cvs commit: ports/audio/squeezeboxserver Makefile distinfo pkg-plist ports/audio/squeezeboxserver/files Custom.pm.in patch-Slim_Formats_XML.pm patch-Slim_Networking_mDNS.pm patch-Slim_Plugin_LastFM_Pr

2009-10-14 Thread Brooks Davis
brooks 2009-10-14 22:33:31 UTC FreeBSD ports repository Modified files: audio/squeezeboxserver Makefile distinfo pkg-plist audio/squeezeboxserver/files Custom.pm.in pkg-install.in squeezeboxserver.sh.in Removed files: audio/squeezeboxserv

cvs commit: ports/audio Makefile

2009-10-14 Thread Brooks Davis
brooks 2009-10-14 23:12:17 UTC FreeBSD ports repository Modified files: audioMakefile Log: Hook squeezeboxserver up. Revision ChangesPath 1.1071+1 -0 ports/audio/Makefile ___ cvs-all@freebsd.org mai

Re: [ports] cvs commit: ports/audio/squeezeboxserver Makefile distinfo pkg-plist ports/audio/squeezeboxserver/files Custom.pm.in patch-Slim_Formats_XML.pm patch-Slim_Networking_mDNS.pm patch-Slim_Plug

2009-10-14 Thread Brooks Davis
On Wed, Oct 14, 2009 at 10:33:40PM +, Brooks Davis wrote: > Upgrade the repocopied squeezecenter port to squeezeboxserver-7.4.0. I've not deleted audio/squeezecenter yet because I didn't want to orphan the squeezecenter-* plugins. Once squeezeboxserver-* versions exist I&#x

cvs commit: ports/audio/squeezecenter Makefile

2009-10-14 Thread Brooks Davis
brooks 2009-10-14 23:59:43 UTC FreeBSD ports repository Modified files: audio/squeezecenter Makefile Log: Deprecate audio/squeezecenter in favor of audio/squeezeboxserver. Revision ChangesPath 1.62 +3 -0 ports/audio/squeezecenter/Makefile _

cvs commit: ports/devel/compiler-rt Makefile foo

2009-10-19 Thread Brooks Davis
brooks 2009-10-19 19:20:51 UTC FreeBSD ports repository Modified files: devel/compiler-rtMakefile Removed files: devel/compiler-rtfoo Log: Fix the build on i386 by adding -march=i486 to CFLAGS to gcc exports the proper atomic symbols. Fix the build on 6.x w

cvs commit: ports/audio/squeezeboxserver Makefile distinfo pkg-plist

2009-10-24 Thread Brooks Davis
brooks 2009-10-24 17:56:07 UTC FreeBSD ports repository Modified files: audio/squeezeboxserver Makefile distinfo pkg-plist Log: Upgrade to 7.4.1. Fixed a few minor plist bugs related to /var/db. Add a conflicts line since there is a one file overlap with squeezecente

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

2009-10-24 Thread Brooks Davis
brooks 2009-10-24 23:03:59 UTC FreeBSD ports repository Modified files: devel/llvm Makefile distinfo pkg-plist Log: Upgrade to LLVM 2.6. Revision ChangesPath 1.28 +17 -18ports/devel/llvm/Makefile 1.12 +6 -3 ports/devel/llvm/distinfo 1

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

2009-10-24 Thread Brooks Davis
brooks 2009-10-24 23:30:19 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/clang Makefile distinfo pkg-descr pkg-plist devel/clang/filespatch-Makefile Log: Add a port of the clang C, Objective-C, and (soon) C

cvs commit: ports/devel/llvm-devel Makefile Makefile.svn_rev distinfo pkg-plist

2009-10-25 Thread Brooks Davis
brooks 2009-10-25 17:43:20 UTC FreeBSD ports repository Modified files: devel/llvm-devel Makefile Makefile.svn_rev distinfo pkg-plist Log: Upgrade to rev 85018. Revision ChangesPath 1.30 +8 -3 ports/devel/llvm-devel/Makefile

cvs commit: ports/devel/llvm-devel pkg-plist

2009-10-29 Thread Brooks Davis
brooks 2009-10-30 05:54:55 UTC FreeBSD ports repository Modified files: devel/llvm-devel pkg-plist Log: correct plist Revision ChangesPath 1.22 +0 -22 ports/devel/llvm-devel/pkg-plist ___ cvs-all@freebsd.org ma

cvs commit: ports/devel/llvm Makefile

2009-10-30 Thread Brooks Davis
brooks 2009-10-30 16:10:12 UTC FreeBSD ports repository Modified files: devel/llvm Makefile Log: Don't attempt to build ocmal bindings. Revision ChangesPath 1.29 +2 -0 ports/devel/llvm/Makefile ___ cvs-a

cvs commit: ports/devel/llvm-devel Makefile Makefile.svn_rev distinfo pkg-plist

2009-11-04 Thread Brooks Davis
brooks 2009-11-04 18:02:43 UTC FreeBSD ports repository Modified files: devel/llvm-devel Makefile Makefile.svn_rev distinfo pkg-plist Log: Upgrade to r86028. Reduce the complexity of CONFLICTS. Chase plist changes. Revision Changes

cvs commit: ports/devel/llvm Makefile

2009-11-04 Thread Brooks Davis
brooks 2009-11-04 18:25:22 UTC FreeBSD ports repository Modified files: devel/llvm Makefile Log: Correct CONFLICTS to it matches llvm-devel intead of llvm Revision ChangesPath 1.30 +2 -1 ports/devel/llvm/Makefile __

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

2009-11-04 Thread Brooks Davis
brooks 2009-11-04 22:11:59 UTC FreeBSD ports repository Modified files: devel/clang Makefile pkg-plist Log: Fix plist (missing DATADIR). Add conflicts for llvm-devel and the forthcoming clang-devel. Add USE_GCC=4.2+ in hopes of fixing 6.x builds. Reported

cvs commit: ports/devel/llvm Makefile

2009-11-04 Thread Brooks Davis
brooks 2009-11-05 00:42:12 UTC FreeBSD ports repository Modified files: devel/llvm Makefile Log: Manpages currently aren't installed when NOPORTDOCS is set so don't declare that they are. Reported by:QAT Revision ChangesPath 1.31 +2 -0

Re: cvs commit: ports/devel/llvm Makefile

2009-11-05 Thread Brooks Davis
On Thu, Nov 05, 2009 at 11:02:59AM +1000, Dima Panov wrote: > On Thursday 05 November 2009 04:25:22 Brooks Davis wrote: > > brooks 2009-11-04 18:25:22 UTC > > > > FreeBSD ports repository > > > > Modified files: > > devel/llvm Makefil

cvs commit: src/etc network.subr

2008-05-14 Thread Brooks Davis
brooks 2008-05-14 23:53:39 UTC FreeBSD src repository Modified files: etc network.subr Log: Don't print the interface status if we only create child or destroy interfaces. Correctly return status from childif_create(). Revision ChangesPath 1.1

cvs commit: src/etc network.subr

2008-05-14 Thread Brooks Davis
brooks 2008-05-15 00:08:02 UTC FreeBSD src repository Modified files: etc network.subr Log: Fix last commit and call childif_destroy() correctly. Revision ChangesPath 1.187 +1 -1 src/etc/network.subr _

cvs commit: src/etc network.subr src/etc/rc.d netif src/etc/defaults rc.conf src/share/man/man5 rc.conf.5

2008-05-14 Thread Brooks Davis
brooks 2008-05-15 01:06:10 UTC FreeBSD src repository Modified files: etc network.subr etc/rc.d netif etc/defaults rc.conf share/man/man5 rc.conf.5 Log: Change the default value of synchronous_dhclient to NO. To pres

cvs commit: src/etc/rc.d dhclient

2008-05-14 Thread Brooks Davis
brooks 2008-05-15 01:53:09 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) etc/rc.d dhclient Log: MFC: Add very limited support for the isc-dhclient. It will almostly certaintly only work if there's just one interface doing dhcp. This version

cvs commit: src/etc/rc.d dhclient

2008-05-14 Thread Brooks Davis
brooks 2008-05-15 01:53:46 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) etc/rc.d dhclient Log: MFC: Add very limited support for the isc-dhclient. It will almostly certaintly only work if there's just one interface doing dhcp. This version

cvs commit: src/sbin/dhclient bpf.c

2008-05-14 Thread Brooks Davis
brooks 2008-05-15 01:59:20 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sbin/dhclientbpf.c Log: MFC rev 1.8: When sending packets directly to the DHCP server, use a socket and send directly rather than bogusly sending it out as a link layer br

cvs commit: src/usr.bin/getopt README getopt.c

2008-05-15 Thread Brooks Davis
brooks 2008-05-15 19:27:53 UTC FreeBSD src repository Modified files: usr.bin/getopt getopt.c Removed files: usr.bin/getopt README Log: getopt.c is public domain. Add a comment to that effect. Remove confusing README. PR: bin/98911 Sub

cvs commit: src/usr.bin/cksum cksum.c

2008-05-15 Thread Brooks Davis
brooks 2008-05-15 20:04:37 UTC FreeBSD src repository Modified files: usr.bin/cksumcksum.c Log: Change a use of u_int32_t to uint32_t. PR: bin/93172 Submitted by: Robert Millan MFC after: 1 week Revision ChangesPath 1.18 +1 -

Re: cvs commit: src/etc network.subr src/etc/rc.d netif src/etc/defaults rc.conf src/share/man/man5 rc.conf.5

2008-05-16 Thread Brooks Davis
On Fri, May 16, 2008 at 06:53:46PM +0300, Mike Makonnen wrote: > Brooks Davis wrote: >> brooks 2008-05-15 01:06:10 UTC >> >> FreeBSD src repository >> >> Modified files: >> etc network.subr etc/rc.d net

cvs commit: src/sys/net if.c

2008-05-16 Thread Brooks Davis
brooks 2008-05-17 03:38:14 UTC FreeBSD src repository Modified files: sys/net if.c Log: The if_check() function performed three actions: - verified that the ifp->if_snd.ifq_mtx was initalized for all attached interfaces. This was pointless because it was

cvs commit: src/etc/rc.d netif routing

2008-05-17 Thread Brooks Davis
brooks 2008-05-18 02:57:54 UTC FreeBSD src repository Modified files: etc/rc.d netif routing Log: Move the wait for a default route to rc.d/routing. Once we test for non-dhcp interfaces to negotiate/associate this will make more sense. This also correctly get

cvs commit: src/usr.bin/getopt README getopt.c

2008-05-18 Thread Brooks Davis
brooks 2008-05-19 02:46:02 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) usr.bin/getopt getopt.c Removed files: (Branch: RELENG_7) usr.bin/getopt README Log: getopt.c is public domain. Add a comment to that effect. Remove co

cvs commit: src/usr.bin/getopt README getopt.c

2008-05-18 Thread Brooks Davis
brooks 2008-05-19 02:47:05 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.bin/getopt getopt.c Removed files: (Branch: RELENG_6) usr.bin/getopt README Log: getopt.c is public domain. Add a comment to that effect. Remove co

cvs commit: src/usr.bin/getopt README getopt.c

2008-05-18 Thread Brooks Davis
brooks 2008-05-19 02:49:03 UTC FreeBSD src repository Modified files:(Branch: RELENG_5) usr.bin/getopt getopt.c Removed files: (Branch: RELENG_5) usr.bin/getopt README Log: getopt.c is public domain. Add a comment to that effect. Remove co

Re: cvs commit: src/usr.sbin/pkg_install/add main.c pkg_add.1 src/usr.sbin/pkg_install/create main.c pkg_create.1 src/usr.sbin/pkg_install/delete main.c pkg_delete.1 src/usr.sbin/pkg_install/info main

2008-06-04 Thread Brooks Davis
On Wed, Jun 04, 2008 at 12:54:50PM -0700, Maxim Sobolev wrote: > Remko Lodder wrote: >>> Where do we stop? Should we add long options to all >>> /usr/bin utilities? Why stop at /usr/bin, let's add >>> long options to /usr/sbin, /bin, /sbin, /rescue, etc. The existence of programs with long optio

cvs commit: src/etc/rc.d Makefile NETWORKING defaultroute routing

2008-06-05 Thread Brooks Davis
brooks 2008-06-05 18:06:20 UTC FreeBSD src repository Modified files: etc/rc.d Makefile NETWORKING routing Added files: etc/rc.d defaultroute Log: SVN rev 179566 on 2008-06-05 17:26:47Z by brooks Fix the wait for default route change I made a

cvs commit: src/usr.bin/cksum cksum.c

2008-06-05 Thread Brooks Davis
brooks 2008-06-05 22:35:07 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) usr.bin/cksumcksum.c Log: SVN rev 179583 on 2008-06-05 22:35:07Z by brooks MFC r179024: Change a use of u_int32_t to uint32_t. PR: bin/93172 Revisio

cvs commit: src/usr.bin/cksum cksum.c

2008-06-05 Thread Brooks Davis
brooks 2008-06-05 22:35:58 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.bin/cksumcksum.c Log: SVN rev 179584 on 2008-06-05 22:35:58Z by brooks MFC r179024: Change a use of u_int32_t to uint32_t. PR: bin/93172 Revisio

cvs commit: src/sbin/dhclient dhclient-script

2008-06-09 Thread Brooks Davis
brooks 2008-06-09 20:03:35 UTC FreeBSD src repository Modified files: sbin/dhclientdhclient-script Log: SVN rev 179689 on 2008-06-09 20:03:35Z by brooks Use the -n flag to route(8) when calling "route get". Otherwise we hang for a long time if we get a lease, but

cvs commit: ports/sysutils/sge62 Makefile Makefile.man distinfo pkg-descr pkg-plist ports/sysutils/sge62/files aimk.private distinst.private patch-aimk patch-daemons_execd_execd__signal__queue.c patch

2008-06-10 Thread Brooks Davis
brooks 2008-06-10 22:11:54 UTC FreeBSD ports repository Modified files: sysutils/sge62 Makefile Makefile.man distinfo pkg-descr pkg-plist sysutils/sge62/files aimk.private distinst.private patch-aimk patch-daemons_execd_e

cvs commit: ports/sysutils Makefile ports/sysutils/sge62 Makefile Makefile.man distinfo pkg-plist ports/sysutils/sge62/files aimk.private distinst.private patch-aimk patch-clients_common_sge__client__

2008-06-11 Thread Brooks Davis
brooks 2008-06-11 16:51:05 UTC FreeBSD ports repository Modified files: sysutils Makefile sysutils/sge62 Makefile Makefile.man distinfo pkg-plist sysutils/sge62/files aimk.private distinst.private patch-aimk patch-daemons_execd_ex

cvs commit: CVSROOT modules

2008-06-11 Thread Brooks Davis
brooks 2008-06-11 16:53:10 UTC FreeBSD ports repository Modified files: .modules Log: Add sge62 post repocopy. Revision ChangesPath 1.19986 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org mailing li

cvs commit: ports/audio/squeezecenter Makefile distinfo pkg-plist

2008-06-11 Thread Brooks Davis
brooks 2008-06-12 00:56:51 UTC FreeBSD ports repository Modified files: audio/squeezecenter Makefile distinfo pkg-plist Log: Upgrade to squeezecenter 7.0.1. Fix plist in the NOPORTDOCS case. [0] Reported by:itetcu [0] Revision ChangesPath 1.46 +3

cvs commit: ports/devel/llvm Makefile distinfo pkg-plist ports/devel/llvm/files patch-lib_Transforms_Scalar_LoopUnroll.cpp

2008-06-12 Thread Brooks Davis
brooks 2008-06-12 16:16:42 UTC FreeBSD ports repository Modified files: devel/llvm Makefile distinfo pkg-plist Removed files: devel/llvm/files patch-lib_Transforms_Scalar_LoopUnroll.cpp Log: Upgrade LLVM to release 2.3. In theo

cvs commit: ports/lang/llvm-gcc4 Makefile distinfo ports/lang/llvm-gcc4/files patch-.._gcc_Makefile.in patch-gcc::config::freebsd.h patch-gcc_config_freebsd-spec.h

2008-06-12 Thread Brooks Davis
brooks 2008-06-12 16:17:54 UTC FreeBSD ports repository Modified files: lang/llvm-gcc4 Makefile distinfo Added files: lang/llvm-gcc4/files patch-.._gcc_Makefile.in Removed files: lang/llvm-gcc4/files patch-gcc::config::freebsd.h patch-gcc

cvs commit: doc/en_US.ISO8859-1/share/sgml authors.ent

2008-06-12 Thread Brooks Davis
brooks 2008-06-12 18:58:52 UTC FreeBSD doc repository (src,ports committer) Modified files: en_US.ISO8859-1/share/sgml authors.ent Log: Forced commit to test dcvs operation. Revision ChangesPath 1.448 +0 -0 doc/en_US.ISO8859-1/share/sgml/authors.ent

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

2008-06-13 Thread Brooks Davis
brooks 2008-06-13 19:29:45 UTC FreeBSD ports repository Modified files: devel/llvm Makefile pkg-plist Log: Use CONFIGURE_ARGS, not the non-existant CONFIGURE_FLAGS. [0] Order directories correctly so include/llvm-c is removed. [1] Reported by:Pedro Giffun

cvs commit: CVSROOT access

2008-06-13 Thread Brooks Davis
brooks 2008-06-13 22:42:09 UTC FreeBSD src repository Modified files: .access Log: SVN rev 179782 on 2008-06-13 22:42:09Z by brooks Take jkh's commit bit into safe keeping per his request. Approved by:core Revision ChangesPath 1.882

cvs commit: ports/audio/squeezecenter Makefile distinfo

2008-06-16 Thread Brooks Davis
brooks 2008-06-17 05:14:49 UTC FreeBSD ports repository Modified files: audio/squeezecenter Makefile distinfo Log: Actually update to 7.0.1 including referencing the right distfile. In 7.0.1, squeezecenter supports new and old versions of JSON::XS. Keep the custom modul

cvs commit: ports/audio/squeezecenter Makefile pkg-plist

2008-06-17 Thread Brooks Davis
brooks 2008-06-18 05:09:30 UTC FreeBSD ports repository Modified files: audio/squeezecenter Makefile pkg-plist Log: Add CPAN/Encode to the list of directories we exclude since the version of Encode::Detect found there is now incompatable with the on provided by ports. Fi

cvs commit: ports/lang/llvm-gcc4 Makefile

2008-06-18 Thread Brooks Davis
brooks 2008-06-18 17:51:55 UTC FreeBSD ports repository Modified files: lang/llvm-gcc4 Makefile Log: Fix the build in 6.x by requiring GCC 4.2+. This may not be exactly the right string, but half an hour of searching around the gcc source and website sheds no light on

cvs commit: ports/devel/llvm Makefile

2008-06-19 Thread Brooks Davis
brooks 2008-06-20 03:50:58 UTC FreeBSD ports repository Modified files: devel/llvm Makefile Log: Depend on dejagnu if either PACKAGE_BUILDING or MAINTAINER_MODE are set so the regression tests get run on the package cluster. Make regression-test depend on build.

cvs commit: CVSROOT access

2008-06-20 Thread Brooks Davis
brooks 2008-06-20 12:47:06 UTC FreeBSD src repository Modified files: .access Log: SVN rev 179891 on 2008-06-20 12:47:06Z by brooks Please welcome Erik Cederstrand to the ranks of src committers. He will be working on things related to his automated p

cvs commit: ports/audio/squeezecenter Makefile ports/audio/squeezecenter/files softsqueeze.sh.in

2008-06-21 Thread Brooks Davis
brooks 2008-06-21 17:38:13 UTC FreeBSD ports repository Modified files: audio/squeezecenter Makefile audio/squeezecenter/files softsqueeze.sh.in Log: Fix the softsqueeze wrapper script. The path was wrong in general and more wrong when PREFIX was set to something other

cvs commit: ports/audio/squeezecenter Makefile ports/audio/squeezecenter/files pkg-install.in squeezecenter.sh.in

2008-06-24 Thread Brooks Davis
brooks 2008-06-24 16:10:23 UTC FreeBSD ports repository Modified files: audio/squeezecenter Makefile audio/squeezecenter/files pkg-install.in squeezecenter.sh.in Log: Remove most bare references to "squeezecenter" in files subject to substitution. Now I'm ready for what

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

2008-07-01 Thread Brooks Davis
brooks 2008-07-01 20:48:43 UTC FreeBSD ports repository Modified files: devel/llvm Makefile pkg-plist Added files: devel/llvm/files patch-Makefile Log: Don't install docs other than manpages in the NOPORTDOCS case. Requested by: obrien Revision

Re: cvs commit: src/etc network.subr

2008-07-07 Thread Brooks Davis
On Sat, Jul 05, 2008 at 03:52:36PM +, Bjoern A. Zeeb wrote: > On Wed, 30 Apr 2008, Brooks Davis wrote: > >> brooks 2008-04-30 16:29:15 UTC >> >> FreeBSD src repository >> >> Modified files: >>etc network

Re: cvs commit: src/etc network.subr

2008-07-09 Thread Brooks Davis
On Wed, Jul 09, 2008 at 02:43:23PM +, Bjoern A. Zeeb wrote: > On Mon, 7 Jul 2008, Brooks Davis wrote: > > Hi, > >>>> Modified files: >>>>etc network.subr >>>> Log: >>>> Emit a warning when the network_int

cvs commit: src/sys/compat/freebsd32 freebsd32_misc.c syscalls.master

2008-07-10 Thread Brooks Davis
brooks 2008-07-10 17:45:57 UTC FreeBSD src repository Modified files: sys/compat/freebsd32 freebsd32_misc.c syscalls.master Log: SVN rev 180433 on 2008-07-10 17:45:57Z by brooks id_t is a 64-bit integer and thus is passed as two arguments like off_t is. As a result, those

cvs commit: src/sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c

2008-07-10 Thread Brooks Davis
brooks 2008-07-10 17:46:58 UTC FreeBSD src repository Modified files: sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c Log: SVN rev 180434 on 2008-07-10 17:46:58Z by brooks Regen Revision Chan

cvs commit: src/sys/compat/freebsd32 freebsd32_misc.c

2008-07-10 Thread Brooks Davis
brooks 2008-07-10 19:54:34 UTC FreeBSD src repository Modified files: sys/compat/freebsd32 freebsd32_misc.c Log: SVN rev 180436 on 2008-07-10 19:54:34Z by brooks style(9): put parentheses around return values. Revision ChangesPath 1.77 +4 -4 src/sys/co

cvs commit: src/lib/libc/sys Symbol.map

2008-07-11 Thread Brooks Davis
brooks 2008-07-11 15:17:06 UTC FreeBSD src repository Modified files: lib/libc/sys Symbol.map Log: SVN rev 180448 on 2008-07-11 15:17:06Z by brooks Put the _cpuset* symbols in FBSDprivate_1.0 instead of trying to put nonexistant __cpuset* there. Revision Cha

Re: cvs commit: src/lib/libc/sys Symbol.map

2008-07-11 Thread Brooks Davis
On Fri, Jul 11, 2008 at 03:17:06PM +, Brooks Davis wrote: > brooks 2008-07-11 15:17:06 UTC > > FreeBSD src repository > > Modified files: > lib/libc/sys Symbol.map > Log: > SVN rev 180448 on 2008-07-11 15:17:06Z by brooks > >

cvs commit: src/lib/libutil login.conf.5 login_cap.h login_class.3 login_class.c

2008-07-25 Thread Brooks Davis
brooks 2008-07-25 19:58:14 UTC FreeBSD src repository Modified files: lib/libutil login.conf.5 login_cap.h login_class.3 login_class.c Log: SVN rev 180815 on 2008-07-25 19:58:14Z by brooks Add support for a new login capability, cpumask wh

cvs commit: ports/net/openmpi Makefile distinfo

2008-07-27 Thread Brooks Davis
brooks 2008-07-28 01:45:04 UTC FreeBSD ports repository Modified files: net/openmpi Makefile distinfo Log: Upgrade to 1.2.6, the latest release. Submitted by: Wen heping Revision ChangesPath 1.22 +1 -1 ports/net/openmpi/Makefile 1.12

cvs commit: ports/audio/slimserver Makefile distinfo

2007-08-31 Thread Brooks Davis
brooks 2007-08-31 20:56:26 UTC FreeBSD ports repository Modified files: audio/slimserver Makefile distinfo Log: Upgrade to slimserver 2.5.4, a minor bugfix release. See the release notes for details: http://www.slimdevices.com/Changelog6.html Revision Changes

cvs commit: ports/sysutils/sge Makefile distinfo pkg-plist ports/sysutils/sge/files patch-daemons_execd_execd__signal__queue.c sge-freebsd-pdc.diff

2007-09-04 Thread Brooks Davis
brooks 2007-09-04 18:00:07 UTC FreeBSD ports repository Modified files: sysutils/sge Makefile distinfo pkg-plist sysutils/sge/files sge-freebsd-pdc.diff Added files: sysutils/sge/files patch-daemons_execd_execd__signal__queue.c Log

cvs commit: src/etc services

2007-09-06 Thread Brooks Davis
brooks 2007-09-06 19:04:48 UTC FreeBSD src repository Modified files: etc services Log: Add service entries for Sun Grid Engine's qmaster and execution service as per IANA assignments to simplify the installation of the sysutils/sge port. Approved by:

cvs commit: src/etc services

2007-09-20 Thread Brooks Davis
brooks 2007-09-21 01:26:01 UTC FreeBSD src repository Modified files: etc services Log: Use the udp protocol in favor of the nonexistant upd protocol in the sge_execd entry. Reported by:emaste Pointy hat to: brooks Approved by:re (kensmith)

cvs commit: ports/devel/llvm Makefile distinfo pkg-plist ports/devel/llvm/files patch-lib_ExecutionEngine_Interpreter_Execution.cpp patch-lib_Transforms_Scalar_LoopIndexSplit.cpp

2007-09-28 Thread Brooks Davis
brooks 2007-09-28 15:24:14 UTC FreeBSD ports repository Modified files: devel/llvm Makefile distinfo pkg-plist Added files: devel/llvm/files patch-lib_ExecutionEngine_Interpreter_Execution.cpp patch-lib_Transfor

cvs commit: ports/devel/llvm Makefile

2007-09-28 Thread Brooks Davis
brooks 2007-09-28 20:10:29 UTC FreeBSD ports repository Modified files: devel/llvm Makefile Log: Mark BROKEN on sparc64. Reported by:linimon Revision ChangesPath 1.18 +4 -0 ports/devel/llvm/Makefile ___

cvs commit: ports/devel/llvm Makefile

2007-09-28 Thread Brooks Davis
brooks 2007-09-28 20:37:12 UTC FreeBSD ports repository Modified files: devel/llvm Makefile Log: LLVM is believed to build on sparc64 on 6.x. I suspect a gcc 4.2 bug so mark broken for sparc64 on -CURRENT after the gcc 4.2.0 import. Revision ChangesPath

Re: cvs commit: src/etc/rc.d early.sh

2007-10-30 Thread Brooks Davis
On Tue, Oct 30, 2007 at 10:25:49PM +0100, Jeremie Le Hen wrote: > Doug, > > Sorry for the late reply. > > On Thu, Oct 11, 2007 at 08:58:25AM -0700, Doug Barton wrote: > > No one is suggesting removing rc.local, and I would vigorously oppose > > doing > > so. > > > > As I said in my last mes

Re: cvs commit: src/sys/amd64/amd64 mp_machdep.c src/sys/i386/i386 mp_machdep.c

2007-11-11 Thread Brooks Davis
On Sat, Nov 10, 2007 at 06:25:03PM -0800, Colin Percival wrote: > Maxim Sobolev wrote: > > For what it is worth I think Nate has the correct point. We should not > > force this setting upon each and every user if it can realistically > > affect only 0.0001% of our userbase. > > We're not forcing a

cvs commit: CVSROOT access

2007-11-13 Thread Brooks Davis
brooks 2007-11-13 16:21:22 UTC FreeBSD src repository Modified files: .access Log: Forced commit to note that bushman (Michael Bushkov) is free from mentorship. Approved by:core (implicit) Revision ChangesPath 1.844 +0 -0 CVSRO

cvs commit: src ObsoleteFiles.inc src/lib/libkse Makefile

2007-11-29 Thread Brooks Davis
brooks 2007-11-29 21:49:08 UTC FreeBSD src repository Modified files: .ObsoleteFiles.inc lib/libkse Makefile Log: To reduce the impact of possible removal of the syscalls required by libkse in FreeBSD 8.0, do not build or install static versi

cvs commit: www/en/projects/ideas ideas.xml

2008-02-28 Thread Brooks Davis
brooks 2008-02-28 22:15:44 UTC FreeBSD doc repository (src,ports committer) Modified files: en/projects/ideasideas.xml Log: Add proxy auto-config support for libfetch. Discussed with: des Revision ChangesPath 1.35 +34 -1 www/en/projects/ideas/ideas.

cvs commit: src/sbin/ddb ddb.8 ddb.c

2008-03-05 Thread Brooks Davis
brooks 2008-03-05 17:51:06 UTC FreeBSD src repository Modified files: sbin/ddb ddb.8 ddb.c Log: Add the ability to read a file of commands to ddb(8) modeled after the feature in ipfw(8). Revision ChangesPath 1.3 +14 -0 src/sbin/ddb/ddb.8 1.2

cvs commit: src/share/man/man5 rc.conf.5 src/etc Makefile ddb.conf src/etc/defaults rc.conf src/etc/rc.d Makefile ddb

2008-03-05 Thread Brooks Davis
brooks 2008-03-05 18:32:58 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 etc Makefile etc/defaults rc.conf etc/rc.d Makefile Added files: etc ddb.conf etc/rc.d ddb

cvs commit: src/sbin/dhclient dhclient-script

2008-03-12 Thread Brooks Davis
brooks 2008-03-12 17:28:47 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sbin/dhclientdhclient-script Log: MFC rev 1.18: During PREINIT, when giving the interface the address 0.0.0.0, do it as an alias to avoid distrubing other addresses.

cvs commit: src/sbin/dhclient dhclient-script

2008-03-12 Thread Brooks Davis
brooks 2008-03-12 17:29:42 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sbin/dhclientdhclient-script Log: MFC rev 1.18: During PREINIT, when giving the interface the address 0.0.0.0, do it as an alias to avoid distrubing other addresses.

cvs commit: src/etc/rc.d dhclient

2008-03-12 Thread Brooks Davis
brooks 2008-03-12 17:35:39 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) etc/rc.d dhclient Log: MFC rev 1.31: When the state of the interface changes rapidly enough there is a race where dhclient is in the process of exiting due to the l

cvs commit: src/etc/rc.d dhclient

2008-03-12 Thread Brooks Davis
brooks 2008-03-12 17:41:38 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) etc/rc.d dhclient Log: Sync with current merging revs 1.27 and 1.31. 1.27: Use get_if_var() to retrieve interface specific values of dhclient_flags and background

cvs commit: ports/security/ca_root_nss Makefile distinfo

2008-03-12 Thread Brooks Davis
brooks 2008-03-12 19:39:58 UTC FreeBSD ports repository Modified files: security/ca_root_nss Makefile distinfo Log: Chase nss version to 3.11.9 and modssl to 2.8.31-1.3.41. This includes the changes: Bug 411299, Add Identrust, Truktrust, SwissSign Roots Bug 229335, Rem

cvs commit: ports/security/ca_root_nss Makefile pkg-descr

2008-03-12 Thread Brooks Davis
brooks 2008-03-12 20:19:50 UTC FreeBSD ports repository Modified files: security/ca_root_nss Makefile pkg-descr Log: Add text to pkg-descr: This port directly tracks the version of NSS in the security/nss port. Revision ChangesPath 1.4 +1 -0 ports/sec

cvs commit: ports/security/ca_root_nss Makefile pkg-plist

2008-03-12 Thread Brooks Davis
brooks 2008-03-12 21:02:01 UTC FreeBSD ports repository Modified files: security/ca_root_nss Makefile Added files: security/ca_root_nss pkg-plist Log: Add an option (defaulting to off since messing with files outside PREFIX is to be avoided) to link the installed certif

cvs commit: ports/security/ca_root_nss Makefile

2008-03-17 Thread Brooks Davis
brooks 2008-03-17 16:00:46 UTC FreeBSD ports repository Modified files: security/ca_root_nss Makefile Log: o Fix port OPTION ETCSYMLINK which was not creating the proper link. Instead of pointing to the crt file, it was pointing to the directory. o Bump PORTREVISION P

cvs commit: ports/sysutils Makefile ports/sysutils/hpacucli Makefile distinfo pkg-descr pkg-plist

2008-03-18 Thread Brooks Davis
brooks 2008-03-18 16:03:07 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/hpacucliMakefile distinfo pkg-descr pkg-plist Log: Add sysutils/hpacucli HP Array Configuration Utility CLI The Array Configuration Ut

cvs commit: CVSROOT modules

2008-03-18 Thread Brooks Davis
brooks 2008-03-18 16:03:20 UTC FreeBSD ports repository Modified files: .modules Log: hpacucli --> ports/sysutils/hpacucli Revision ChangesPath 1.19512 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.

cvs commit: ports/sysutils/hpacucli Makefile ports/sysutils/hpacucli/files patch-hpacucli

2008-03-18 Thread Brooks Davis
brooks 2008-03-18 22:27:13 UTC FreeBSD ports repository Modified files: sysutils/hpacucliMakefile Added files: sysutils/hpacucli/files patch-hpacucli Log: Patch the hpacucli script to have a #! line and add run touch in the normal context. Revision Changes

cvs commit: ports/lang/llvm-gcc4 Makefile distinfo ports/lang/llvm-gcc4/files patch-gcc_config.gcc ports/devel/llvm Makefile distinfo pkg-plist ports/devel/llvm/files patch-lib_ExecutionEngine_Interpr

2008-03-24 Thread Brooks Davis
brooks 2008-03-24 22:48:36 UTC FreeBSD ports repository Modified files: lang/llvm-gcc4 Makefile distinfo devel/llvm Makefile distinfo pkg-plist Added files: devel/llvm/files patch-lib_Transforms_Scalar_LoopUnroll.cpp Remove

cvs commit: src/etc/rc.d ppp src/share/man/man5 rc.conf.5

2008-03-26 Thread Brooks Davis
brooks 2008-03-26 21:54:48 UTC FreeBSD src repository Modified files: etc/rc.d ppp share/man/man5 rc.conf.5 Log: Allow the characters .-+/ to appear in ppp profile names by folding them to _ when evaluating ppp__nat and ppp__mode. Document the per-pro

cvs commit: src/etc newsyslog.conf

2008-03-26 Thread Brooks Davis
brooks 2008-03-27 03:30:15 UTC FreeBSD src repository Modified files: etc newsyslog.conf Log: Remove the C flag from slip.log. The current slip userbase does not justify the presence of a (usually empty) /var/log/slip.log on every FreeBSD box. Revision

cvs commit: ports/audio/slimserver Makefile distinfo

2008-03-27 Thread Brooks Davis
brooks 2008-03-27 22:04:13 UTC FreeBSD ports repository Modified files: audio/slimserver Makefile distinfo Log: Depend on the ports version of p5-YAML-Syck instead of using the one from slimdevices. It turns out we just need to be more agressive about removing all the p

cvs commit: src/etc network.subr

2008-03-27 Thread Brooks Davis
brooks 2008-03-28 06:50:07 UTC FreeBSD src repository Modified files: etc network.subr Log: Support gif_interface values that don't follow the pattern gif###. Remove ancient compatablity support for gif_interface="NO". Revision ChangesPath 1.182

cvs commit: src/etc/rc.d ppp src/share/man/man5 rc.conf.5

2008-03-28 Thread Brooks Davis
brooks 2008-03-28 07:57:52 UTC FreeBSD src repository Modified files: etc/rc.d ppp share/man/man5 rc.conf.5 Log: Add support for hardwiring ppp sessions to particular devices with new per-profile variables of the form ppp__unit. No ppp_unit variable i

cvs commit: src/sys/i386/i386 pmap.c

2008-03-28 Thread Brooks Davis
brooks 2008-03-28 08:19:03 UTC FreeBSD src repository Modified files: sys/i386/i386pmap.c Log: Use ; instead of : to end a line. Submitted by: Niclas Zeising Revision ChangesPath 1.612 +3 -1 src/sys/i386/i386/pmap.c __

Re: cvs commit: src/lib/libc/sys mincore.2 src/sys/amd64/amd64 pmap.c src/sys/i386/i386 pmap.c src/sys/sys mman.h

2008-03-28 Thread Brooks Davis
On Fri, Mar 28, 2008 at 08:09:13AM +0100, Niclas Zeising wrote: > Paul Saab wrote: >> ps 2008-03-28 04:29:27 UTC >> >> FreeBSD src repository >> >> Modified files: >> lib/libc/sys mincore.2 sys/amd64/amd64 pmap.c >> sys/i386/i386pmap.c sys/sys

Re: cvs commit: src/sys/i386/i386 pmap.c

2008-03-28 Thread Brooks Davis
Arg. Thanks for the catch. -- Brooks On Fri, Mar 28, 2008 at 09:47:17AM +0100, Niclas Zeising wrote: > [Sorry brooks, forgot to use "reply all", resending] > > Brooks Davis wrote: >> brooks 2008-03-28 08:19:03 UTC >> >> FreeBSD src repository >

cvs commit: www/en/projects/ideas ideas.xml

2008-03-28 Thread Brooks Davis
brooks 2008-03-28 23:19:51 UTC FreeBSD doc repository (src,ports committer) Modified files: en/projects/ideasideas.xml Log: Remove the Performance tracking entry. Erik has done most of it so we will need to completely new entry referencing his work for any further bits

cvs commit: ports/lang/llvm-gcc4 Makefile

2008-03-28 Thread Brooks Davis
brooks 2008-03-28 23:23:34 UTC FreeBSD ports repository Modified files: lang/llvm-gcc4 Makefile Log: Record (and thus remove on deinstall) libgomp.info. Reported by:erwin Revision ChangesPath 1.12 +3 -1 ports/lang/llvm-gcc4/Makefile _

cvs commit: www/en/projects/ideas ideas.xml

2008-03-28 Thread Brooks Davis
brooks 2008-03-29 01:11:08 UTC FreeBSD doc repository (src,ports committer) Modified files: en/projects/ideasideas.xml Log: Add an idea to support complete packages (packages will all depends included). Discussed with: kris Revision ChangesPath 1.81 +

cvs commit: www/en/projects/ideas ideas.xml

2008-03-29 Thread Brooks Davis
brooks 2008-03-29 20:47:26 UTC FreeBSD doc repository (src,ports committer) Modified files: en/projects/ideasideas.xml Log: /on or more/one or more/ Reported by:netchild Revision ChangesPath 1.82 +2 -2 www/en/projects/ideas/ideas.xml __

cvs commit: src/sbin/dhclient dhclient-script

2008-03-29 Thread Brooks Davis
brooks 2008-03-30 02:42:39 UTC FreeBSD src repository Modified files: sbin/dhclientdhclient-script Log: Add a new function is_default_interface() which determines if this interface is one with the default route (or there isn't one). Use it to decide if we should adj

<    1   2   3   4   5   6   7   >