cvs commit: ports/archivers/libcabinet Makefile ports/archivers/mscompress Makefile ports/benchmarks/filebench Makefile ports/converters/dosunix Makefile ports/databases/py-MySQLdb Makefile ports/deve

2012-05-31 Thread Tom Judge
tj 2012-05-31 19:40:19 UTC FreeBSD ports repository Modified files: archivers/libcabinet Makefile archivers/mscompress Makefile benchmarks/filebench Makefile converters/dosunix Makefile databases/py-MySQLdb Makefile devel/cflow Makefile de

cvs commit: ports/Mk bsd.options.desc.mk

2012-06-01 Thread Tom Judge
tj 2012-06-01 15:26:14 UTC FreeBSD ports repository Modified files: Mk bsd.options.desc.mk Log: Add ASSERT option description for use in razorback ports. Approved by:eadler (mentor) Revision ChangesPath 1.51 +2 -1 ports/Mk/bsd

cvs commit: ports/security/razorback-api Makefile

2012-06-01 Thread Tom Judge
tj 2012-06-01 15:27:32 UTC FreeBSD ports repository Modified files: security/razorback-api Makefile Log: Convert to the new OptionsNG framework. Approved by:eadler (mentor) Revision ChangesPath 1.3 +10 -8 ports/security/razorback-api/Makefile _

cvs commit: ports/security/razorback-fileInject Makefile ports/security/razorback-fsWalk Makefile ports/security/razorback-fsMonitor Makefile

2012-06-01 Thread Tom Judge
tj 2012-06-01 18:20:26 UTC FreeBSD ports repository Modified files: security/razorback-fileInject Makefile security/razorback-fsWalk Makefile security/razorback-fsMonitor Makefile Log: Convert to OptionsNG framework. Approved by:eadler (mentor) Revisi

cvs commit: ports/security/lasso Makefile

2012-06-01 Thread Tom Judge
tj 2012-06-02 03:26:33 UTC FreeBSD ports repository Modified files: security/lasso Makefile Log: Convert to OptionsNG framework. Approved by:eadler (mentor) Revision ChangesPath 1.10 +4 -6 ports/security/lasso/Makefile ___

cvs commit: ports/irc/gseen.mod Makefile

2012-06-02 Thread Tom Judge
tj 2012-06-02 12:31:51 UTC FreeBSD ports repository Modified files: irc/gseen.modMakefile Log: - Mark as MAKE_JOBS_UNSAFE. - Fix portlint warning. PR: ports/167600 Submitted by: Bryan Drewery Approved by:eadler (mentor) Approved by:

cvs commit: ports/security Makefile ports/security/py-rsa Makefile distinfo pkg-descr pkg-plist ports/security/py-rsa/files patch-setup.py

2012-06-13 Thread Tom Judge
tj 2012-06-14 00:28:47 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/py-rsa Makefile distinfo pkg-descr pkg-plist security/py-rsa/files patch-setup.py Log: Python-RSA is a pure-Python RSA implementation. It

cvs commit: ports/security Makefile ports/security/py-oauthlib Makefile distinfo pkg-descr pkg-plist

2012-06-13 Thread Tom Judge
tj 2012-06-14 00:36:22 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/py-oauthlib Makefile distinfo pkg-descr pkg-plist Log: OAuthLib is a generic Python module which implements the logic of OAuth without assuming a

Re: cvs commit: ports/security Makefile ports/security/py-oauthlib Makefile distinfo pkg-descr pkg-plist

2012-06-13 Thread Tom Judge
On 6/13/12 8:36 PM, Tom Judge wrote: tj 2012-06-14 00:36:22 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/py-oauthlib Makefile distinfo pkg-descr pkg-plist Log: OAuthLib is a generic Python module which

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

2012-06-13 Thread Tom Judge
tj 2012-06-14 00:51:53 UTC FreeBSD ports repository Modified files: devel/buildbot Makefile distinfo pkg-plist devel/buildbot/files patch-setup.py Log: - Take over maintainer. - Upgrade to 0.8.6p1. PR: ports/163675 Submitted by: Michael Gmel

cvs commit: ports/devel/buildbot pkg-plist

2012-06-15 Thread Tom Judge
tj 2012-06-15 13:19:53 UTC FreeBSD ports repository Modified files: devel/buildbot pkg-plist Log: Remove directory from plist that is no longer created. PR: ports/169085 Submitted by: Bryan Drewery Approved by:eadler (mentor) Revision

Re: cvs commit: ports/net-mgmt/softflowd/files softflowd.in ports/net-mgmt/softflowd Makefile

2010-11-26 Thread Tom Judge
ftflowd/files softflowd.in >> Log: >>Add rc.d script to port >> >>PR: ports/151398 >> http://www.FreeBSD.org/cgi/query-pr.cgi?pr=151398 >>Submitted by: Tom Judge >>Approved by:Maintainer timeout >> >>Revi

Re: cvs commit: ports/net-mgmt/softflowd/files softflowd.in ports/net-mgmt/softflowd Makefile

2010-11-26 Thread Tom Judge
-mgmt/softflowd/files softflowd.in >> Log: >>Add rc.d script to port >> >>PR: ports/151398 >> http://www.FreeBSD.org/cgi/query-pr.cgi?pr=151398 >>Submitted by: Tom Judge >>Approved by:Maintainer timeout >> >>Revision

Re: cvs commit: src/sys/ufs/ffs ffs_alloc.c

2007-09-30 Thread Tom Judge
Bjoern A. Zeeb wrote: bz 2007-09-24 13:39:06 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/ufs/ffs ffs_alloc.c Log: MFC rev. 1.147 Fix a DIV0 in case a large value for fs_avgfilesize or fs_avgfpdir is given (with newfs or tunefs

Re: cvs commit: src/sys/ufs/ffs ffs_alloc.c

2007-09-30 Thread Tom Judge
Tom Judge wrote: Bjoern A. Zeeb wrote: bz 2007-09-24 13:39:06 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/ufs/ffs ffs_alloc.c Log: MFC rev. 1.147 Fix a DIV0 in case a large value for fs_avgfilesize or fs_avgfpdir is given

Re: cvs commit: src/sys/dev/msk if_msk.c

2007-06-18 Thread Tom Judge
Andre Oppermann wrote: Pyun YongHyeon wrote: On Mon, Jun 11, 2007 at 09:38:10AM +0200, Andre Oppermann wrote: > Pyun YongHyeon wrote: > >yongari 2007-06-11 01:55:09 UTC > > > > FreeBSD src repository > > > > Modified files: > >sys/dev/msk if_msk.c > > Log: > > Disab