Robert Watson wrote:
On Sat, 27 Sep 2008, Robert Watson wrote:
Rather than shadowing global variable 'lookup' in
check_uidgid(), rename
it to ugid_lookupp. This should make debugging issues with ipfw uid
rules easier.
Still panics:
Something seems odd here, we may be looking at a
rafan 2008-09-28 05:51:04 UTC
FreeBSD ports repository
Modified files:
mail/getmail Makefile distinfo
Log:
- Update to 4.8.4
PR: ports/127689
Submitted by: Linh Pham (maintainer)
Revision ChangesPath
1.80 +1 -1 ports/mail/getm
imp 2008-09-28 05:36:25 UTC
FreeBSD src repository
Modified files:
sys/arm/arm pmap.c
Log:
SVN rev 183429 on 2008-09-28 05:36:25Z by imp
White space nit.
Revision ChangesPath
1.102 +0 -1 src/sys/arm/arm/pmap.c
___
rafan 2008-09-28 04:42:49 UTC
FreeBSD ports repository
Modified files:
archivers/librtfcomp Makefile
Log:
- Fix CATEGORIES for slave port (archives/py-librtfcomp)
PR: ports/127680
Submitted by: Alexander Logvinov (maintainer)
Revision ChangesPath
rafan 2008-09-28 04:38:29 UTC
FreeBSD ports repository
Modified files:
japanese/p5-Mail-SpamAssassin Makefile
Log:
- pre-install -> pre-su-install since this target (via pkg-install) creates
the 'spamd' user and groups.
PR: ports/127682
Submitted by: TA
In message: <[EMAIL PROTECTED]>
Colin Percival <[EMAIL PROTECTED]> writes:
: Warner Losh wrote:
: > Change while (cond)\n\t\t; to while (cond)\n\t\tcontinue; since the
: > former more explicitly tells the compiler that you want an empty loop.
: > There are some lint programs that
Warner Losh wrote:
Change while (cond)\n\t\t; to while (cond)\n\t\tcontinue; since the
former more explicitly tells the compiler that you want an empty loop.
There are some lint programs that use this hint to avoid generating
warnings.
In style(9) the example
for (p = buf; *p !=
imp 2008-09-28 03:50:34 UTC
FreeBSD src repository
Modified files:
sys/mips/mipstrap.c
Log:
SVN rev 183428 on 2008-09-28 03:50:34Z by imp
Fix comments to relate to FreeBSD's current interrupt blocking
functionality, as opposed to the legacy spl means.
Revi
imp 2008-09-28 03:48:15 UTC
FreeBSD src repository
Modified files:
sys/mips/adm5120 if_admsw.c
Log:
SVN rev 183427 on 2008-09-28 03:48:15Z by imp
Fix comment about needing to call something from splnet, which doesn't
exist in freebsd.
Revision ChangesPath
imp 2008-09-28 03:47:24 UTC
FreeBSD src repository
Modified files:
sys/mips/mipspmap.c
Log:
SVN rev 183426 on 2008-09-28 03:47:24Z by imp
Remove stale comment. splhigh -> critical_enter transition happend
some time ago, and no longer needs special attention.
imp 2008-09-28 03:45:16 UTC
FreeBSD src repository
Modified files:
share/man/man9 spl.9
Log:
SVN rev 183425 on 2008-09-28 03:45:16Z by imp
Add stronger warning that spl is historical. I almost deleted this
man page entirely, but it is still mildly useful in unde
imp 2008-09-28 03:33:01 UTC
FreeBSD src repository
Modified files:
sys/dev/cfe cfe_console.c
Log:
SVN rev 183424 on 2008-09-28 03:33:01Z by imp
Change while (cond)\n\t\t; to while (cond)\n\t\tcontinue; since the
former more explicitly tells the compiler that y
mnag2008-09-28 01:58:53 UTC
FreeBSD ports repository
Modified files:
mail/postfix-current Makefile distinfo
Log:
- Update to 2.6-20080903
Revision ChangesPath
1.228 +1 -1 ports/mail/postfix-current/Makefile
1.164 +3 -3 ports/mail/postfix-curren
mnag2008-09-28 01:58:28 UTC
FreeBSD ports repository
Modified files:
mail/postfix Makefile distinfo
Log:
- Update to 2.5.5
Revision ChangesPath
1.141 +1 -1 ports/mail/postfix/Makefile
1.97 +3 -3 ports/mail/postfix/distinfo
mnag2008-09-28 01:14:12 UTC
FreeBSD ports repository
Modified files:
devel/libevent Makefile distinfo
Log:
- Update to 1.4.8
PR: 127653
Submitted by: bf
Revision ChangesPath
1.37 +1 -1 ports/devel/libevent/Makefile
1.22
mnag2008-09-28 00:54:09 UTC
FreeBSD ports repository
Modified files:
www/lighttpd Makefile
Log:
- Fix dependency of fam/gamin
Submitted by: Vsevolod Kozlov
Revision ChangesPath
1.64 +1 -1 ports/www/lighttpd/Makefile
__
edwin 2008-09-28 00:09:14 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
Ports modules update at Sunday 28 September 2008 at 00:09
Revision ChangesPath
1.20166 +10 -1 CVSROOT/modules
_
marius 2008-09-28 00:07:05 UTC
FreeBSD src repository
Modified files:
sys/conf files.sparc64 options.sparc64
Added files:
sys/sparc64/pci schizo.c schizoreg.h schizovar.h
Log:
SVN rev 183423 on 2008-09-28 00:07:05Z by marius
Add a driver for `Schizo'
lippe 2008-09-28 00:00:29 UTC
FreeBSD ports repository
Modified files:
cad/brlcad Makefile
Log:
- Mark as BROKEN on CURRENT.
Reported by:erwin via pointyhat
Revision ChangesPath
1.36 +6 -0 ports/cad/brlcad/Makefile
__
mnag2008-09-27 23:48:48 UTC
FreeBSD ports repository
Modified files:
security/vuxml vuln.xml
Log:
lighttpd -- multiple vulnerabilities
Revision ChangesPath
1.1704+46 -1 ports/security/vuxml/vuln.xml
___
cvs
mnag2008-09-27 23:47:57 UTC
FreeBSD ports repository
Modified files:
www/lighttpd Makefile
Added files:
www/lighttpd/files patch-sa_2008_05 patch-sa_2008_06
patch-sa_2008_07
Log:
- Multiple security fixes.
- Bump PORTREVISION
wxs 2008-09-27 23:03:43 UTC
FreeBSD ports repository
Modified files:
textproc/dblatex Makefile
Log:
Respect NOPORTDOCS.
Noticed by: QAT
Revision ChangesPath
1.6 +4 -0 ports/textproc/dblatex/Makefile
_
miwi2008-09-27 22:57:56 UTC
FreeBSD ports repository
Modified files:
devel/pear-PHP_CompatInfo Makefile distinfo
Log:
- Update to 1.8.1
Revision ChangesPath
1.14 +1 -1 ports/devel/pear-PHP_CompatInfo/Makefile
1.12 +3 -3 ports/devel/pear-PHP_C
olgeni 2008-09-27 22:40:04 UTC
FreeBSD ports repository
Modified files:
databases/metakitMakefile pkg-plist
Log:
Compile and install metakit.pyo.
Revision ChangesPath
1.55 +2 -0 ports/databases/metakit/Makefile
1.23 +1 -0 ports/databases/met
makc2008-09-27 22:29:38 UTC
FreeBSD ports repository
Modified files:
emulators/aqemu Makefile distinfo pkg-plist
Log:
Update to 0.5.1
Approved by:miwi (mentor)
Revision ChangesPath
1.2 +1 -1 ports/emulators/aqemu/Makefile
1.2 +3 -3
antoine 2008-09-27 22:24:50 UTC
FreeBSD src repository
Modified files:
usr.sbin Makefile
Log:
SVN rev 183422 on 2008-09-27 22:24:50Z by antoine
- Build jexec (1) and slstat.
- style.Makefile
Noticed by: Marius (1)
Revision ChangesPath
1.397
manolis 2008-09-27 21:55:16 UTC
FreeBSD doc repository
Modified files:
el_GR.ISO8859-7/articles/gjournal-desktop article.sgml
Log:
MFen: 1.2 -> 1.3en_US.ISO8859-1/articles/gjournal-desktop/article.sgml
Obtained from: FreeBSD Greek Documentation Project
Revision
tdb 2008-09-27 21:47:19 UTC
FreeBSD ports repository
Modified files:
lang/krocMakefile distinfo
Log:
- Update to snapshot r5103.
Revision ChangesPath
1.11 +1 -1 ports/lang/kroc/Makefile
1.7 +3 -3 ports/lang/kroc/distinfo
sam 2008-09-27 21:18:40 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_scan_sta.c
Log:
SVN rev 183421 on 2008-09-27 21:18:40Z by sam
guard against adhoc_pick_channel returning a NULL channel; this can
happen after a scan cache flush (e.g. in
lbr 2008-09-27 21:09:23 UTC
FreeBSD ports repository
Modified files:
databases/p5-Search-Xapian Makefile distinfo
Log:
Update to 1.0.8.0
Revision ChangesPath
1.18 +2 -2 ports/databases/p5-Search-Xapian/Makefile
1.14 +3 -3 ports/databases/p5-S
lbr 2008-09-27 20:44:34 UTC
FreeBSD ports repository
Modified files:
devel/p5-Sub-Exporter Makefile distinfo
Log:
Update to 0.980
Revision ChangesPath
1.16 +1 -1 ports/devel/p5-Sub-Exporter/Makefile
1.14 +3 -3 ports/devel/p5-Sub-Exporter/dist
lbr 2008-09-27 20:42:53 UTC
FreeBSD ports repository
Modified files:
devel/p5-MooseX-Daemonize Makefile distinfo
Log:
Update to 0.08
Revision ChangesPath
1.2 +1 -1 ports/devel/p5-MooseX-Daemonize/Makefile
1.2 +3 -3 ports/devel/p5-MooseX-Dae
On Sat, Sep 27, 2008 at 01:23:15PM -0700, Sam Leffler wrote:
> Marius Strobl wrote:
> > There's a typo in r183242 which causes jexec to be also skipped:
> >
> > --- head/usr.sbin/Makefile 2008/09/19 19:20:05 183195
> > +++ head/usr.sbin/Makefile 2008/09/21 22:02:26 183242
> > <...>
> > +
lbr 2008-09-27 20:31:34 UTC
FreeBSD ports repository
Modified files:
devel/p5-Class-MOP Makefile distinfo
Log:
Update to 0.66.
Note: This release has an incompatible change regarding introspection of a
class's method with Class::MOP::Class
Revision ChangesP
lbr 2008-09-27 20:27:26 UTC
FreeBSD ports repository
Modified files:
devel/p5-Data-Visitor Makefile distinfo
Log:
Update to 0.21
Revision ChangesPath
1.15 +1 -1 ports/devel/p5-Data-Visitor/Makefile
1.13 +3 -3 ports/devel/p5-Data-Visitor/disti
Marius Strobl wrote:
> There's a typo in r183242 which causes jexec to be also skipped:
>
> --- head/usr.sbin/Makefile2008/09/19 19:20:05 183195
> +++ head/usr.sbin/Makefile2008/09/21 22:02:26 183242
> <...>
> +.if ${MK_JAIL} != "no"
> +_jail= jail
> +_jexect= jex
There's a typo in r183242 which causes jexec to be also skipped:
--- head/usr.sbin/Makefile 2008/09/19 19:20:05 183195
+++ head/usr.sbin/Makefile 2008/09/21 22:02:26 183242
<...>
+.if ${MK_JAIL} != "no"
+_jail= jail
+_jexect= jexec
+_jls= jls
+.endif
Mari
Hi,
The build which triggered this email is done under tinderbox-2.4.3, on
7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly"
and ccache support, with the "official" up-to-date Ports Tree, with the
following vars set:
NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_
makc2008-09-27 20:02:58 UTC
FreeBSD ports repository
Modified files:
audio/qmpdclient Makefile distinfo
audio/qmpdclient/files patch-qmpdclient.pro
Log:
Update to 1.0.9
New features:
- New tray icon art
- Cover art support
- Volume slider in tray menu
- Mid
nork2008-09-27 20:02:50 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
xf86-video-radeonhd-devel --> ports/x11-drivers/xf86-video-radeonhd-devel
Revision ChangesPath
1.20165 +1 -0 CVSROOT/modules
___
nork2008-09-27 20:02:36 UTC
FreeBSD ports repository
Modified files:
x11-drivers Makefile
x11-drivers/xf86-video-radeonhd Makefile distinfo pkg-descr
pkg-plist
x11-drivers/xf86-video-radeonhd-devel Makefile distinfo
marcel 2008-09-27 19:58:11 UTC
FreeBSD src repository
Modified files:
sys/geom/partg_part_pc98.c
Log:
SVN rev 183420 on 2008-09-27 19:58:11Z by marcel
Export the partition name in the conftxt and confxml output.
The conftxt output is used by libdisk, and the confx
On Sat, 27 Sep 2008, Robert Watson wrote:
Rather than shadowing global variable 'lookup' in check_uidgid(),
rename
it to ugid_lookupp. This should make debugging issues with ipfw uid
rules easier.
Still panics:
Something seems odd here, we may be looking at an ipfw bug. The goal
marcel 2008-09-27 19:29:52 UTC
FreeBSD src repository
Modified files:
sys/geom/partg_part.c
Log:
SVN rev 183419 on 2008-09-27 19:29:52Z by marcel
Hold the root mount while we're tasting. It is possible
that a nested partition (typically the BSD disklabel)
is not
rwatson 2008-09-27 19:28:28 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_fw2.c
Log:
SVN rev 183418 on 2008-09-27 19:28:28Z by rwatson
When an inpcb doesn't have a socket but the inpcb is passed to ipfw
in the transmit path, such as TCPS_TIMEWAIT, fail
On Sun, 28 Sep 2008, Ganbold wrote:
Robert Watson wrote:
rwatson 2008-09-27 10:14:02 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_fw2.c Log:
SVN rev 183398 on 2008-09-27 10:14:02Z by rwatson
Rather than shadowing global variable 'lookup' in check_uid
erwin 2008-09-27 19:14:05 UTC
FreeBSD ports repository
Modified files:
printMakefile
Log:
Hook ifxetex up to the build to unbreak INDEX.
Revision ChangesPath
1.460 +1 -0 ports/print/Makefile
___
cv
miwi2008-09-27 18:52:29 UTC
FreeBSD ports repository
Modified files:
science Makefile
Added files:
science/py-mdp Makefile distinfo pkg-descr pkg-plist
Log:
Modular toolkit for Data Processing (MDP) is a Python data processing
framework. Implemente
miwi2008-09-27 18:50:12 UTC
FreeBSD ports repository
Modified files:
math Makefile
Added files:
math/py-symeig Makefile distinfo pkg-descr pkg-plist
Log:
The symeig module contains a Python wrapper for the LAPACK functions to
solve the standard
miwi2008-09-27 18:47:25 UTC
FreeBSD ports repository
Modified files:
games/wormux Makefile distinfo pkg-plist
Log:
- Update to 0.8.1
PR: 127455
Submitted by: Vitaly Magerya <[EMAIL PROTECTED]>
Approved by:maintainer timeout
Revision Ch
miwi2008-09-27 18:45:21 UTC
FreeBSD ports repository
Modified files:
games/wormux-devel Makefile distinfo pkg-plist
Added files:
games/wormux-devel/files patch-config.h
Log:
- Update to 20080927
Revision ChangesPath
1.18 +1 -1 ports/games
jb 2008-09-27 17:52:48 UTC
FreeBSD src repository
Modified files:
sys/cddl/contrib/opensolaris/uts/common/dtrace dtrace.c
Log:
SVN rev 183417 on 2008-09-27 17:52:48Z by jb
Disable use of the user credentials until there is code to set the levels
that DTrace uses.
jkois 2008-09-27 17:10:33 UTC
FreeBSD doc repository
Modified files:
de/security security.sgml
de/share/sgmlnews.xml
Log:
MFde: Update the FreeBSD German website.
www/de/security/security.sgml 1.201 -> 1.202
www/de/share/sgml/news.xml
ed 2008-09-27 16:52:57 UTC
FreeBSD src repository
Modified files:
share/examples/drivers make_pseudo_driver.sh
Log:
SVN rev 183416 on 2008-09-27 16:52:57Z by ed
Also use dev2unit() in the pseudo-driver example script.
Because I'm planning on MFC'ing my last change
Ganbold wrote:
Roman Kurakin wrote:
rik 2008-09-27 15:58:54 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c Log:
SVN rev 183415 on 2008-09-27 15:58:54Z by rik
Fix the build.
Checked man page, looks ok :)
Ok, if nothing else broken will be fo
Roman Kurakin wrote:
rik 2008-09-27 15:58:54 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
SVN rev 183415 on 2008-09-27 15:58:54Z by rik
Fix the build.
Checked man page, looks ok :)
thanks,
Ganbold
Noted by: ganbold@
Re
Robert Watson wrote:
rwatson 2008-09-27 10:14:02 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_fw2.c
Log:
SVN rev 183398 on 2008-09-27 10:14:02Z by rwatson
Rather than shadowing global variable 'lookup' in check_uidgid(), rename
it to ugid_lookupp.
Ganbold wrote:
Roman,
Roman Kurakin wrote:
Ganbold wrote:
Roman Kurakin wrote:
rik 2008-09-27 14:30:34 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c Log:
SVN rev 183407 on 2008-09-27 14:30:34Z by rik
Add keyword all in addtion to the table n
kib 2008-09-27 15:58:37 UTC
FreeBSD src repository
Modified files:
gnu/usr.bin/gdb/kgdb trgt_i386.c
Log:
SVN rev 183414 on 2008-09-27 15:58:37Z by kib
Differentiate between interrupt frames, trap interrupt frames and timer
frame in the kgdb, to allow it to properly bac
rik 2008-09-27 15:58:54 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
SVN rev 183415 on 2008-09-27 15:58:54Z by rik
Fix the build.
Noted by: ganbold@
Revision ChangesPath
1.130 +1 -1 src/sbin/ipfw/ipfw2.c
_
kib 2008-09-27 15:54:04 UTC
FreeBSD src repository
Modified files:
sys/i386/i386db_trace.c
Log:
SVN rev 183413 on 2008-09-27 15:54:04Z by kib
Frames created by the Xcpustop, Xrendezvous, Xipi_intr_bitmap_handler
and Xlazypmap differ from the frame for Xtimerint
kib 2008-09-27 15:45:54 UTC
FreeBSD src repository
Modified files:
sys/kern kern_shutdown.c
Log:
SVN rev 183412 on 2008-09-27 15:45:54Z by kib
If the panic thread is preempted after setting panicstr but before
setting TDF_INPANIC then it will never be resch
marcel 2008-09-27 15:28:15 UTC
FreeBSD src repository
Modified files:
sys/geom/partg_part_bsd.c
Log:
SVN rev 183410 on 2008-09-27 15:28:15Z by marcel
Allow 255 sectors/track for the BSD disklabel. The previous limit
of 63 sectors/track is too PC BIOS specific. On
nwhitehorn2008-09-27 15:41:16 UTC
FreeBSD src repository
Modified files:
sys/powerpc/include dbdma.h
sys/powerpc/powermac dbdma.c
Log:
SVN rev 183411 on 2008-09-27 15:41:16Z by nwhitehorn
Expand the DBDMA API to allow setting device-dependent control bits. While
here
Roman,
Roman Kurakin wrote:
Ganbold wrote:
Roman Kurakin wrote:
rik 2008-09-27 14:30:34 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c Log:
SVN rev 183407 on 2008-09-27 14:30:34Z by rik
Add keyword all in addtion to the table number for the 'l
nwhitehorn2008-09-27 15:13:44 UTC
FreeBSD src repository
Modified files:
sys/conf files.powerpc
sys/powerpc/powermac ata_kauai.c ata_macio.c
Added files:
sys/powerpc/powermac ata_dbdma.c ata_dbdma.h
Log:
SVN rev 183409 on 2008-09-27 15:13:44Z by nwhitehorn
clsung 2008-09-27 15:13:46 UTC
FreeBSD ports repository
Modified files:
textproc/msort Makefile distinfo
textproc/msort/files patch-Makefile.in
Log:
- Update to 8.49
Revision ChangesPath
1.19 +1 -1 ports/textproc/msort/Makefile
1.13 +3 -3
clsung 2008-09-27 15:13:15 UTC
FreeBSD ports repository
Modified files:
math/ruby-gslMakefile distinfo pkg-plist
Removed files:
math/ruby-gsl/files patch-extconf
Log:
- Update to 1.10.3
Revision ChangesPath
1.28 +3 -4 ports/math/ruby-gsl/Mak
Ganbold wrote:
Roman Kurakin wrote:
rik 2008-09-27 14:30:34 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c Log:
SVN rev 183407 on 2008-09-27 14:30:34Z by rik
Add keyword all in addtion to the table number for the 'list' and
the
'flush' actio
rik 2008-09-27 15:09:00 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw.8
Log:
SVN rev 183408 on 2008-09-27 15:09:00Z by rik
* add all keyword for table list & flush actions.
* add tables_max sysctl.
* add default_rule sysctl.
PR:
clsung 2008-09-27 15:04:44 UTC
FreeBSD ports repository
Modified files:
devel/p5-CoroMakefile distinfo
Log:
- Update to 4.74.8
Changes:http://search.cpan.org/dist/Coro/Changes
Revision ChangesPath
1.29 +1 -1 ports/devel/p5-Coro/Makefile
Roman Kurakin wrote:
rik 2008-09-27 14:30:34 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
SVN rev 183407 on 2008-09-27 14:30:34Z by rik
Add keyword all in addtion to the table number for the 'list' and the
'flush' actions on tables.
rik 2008-09-27 14:30:34 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
SVN rev 183407 on 2008-09-27 14:30:34Z by rik
Add keyword all in addtion to the table number for the 'list' and the
'flush' actions on tables. Part of PR: 127058.
Hi,
The build which triggered this email is done under tinderbox-2.4.3, on
7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly"
and ccache support, with the "official" up-to-date Ports Tree, with the
following vars set:
NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_
wxs 2008-09-27 14:23:33 UTC
FreeBSD ports repository
Modified files:
textproc/dblatex Makefile distinfo pkg-plist
Log:
- Update to 0.2.9
PR: ports/127609
Submitted by: Martin Dieringer <[EMAIL PROTECTED]>
Approved by:Peter Johnson <[EMAIL PROTEC
wxs 2008-09-27 14:13:01 UTC
FreeBSD ports repository
Modified files:
print/ifxetexMakefile
Log:
- Properly call mktexslr when (un)installing by package.
PR: ports/127646
Submitted by: Martin Dieringer <[EMAIL PROTECTED]> (maintainer)
Revision
lwhsu 2008-09-27 14:10:23 UTC
FreeBSD ports repository
Modified files:
www/py-clientformMakefile distinfo
Removed files:
www/py-clientformpkg-plist
Log:
- Update to 0.2.9
Revision ChangesPath
1.7 +4 -14 ports/www/py-clientform/Makefile
1.6
dinoex 2008-09-27 13:43:19 UTC
FreeBSD ports repository
Modified files:
misc/magicpoint Makefile distinfo
Log:
- update to 1.13a
fixes problems when using gradiation
- make portlint happier
- take maintainership
Revision ChangesPath
1.46 +6 -6
ed 2008-09-27 13:19:09 UTC
FreeBSD src repository
Modified files:
sys/kern kern_conf.c
sys/sys systm.h types.h
Log:
SVN rev 183406 on 2008-09-27 13:19:09Z by ed
Move uminor() and umajor() to the same place as userspace minor() and major().
rafan 2008-09-27 11:47:45 UTC
FreeBSD ports repository
Modified files:
devel/svkMakefile distinfo pkg-plist
Log:
- Update to 2.2.0
- Add regression-test target
Revision ChangesPath
1.45 +8 -2 ports/devel/svk/Makefile
1.28 +3 -3 po
rafan 2008-09-27 11:47:32 UTC
FreeBSD ports repository
Modified files:
devel/p5-SVN-Mirror Makefile distinfo
Log:
- Update to 0.75
- Add regression-test target
Revision ChangesPath
1.41 +4 -2 ports/devel/p5-SVN-Mirror/Makefile
1.32 +3 -3 por
rafan 2008-09-27 11:47:15 UTC
FreeBSD ports repository
Modified files:
devel/p5-PAR Makefile distinfo
Log:
- Update to 0.983
- Add regression-test target
Revision ChangesPath
1.40 +6 -3 ports/devel/p5-PAR/Makefile
1.31 +3 -3 ports/dev
rafan 2008-09-27 11:46:58 UTC
FreeBSD ports repository
Modified files:
devel/p5-AutoLoader Makefile distinfo
Log:
- Update to 5.67
- Add regression-test target
Revision ChangesPath
1.6 +4 -1 ports/devel/p5-AutoLoader/Makefile
1.4 +3 -3 por
brix2008-09-27 11:09:00 UTC
FreeBSD ports repository
Modified files:
www/xapian-omega Makefile distinfo
Removed files:
www/xapian-omega/files patch-runfilter.cc
Log:
- Update to v1.0.8.
Revision ChangesPath
1.4 +1 -1 ports/www/xapian-omega/Ma
clsung 2008-09-27 10:28:40 UTC
FreeBSD ports repository
Modified files:
devel/p5-Algorithm-Cluster Makefile distinfo
Log:
- Update to 1.42
Revision ChangesPath
1.18 +1 -1 ports/devel/p5-Algorithm-Cluster/Makefile
1.16 +3 -3 ports/devel/p5-Algori
rwatson 2008-09-27 10:14:02 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_fw2.c
Log:
SVN rev 183398 on 2008-09-27 10:14:02Z by rwatson
Rather than shadowing global variable 'lookup' in check_uidgid(), rename
it to ugid_lookupp. This should make debugg
erwin 2008-09-27 10:01:05 UTC
FreeBSD ports repository
Modified files:
x11-toolkits/p5-Tk-Date Makefile distinfo pkg-plist
Log:
Update to 0.43
Revision ChangesPath
1.12 +1 -2 ports/x11-toolkits/p5-Tk-Date/Makefile
1.6 +3 -3 ports/x11-toolkits/
ganbold 2008-09-27 09:41:57 UTC
FreeBSD doc repository
Modified files:
mn_MN.UTF-8/books/handbook/eresources chapter.sgml
mn_MN.UTF-8/share/sgml mailing-lists.ent
Log:
MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation p
clsung 2008-09-27 09:24:49 UTC
FreeBSD ports repository
Modified files:
x11-toolkits/p5-Gtk2 Makefile distinfo
Log:
- Update to 1.200
Revision ChangesPath
1.31 +1 -1 ports/x11-toolkits/p5-Gtk2/Makefile
1.20 +3 -3 ports/x11-toolkits/p5-Gtk2/disti
lwhsu 2008-09-27 09:22:08 UTC
FreeBSD ports repository
Modified files:
devel/py-ptrace Makefile distinfo pkg-descr pkg-plist
Log:
- Update to 0.5
Revision ChangesPath
1.3 +3 -1 ports/devel/py-ptrace/Makefile
1.3 +3 -3 ports/devel/py-ptra
clsung 2008-09-27 09:07:32 UTC
FreeBSD ports repository
Modified files:
devel/p5-Glib2 Makefile distinfo
Log:
- Update to 1.200
Revision ChangesPath
1.34 +1 -1 ports/devel/p5-Glib2/Makefile
1.21 +3 -3 ports/devel/p5-Glib2/distinfo
clsung 2008-09-27 08:57:06 UTC
FreeBSD ports repository
Modified files:
www/rubygem-mechanize Makefile distinfo
Log:
- Update to 0.8.3
Revision ChangesPath
1.17 +1 -1 ports/www/rubygem-mechanize/Makefile
1.16 +3 -3 ports/www/rubygem-mechanize/di
ed 2008-09-27 08:51:18 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 mem.c
sys/arm/arm mem.c
sys/cam/scsi scsi_sa.c scsi_ses.c scsi_target.c
sys/cddl/contrib/opensolaris/uts/common/dtrace dtrace.c
sys/contrib/ipfilter/netinet
clsung 2008-09-27 08:51:24 UTC
FreeBSD ports repository
Modified files:
www/rubygem-mongrel Makefile distinfo pkg-plist
Log:
- Update to 1.1.5
Revision ChangesPath
1.18 +1 -1 ports/www/rubygem-mongrel/Makefile
1.14 +3 -3 ports/www/rubygem-mongr
clsung 2008-09-27 08:50:42 UTC
FreeBSD ports repository
Modified files:
devel/p5-CPANPLUSMakefile distinfo pkg-plist
Log:
- Update to 0.8400 (0.84)
- I'll maintain it
Changes:http://search.cpan.org/dist/CPANPLUS/ChangeLog
Revision ChangesPath
1.13
On Sat, Sep 27, 2008 at 12:09:10AM +, Xin LI wrote:
> delphij 2008-09-27 00:09:10 UTC
>
> FreeBSD src repository
>
> Modified files:
> sbin/initinit.c
> Log:
> SVN rev 183391 on 2008-09-27 00:09:10Z by delphij
>
> Static-ify procedures in init(8).
>
> Re
clsung 2008-09-27 08:25:09 UTC
FreeBSD ports repository
Modified files:
devel/p5-PAR-DistMakefile distinfo
Log:
- Update to 0.34
Changes:http://search.cpan.org/dist/PAR-Dist/Changes
Revision ChangesPath
1.26 +1 -1 ports/devel/p5-PAR-Dist/Ma
clsung 2008-09-27 08:05:15 UTC
FreeBSD ports repository
Modified files:
net/pecl-geoip Makefile distinfo
Log:
- Update to 1.0.3
Revision ChangesPath
1.5 +1 -1 ports/net/pecl-geoip/Makefile
1.5 +3 -3 ports/net/pecl-geoip/distinfo
clsung 2008-09-27 08:04:42 UTC
FreeBSD ports repository
Modified files:
www/p5-WWW-Search-AltaVista Makefile distinfo
Log:
- Update to 2.153
Changes:http://search.cpan.org/dist/WWW-Search-AltaVista/Changes
Revision ChangesPath
1.26 +1 -1 ports/
clsung 2008-09-27 08:04:17 UTC
FreeBSD ports repository
Modified files:
net/py-s3cmd Makefile distinfo
Log:
- Update to 0.9.8.3
Revision ChangesPath
1.8 +1 -1 ports/net/py-s3cmd/Makefile
1.8 +3 -3 ports/net/py-s3cmd/distinfo
__
100 matches
Mail list logo