CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2013/07/18 00:04:27 Modified files: devel/gperf: Makefile Log message: fix compilation on vax again. somehow, now -O0 ICEs, and -O2 compiles. go figure
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2013/07/17 23:40:31 Modified files: infrastructure/man/man1: dpb.1 Log message: document new way nfs "works".
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2013/07/17 23:36:55 Modified files: infrastructure/lib/DPB: Engine.pm Locks.pm PortBuilder.pm infrastructure/lib/DPB/Job: Port.pm Log message: change the way errors are handled, fixed version: - pass error condition from Job/Port.pm all the way to the engine - use that to know whether we fail, instead of the existence of packages (but still keep track of what we're doing correctly, THAT'S the fix) - refactor error handling into OO version - keep track of locks/errors/packages we're waiting for thx to nfs all of these keep the lock around, and react to the lock being removed. use case for nfs: if there was a revision bump after dpb scanned the port, it will never find the package. Removing the lock will allow dpb to rescan and find the correct packages. with this, dpb no longer waits after nfs. More importantly, it does not report nfs hangs as E:, rather as H:... (and it can "wait" for much longer periods, since it keeps running and only checks on new jobs).
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: jtur...@cvs.openbsd.org 2013/07/17 17:20:46 Modified files: mail/lumail: Makefile distinfo mail/lumail/patches: patch-Makefile Log message: Lumail's daily update to its latest version, 0.14.
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: e...@cvs.openbsd.org2013/07/17 15:58:38 Modified files: devel : Makefile Log message: Link devel/utop.
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: e...@cvs.openbsd.org2013/07/17 15:57:24 Log message: Import utop-1.5; an enhanced ocaml toplevel. A joint effort from myself, jca@ and chrisz@. OK jca@, chrisz@ Status: Vendor Tag: edd Release Tags: edd_20130717 N ports/devel/utop/Makefile N ports/devel/utop/distinfo N ports/devel/utop/pkg/DESCR N ports/devel/utop/pkg/PFRAG.dynlink-native N ports/devel/utop/pkg/PFRAG.native N ports/devel/utop/pkg/PLIST N ports/devel/utop/pkg/README No conflicts created by this import
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2013/07/17 13:35:52 Modified files: mail/getmail : Makefile distinfo Log message: update to 4.41.0; from Tim van der Molen (MAINTAINER) OK sthen@
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: l...@cvs.openbsd.org2013/07/17 12:18:05 Modified files: net/daq: Makefile Added files: net/daq/patches: patch-os-daq-modules_daq_ipfw_c Log message: Fix two bugs in the IPFW DAQ module that prevented Snort from running properly in inline mode: 1. A bug in ipfw_daq_inject() ignores the buf and len arguments that are passed to it. This prevents Snort inline mode from dropping/rejecting packets that match "drop" or "reject" rules. 2. Remove DAQ_CAPA_UNPRIV_START from the list of capabilities so that Snort can run as an unprivileged user when using the IPFW DAQ module. Tested by myself and Adam Jeanguenat. Received guidance from sthen@. Both fixes have been sent upstream.
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2013/07/17 11:37:22 Modified files: www/ruby-jekyll: Makefile distinfo www/ruby-jekyll/pkg: PLIST Log message: update to jekyll-1.1.0 from ji...@devio.us
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2013/07/17 11:08:38 Modified files: graphics/delaboratory: Makefile Log message: A RUN_DEP was missing in the version I imported, needed to work with RAW images. Bump REVISION.
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2013/07/17 10:54:52 Modified files: graphics : Makefile Log message: +delaboratory
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2013/07/17 10:54:11 Log message: Import graphics/delaboratory, a color correction utility for digital images ok benoit@ Status: Vendor Tag: bcallah Release Tags: bcallah_2013-Jul-17 N ports/graphics/delaboratory/Makefile N ports/graphics/delaboratory/distinfo N ports/graphics/delaboratory/pkg/PLIST N ports/graphics/delaboratory/pkg/DESCR No conflicts created by this import
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2013/07/17 10:42:12 Modified files: graphics/jbig2dec: Makefile distinfo Log message: Switch MASTER_SITES to Sourceforge; ghostscript.com link doesn't work anymore. Regen distinfo while here. ok sthen@ lteo@
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2013/07/17 09:52:56 Modified files: lang/ruby/2.0 : Makefile distinfo lang/ruby/2.0/pkg: PLIST-ri_docs Added files: lang/ruby/2.0/patches: patch-ext_openssl_lib_openssl_ssl_rb patch-include_ruby_intern_h Log message: Update to ruby 2.0.0-p247, fixing CVE-2013-4073, with extra patches backported to fix a regression and restore a function that would have caused a major bump of libruby20.so. Bumping the minor of libruby20.so due to added functions.
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2013/07/17 09:51:11 Modified files: lang/ruby/1.9 : Makefile distinfo lang/ruby/1.9/pkg: PLIST-ri_docs Added files: lang/ruby/1.9/patches: patch-ext_openssl_lib_openssl_ssl-internal_rb patch-include_ruby_intern_h Removed files: lang/ruby/1.9/patches: patch-Makefile_in Log message: Update to ruby 1.9.3-p448, fixing CVE-2013-4073, with extra patches backported to fix a regression and restore a function that would have caused a major bump of libruby19.so. Bumping the minor libruby19.so due to added functions.
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2013/07/17 09:48:26 Modified files: lang/ruby/1.8 : Makefile distinfo Added files: lang/ruby/1.8/patches: patch-ext_openssl_lib_openssl_ssl-internal_rb Removed files: lang/ruby/1.8/patches: patch-error_c Log message: Update to ruby 1.8.7-p374, fixing CVE-2013-4073, with an extra patch to fix a regression. This will probably be the last official release of ruby 1.8, since it is now completely unsupported upstream.
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2013/07/17 08:18:38 Modified files: sysutils/ruby-puppet/3: Makefile distinfo sysutils/ruby-puppet/3/patches: patch-lib_puppet_defaults_rb Log message: update to puppet-3.2.3 ok robert@ (MAINTAINER)
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2013/07/17 02:25:34 Modified files: www/py-gunicorn: Makefile distinfo Log message: Update py-gunicorn to 17.5.
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2013/07/17 01:53:11 Modified files: devel/git : Makefile distinfo devel/git/patches: patch-Makefile Log message: Update git to 1.8.3.3.
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2013/07/17 01:52:43 Modified files: mail/postfwd : Makefile mail/postfwd/pkg: postfwd2.rc Log message: etc -> SYSCONFDIR
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: giova...@cvs.openbsd.org2013/07/17 01:36:06 Modified files: mail/postfwd : Makefile mail/postfwd/pkg: postfwd2.rc Added files: mail/postfwd/patches: patch-sbin_postfwd2 Log message: Fix stop and reload case in rc script. with and ok william@
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: giova...@cvs.openbsd.org2013/07/17 01:34:25 ports/mail/postfwd/patches Update of /cvs/ports/mail/postfwd/patches In directory cvs.openbsd.org:/tmp/cvs-serv31363/patches Log Message: Directory /cvs/ports/mail/postfwd/patches added to the repository
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2013/07/17 01:25:59 Modified files: databases/virtuoso: Makefile Log message: This is BROKEN on macppc.
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2013/07/17 01:19:38 Modified files: net/znc: Makefile Added files: net/znc/patches: patch-modules_webadmin_cpp Log message: Security fix for CVE-2013-2130, ZNC Multiple NULL Pointer Dereference Vulnerabilities ok brad@ (MAINTAINER)
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2013/07/17 01:19:50 Modified files: net/znc: Tag: OPENBSD_5_3 Makefile Added files: net/znc/patches: Tag: OPENBSD_5_3 patch-modules_webadmin_cpp Log message: Security fix for CVE-2013-2130, ZNC Multiple NULL Pointer Dereference Vulnerabilities ok brad@ (MAINTAINER)