cvs commit: ports UPDATING

2012-01-13 Thread Wesley Shields
wxs 2012-01-14 01:23:45 UTC FreeBSD ports repository Modified files: .UPDATING Log: Add a note about 9.0 being released. Serves as a nice bookmark for people. Requested by: Warren Block (private mail) Revision ChangesPath 1.1188+7

Re: cvs commit: ports/security/vuxml vuln.xml

2012-01-13 Thread Wesley Shields
On Sat, Jan 14, 2012 at 02:47:41AM +, Ryan Steinmetz wrote: zi 2012-01-14 02:47:41 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - Document vulnerabilities in security/openssl -- CVE-2011-4108, CVE-2011-4109, CVE-2011-4576

Re: cvs commit: ports/devel/pinba_engine Makefile distinfo ports/devel/pinba_engine/files patch-src__ha_pinba.cc

2012-01-12 Thread Wesley Shields
On Thu, Jan 12, 2012 at 08:20:12AM -0500, Michael Scheidell wrote: On 1/12/12 8:02 AM, Gabor Kovesdan wrote: Although compatible, MariaDB is not MySQL. From the user perspective I definitely would not want such behavior. I'd rather vote for adding extra knobs for that. I like

Re: cvs commit: ports/devel/pinba_engine Makefile distinfo ports/devel/pinba_engine/files patch-src__ha_pinba.cc

2012-01-12 Thread Wesley Shields
On Thu, Jan 12, 2012 at 08:40:03AM -0500, Michael Scheidell wrote: On 1/12/12 8:38 AM, Wesley Shields wrote: Just a quick note for anyone who reads this: Users should _NEVER_ set USE_* in /etc/make.conf. http://www.freebsd.org/doc/en/books/porters-handbook/makefile-depend.html#USE

Re: cvs commit: ports/devel/pinba_engine Makefile distinfo ports/devel/pinba_engine/files patch-src__ha_pinba.cc

2012-01-12 Thread Wesley Shields
On Thu, Jan 12, 2012 at 08:52:40AM -0500, Michael Scheidell wrote: On 1/12/12 8:49 AM, Wesley Shields wrote: If someone is doing that in practice it will break. There is no theory discussion to be had here. yes, but people do. Then they are breaking things. My desire in pointing out

cvs commit: ports/security/suricata Makefile distinfo pkg-plist ports/security/suricata/files patch-Makefile.in

2012-01-10 Thread Wesley Shields
wxs 2012-01-10 19:34:02 UTC FreeBSD ports repository Modified files: security/suricataMakefile distinfo pkg-plist Removed files: security/suricata/files patch-Makefile.in Log: - Update to 1.1.1. - Use libhtp from ports instead of the bundled one. - Remove

cvs commit: ports/mail/spamdyke Makefile

2012-01-09 Thread Wesley Shields
wxs 2012-01-10 02:54:08 UTC FreeBSD ports repository Modified files: mail/spamdykeMakefile Log: Set IGNORE if building with clang. This port uses nested functions which are a gcc extension and not supported by clang yet (if ever). Revision ChangesPath

Re: USE_GCC and CC=clang

2012-01-09 Thread Wesley Shields
On Mon, Jan 09, 2012 at 06:22:58PM +, b. f. wrote: I'm trying to fix a port which absolutely will not build with clang, since clang does not support the gcc extension used by this port. I set USE_GCC=4.2+, which is the lowest version of GCC which will work, but it doesn't properly

cvs commit: ports/security/vuxml vuln.xml

2012-01-08 Thread Wesley Shields
wxs 2012-01-09 02:26:53 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Document spamdyke STARTTLS plaintext injection vulnerability. Revision ChangesPath 1.2539+32 -1 ports/security/vuxml/vuln.xml

cvs commit: ports/mail/spamdyke Makefile distinfo

2012-01-08 Thread Wesley Shields
wxs 2012-01-09 02:27:37 UTC FreeBSD ports repository Modified files: mail/spamdykeMakefile distinfo Log: Update to 4.2.1. Security: a47af810-3a17-11e1-a1be-00e0815b8da8 Revision ChangesPath 1.11 +1 -4 ports/mail/spamdyke/Makefile

Re: cvs commit: ports/mail/spamdyke Makefile distinfo

2012-01-08 Thread Wesley Shields
On Mon, Jan 09, 2012 at 02:27:37AM +, Wesley Shields wrote: wxs 2012-01-09 02:27:37 UTC FreeBSD ports repository Modified files: mail/spamdykeMakefile distinfo Log: Update to 4.2.1. | -.if ${OSVERSION} = 700042 | -BROKEN=this port causes gcc

USE_GCC and CC=clang

2012-01-08 Thread Wesley Shields
I'm trying to fix a port which absolutely will not build with clang, since clang does not support the gcc extension used by this port. I set USE_GCC=4.2+, which is the lowest version of GCC which will work, but it doesn't properly override CC=clang. wxs@ack spamdyke % env CC=clang make test-gcc |

Re: cvs commit: ports/x11/xinput Makefile distinfo

2012-01-07 Thread Wesley Shields
On Sat, Jan 07, 2012 at 04:41:15AM +, Eitan Adler wrote: eadler 2012-01-07 04:41:15 UTC FreeBSD ports repository Modified files: x11/xinput Makefile distinfo Log: Update xinput to 1.5.4 Changes: Don't use defines for checking server version.

Re: cvs commit: ports/x11/xinput Makefile distinfo

2012-01-07 Thread Wesley Shields
On Sat, Jan 07, 2012 at 12:39:38PM -0500, Eitan Adler wrote: On Sat, Jan 7, 2012 at 10:42 AM, Wesley Shields w...@freebsd.org wrote: On Sat, Jan 07, 2012 at 04:41:15AM +, Eitan Adler wrote: eadler ?? ?? ??2012-01-07 04:41:15 UTC ?? FreeBSD ports repository ?? Modified files

cvs commit: ports/devel/git Makefile distinfo pkg-plist

2012-01-07 Thread Wesley Shields
wxs 2012-01-08 01:42:44 UTC FreeBSD ports repository Modified files: devel/gitMakefile distinfo pkg-plist Log: Update to 1.7.8.3. Changes: https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.8.3.txt Revision ChangesPath 1.126

cvs commit: ports/security/yara Makefile distinfo ports/security/yara/files patch-libyara__proc.c

2012-01-07 Thread Wesley Shields
wxs 2012-01-08 01:44:23 UTC FreeBSD ports repository Modified files: security/yaraMakefile distinfo Removed files: security/yara/files patch-libyara__proc.c Log: Update to 1.6. While here, fix build with clang by setting USE_CSTD=gnu89. Revision

cvs commit: ports/security/py-yara Makefile distinfo

2012-01-07 Thread Wesley Shields
wxs 2012-01-08 01:44:55 UTC FreeBSD ports repository Modified files: security/py-yara Makefile distinfo Log: - Update to 1.6. Revision ChangesPath 1.3 +2 -2 ports/security/py-yara/Makefile 1.3 +2 -2 ports/security/py-yara/distinfo

cvs commit: ports/net-mgmt/p0f Makefile ports/net-mgmt/p0f/files patch-p0f.c

2012-01-06 Thread Wesley Shields
wxs 2012-01-06 21:01:18 UTC FreeBSD ports repository Modified files: net-mgmt/p0f Makefile net-mgmt/p0f/files patch-p0f.c Log: Add support for pflog interfaces. Adjust chunk statements in the patch while here. Submitted by: Clayton Milos

Re: Patch for net-mgmt/p0f

2012-01-06 Thread Wesley Shields
On Fri, Jan 06, 2012 at 04:12:19PM -, Clayton Milos wrote: Hi guys I found that p0f doesn't work with the pflog interface. A bit of searching and this patch turned up: http://desync.com/~bw/patch-p0f.c With it applied instead of the default patch it works. It looks like the default

Re: Patch for net-mgmt/p0f

2012-01-06 Thread Wesley Shields
On Fri, Jan 06, 2012 at 04:12:19PM -, Clayton Milos wrote: Hi guys I found that p0f doesn't work with the pflog interface. A bit of searching and this patch turned up: http://desync.com/~bw/patch-p0f.c With it applied instead of the default patch it works. It looks like the default

cvs commit: ports/devel/git Makefile distinfo pkg-plist

2011-12-29 Thread Wesley Shields
wxs 2011-12-30 04:23:59 UTC FreeBSD ports repository Modified files: devel/gitMakefile distinfo pkg-plist Log: Update to 1.7.8.2. Appease portlint by moving PROJECTHOST. Since moving to code.google.com the signatures haven't been published. Remove the

Re: cvs commit: ports UPDATING ports/Tools/scripts README README.portsearch ports/Tools/scripts/modules buildmodules.pl

2011-12-27 Thread Wesley Shields
On Tue, Dec 27, 2011 at 03:32:25AM +, Eitan Adler wrote: eadler 2011-12-27 03:32:25 UTC FreeBSD ports repository Modified files: .UPDATING Tools/scriptsREADME README.portsearch Tools/scripts/modules buildmodules.pl Log: -

cvs commit: ports/devel/git Makefile

2011-12-27 Thread Wesley Shields
wxs 2011-12-27 15:34:19 UTC FreeBSD ports repository Modified files: devel/gitMakefile Log: Fix an issue where a documentation symlink can be extracted with an incorrect owner. This only happens if the distfile is extracted as a non-root user, which is why

Re: cvs commit: ports UPDATING ports/Tools/scripts README README.portsearch ports/Tools/scripts/modules buildmodules.pl

2011-12-27 Thread Wesley Shields
On Tue, Dec 27, 2011 at 01:55:28PM -0500, Eitan Adler wrote: On Tue, Dec 27, 2011 at 9:27 AM, Wesley Shields w...@freebsd.org wrote: On Tue, Dec 27, 2011 at 03:32:25AM +, Eitan Adler wrote: eadler ?? ?? ??2011-12-27 03:32:25 UTC ?? FreeBSD ports repository ?? Modified files

cvs commit: ports/Tools/scripts README.portsearch

2011-12-27 Thread Wesley Shields
wxs 2011-12-28 00:53:48 UTC FreeBSD ports repository Modified files: Tools/scriptsREADME.portsearch Log: Revert part of the previous commit, and make things a little more clear with punctuation. Discussed with: eadler@ Revision ChangesPath 1.3

cvs commit: ports/Tools/scripts README.portsearch

2011-12-27 Thread Wesley Shields
wxs 2011-12-28 01:46:02 UTC FreeBSD ports repository Modified files: Tools/scriptsREADME.portsearch Log: Better wording to clarify the previous two commits. Submitted by: dougb@ Revision ChangesPath 1.4 +2 -1

Re: cvs commit: ports/Tools/scripts README.portsearch

2011-12-27 Thread Wesley Shields
On Tue, Dec 27, 2011 at 05:13:58PM -0800, Doug Barton wrote: Blah ... I was really hoping to stay out of this, but with respect I think this change went the wrong direction. How about: -f file Use an index file with the name file, instead of /usr/ports/INDEX I'd actually

cvs commit: ports/security/vuxml vuln.xml

2011-12-26 Thread Wesley Shields
wxs 2011-12-26 22:42:26 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Fix the build. Missing a quote on the blockquote citation and a missing /p. Revision ChangesPath 1.2526+3 -3 ports/security/vuxml/vuln.xml

cvs commit: ports/security/vuxml vuln.xml

2011-12-26 Thread Wesley Shields
wxs 2011-12-26 23:00:58 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Whitespace cleanup in a BIND topic. Revision ChangesPath 1.2527+2 -2 ports/security/vuxml/vuln.xml ___

cvs commit: ports/security/vuxml vuln.xml

2011-12-26 Thread Wesley Shields
wxs 2011-12-26 23:23:29 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Don't wrap a couple of lines. No other entries wrap these lines, so when in Rome... Revision ChangesPath 1.2528+3 -5 ports/security/vuxml/vuln.xml

cvs commit: ports/lang/fpc-units Makefile

2011-12-25 Thread Wesley Shields
wxs 2011-12-25 19:22:59 UTC FreeBSD ports repository Modified files: lang/fpc-units Makefile Log: Switch to using bsd.port.options.mk and cleanup unnecessary assignments. PR: ports/162754 Submitted by: Matthew Seaman m.sea...@infracaninophile.co.uk

cvs commit: ports/devel/mico Makefile

2011-12-25 Thread Wesley Shields
wxs 2011-12-25 19:25:13 UTC FreeBSD ports repository Modified files: devel/mico Makefile Log: Switch to using bsd.port.options.mk and cleanup unnecessary assignments. PR: ports/162754 Submitted by: Matthew Seaman m.sea...@infracaninophile.co.uk

cvs commit: ports/net-mgmt/nedi Makefile

2011-12-25 Thread Wesley Shields
wxs 2011-12-25 19:28:06 UTC FreeBSD ports repository Modified files: net-mgmt/nediMakefile Log: Switch to using bsd.port.options.mk and remove unnecessary assignments. While here, don't use 'find | xargs rm', when 'find -delete' will do. PR:

cvs commit: ports/net-mgmt/netustad Makefile

2011-12-25 Thread Wesley Shields
wxs 2011-12-25 19:30:17 UTC FreeBSD ports repository Modified files: net-mgmt/netustadMakefile Log: Switch to using bsd.port.options.mk and remove unnecessary assignments. PR: ports/162754 Submitted by: Matthew Seaman m.sea...@infracaninophile.co.uk

cvs commit: ports/security/pear-Crypt_RSA Makefile

2011-12-25 Thread Wesley Shields
wxs 2011-12-25 19:34:40 UTC FreeBSD ports repository Modified files: security/pear-Crypt_RSA Makefile Log: Switch to using bsd.port.options.mk and remove unnecessary assignments. While here, be explicit with RUN_DEPENDS (pet pet portlint). PR:

cvs commit: ports/mail/squirrelmail-shared_calendars-plugin Makefile

2011-12-25 Thread Wesley Shields
wxs 2011-12-25 19:36:46 UTC FreeBSD ports repository Modified files: mail/squirrelmail-shared_calendars-plugin Makefile Log: Switch to using bsd.port.options.mk and remove unnecessary assignments. PR: ports/162754 Submitted by: Matthew Seaman

Re: cvs commit: ports/devel/git Makefile pkg-plist

2011-12-24 Thread Wesley Shields
On Wed, Dec 21, 2011 at 08:51:29PM +, Chris Rees wrote: On 18 December 2011 16:17, Wesley Shields w...@freebsd.org wrote: wxs ? ? ? ? 2011-12-18 16:17:32 UTC ?FreeBSD ports repository ?Modified files: ? ?devel/git ? ? ? ? ? ?Makefile pkg-plist ?Log: ?Switch to installing

cvs commit: ports/devel/git Makefile distinfo pkg-plist

2011-12-24 Thread Wesley Shields
wxs 2011-12-25 02:35:56 UTC FreeBSD ports repository Modified files: devel/gitMakefile distinfo pkg-plist Log: - Update to 1.7.8.1 - As suggested by crees@, switch to using ${CP} -R to install contrib scripts. This keeps permissions as they are in the

cvs commit: ports/devel Makefile ports/devel/libhtp Makefile distinfo pkg-descr pkg-plist

2011-12-24 Thread Wesley Shields
wxs 2011-12-25 02:41:07 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/libhtp Makefile distinfo pkg-descr pkg-plist Log: LibHTP is a security-aware parser for the HTTP protocol and the related bits and pieces.

Re: cvs commit: ports/devel Makefile ports/devel/libhtp Makefile distinfo pkg-descr pkg-plist

2011-12-24 Thread Wesley Shields
On Sun, Dec 25, 2011 at 02:41:07AM +, Wesley Shields wrote: wxs 2011-12-25 02:41:07 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/libhtp Makefile distinfo pkg-descr pkg-plist Log: LibHTP

Re: svn commit: r228713 - head/contrib/tcpdump

2011-12-19 Thread Wesley Shields
On Mon, Dec 19, 2011 at 05:32:55PM +, Dimitry Andric wrote: Author: dim Date: Mon Dec 19 17:32:54 2011 New Revision: 228713 URL: http://svn.freebsd.org/changeset/base/228713 Log: In contrib/tcpdump/print-icmp6.c, fix a problem where the comparison against icmp6_hdr::icmp6_type is

cvs commit: ports/devel/git Makefile pkg-plist

2011-12-18 Thread Wesley Shields
wxs 2011-12-18 16:17:32 UTC FreeBSD ports repository Modified files: devel/gitMakefile pkg-plist Log: Switch to installing contrib files using COPYTREE_BIN instead of COPYTREE_SHARE. The documentation in the hooks says you should set executable permissions on

cvs commit: ports/net/py-pypcap/files patch-setup.py

2011-12-18 Thread Wesley Shields
wxs 2011-12-18 19:44:58 UTC FreeBSD ports repository Modified files: net/py-pypcap/files patch-setup.py Log: Fix build on 9 and 10. PR: ports/163341 Submitted by: Jan Beich jbe...@tormail.net Revision ChangesPath 1.3 +3 -3

Re: cvs commit: ports/net-mgmt/net-snmp Makefile

2011-12-14 Thread Wesley Shields
On Wed, Dec 14, 2011 at 01:08:08PM +, Michael Scheidell wrote: scheidell2011-12-14 13:08:08 UTC FreeBSD ports repository Modified files: net-mgmt/net-snmpMakefile Log: - re-integration which enables the option of building the python bindings [1] - with the

Re: cvs commit: ports/net-mgmt/net-snmp Makefile

2011-12-14 Thread Wesley Shields
On Wed, Dec 14, 2011 at 08:49:40PM +, Michael Scheidell wrote: Pr logs show pings were made. Timeout was well past conventional 14 days with no response . Sorry but all indications were that noone was working in the port. I don't see anything in the log that indicates zi@ was ever

Re: cvs commit: ports/net-mgmt/net-snmp Makefile

2011-12-14 Thread Wesley Shields
On Wed, Dec 14, 2011 at 09:16:45PM +, Michael Scheidell wrote: scheidell2011-12-14 21:16:45 UTC FreeBSD ports repository Modified files: net-mgmt/net-snmpMakefile Log: - Backed out at request of maintainer - PR reopened PR: ports/162140

cvs commit: ports/devel/git Makefile distinfo pkg-plist

2011-12-07 Thread Wesley Shields
wxs 2011-12-07 15:53:20 UTC FreeBSD ports repository Modified files: devel/gitMakefile distinfo pkg-plist Log: Update to 1.7.8. Changes: https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.8.txt Feature safe: yes Revision

Re: cvs commit: ports/security/fprint_demo Makefile distinfo pkg-plist

2011-12-02 Thread Wesley Shields
On Tue, Nov 29, 2011 at 10:39:55PM +, Michael Scheidell wrote: scheidell2011-11-29 22:39:55 UTC FreeBSD ports repository Modified files: security/fprint_demo Makefile distinfo pkg-plist Log: - pkg-plist had missing lines PR: 161226 Approved by:

Re: cvs commit: ports/security/fprint_demo Makefile distinfo pkg-plist

2011-12-02 Thread Wesley Shields
On Fri, Dec 02, 2011 at 02:16:32PM +, Michael Scheidell wrote: -Original Message- From: Wesley Shields [mailto:w...@freebsd.org] Sent: Friday, December 02, 2011 9:01 AM To: Michael Scheidell Cc: ports-committ...@freebsd.org; cvs-po...@freebsd.org; cvs-all@FreeBSD.org Subject: Re

Re: [tcpdump-workers] post-commit emailing

2011-11-27 Thread Wesley Shields
On Tue, Sep 13, 2011 at 01:36:00PM -0400, Michael Richardson wrote: Rick == Rick Jones rick.jon...@hp.com writes: I think that this is a bit low, so double it. Rick While that would be considerably higher than the current Rick tcpdump-workers email rate (as I perceive

Re: More nitpicks from the department of redundancy department...

2011-11-22 Thread Wesley Shields
On Mon, Nov 21, 2011 at 12:42:59AM -0500, Eitan Adler wrote: On Sun, Nov 20, 2011 at 10:18 AM, Eitan Adler li...@eitanadler.com wrote: On Sun, Nov 20, 2011 at 4:45 AM, Matthew Seaman m.sea...@infracaninophile.co.uk wrote: PORT_DBDIR?= /var/db/ports is the default setting in bsd.ports.mk

Re: More nitpicks from the department of redundancy department...

2011-11-22 Thread Wesley Shields
On Tue, Nov 22, 2011 at 03:44:47PM +, Matthew Seaman wrote: On 22/11/2011 13:29, Wesley Shields wrote: On Mon, Nov 21, 2011 at 12:42:59AM -0500, Eitan Adler wrote: On Sun, Nov 20, 2011 at 10:18 AM, Eitan Adler li...@eitanadler.com wrote: On Sun, Nov 20, 2011 at 4:45 AM, Matthew Seaman

cvs commit: ports/devel/git Makefile distinfo pkg-plist

2011-11-21 Thread Wesley Shields
wxs 2011-11-21 18:36:03 UTC FreeBSD ports repository Modified files: devel/gitMakefile distinfo pkg-plist Log: Update to 1.7.7.4. Changelog: https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.7.4.txt Feature safe: yes Revision

cvs commit: ports/sysutils/cpuburn Makefile

2011-11-16 Thread Wesley Shields
wxs 2011-11-17 03:02:10 UTC FreeBSD ports repository Modified files: sysutils/cpuburn Makefile Log: I'll also help out and host this distfile. Feature safe: yes Revision ChangesPath 1.13 +1 -0 ports/sysutils/cpuburn/Makefile

cvs commit: ports/devel/git Makefile distinfo pkg-plist

2011-11-11 Thread Wesley Shields
wxs 2011-11-11 14:46:07 UTC FreeBSD ports repository Modified files: devel/gitMakefile distinfo pkg-plist Log: - Update to 1.7.7.3 Changelog: https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.7.3.txt Feature safe: yes Revision

cvs commit: ports/security/vuxml vuln.xml

2011-11-10 Thread Wesley Shields
wxs 2011-11-10 13:40:45 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Add missing blank lines between entries. Feature safe: yes Revision ChangesPath 1.2488+3 -1 ports/security/vuxml/vuln.xml

cvs commit: ports/Mk bsd.sites.mk

2011-11-09 Thread Wesley Shields
wxs 2011-11-09 17:18:27 UTC FreeBSD ports repository Modified files: Mk bsd.sites.mk Log: Add MASTER_SITE_SUDO. Suggested by: miwi@ Revision ChangesPath 1.551 +33 -1 ports/Mk/bsd.sites.mk

cvs commit: ports/security/sudo Makefile

2011-11-09 Thread Wesley Shields
wxs 2011-11-09 17:18:44 UTC FreeBSD ports repository Modified files: security/sudoMakefile Log: Switch to using MASTER_SITE_SUDO. Revision ChangesPath 1.140 +1 -28 ports/security/sudo/Makefile ___

cvs commit: ports/devel/git Makefile distinfo pkg-plist

2011-11-03 Thread Wesley Shields
wxs 2011-11-03 18:15:38 UTC FreeBSD ports repository Modified files: devel/gitMakefile distinfo pkg-plist Log: - Update to 1.7.7.2 Changelog: https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.7.2.txt Revision ChangesPath 1.118

cvs commit: ports/security/sudo Makefile

2011-11-01 Thread Wesley Shields
wxs 2011-11-01 14:13:05 UTC FreeBSD ports repository Modified files: security/sudoMakefile Log: - Use DISTNAME instead of DISTFILES and remove WRKSRC. Submitted by: sunpoet@ Revision ChangesPath 1.138 +1 -2 ports/security/sudo/Makefile

Re: gstat collision between sysutils/coreutils and base gstat

2011-11-01 Thread Wesley Shields
On Mon, Oct 31, 2011 at 05:43:23PM +, Chris Rees wrote: On 31 October 2011 15:18, Wesley Shields w...@freebsd.org wrote: On Mon, Oct 31, 2011 at 09:21:26AM +, Chris Rees wrote: Hey all, Traditionally we've tended to use the 'g' prefix for GNU utilities; gmake, gtar etc

Re: gstat collision between sysutils/coreutils and base gstat

2011-10-31 Thread Wesley Shields
On Mon, Oct 31, 2011 at 09:21:26AM +, Chris Rees wrote: Hey all, Traditionally we've tended to use the 'g' prefix for GNU utilities; gmake, gtar etc, but apparently with stat that is a problem [1], due to the different gstat utility in base. I'm reluctant to simply rename the

cvs commit: ports/devel/git Makefile distinfo pkg-plist

2011-10-30 Thread Wesley Shields
wxs 2011-10-30 14:13:55 UTC FreeBSD ports repository Modified files: devel/gitMakefile distinfo pkg-plist Log: - Update to 1.7.7.1 Revision ChangesPath 1.117 +1 -2 ports/devel/git/Makefile 1.82 +6 -6 ports/devel/git/distinfo

cvs commit: ports/security/sudo Makefile

2011-10-30 Thread Wesley Shields
wxs 2011-10-30 14:24:02 UTC FreeBSD ports repository Modified files: security/sudoMakefile Log: Fix version number going backwards. Noticed by: erwin@ Revision ChangesPath 1.137 +4 -1 ports/security/sudo/Makefile

cvs commit: ports/security/sudo Makefile distinfo

2011-10-29 Thread Wesley Shields
wxs 2011-10-30 02:49:59 UTC FreeBSD ports repository Modified files: security/sudoMakefile distinfo Log: - Update to 1.8.3p1 Revision ChangesPath 1.136 +1 -1 ports/security/sudo/Makefile 1.77 +2 -2 ports/security/sudo/distinfo

cvs commit: ports/devel/subversion Makefile.common

2011-10-29 Thread Wesley Shields
wxs 2011-10-30 04:22:51 UTC FreeBSD ports repository Modified files: devel/subversion Makefile.common Log: - Fix build on 10 Approved by:portmgr@ (miwi) Revision ChangesPath 1.52 +2 -1 ports/devel/subversion/Makefile.common

Re: ports/162049: The Ports tree lacks a framework to restart services

2011-10-27 Thread Wesley Shields
On Thu, Oct 27, 2011 at 11:15:00AM +0200, Ed Schouten wrote: Hi folks, As crees@ suggested, I'm sending an email to ports@ about this. What really bothers me when I use the FreeBSD Ports tree on one of my systems, is that the behaviour of dealing with services is quite inconsistent. As

cvs commit: ports/security/sudo Makefile distinfo pkg-plist

2011-10-23 Thread Wesley Shields
wxs 2011-10-23 15:00:38 UTC FreeBSD ports repository Modified files: security/sudoMakefile distinfo pkg-plist Log: - Update to 1.8.3. Revision ChangesPath 1.134 +1 -1 ports/security/sudo/Makefile 1.76 +2 -2

cvs commit: ports/devel/git Makefile

2011-10-20 Thread Wesley Shields
wxs 2011-10-20 16:00:04 UTC FreeBSD ports repository Modified files: devel/gitMakefile Log: Remove dependency upon devel/subversion. We already depend upon devel/p5-subversion which will bring in devel/subversion for us. Furthermore, devel/p5-subversion

Re: What is wrong here?

2011-10-18 Thread Wesley Shields
On Mon, Oct 17, 2011 at 10:22:08PM +0200, Leslie Jensen wrote: 2011-10-17 22:13, Matthias Andree skrev: Am 17.10.2011 22:10, schrieb Leslie Jensen: I have a script that does portsnap fetch update pkg_version -vIL= on a Daily basis Today I got this little message about

Re: Ports maintrainer mode?

2011-10-17 Thread Wesley Shields
On Sun, Oct 16, 2011 at 11:46:01PM +1100, Alexey Golodov wrote: Looking through the ports, I see that sometimes maintrainers include in Makefile block with actions for maintrain port. There are different ways to define it (starting with MAINTRAINER_MODE in devel/git, and ends if user =

cvs commit: ports/devel Makefile ports/devel/p5-subversion-freebsd Makefile pkg-descr pkg-plist

2011-10-16 Thread Wesley Shields
wxs 2011-10-17 03:34:34 UTC FreeBSD ports repository Modified files: develMakefile Removed files: devel/p5-subversion-freebsd Makefile pkg-descr pkg-plist Log: Remove devel/p5-subversion-freebsd as it is no longer needed. The only port which was

cvs commit: ports/devel/git-subversion Makefile

2011-10-16 Thread Wesley Shields
wxs 2011-10-17 03:50:40 UTC FreeBSD ports repository Modified files: devel/git-subversion Makefile Log: Switch to using WITH_SVN instead of the old WITH_SVN_FBSD. Revision ChangesPath 1.3 +1 -1 ports/devel/git-subversion/Makefile

cvs commit: ports/devel/git Makefile

2011-10-16 Thread Wesley Shields
wxs 2011-10-17 03:52:01 UTC FreeBSD ports repository Modified files: devel/gitMakefile Log: Remove support for WITH_SVN_FBSD. Revision ChangesPath 1.115 +2 -2 ports/devel/git/Makefile ___

cvs commit: ports UPDATING

2011-10-16 Thread Wesley Shields
wxs 2011-10-17 03:55:51 UTC FreeBSD ports repository Modified files: .UPDATING Log: Add a note about removal of devel/p5-subversion-freebsd. Prodded by: dougb@ Revision ChangesPath 1.1156+12 -2 ports/UPDATING

cvs commit: ports/devel/git pkg-plist

2011-10-07 Thread Wesley Shields
wxs 2011-10-07 12:49:17 UTC FreeBSD ports repository Modified files: devel/gitpkg-plist Log: - Remove duplicate plist entry. Revision ChangesPath 1.81 +0 -1 ports/devel/git/pkg-plist ___

svn commit: r226064 - head/sys/dev/ata

2011-10-06 Thread Wesley Shields
Author: wxs (ports committer) Date: Thu Oct 6 16:13:47 2011 New Revision: 226064 URL: http://svn.freebsd.org/changeset/base/226064 Log: Fix a typo in a comment. Approved by: kib@ Modified: head/sys/dev/ata/ata-all.c Modified: head/sys/dev/ata/ata-all.c

svn commit: r226064 - head/sys/dev/ata

2011-10-06 Thread Wesley Shields
Author: wxs (ports committer) Date: Thu Oct 6 16:13:47 2011 New Revision: 226064 URL: http://svn.freebsd.org/changeset/base/226064 Log: Fix a typo in a comment. Approved by: kib@ Modified: head/sys/dev/ata/ata-all.c Modified: head/sys/dev/ata/ata-all.c

cvs commit: ports/devel/git Makefile distinfo pkg-plist ports/devel/git/files patch-Makefile

2011-10-05 Thread Wesley Shields
wxs 2011-10-05 16:30:35 UTC FreeBSD ports repository Modified files: devel/gitMakefile distinfo pkg-plist devel/git/files patch-Makefile Log: - Update to 1.7.7. Revision ChangesPath 1.113 +7 -11 ports/devel/git/Makefile 1.81

cvs commit: ports/net/py-pypcap Makefile ports/net/py-pypcap/files patch-pcap.pyx

2011-10-01 Thread Wesley Shields
wxs 2011-10-02 02:55:21 UTC FreeBSD ports repository Modified files: net/py-pypcapMakefile Added files: net/py-pypcap/files patch-pcap.pyx Log: - Bring in the following changes from upstream: 80, 85, 86, 90, 91, 92, 93, 100, 101 These can all be

cvs commit: CVSROOT access

2011-09-20 Thread Wesley Shields
wxs 2011-09-20 20:14:55 UTC FreeBSD ports repository Modified files: .access Log: Forced commit to note that zi@ is now flying solo. May your pointyhat collection be small! Discussed with: tabthorpe@ Revision ChangesPath 1.976 +0 -0

cvs commit: ports/devel/git Makefile

2011-09-09 Thread Wesley Shields
wxs 2011-09-10 01:56:16 UTC FreeBSD ports repository Modified files: devel/gitMakefile Log: - Fix MASTER_SITES while kernel.org is down. Submitted by: az@, gjb@ Revision ChangesPath 1.112 +5 -2 ports/devel/git/Makefile

Re: git distfiles on the local mirror

2011-09-09 Thread Wesley Shields
On Fri, Sep 09, 2011 at 09:37:08PM +, b. f. wrote: Could someone please place the latest devel/git distfiles on the local mirrors, so that they are available while kernel.org is recovering from being hacked? The github mirror only has gzipped development tarballs, that don't work with the

cvs commit: ports/security/sudo Makefile distinfo pkg-plist

2011-09-06 Thread Wesley Shields
wxs 2011-09-06 18:07:33 UTC FreeBSD ports repository Modified files: security/sudoMakefile distinfo pkg-plist Log: - Update to 1.8.2 - Now depend on gettext - While here, use DISTVERSION. Revision ChangesPath 1.131 +12 -5

cvs commit: ports/devel/git Makefile distinfo pkg-plist

2011-09-06 Thread Wesley Shields
wxs 2011-09-07 01:21:44 UTC FreeBSD ports repository Modified files: devel/gitMakefile distinfo pkg-plist Log: - Update to 1.7.6.1. Changes: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.6.1.txt Revision ChangesPath 1.111 +1 -1

cvs commit: ports/security/sudo Makefile

2011-09-06 Thread Wesley Shields
wxs 2011-09-07 01:30:26 UTC FreeBSD ports repository Modified files: security/sudoMakefile Log: - Switch to using bsd.port.options.mk. Revision ChangesPath 1.132 +2 -2 ports/security/sudo/Makefile ___

cvs commit: ports/net/daemonlogger Makefile distinfo ports/net/daemonlogger/files daemonlogger.sh.in

2011-08-17 Thread Wesley Shields
wxs 2011-08-17 13:00:14 UTC FreeBSD ports repository Modified files: net/daemonlogger Makefile distinfo net/daemonlogger/files daemonlogger.sh.in Log: - Update to 1.2.1 - no functional changes, entirely compilation fixes on other platforms. I figure if I have to

cvs commit: ports/net/isc-dhcp41-server Makefile ports/net/isc-dhcp41-server/files extra-patch-dhcp-4.1.1-ldap.patch

2011-08-17 Thread Wesley Shields
wxs 2011-08-17 13:02:55 UTC FreeBSD ports repository Modified files: net/isc-dhcp41-server Makefile Added files: net/isc-dhcp41-server/files extra-patch-dhcp-4.1.1-ldap.patch Log: - Apply an extra patch to fix the LDAP breakage that happened with the last update.

cvs commit: ports/net/isc-dhcp41-server distinfo

2011-08-15 Thread Wesley Shields
wxs 2011-08-15 14:59:39 UTC FreeBSD ports repository Modified files: net/isc-dhcp41-server distinfo Log: - Add the LDAP patch back into distinfo. I accidentally removed it with my last commit. Noticed by: Robert Huff Submitted by: Douglas Thrift

cvs commit: ports/devel Makefile ports/devel/p5-subversion-freebsd Makefile pkg-descr pkg-plist

2011-08-15 Thread Wesley Shields
wxs 2011-08-15 16:25:42 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/p5-subversion-freebsd Makefile pkg-descr pkg-plist Log: This is a port for the p5-subversion bindings but it forces a dependency upon

cvs commit: ports/devel Makefile ports/devel/git-subversion Makefile pkg-descr

2011-08-15 Thread Wesley Shields
wxs 2011-08-15 16:27:30 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/git-subversion Makefile pkg-descr Log: By popular demand I'm introducing a git-subversion port. Many FreeBSD developers have lamented the fact that

cvs commit: ports/devel/git Makefile pkg-plist

2011-08-15 Thread Wesley Shields
wxs 2011-08-15 16:29:00 UTC FreeBSD ports repository Modified files: devel/gitMakefile pkg-plist Log: - Adjust accordingly for the slave port (git-subversion). - Be consistent in whitespace. - Use PLIST_SUB to comment out perl specific options. [1]

cvs commit: ports/security/vuxml vuln.xml

2011-08-15 Thread Wesley Shields
wxs 2011-08-15 20:00:37 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Adjust dates in 510b630e-c43b-11e0-916c-00e0815b8da8. Noticed by: kwm@ Revision ChangesPath 1.2410+3 -3 ports/security/vuxml/vuln.xml

cvs commit: ports/devel/git-subversion Makefile

2011-08-15 Thread Wesley Shields
wxs 2011-08-15 22:52:46 UTC FreeBSD ports repository Modified files: devel/git-subversion Makefile Log: s/wxw@/wxs@/ in the header. Noticed by: sahil@ Revision ChangesPath 1.2 +1 -1 ports/devel/git-subversion/Makefile

cvs commit: ports/devel/tortoisehg2 pkg-plist

2011-08-14 Thread Wesley Shields
wxs 2011-08-15 01:14:17 UTC FreeBSD ports repository Modified files: devel/tortoisehg2pkg-plist Log: - Fix plist. Noticed by: pav@ (via pointyhay) Pointyhat to: wxs@ Revision ChangesPath 1.4 +1 -0 ports/devel/tortoisehg2/pkg-plist

cvs commit: ports/security/vuxml vuln.xml

2011-08-13 Thread Wesley Shields
wxs 2011-08-14 01:41:10 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - Document ISC DHCP server DoS. Revision ChangesPath 1.2409+37 -1 ports/security/vuxml/vuln.xml ___

cvs commit: ports/net/isc-dhcp31-server Makefile distinfo

2011-08-13 Thread Wesley Shields
wxs 2011-08-14 01:44:11 UTC FreeBSD ports repository Modified files: net/isc-dhcp31-server Makefile distinfo Log: - Update to 3.1-ESV-R3 to address DoS issue. PR: ports/159698 Submitted by: wxs@ Approved by:jpaetzel@ (maintainer) Security:

cvs commit: ports/net/isc-dhcp41-server Makefile distinfo

2011-08-13 Thread Wesley Shields
wxs 2011-08-14 01:45:25 UTC FreeBSD ports repository Modified files: net/isc-dhcp41-server Makefile distinfo Log: - Update to 4.1-ESV-R3 to address DoS issue. PR: ports/159698 Submitted by: wxs@ Approved by:Douglas Thrift doug...@douglasthrift.net

cvs commit: ports/devel/tortoisehg2 Makefile distinfo pkg-message pkg-plist ports/devel/tortoisehg2/files patch-setup.py patch-thg

2011-08-11 Thread Wesley Shields
wxs 2011-08-11 16:31:19 UTC FreeBSD ports repository Modified files: devel/tortoisehg2Makefile distinfo pkg-message pkg-plist devel/tortoisehg2/files patch-setup.py patch-thg Log: - Update to 2.1.2. PR: ports/159649 Submitted by: arrowdodger

Re: rawtherapee

2011-08-09 Thread Wesley Shields
On Tue, Aug 09, 2011 at 02:20:49PM +0200, Rainer Hurling wrote: Am 09.08.2011 12:53 (UTC+1) schrieb Oliver Heesakkers: Op dinsdag 9 augustus 2011 05:39:46 schreef ajtiM: It doesn't build still.. CMake Error at CMakeLists.txt:260 (message): hg command not found! -- Configuring

<    1   2   3   4   5   6   7   8   9   10   >