alc 2006-07-21 06:40:29 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_bio.c
sys/vm vm_object.c vm_object.h vm_page.c
Log:
Eliminate OBJ_WRITEABLE. It hasn't been used in a long time.
Revision ChangesPath
1.507 +1 -7
kib 2006-07-21 06:29:32 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
lib/libc/sys mincore.2
Log:
MFC rev. 1.25
Document new mincore behaviour, the mincore(2) returns ENOMEM when requested
range is not fully mapped.
Reminded by:pjd
novel 2006-07-21 06:22:12 UTC
FreeBSD ports repository
Modified files:
devel/p5-Net-DBusMakefile
Log:
Add p5-XML-Twig to RUN_DEPENDS.
Reported by:mezz
Revision ChangesPath
1.9 +2 -1 ports/devel/p5-Net-DBus/Makefile
___
kib 2006-07-21 05:54:25 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/vm vm_mmap.c
Log:
MFC rev. 1.206
Make the mincore(2) return ENOMEM when requested range is not fully mapped.
Approved by: pjd (mentor)
Revision Chang
rafan 2006-07-21 03:46:59 UTC
FreeBSD ports repository
Modified files:
games/ninix-aya Makefile distinfo
Log:
- Update to 3.8.8
PR: ports/100615
Submitted by: maintainer
Revision ChangesPath
1.35 +2 -2 ports/games/ninix-aya/Makefi
rafan 2006-07-21 03:46:36 UTC
FreeBSD ports repository
Modified files:
security/p5-openxpki Makefile distinfo pkg-plist
Log:
- Update to 0.9.402
PR: ports/100612
Submitted by: maintainer
Revision ChangesPath
1.3 +125 -124 ports/security/p
rafan 2006-07-21 03:45:59 UTC
FreeBSD ports repository
Modified files:
irc/xchat-gnome Makefile distinfo pkg-plist
Removed files:
irc/xchat-gnome/files patch-configure
Log:
- Update to 0.13
PR: ports/100605
Submitted by: maintainer
Revision
mezz2006-07-21 01:55:00 UTC
FreeBSD ports repository
Modified files:
multimedia/dvdstyler Makefile pkg-plist
Added files:
multimedia/dvdstyler/files patch-data_Makefile.in
Log:
Make sure to install a file, empty.mpg, to fix the burn on DVD. Bump the
PORTREVISION.
maho2006-07-21 01:33:19 UTC
FreeBSD ports repository
Modified files:
lang/gcc41-withgcjawt Makefile
Log:
Fix configure
Submitted by:Bartosz Fabianowski <[EMAIL PROTECTED]>
Revision ChangesPath
1.7 +4 -4 ports/lang/gcc41-withgcjawt/Makefile
In message: <[EMAIL PROTECTED]>
Alan Cox <[EMAIL PROTECTED]> writes:
: Warner Losh wrote:
:
: >imp 2006-07-20 22:42:48 UTC
: >
: > FreeBSD src repository
: >
: > Modified files:
: >share/mk bsd.cpu.mk
: > Log:
: > Remove ALPHA optimization pointer for gcc f
Warner Losh wrote:
imp 2006-07-20 22:42:48 UTC
FreeBSD src repository
Modified files:
share/mk bsd.cpu.mk
Log:
Remove ALPHA optimization pointer for gcc flags.
Add ARM optimization pointer for gcc flags.
Revision ChangesPath
1.53 +1 -1 src/shar
alc 2006-07-20 23:26:22 UTC
FreeBSD src repository
Modified files:
sys/arm/arm pmap.c
Log:
Implement pmap_clear_write().
Discussed with: cognet@
Revision ChangesPath
1.66 +15 -0 src/sys/arm/arm/pmap.c
imp 2006-07-20 22:42:48 UTC
FreeBSD src repository
Modified files:
share/mk bsd.cpu.mk
Log:
Remove ALPHA optimization pointer for gcc flags.
Add ARM optimization pointer for gcc flags.
Revision ChangesPath
1.53 +1 -1 src/share/mk/bsd.cpu.mk
shaun 2006-07-20 22:40:51 UTC
FreeBSD ports repository
Modified files:
www/hordeMakefile distinfo pkg-plist
www/horde/files patch-config_mime_drivers.php.dist
Log:
Upgrade to 3.1.2
ChangeLog:
http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.51
cognet 2006-07-20 22:13:59 UTC
FreeBSD src repository
Modified files:
share/mk bsd.cpu.mk
Log:
Oops LDFLAGS can be used to invoke gcc, so directly add -EB to {LD}.
Revision ChangesPath
1.52 +1 -1 src/share/mk/bsd.cpu.mk
_
cognet 2006-07-20 21:28:07 UTC
FreeBSD src repository
Modified files:
share/mk bsd.cpu.mk
Log:
Honor ARM_BIG_ENDIAN by adding -mbig-endian to CFLAGS and -EB to LDFLAGS if
it is defined.
Revision ChangesPath
1.51 +5 -0 src/share/mk/bsd.cpu.mk
_
sat 2006-07-20 21:25:17 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
xpi-foxmarks --> ports/www/xpi-foxmarks
Revision ChangesPath
1.15695 +1 -0 CVSROOT/modules
___
cvs-all@freeb
sat 2006-07-20 21:24:47 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/xpi-foxmarks Makefile distinfo pkg-descr pkg-plist
Log:
Add port www/xpi-foxmarks:
If you use Firefox on more than one computer, you'll want Fox
rafan 2006-07-20 21:10:21 UTC
FreeBSD ports repository
Modified files:
security/libpreludedb Makefile distinfo
Removed files:
security/libpreludedb/files patch-bindings_perl_PreludeDB.c
Log:
- Update to 0.9.8.1
- OPTIONS'ify
Note that now MySQL is the default backe
jmelo 2006-07-20 21:09:35 UTC
FreeBSD ports repository
Modified files:
security/tripwire12 Makefile
Log:
- Update mastersite.
PR: ports/99783
Submitted by: tjs <[EMAIL PROTECTED]>
Approved by:maintainer (timeout 15 days)
Revision ChangesPat
rafan 2006-07-20 21:07:41 UTC
FreeBSD ports repository
Modified files:
devel/iceMakefile distinfo pkg-plist
devel/ice/files Make.rules.FreeBSD patch-Make.rules
Removed files:
devel/ice/files patch-src::icecpp::config.h
Log:
- Update to 3.1.0
cognet 2006-07-20 21:03:43 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 uart_dev_at91usart.c
Log:
Fix ALT_BREAK_TO_DEBUGGER on the AT91 :
The core uart code expects the receive method to actually puts the
characters read into its buffers. For AT91, it's do
sat 2006-07-20 20:43:20 UTC
FreeBSD ports repository
Modified files:
devel/p5-Class-Std Makefile pkg-plist
Log:
- Data::Dumper and Test::More is in perl base
- Scalar::Util is in perl base 5.7.2 and later versions
PR: ports/100337
Submitted by: Gea-Su
sobomax 2006-07-20 20:34:59 UTC
FreeBSD ports repository
Modified files:
comms/spandsp/files patch-src-spandsp-dc_restore.h
Added files:
comms/spandsp/files patch-src::awgn.c
patch-src::tone_generate.c
patch-src::v17tx.c
sat 2006-07-20 20:27:47 UTC
FreeBSD ports repository
Modified files:
russian/xpi-tabextensions Makefile
Log:
Concisify comment
Revision ChangesPath
1.2 +1 -1 ports/russian/xpi-tabextensions/Makefile
___
cvs-al
rafan 2006-07-20 20:26:59 UTC
FreeBSD ports repository
Modified files:
cad/jspice3 Makefile
Added files:
cad/jspice3/filespatch-src+lib+dev+ltra+ltramisc.c
Log:
- Fix build on 4.x (pre-C99)
PR: ports/100633
Submitted by: maintainer
sat 2006-07-20 20:19:48 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
xpi-tabextensions-ru --> ports/russian/xpi-tabextensions
Revision ChangesPath
1.15694 +1 -0 CVSROOT/modules
sat 2006-07-20 20:19:11 UTC
FreeBSD ports repository
Modified files:
russian Makefile
Added files:
russian/xpi-tabextensions Makefile distinfo pkg-descr
Log:
Add port russian/xpi-tabextensions:
Russian version of Tabbrowsing Extensions for Firefox.
jhb 2006-07-20 20:16:16 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_4)
sys/dev/bce if_bce.c
Log:
Bah, fix the 1.5 MFC to actually work on 4.x.
Pointy hat to: jhb
Revision ChangesPath
1.4.2.3 +2 -2 src/sys/dev/bce/if_bce.
jhb 2006-07-20 20:07:38 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_4)
sys/dev/amr amr.c
Log:
MFC: Chain the bus_dmamap_load() calls when mapping a command with a data
CCB instead of using BUS_DMA_NOWAIT(). Since bus_dmamap_load() doesn't
s
If memory serves me right, Rene Ladan wrote:
> Bruce A. Mah wrote:
>> bmah2006-07-20 19:12:16 UTC
>>
>> FreeBSD doc repository
>>
>> Modified files:
>> en/snapshots index.sgml
>> Log:
>> Add July 2007 snapshots to list of available snapshots.
>>
> Did I miss last New
cognet 2006-07-20 20:01:27 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/conf options.arm
sys/arm/conf KB920X
Log:
Remove -CURRENT options and (re)add needed one.
Revision ChangesPath
1.7.2.3 +2 -3 src/sys/ar
bmah2006-07-20 20:00:27 UTC
FreeBSD doc repository
Modified files:
en/snapshots index.sgml
Log:
D'oh. Fix year typo.
Pointed out by: Rene Ladan <[EMAIL PROTECTED]>
Revision ChangesPath
1.22 +3 -3 www/en/snapshots/index.sgml
sat 2006-07-20 20:00:16 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
xpi-imagezoom-ru --> ports/russian/xpi-imagezoom
Revision ChangesPath
1.15693 +1 -0 CVSROOT/modules
___
cvs-
sat 2006-07-20 19:59:09 UTC
FreeBSD ports repository
Modified files:
russian Makefile
Added files:
russian/xpi-imagezoom Makefile distinfo pkg-descr
Log:
Add port russian/xpi-imagezoom:
Russian version of Imagezoom - extension to zoom images in firefo
jhb 2006-07-20 19:58:12 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/amr amr.c
Log:
MFC: Chain the bus_dmamap_load() calls when mapping a command with a data
CCB instead of using BUS_DMA_NOWAIT.
Revision ChangesPath
1.65.
Bruce A. Mah wrote:
> bmah2006-07-20 19:12:16 UTC
>
> FreeBSD doc repository
>
> Modified files:
> en/snapshots index.sgml
> Log:
> Add July 2007 snapshots to list of available snapshots.
>
Did I miss last New year celebration?
Regards,
Rene
--
GPG fingerprint =
barner 2006-07-20 19:18:30 UTC
FreeBSD ports repository
Modified files:
devel/boost Makefile pkg-descr pkg-plist
Added files:
devel/boost/filespatch-libs_random_random_device.cpp
Log:
- Build libbgl-viz.a (needed to use the GraphViz reader)
- Build librando
bmah2006-07-20 19:12:16 UTC
FreeBSD doc repository
Modified files:
en/snapshots index.sgml
Log:
Add July 2007 snapshots to list of available snapshots.
Revision ChangesPath
1.21 +3 -2 www/en/snapshots/index.sgml
__
rafan 2006-07-20 18:54:50 UTC
FreeBSD ports repository
Modified files:
devel/cweb Makefile distinfo
Removed files:
devel/cweb/files patch-aa
Log:
- Update to 3.64a.a (distversion 3.64aa)
The next version available is 3.64ab. 3.64a.a looks more reason
jhb 2006-07-20 18:54:15 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_4)
sys/dev/bce if_bce.c
Log:
MFC revs 1.4 and 1.5:
- Removed updates to if_ibytes, if_obytes, if_imcasts, and if_omcasts.
- Match code in 6.x and HEAD for handling excessive
jhb 2006-07-20 18:43:32 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/bce if_bce.c
Log:
MFC: Fix ifconfig up when the HW is down.
Revision ChangesPath
1.2.2.4 +7 -2 src/sys/dev/bce/if_bce.c
___
jhb 2006-07-20 18:41:01 UTC
FreeBSD src repository
Modified files:
sys/dev/bce if_bce.c
Log:
Expand locking coverage slightly to cover if_drv_flags in a few places
where it wasn't locked.
MFC after: 3 days
Reviewed by:davidch
Revision Changes
rafan 2006-07-20 18:40:00 UTC
FreeBSD ports repository
Modified files:
net-mgmt/arpwatchMakefile pkg-descr
net-mgmt/arpwatch/files patch-ag
Log:
- Don't die on SIGHUP. Thanks to Rudolf Cejka
for pointing this out. The HUP only seems to affect arpwatch on 5.X and
bms 2006-07-20 18:30:08 UTC
FreeBSD ports repository (src committer)
Modified files:
graphics/geomviewMakefile pkg-plist
Log:
Unbreak pkg-plist.
Revision ChangesPath
1.44 +6 -2 ports/graphics/geomview/Makefile
1.8 +136 -144 ports/graphics/ge
erwin 2006-07-20 17:58:33 UTC
FreeBSD ports repository
Modified files:
devel/ac-archive Makefile distinfo
Log:
Update to 0.5.65
Revision ChangesPath
1.24 +1 -1 ports/devel/ac-archive/Makefile
1.10 +3 -3 ports/devel/ac-archive/distinfo
_
alc 2006-07-20 17:48:41 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 pmap.c
sys/i386/i386pmap.c
sys/sparc64/include pmap.h
sys/vm pmap.h
Log:
Add pmap_clear_write() to the interface between the virtual memory
system's
sem 2006-07-20 17:29:00 UTC
FreeBSD ports repository
Modified files:
sysutils/portupgrade-devel Makefile
sysutils/portupgrade Makefile
Log:
- Fix a type: DBD4->BDB4 in messages.
Submitted by: yar
Revision ChangesPath
1.228 +2 -2 ports/sysutils
erwin 2006-07-20 17:12:44 UTC
FreeBSD ports repository
Modified files:
emulators/linux_dist-gentoo-stage1 Makefile
emulators/linux_dist-gentoo-stage2 Makefile
emulators/linux_dist-gentoo-stage3 Makefile
Log:
- Use USE_LINUX_PREFIX instead of PREFIX?= ${LINUXBASE}
-
erwin 2006-07-20 16:48:33 UTC
FreeBSD ports repository
Modified files:
astro/orsa Makefile distinfo
Log:
Update to 0.7.0
Revision ChangesPath
1.9 +1 -2 ports/astro/orsa/Makefile
1.3 +3 -3 ports/astro/orsa/distinfo
__
joel2006-07-20 15:50:57 UTC
FreeBSD doc repository
Modified files:
en/advocacy myths.sgml
Log:
Add pfSense to the list and remove some information about using
the Linux emulation layer on Alpha.
PR: www/97408
Submitted by: Gabor Kovesdan
R
joel2006-07-20 15:34:20 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/articles/committers-guide article.sgml
Log:
Be a bit more verbose about adding new module entries.
PR: docs/100323
Submitted by: clsung
Revision ChangesPath
1.2
oliver 2006-07-20 15:03:43 UTC
FreeBSD ports repository
Modified files:
misc/mime-supportMakefile distinfo pkg-descr
Log:
update to 0.37.1
Revision ChangesPath
1.12 +1 -1 ports/misc/mime-support/Makefile
1.10 +3 -3 ports/misc/mime-support/di
rafan 2006-07-20 14:30:44 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
p5-OurNet-BBS --> ports/net/p5-OurNet-BBS
Revision ChangesPath
1.15692 +1 -0 CVSROOT/modules
___
cvs-all@fre
rafan 2006-07-20 14:30:27 UTC
FreeBSD ports repository
Modified files:
net Makefile
Added files:
net/p5-OurNet-BBSMakefile distinfo pkg-descr pkg-plist
Log:
Add p5-OurNet-BBS 1.66, component Object Model for BBS systems.
PR: ports/10
ehaupt 2006-07-20 12:32:06 UTC
FreeBSD ports repository
Modified files:
audio/sfront Makefile distinfo pkg-plist
Log:
Update to 0.90
Revision ChangesPath
1.26 +1 -1 ports/audio/sfront/Makefile
1.15 +3 -3 ports/audio/sfront/distinfo
1.4
erwin 2006-07-20 12:21:49 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
py-pypcap --> ports/net/py-pypcap
Revision ChangesPath
1.15691 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.org
erwin 2006-07-20 12:21:37 UTC
FreeBSD ports repository
Modified files:
net Makefile
Added files:
net/py-pypcapMakefile distinfo pkg-descr pkg-plist
net/py-pypcap/files patch-pcap.pyx
Log:
A simplified object-oriented Python extension module
erwin 2006-07-20 12:19:29 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
pcs --> ports/net/pcs
Revision ChangesPath
1.15690 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.org mailing lis
erwin 2006-07-20 12:19:16 UTC
FreeBSD ports repository
Modified files:
net Makefile
Added files:
net/pcs Makefile distinfo pkg-descr pkg-plist
Log:
Packet Construction Set
A set of python modules and methods for working with any kind of
flz 2006-07-20 11:25:46 UTC
FreeBSD ports repository
Added files:
.GIDs UIDs
Log:
Please welcome UIDs and GIDs file. Those have been created from the UID/GID
part of the Porter's Handbook. They're stored here to get more visibility.
Please use these fi
erwin 2006-07-20 11:20:58 UTC
FreeBSD doc repository (ports committer)
Modified files:
en_US.ISO8859-1/books/porters-handbook book.sgml
Log:
SYSCTL is now a macro, reflect this in the handbook.
Submitted by: gabor
Sponsored by: Google Summer of Code 2
delphij 2006-07-20 11:10:36 UTC
FreeBSD doc repository
Modified files:
zh_CN.GB2312/books/porters-handbook book.sgml
Log:
MFen 1.730 -> 1.734
Submitted by: delphij
Obtained from: The FreeBSD Simplified Chinese Project
Revision ChangesPath
1.13 +25 -1
delphij 2006-07-20 11:07:39 UTC
FreeBSD doc repository
Modified files:
zh_CN.GB2312/books/handbook/basics chapter.sgml
Log:
MFen 1.144 -> 1.145
Submitted by: delphij
Obtained from: The FreeBSD Simplified Chinese Project
Revision ChangesPath
1.10 +8 -24
delphij 2006-07-20 11:05:56 UTC
FreeBSD doc repository
Modified files:
zh_CN.GB2312/books/handbook/config chapter.sgml
Log:
MFen 1.217 -> 1.220
Submitted by: delphij
Obtained from: The FreeBSD Simplified Chinese Project
Revision ChangesPath
1.9 +35 -5
delphij 2006-07-20 11:00:50 UTC
FreeBSD doc repository
Modified files:
zh_CN.GB2312/books/handbook/desktop chapter.sgml
Log:
MFen 1.64 -> 1.65
Submitted by: delphij
Obtained from: The FreeBSD Simplified Chinese Project
Revision ChangesPath
1.6 +85 -76
delphij 2006-07-20 10:59:28 UTC
FreeBSD doc repository
Modified files:
zh_CN.GB2312/books/handbook/geom chapter.sgml
Log:
MFen 1.22 -> 1.24
Submitted by: delphij
Obtained from: The FreeBSD Simplified Chinese Project
Revision ChangesPath
1.4 +43 -1
delphij 2006-07-20 10:57:06 UTC
FreeBSD doc repository
Modified files:
zh_CN.GB2312/books/handbook/install chapter.sgml
Log:
Fix a typo.
Submitted by: miniwest
Obtained from: The FreeBSD Simplified Chinese Project
Revision ChangesPath
1.11 +1 -1 d
flz 2006-07-20 10:55:30 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
py-django-devel --> ports/www/py-django-devel
Revision ChangesPath
1.15689 +1 -0 CVSROOT/modules
___
cvs-all
delphij 2006-07-20 10:55:17 UTC
FreeBSD doc repository
Modified files:
zh_CN.GB2312/books/handbook/ports chapter.sgml
Log:
Language improvements.
Submitted by: Alex
Obtained from: The FreeBSD Simplified Chinese Project
Revision ChangesPath
1.7 +4 -4
flz 2006-07-20 10:54:30 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/py-django-devel Makefile distinfo pkg-plist
Log:
Add py-django-devel port, the developement version of the Python Django
MVC Web Framework.
Revis
delphij 2006-07-20 10:53:38 UTC
FreeBSD doc repository
Modified files:
zh_CN.GB2312/books/handbook/x11 chapter.sgml
Log:
Improve wording, remove a duplicated paragraph.
Submitted by: Alex
Obtained from: The FreeBSD Simplified Chinese Project
Revision ChangesP
lth 2006-07-20 10:52:14 UTC
FreeBSD ports repository
Modified files:
www/p5-CGI-Ajax Makefile distinfo
Log:
Update to 0.697
PR: ports/100484
Submitted by: Jin-Shan Tseng <[EMAIL PROTECTED]>
Revision ChangesPath
1.20 +1 -1 ports/
delphij 2006-07-20 10:50:16 UTC
FreeBSD doc repository
Modified files:
zh_CN.GB2312/share/sgml catalog l10n.ent
Log:
Correct th last part of FPI(should be ISO 639 language code)
Submitted by: chinsan
PR: docs/100334
Revision ChangesPath
1.3
delphij 2006-07-20 10:48:14 UTC
FreeBSD doc repository
Modified files:
zh_CN.GB2312/share/sgml trademarks.ent
Log:
MFen 1.30 -> 1.34
Obtained from: The FreeBSD Simplified Chinese Project CVS
Revision ChangesPath
1.3 +17 -11doc/zh_CN.GB2312/share/sgml/t
flz 2006-07-20 10:07:34 UTC
FreeBSD src repository
Modified files:
share/man/man5 rc.conf.5
etc/defaults rc.conf
etc/rc.d ntpdate
Log:
- Remove hardcoded /etc/ntp.conf configuration file from ntpdate rc.d script
and replace it with a new
miwi2006-07-20 10:00:35 UTC
FreeBSD ports repository
Modified files:
science/bblimage Makefile
Log:
- Update MASTER_SITES
Notes: pyvox is a new port. i works on it if I more time has.
PR: ports/97834
Submitted by: miwi
Approved by:krion (me
stefanf 2006-07-20 09:47:15 UTC
FreeBSD src repository
Modified files:
usr.sbin/moused moused.c
Log:
Convert macros to use C99's syntax for macros with a variable number of
arguments.
Revision ChangesPath
1.77 +10 -10src/usr.sbin/moused/moused.c
__
flz 2006-07-20 09:47:03 UTC
FreeBSD ports repository
Modified files:
astro/google-earth Makefile distinfo pkg-plist
Log:
- Update to 4.0.1693.
Revision ChangesPath
1.5 +1 -1 ports/astro/google-earth/Makefile
1.4 +3 -3 ports/astro/google-e
stefanf 2006-07-20 09:38:46 UTC
FreeBSD src repository
Modified files:
usr.sbin/config config.y
usr.sbin/fdread fdread.c
Log:
Remove unused variables.
Revision ChangesPath
1.73 +1 -3 src/usr.sbin/config/config.y
1.8 +2 -2 src/usr.
stefanf 2006-07-20 09:11:09 UTC
FreeBSD src repository
Modified files:
usr.sbin/cron/cron cron.c
Log:
Don't use "implicit int". Move the opening { of the functions to the next
line while there.
Revision ChangesPath
1.18 +4 -2 src/usr.sbin/cron/cron/cron
roam2006-07-20 09:03:44 UTC
FreeBSD ports repository
Modified files:
www/p5-Net-Akismet Makefile
Log:
Test::Pod::Coverage should not be pulled in as a runtime dependency.
Revision ChangesPath
1.3 +2 -1 ports/www/p5-Net-Akismet/Makefile
___
stefanf 2006-07-20 08:04:13 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
lib/libc/net resolver.3
Log:
MFC 1.31: Use a prototype for res_init().
Revision ChangesPath
1.30.2.1 +1 -1 src/lib/libc/net/resolver.3
__
sat 2006-07-20 08:01:06 UTC
FreeBSD ports repository
Modified files:
www/xpi-forecastfox Makefile distinfo pkg-plist
Log:
- Update to 0.9.3
Revision ChangesPath
1.3 +1 -1 ports/www/xpi-forecastfox/Makefile
1.3 +3 -3 ports/www/xpi-forecastf
erwin 2006-07-20 07:45:16 UTC
FreeBSD ports repository
Modified files:
cad/chipvaultMakefile distinfo
Log:
Update to 200607
PR: 100593
Submitted by: Soeren Straarup <[EMAIL PROTECTED]>
Revision ChangesPath
1.4 +1 -1 ports/cad/
85 matches
Mail list logo