dougb 2006-08-28 06:41:50 UTC
FreeBSD src repository
Modified files:
libexec/save-entropy save-entropy.sh
Log:
1. Attempt to take one bullet out of the foot-shooting gun by silently
ignoring errors when sourcing rc.conf* files. The most common error
occurs when users put a
sat 2006-08-28 06:27:56 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
namefix --> ports/sysutils/namefix
Revision ChangesPath
1.16083 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.or
sat 2006-08-28 06:27:24 UTC
FreeBSD ports repository
Modified files:
sysutils Makefile
Added files:
sysutils/namefix Makefile distinfo pkg-descr pkg-plist
Log:
Add port sysutils/namefix:
namefix.pl is a platform independant batch file renamer. Aime
clsung 2006-08-28 06:21:54 UTC
FreeBSD ports repository
Modified files:
textproc/p5-XML-Atom Makefile distinfo
Log:
- Update to 0.23
- Use BUILD_DEPENDS=${RUN_DEPENDS} while PERL_MODBUILD=yes
PR: ports/102566
Submitted by: Gea-Suan Lin
Revision Chan
jylefort2006-08-28 06:19:16 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
kasm --> ports/devel/kasm
Revision ChangesPath
1.16082 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.org mailing l
jylefort2006-08-28 06:18:01 UTC
FreeBSD ports repository
Modified files:
develMakefile
Added files:
devel/kasm Makefile distinfo pkg-descr pkg-plist
devel/kasm/files patch-doc_Makefile.in
patch-src_Makefile.in
sat 2006-08-28 06:13:17 UTC
FreeBSD ports repository
Modified files:
x11-toolkits/p5-Tk-DynaTabFrame Makefile
Log:
Add forgotten PKGNAMEPREFIX
Revision ChangesPath
1.2 +1 -0 ports/x11-toolkits/p5-Tk-DynaTabFrame/Makefile
___
sat 2006-08-28 06:10:30 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
p5-DynaTabFrame --> ports/x11-toolkits/p5-Tk-DynaTabFrame
Revision ChangesPath
1.16081 +1 -0 CVSROOT/modules
___
sat 2006-08-28 06:09:33 UTC
FreeBSD ports repository
Modified files:
x11-toolkits Makefile
Added files:
x11-toolkits/p5-Tk-DynaTabFrame Makefile distinfo pkg-descr
pkg-plist
Log:
Add port x11/p5-DynaTabFrame:
A notebook
dougb 2006-08-28 06:03:13 UTC
FreeBSD ports repository
Modified files:
dns/bind8Makefile
dns/bind84 Makefile
dns/bind9Makefile
editors/pico Makefile
mail/pine4 Makefile
textproc/htdig Makefile
Log:
clsung 2006-08-28 05:55:03 UTC
FreeBSD ports repository
Modified files:
www/typo Makefile distinfo
Log:
- Update to 4.0.3
PR: ports/102518
Submitted by: maintainer (Jonathan Weiss)
Revision ChangesPath
1.7 +1 -1 ports/www/t
davidxu 2006-08-28 05:01:31 UTC
FreeBSD src repository
Removed files:
lib/libthr/threadthr_mutex_prioceiling.c
thr_mutex_protocol.c
Log:
Kill unused files.
Revision ChangesPath
1.5 +0 -116src/lib/libthr/thread/thr_mutex_prioceil
davidxu 2006-08-28 04:52:50 UTC
FreeBSD src repository
Modified files:
lib/libthr/threadthr_create.c thr_init.c thr_mutex.c
thr_private.h
Log:
Use umutex APIs to implement pthread_mutex, member pp_mutexq is added
into pthread structure to keep trac
davidxu 2006-08-28 04:47:27 UTC
FreeBSD src repository
Modified files:
lib/libthr/threadthr_umtx.c thr_umtx.h
Log:
Add umutex APIs.
Revision ChangesPath
1.3 +46 -0 src/lib/libthr/thread/thr_umtx.c
1.4 +46 -0 src/lib/libthr/thread/thr_umtx.h
_
davidxu 2006-08-28 04:28:25 UTC
FreeBSD src repository
Modified files:
sys/kern init_sysent.c syscalls.c systrace_args.c
sys/sys syscall.h syscall.mk sysproto.h
Log:
Regenerate.
Revision ChangesPath
1.219 +3 -1 src/sys/kern/init_
davidxu 2006-08-28 04:24:51 UTC
FreeBSD src repository
Modified files:
sys/sys umtx.h
sys/kern kern_thread.c kern_umtx.c syscalls.master
Log:
This is initial version of POSIX priority mutex support, a new userland
mutex structure is added as follow
sumikawa2006-08-28 04:10:22 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
p5-JSON-Syck --> ports/converters/p5-JSON-Syck
Revision ChangesPath
1.16080 +1 -0 CVSROOT/modules
___
cvs-al
sumikawa2006-08-28 04:09:34 UTC
FreeBSD ports repository
Modified files:
converters Makefile
Added files:
converters/p5-JSON-Syck Makefile distinfo pkg-descr pkg-plist
Log:
JSON::Syck is a syck implementatoin of JSON parsing and generation.
WWW: http://searc
thompsa 2006-08-28 02:54:15 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/net if_ethersubr.c
Log:
MFC r1.218
Move the bridge hook after the loopback check so that IFF_SIMPLEX is honoured
on member interfaces.
RevisionChanges
thompsa 2006-08-28 02:53:22 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/net if_bridge.c
Log:
MFC r1.79
The bridge cant hear its own transmissions so set IFF_SIMPLEX.
Revision ChangesPath
1.11.2.37 +1 -1 src/sys/net/i
davidxu 2006-08-28 02:28:15 UTC
FreeBSD src repository
Modified files:
sys/sys systm.h
sys/amd64/amd64 support.S
sys/arm/arm fusu.S
sys/i386/i386support.s
sys/ia64/ia64support.S
sys/powerpc/powerpc copyinout.c
s
clsung 2006-08-28 01:44:23 UTC
FreeBSD ports repository
Modified files:
devel/p5-Term-Menus Makefile distinfo
Log:
- Update to 1.18
- Transfer maintainship to perl@
PR: ports/102529
Submitted by: Gea-Suan Lin
Revision ChangesPath
1.3 +2
clsung 2006-08-28 01:39:41 UTC
FreeBSD ports repository
Modified files:
www/p5-MediaWiki Makefile distinfo
Log:
- Update to 1.08
- Transfer maintainership to perl@
PR: ports/102512
Submitted by: Gea-Suan Lin
Revision ChangesPath
1.3
ahze2006-08-28 00:56:49 UTC
FreeBSD ports repository
Modified files:
audio/faac Makefile
Log:
- Change post-patch to pre-configure as times with autotools have changed.
Revision ChangesPath
1.27 +1 -2 ports/audio/faac/Makefile
_
clsung 2006-08-28 00:16:45 UTC
FreeBSD ports repository
Modified files:
audio/py-musicbrainz Makefile
Log:
- Update to 2.1.4
PR: ports/102554
Submitted by: maintainer (Jason E. Hale)
Revision ChangesPath
1.13 +1 -1 ports/audio/py-musicb
clsung 2006-08-28 00:11:29 UTC
FreeBSD ports repository
Modified files:
games/ninix-aya Makefile distinfo
Log:
- Update to 3.8.9
PR: ports/102553
Submitted by: maintainer (UMENO Takashi)
Revision ChangesPath
1.36 +2 -2 ports/games/
clsung 2006-08-28 00:04:38 UTC
FreeBSD ports repository
Modified files:
www/pecl-pecl_http Makefile distinfo
Log:
- Update to 1.2.1
PR: ports/102552
Submitted by: maintainer (Alexander Zhuravlev)
Revision ChangesPath
1.10 +1 -1 ports/
marius 2006-08-28 00:03:21 UTC
FreeBSD ports repository (src committer)
Modified files:
security/ssh2Makefile
security/ssh2/files patch-apps::ssh::sshchsession.c
patch-configure
Added files:
security/ssh2/files patch-apps::ssh::lib::ssh
clsung 2006-08-28 00:00:38 UTC
FreeBSD ports repository
Modified files:
textproc/p5-XML-DOM-Lite Makefile distinfo
Log:
- Update to 0.15
PR: ports/102574
Submitted by: Gea-Suan Lin
Revision ChangesPath
1.3 +1 -1 ports/textproc/p5-XML-
marius 2006-08-27 21:28:50 UTC
FreeBSD ports repository (src committer)
Added files:
sysutils/cdrdao/files patch-scsilib::inc::avoffset.mk
Log:
Fix build on 7.0-CURRENT sparc64 by ignoring the result of executing
avoffset. What happens is that on sparc64 when avoffset is compi
lth 2006-08-27 20:38:53 UTC
FreeBSD ports repository
Modified files:
.UPDATING
Log:
Added note on devel/perforce
Revision ChangesPath
1.384 +12 -1 ports/UPDATING
___
cvs-all@freebsd.org mailin
lth 2006-08-27 20:34:34 UTC
FreeBSD ports repository
Modified files:
devel/perforce Makefile
Added files:
devel/perforce distinfo.freebsd4 distinfo.freebsd54x86
distinfo.freebsd54x86_64
distinfo.freebsdaxp
R
linimon 2006-08-27 20:14:18 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
Remove ports/graphics/GIFgraph.
Revision ChangesPath
1.16079 +0 -2 CVSROOT/modules
___
cvs-all@freebsd.org mai
linimon 2006-08-27 20:11:56 UTC
FreeBSD ports repository
Modified files:
.MOVED
Log:
Redirect anyone who picked up net-im/gaim-devel to net-im/gaim.
Hat:portmgr
Revision ChangesPath
1.1122+2 -2 ports/MOVED
linimon 2006-08-27 20:10:41 UTC
FreeBSD ports repository
Modified files:
.MOVED
Log:
Expire graphics/GIFgraph.
Revision ChangesPath
1.1121+2 -1 ports/MOVED
___
cvs-all@freebsd.org mailing list
ht
linimon 2006-08-27 20:08:33 UTC
FreeBSD ports repository
Modified files:
graphics Makefile
Removed files:
graphics/GIFgraphMakefile distinfo pkg-descr pkg-plist
Log:
This port has been DEPRECATED for some time in favor of graphics/p5-GD-Graph.
Now that it
linimon 2006-08-27 19:57:35 UTC
FreeBSD ports repository
Modified files:
lang/pdssMakefile
Log:
Reset bouncing maintainer address; mark DEPRECATED since it does not build
on anything other than 4.X. If someone wants to save this port, they should
step up now.
alc 2006-08-27 19:50:13 UTC
FreeBSD src repository
Modified files:
sys/vm vm_page.c vm_page.h
Log:
Refactor vm_page_sleep_if_busy() so that the test for a busy page is
inlined and a procedure call is made in the rare case, i.e., when it is
necessary to sleep
novel 2006-08-27 19:47:38 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
gnutls-devel --> ports/security/gnutls-devel
Revision ChangesPath
1.16078 +1 -0 CVSROOT/modules
___
cvs-all@
novel 2006-08-27 19:47:30 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/gnutls-devel Makefile Makefile.man distinfo pkg-descr
pkg-plist
security/gnutls-devel/files patch-doc-examples-ex__serv1.
Kirill Ponomarew wrote:
> On Mon, Aug 21, 2006 at 12:10:39PM +0400, Roman Bogorodskiy wrote:
> > > > Yes, but it creates the dir for some reason (tinderbox reports about it
> > > > without this @dirrm line in plist).
> > >
> > > If it creates empty directory, it doesn't make much sense, anyway
sat 2006-08-27 19:32:30 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
bsnmptools --> ports/net-mgmt/bsnmptools
Revision ChangesPath
1.16077 +1 -0 CVSROOT/modules
___
cvs-all@free
sat 2006-08-27 19:31:55 UTC
FreeBSD ports repository
Modified files:
net-mgmt Makefile
Added files:
net-mgmt/bsnmptools Makefile distinfo pkg-descr
Log:
Add port net-mgmt/bsnmptools:
Snmp client-side tools
WWW:http://wiki.freebsd.org/BsnmpToo
mux 2006-08-27 19:16:22 UTC
FreeBSD ports repository
Modified files:
x11-toolkits/hs-gtk2hs Makefile
Added files:
x11-toolkits/hs-gtk2hs/files patch-glib-System-Glib-GValue.chs
Log:
Add a patch from vendor that fixes a crash with TreeView widgets and
bump PORTREVISIO
netchild2006-08-27 18:51:32 UTC
FreeBSD src repository
Modified files:
sys/i386/linux linux_machdep.c
Log:
Fix video playing and network connections in realplayer (and most likely
other stuff) in the osrelease=2.6.16 case:
- implement CLONE_PARENT semantic
- fix TLS
blackend2006-08-27 18:29:58 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/faq book.sgml
en_US.ISO8859-1/books/porters-handbook book.sgml
Log:
Fix various typos, s/ie/i.e./ and s/OpenOffice/OpenOffice.org/
Revision ChangesPath
1.786 +6 -6
bsam2006-08-27 18:10:56 UTC
FreeBSD ports repository
Modified files:
emulators/skyeye Makefile distinfo
emulators/skyeye/files patch-Makefile
patch-arch_coldfire_Makefile
Log:
1. Update port: emulators/skyeye update to 1.2-RC8 [1]
On Sun, 27 Aug 2006, M. Warner Losh wrote:
In message: <[EMAIL PROTECTED]>
Wilko Bulte <[EMAIL PROTECTED]> writes:
: On Fri, Aug 25, 2006 at 07:31:20PM -0700, Steve Kargl wrote..
: > On Sat, Aug 26, 2006 at 12:08:54PM +1000, Peter Jeremy wrote:
: > > On Thu, 2006-Aug-24 18:44:02 -0400
On Sun, 2006-08-27 at 17:13 +, Sergey Matveychuk wrote:
> sem 2006-08-27 16:04:03 UTC
>
> FreeBSD ports repository
>
> Modified files:
> net/isc-dhcp3-server pkg-install
> Log:
> - Fix a bug in pkg-install script
>
> Submitted by: maintainer
Credit to where credit
joel2006-08-27 17:15:41 UTC
FreeBSD doc repository
Modified files:
en/projects/busdma index.sgml
Log:
Add ray(4) as well.
Submitted by: brueffer
Revision ChangesPath
1.146 +12 -1 www/en/projects/busdma/index.sgml
__
On 8/26/06, Jeremy Messenger <[EMAIL PROTECTED]> wrote:
mezz2006-08-26 20:07:53 UTC
FreeBSD ports repository
Modified files:
audio/faad Makefile
Log:
Remove PATCH_DEPENDS and rename the post-patch target to pre-configure.
It
makes more sense. Should fix the buil
novel 2006-08-27 16:25:28 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
xmms2-scrobbler --> ports/audio/xmms2-scrobbler
Revision ChangesPath
1.16076 +1 -0 CVSROOT/modules
___
cvs-a
bmah2006-08-27 16:18:09 UTC
FreeBSD src repository
Modified files:
release/doc/en_US.ISO8859-1/relnotes/common new.sgml
Log:
New release notes: GCC 3.4.6, OpenSSL 0.9.8b.
Revision ChangesPath
1.966 +6 -0 src/release/doc/en_US.ISO8859-1/relnotes/common/ne
novel 2006-08-27 16:25:00 UTC
FreeBSD ports repository
Modified files:
audioMakefile
Added files:
audio/xmms2-scrobbler Makefile distinfo pkg-descr
audio/xmms2-scrobbler/files pkg-message.in
Log:
XMMS2-Scrobbler is a client for XMMS2 that feeds infor
sem 2006-08-27 16:04:03 UTC
FreeBSD ports repository
Modified files:
net/isc-dhcp3-server pkg-install
Log:
- Fix a bug in pkg-install script
Submitted by: maintainer
Revision ChangesPath
1.3 +3 -3 ports/net/isc-dhcp3-server/pkg-install
__
joel2006-08-27 17:04:54 UTC
FreeBSD doc repository
Modified files:
en/projects/busdma index.sgml
Log:
Add a few missing wireless drivers: arl(4), ath(4), awi(4), cnw(4), ipw(4),
iwi(4), ral(4) and ural(4). Mark everything as unknown for now.
Revision ChangesPat
In message: <[EMAIL PROTECTED]>
Wilko Bulte <[EMAIL PROTECTED]> writes:
: On Fri, Aug 25, 2006 at 07:31:20PM -0700, Steve Kargl wrote..
: > On Sat, Aug 26, 2006 at 12:08:54PM +1000, Peter Jeremy wrote:
: > > On Thu, 2006-Aug-24 18:44:02 -0400, Alexander Kabaev wrote:
: > > >personally.
gerald 2006-08-27 16:01:51 UTC
FreeBSD ports repository
Modified files:
lang/gcc41 Makefile distinfo
Log:
Update to the 20060825 snapshot of GCC 4.1.2.
Revision ChangesPath
1.286 +1 -1 ports/lang/gcc41/Makefile
1.171 +18 -18ports/lang/gcc
bsam2006-08-27 16:05:24 UTC
FreeBSD ports repository
Modified files:
lang/gnat-gcc34 Makefile distinfo
Log:
- fix DISTFILES; [1]
- remove gcc-testsuite from distinfo; [1]
- introduce MASTER_SITE_SUBDIR; [1]
- change a BROKEN message (doesn't deinstall cleanly at
joel2006-08-27 15:54:23 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/bibliography chapter.sgml
Log:
Update to the latest edition of FreeBSD Unleashed.
Revision ChangesPath
1.78 +3 -3
doc/en_US.ISO8859-1/books/handbook/biblio
On Sun, 2006-08-27 at 15:45 +, Joel Dahl wrote:
> joel2006-08-27 15:45:26 UTC
>
> FreeBSD doc repository
>
> Modified files:
> en/platforms xbox.sgml
> Log:
> Add info about the new install/livecd for FreeBSD/xbox.
Oops.
Requested by: rink
--
Joel
_
joel2006-08-27 15:45:26 UTC
FreeBSD doc repository
Modified files:
en/platforms xbox.sgml
Log:
Add info about the new install/livecd for FreeBSD/xbox.
Revision ChangesPath
1.8 +6 -2 www/en/platforms/xbox.sgml
knu 2006-08-27 14:48:58 UTC
FreeBSD ports repository
Modified files:
japanese/p5-Encode-EUCJPMS Makefile distinfo
Log:
Update to 0.07. 0.06 did not work properly.
Revision ChangesPath
1.2 +1 -1 ports/japanese/p5-Encode-EUCJPMS/Makefile
1.2 +3 -
novel 2006-08-27 14:42:58 UTC
FreeBSD ports repository
Modified files:
multimedia Makefile
Added files:
multimedia/bmpx-devel Makefile distinfo pkg-descr pkg-message
pkg-plist
multimedia/bmpx-devel/files patch-src-system_control.cpp
novel 2006-08-27 14:43:05 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
bmpx-devel --> ports/multimedia/bmpx-devel
Revision ChangesPath
1.16075 +1 -0 CVSROOT/modules
___
cvs-all@fr
wilko 2006-08-27 14:29:11 UTC
FreeBSD src repository
Modified files:
games/fortune/datfiles fortunes
Log:
visionary thoughts..
MFC after: 1 week
Revision ChangesPath
1.225 +15 -0 src/games/fortune/datfiles/fortunes
__
cognet 2006-08-27 13:23:51 UTC
FreeBSD src repository
Modified files:
sys/arm/xscale/i80321 ep80219_machdep.c
Log:
Fill in dump_avail[] before pmap_boostrap() is called so that
ARM_USE_SMALL_ALLOC work.
Revision ChangesPath
1.2 +4 -4 src/sys/arm/xscale/i
nobutaka2006-08-27 12:47:13 UTC
FreeBSD ports repository
Modified files:
multimedia/libxine Makefile pkg-plist
Log:
- Remove dependency to math/djbfft.
- Use libdts and libmad from ports instead of ones from the xine
distribution. [*]
- Make dependency to graphics/aalib
marius 2006-08-27 12:42:55 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/fb creator.c
Log:
MFC:1.10
Remove the DPMS code in creator_blank_display().
Revision ChangesPath
1.8.2.2 +0 -9 src/sys/dev/fb/creator.c
_
nobutaka2006-08-27 13:04:36 UTC
FreeBSD ports repository
Modified files:
multimedia/xine Makefile pkg-plist
Log:
- Make dependency to graphics/aalib optional and add WITH_AALIB knob.
- Rename WITH_LIBCACA to WITH_CACA to conform with KNOBS.
Revision ChangesPath
marck 2006-08-27 12:57:38 UTC
FreeBSD src repository (doc committer)
Modified files:
sys/conf NOTES
Log:
Resurrect reference to (contemporary) kern.ipc.nmbclusters.
Suggested by: ru
MFC after: 3 days
Revision ChangesPath
1.1380+2 -1
sat 2006-08-27 11:53:36 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
xpi-wmlbrowser --> ports/www/xpi-wmlbrowser
Revision ChangesPath
1.16074 +1 -0 CVSROOT/modules
___
cvs-all@f
sat 2006-08-27 11:52:48 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/xpi-wmlbrowser Makefile distinfo pkg-descr
www/xpi-wmlbrowser/files chrome.manifest
Log:
Add port www/xpi-wmlbrowser:
This project is intende
sat 2006-08-27 11:31:25 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
xpi-infolister --> ports/www/xpi-infolister
Revision ChangesPath
1.16073 +1 -0 CVSROOT/modules
___
cvs-all@f
sat 2006-08-27 11:30:53 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/xpi-infolister Makefile distinfo pkg-descr
Log:
Add port www/xpi-infolister:
InfoLister is an extension for Mozilla Firefox, Mozilla Thunderbird,
cperciva2006-08-27 11:04:39 UTC
FreeBSD src repository
Modified files:
etc/rc.d powerd
Log:
When stopping powerd, set the CPU frequency back to its maximum value
(i.e., what it was almost certainly at before powerd was started).
Submitted by: R.B. Riddick
M
sat 2006-08-27 11:03:55 UTC
FreeBSD ports repository
Modified files:
www/xpi-server_switcher Makefile distinfo pkg-plist
Log:
- Update to 0.3
Revision ChangesPath
1.4 +1 -1 ports/www/xpi-server_switcher/Makefile
1.4 +3 -3 ports/www/xpi-serv
sem 2006-08-27 09:53:28 UTC
FreeBSD ports repository
Modified files:
Mk bsd.ruby.mk
lang/ruby18 Makefile distinfo pkg-plist
Added files:
lang/ruby18/filespatch-ext-dbm-extconf.rb
Removed files:
lang/ruby18/filespatch-dir.c-secu
netchild2006-08-27 08:58:00 UTC
FreeBSD src repository
Modified files:
sys/amd64/linux32linux32_proto.h linux32_syscall.h
linux32_sysent.c
sys/i386/linux linux_proto.h linux_syscall.h
linux_sysent.c
Log:
regen
netchild2006-08-27 08:56:54 UTC
FreeBSD src repository
Modified files:
sys/amd64/linux32linux32_dummy.c syscalls.master
sys/i386/linux linux_dummy.c syscalls.master
sys/compat/linux linux_stats.c
Log:
Add the linux statfs64 call. This allows Tivoli backup
On Sun, 27 Aug 2006, Ruslan Ermilov wrote:
RE> Well, there's still an upper limit for the mbuf_cluster zone
RE> that can be tuned by kern.ipc.nmbclusters loader(8) tunable
RE> and sysctl, so perhaps mentions of the NMBCLUSTERS in the
RE> NOTES files should have been replaced by it.
Hmm, I'm a bit
dougb 2006-08-27 08:12:53 UTC
FreeBSD src repository
Modified files:
etc/defaults periodic.conf
Log:
Use ports INDEX-7 instead of INDEX-6
Submitted by: Niclas Zeising <[EMAIL PROTECTED]>
Revision ChangesPath
1.40 +1 -1 src/etc/defaults/perio
On Sun, Aug 27, 2006 at 07:58:20AM +, Dmitry Morozovsky wrote:
> marck 2006-08-27 07:58:20 UTC
>
> FreeBSD src repository (doc committer)
>
> Modified files:(Branch: RELENG_6)
> sys/boot/common help.common loader.8
> sys/conf NOTES options
> Log:
marck 2006-08-27 07:58:20 UTC
FreeBSD src repository (doc committer)
Modified files:(Branch: RELENG_6)
sys/boot/common help.common loader.8
sys/conf NOTES options
Log:
MFC:
Remove config(8)'s knowledge about NMBCLUSTERS, no code in /sys
linimon 2006-08-27 07:57:48 UTC
FreeBSD ports repository
Modified files:
ftp/gwgetMakefile
Log:
Mark as broken: fails to install.
Revision ChangesPath
1.18 +2 -0 ports/ftp/gwget/Makefile
___
cvs-all@fre
linimon 2006-08-27 07:48:39 UTC
FreeBSD ports repository
Modified files:
french/aster Makefile
Log:
Mark as broken on 5.x: does not install.
Revision ChangesPath
1.37 +2 -0 ports/french/aster/Makefile
___
c
linimon 2006-08-27 07:33:58 UTC
FreeBSD ports repository
Modified files:
deskutils/taskjuggler Makefile
Log:
Mark as broken: fails to install.
Revision ChangesPath
1.19 +4 -2 ports/deskutils/taskjuggler/Makefile
__
linimon 2006-08-27 07:23:05 UTC
FreeBSD ports repository
Modified files:
emulators/xmess Makefile
Log:
Mark as broken: leaves a file behind on deinstall.
Revision ChangesPath
1.43 +2 -0 ports/emulators/xmess/Makefile
88 matches
Mail list logo