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
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
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
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
_
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
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
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
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
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
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
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
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
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
__
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
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
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
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
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
_
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
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
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
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
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
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 -
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.
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
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
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
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
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
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
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
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
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
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
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
>
>
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
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
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
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
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:
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)
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
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
___
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
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
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
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
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
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.
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
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
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.
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.
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
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
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
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
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
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
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
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.
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
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
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
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
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
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
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
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
__
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
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
>
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
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
_
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 +
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
__
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
401 - 500 of 660 matches
Mail list logo