129
I Use This!
Very High Activity

News

Analyzed about 20 hours ago. based on code collected about 21 hours ago.
Posted over 9 years ago by [email protected] (olgeni)
Update devel/elixir-paratize to version 2.1.3.
Posted over 9 years ago by [email protected] (olgeni)
Update databases/elixir-calecto to version 0.5.1.
Posted over 9 years ago by [email protected] (olgeni)
Update databases/elixir-mariaex to version 0.6.4.
Posted over 9 years ago by [email protected] (olgeni)
Update databases/elixir-ecto to version 1.1.4.
Posted over 9 years ago by [email protected] (miwi)
- Update to 2.0.10 PR: 207202 Submitted by: maintainer
Posted over 9 years ago by [email protected] (rakuco)
Update to 1.4.4. This is slightly more urgent than other updates, since it is required to play the anticipated upcoming (on Feb 23) expansion. Changes: http://te4.org/blogs/darkgod/2016/02/news/tales-majeyal-144-aka-once-more-teasing-released PR: 207394 Submitted by: Nikolai Lifanov (maintainer)
Posted over 9 years ago by [email protected] (rakuco)
Update to 1.0.79. debootstrap (1.0.79) unstable; urgency=medium [ Samuel Thibault ] * hurd: move setting up dev and servers firmlink to setup_proc stage. Also firmlink proc there. Thanks Gabriele Giacone for all the investigation! ... [More] (Closes: #768102) (Closes: #768102) -- Christian Perrier Fri, 19 Feb 2016 07:23:59 +0100 debootstrap (1.0.78+nmu1) unstable; urgency=medium * Non-maintainer upload. * Split setup_devices in setup_devices (which now only deals with static device nodes) and setup_dynamic_devices, and move the calls to setup_devices from the beginning of the second stage to the end of the first stage. setup_dynamic_devices mounts the appropriate filesystems which provide dynamic device nodes for the architectures which need one in debootstrap (kfreebsd and hurd). This fixes a bug in --second-stage introduced in 1.0.34 and exposed by the devices-related changes of 1.0.76: the second stage debootstrap runs "dpkg --print-architecture >/dev/null" at the very beginning of the program when /dev is still empty, so it creates an empty regular file in place of /dev/null and this will cause mknod to fail later. (Closes: #813232) -- Marco d'Itri Wed, 17 Feb 2016 01:23:23 +0100 PR: 207393 Submitted by: Nikolai Lifanov (maintainer) [Less]
Posted over 9 years ago by [email protected] (rakuco)
.Fix build on 9.x. Setting WITH_OPENSSL_PORT after including bsd.ports.pre.mk is a no-op, include bsd.port.options.mk instead. The 2016Q1 is unaffected by this bug. PR: 207382 Submitted by: [email protected] (maintainer)
Posted over 9 years ago by [email protected] (rakuco)
Update to 0.3.0. PR: 207375 Submitted by: Zsolt Udvari (maintainer)
Posted over 9 years ago by [email protected] (rakuco)
Update to 0.3.12. Release notes: http://www.bareftp.org/news/?p=279 Basically, there are only translation updates. While here: - Replace patch-configure and patch-po-LINGUAS (which were basically working around the GNU sed-isms in m4/shamrock/i18n.m4) with an awk call in the configure script.