bland 2008-02-19 07:26:18 UTC
FreeBSD doc repository
Modified files:
en/gnome/docsfaq220.sgml
Log:
Use &gnomever;.
Revision ChangesPath
1.3 +2 -2 www/en/gnome/docs/faq220.sgml
___
cvs-all@freebsd.org mai
On Tue, Feb 19, 2008 at 06:02:02AM +, Tim Kientzle wrote:
> Without that, I
> don't see a really good alternative to just giving up and converting to
> localtime with mktime(). (I suppose I should research the Perl library
> approach for computing an inverse function to gmtime(); that migh
bland 2008-02-19 07:12:33 UTC
FreeBSD doc repository
Modified files:
en/gnome/docsfaq2.sgml
Log:
Fix link to release notes page.
Revision ChangesPath
1.129 +2 -2 www/en/gnome/docs/faq2.sgml
___
cvs-all@fre
ru 2008-02-19 07:09:19 UTC
FreeBSD src repository
Modified files:
games/fortune/strfile strfile.c
gnu/usr.bin/man/man man.c
gnu/usr.bin/man/manpath manpath.c
sbin/sconfig sconfig.c
secure/usr.bin/bdes bdes.c
tools/regression/fsx fsx.c
usr.b
miwi2008-02-19 06:55:28 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
p5-Getopt-Lucid --> ports/textproc/p5-Getopt-Lucid
Revision ChangesPath
1.19415 +1 -0 CVSROOT/modules
___
cv
miwi2008-02-19 06:55:03 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/p5-Getopt-Lucid Makefile distinfo pkg-descr pkg-plist
Log:
The goal of this module is providing good code readability and clarity
of intent for co
miwi2008-02-19 06:53:22 UTC
FreeBSD ports repository
Modified files:
math/gambit Makefile distinfo
Log:
- Update to 2007.12.04
PR: 120820
Submitted by: KATO Tsuguru <[EMAIL PROTECTED]>
Revision ChangesPath
1.29 +3 -4 ports/m
miwi2008-02-19 06:51:48 UTC
FreeBSD ports repository
Modified files:
print/detex Makefile distinfo
Log:
- Update to 2.8
PR: 120822
Submitted by: KATO Tsuguru <[EMAIL PROTECTED]>
Revision ChangesPath
1.17 +1 -1 ports/print/de
ru 2008-02-19 06:30:49 UTC
FreeBSD src repository
Modified files:
sys/amd64/conf GENERIC
Log:
Eliminate whitespace diffs to the i386 version.
Revision ChangesPath
1.493 +1 -2 src/sys/amd64/conf/GENERIC
__
kientzle2008-02-19 06:10:48 UTC
FreeBSD src repository
Modified files:
lib/libarchive archive_read_open_filename.c
Log:
Include O_BINARY in open() calls on platforms that support it.
Revision ChangesPath
1.21 +5 -1 src/lib/libarchive/archive_read_open_
kientzle2008-02-19 06:07:10 UTC
FreeBSD src repository
Modified files:
lib/libarchive archive_read_support_format_mtree.c
Log:
Include O_BINARY in open() calls on platforms that support it.
Revision ChangesPath
1.2 +8 -2 src/lib/libarchive/archive_rea
kientzle2008-02-19 06:06:13 UTC
FreeBSD src repository
Modified files:
lib/libarchive archive_platform.h
Log:
Another tiny, tiny step towards Windows support. No, I don't plan to
ever commit the Windows support files to FreeBSD CVS. That would just
be wrong.
Revi
kientzle2008-02-19 06:02:02 UTC
FreeBSD src repository
Modified files:
lib/libarchive archive_read_support_format_iso9660.c
Log:
Someday I might forgive the standards bodies for omitting timegm().
Maybe. In the meantime, my workarounds for trying to coax UTC without
ti
kientzle2008-02-19 05:54:24 UTC
FreeBSD src repository
Modified files:
lib/libarchive archive_read_support_format_ar.c
Log:
Simplify file type setting.
Revision ChangesPath
1.8 +2 -4 src/lib/libarchive/archive_read_support_format_ar.c
leeym 2008-02-19 05:53:39 UTC
FreeBSD ports repository
Modified files:
databases/p5-Class-Inflate Makefile
Log:
- Use CPAN macro;
PR: 120798
Submitted by: Felippe de Meirelles Motta
Revision ChangesPath
1.5 +1 -2 ports/databases/p5-C
kientzle2008-02-19 05:52:30 UTC
FreeBSD src repository
Modified files:
lib/libarchive/test main.c test.h
Log:
The test_assert() function that backs my custom assert() macro
now returns a value, which supports such convenient
constructs as:
if (assert(NULL != foo())) {
kientzle2008-02-19 05:49:02 UTC
FreeBSD src repository
Modified files:
lib/libarchive archive_entry_strmode.c
Log:
Portability: Since the values are fixed and the symbolic names
are only present on some platforms, just use the values directly.
Revision ChangesPa
kientzle2008-02-19 05:46:58 UTC
FreeBSD src repository
Modified files:
lib/libarchive archive_write_open_filename.c
Log:
Portability: Include O_BINARY if the local platform defines it.
Revision ChangesPath
1.20 +5 -1 src/lib/libarchive/archive_write_op
kientzle2008-02-19 05:44:59 UTC
FreeBSD src repository
Modified files:
lib/libarchive archive_read_support_compression_bzip2.c
archive_read_support_compression_gzip.c
Log:
Correct a compile error when libbz2/zlib are unavailable.
Revision Cha
kientzle2008-02-19 05:40:29 UTC
FreeBSD src repository
Modified files:
lib/libarchive config_freebsd.h
Log:
Mark a few additional functions that are/are not available on FreeBSD.
Revision ChangesPath
1.6 +7 -0 src/lib/libarchive/config_freebsd.h
_
kientzle2008-02-19 05:39:35 UTC
FreeBSD src repository
Modified files:
lib/libarchive archive_write_disk.c
Log:
Portability improvements:
* If the platform can't restore char nodes, block nodes, or fifos,
don't try and just return error.
* Include O_BINARY in most
leeym 2008-02-19 05:33:50 UTC
FreeBSD ports repository
Modified files:
devel/p5-ExtUtils-CBuilder Makefile pkg-descr
Log:
- Use CPAN macro;
- Add missing deps;
- Add missing WWW to pkg-descr.
PR: 120802
Submitted by: Felippe de Meirelles Motta
Rev
kientzle2008-02-19 05:27:17 UTC
FreeBSD src repository
Modified files:
usr.bin/tar write.c
Log:
Allow appending to archives on block devices as well as
archives in regular files, since both are seekable.
Thanks to: Reinoud Zandijk (@netbsd.org)
Revision Chan
beech 2008-02-19 04:47:54 UTC
FreeBSD ports repository
Modified files:
www/p5-HTML-Selector-XPath Makefile distinfo
Log:
- Update to 0.03
- Use CPAN macro
- Add BUILD_DEPENDS
PR: ports/120805
Submitted by: Felippe de Meirelles Motta <[EMAIL PROTECTED]>
lbr 2008-02-19 02:17:33 UTC
FreeBSD ports repository
Modified files:
devel/p5-Tie-ToObject Makefile
Log:
Don't depend on Test-modules, Tie::RefHash is included in perl 5.6+, and use
5.8's Scalar::Util.
Approved by:maintainer (Felippe de Meirelles Motta <[EMAIL PROT
db 2008-02-19 01:24:35 UTC
FreeBSD ports repository
Modified files:
comms/hamlib Makefile distinfo pkg-plist
Log:
- Update to 1.2.7
Revision ChangesPath
1.18 +3 -4 ports/comms/hamlib/Makefile
1.9 +3 -3 ports/comms/hamlib/distinfo
beech 2008-02-18 23:25:20 UTC
FreeBSD ports repository
Modified files:
mail/horde-turba Makefile distinfo
Log:
- Update to 2.1.7
Revision ChangesPath
1.56 +1 -1 ports/mail/horde-turba/Makefile
1.24 +3 -3 ports/mail/horde-turba/distinfo
thierry 2008-02-18 22:47:20 UTC
FreeBSD ports repository
Modified files:
deskutils/pinot Makefile
Added files:
deskutils/pinot/files patch-082_01
Removed files:
deskutils/pinot/files patch-Makefile.in
Log:
Not all code was compiled with -fPIC. This could lead t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, Feb 18, 2008 at 10:27:09PM +, Martin Wilke wrote:
> miwi2008-02-18 22:27:09 UTC
>
> FreeBSD ports repository
>
> Modified files:
> databases/mysqltcl Makefile distinfo
> Log:
> - Update to 3.0.4
- Update maintai
miwi2008-02-18 22:27:09 UTC
FreeBSD ports repository
Modified files:
databases/mysqltcl Makefile distinfo
Log:
- Update to 3.0.4
PR: 120828
Submitted by: Bjoern Koenig ([EMAIL PROTECTED]) (maintainer)
Revision ChangesPath
1.20 +2 -2
Guy Helmer wrote:
I've been recently looking at DomainKeys, and underscores appear to be
typically used in the domain components for domain keys TXT records
(example below from
http://www.elandsys.com/resources/sendmail/domainkeys.html):
mail._domainkey.example.com. IN TXT "k=rsa; t=y;
miwi2008-02-18 22:16:24 UTC
FreeBSD ports repository
Modified files:
graphics/sane-backends Makefile Makefile.man distinfo
pkg-plist
Removed files:
graphics/sane-backends/files patch-backend__dell1600n_net.c
patc
miwi2008-02-18 22:15:00 UTC
FreeBSD ports repository
Modified files:
lang/scm Makefile distinfo pkg-descr pkg-plist
Removed files:
lang/scm/files patch-ac
Log:
- Update to version 5e5
PR: 5e5
Submitted by: KATO Tsuguru <[EMAIL PRO
itetcu 2008-02-18 22:10:53 UTC
FreeBSD ports repository
Modified files:
mail/squirrelmail-mark_read-plugin Makefile
Log:
Remove the .orig file created by patch to fix deinstall.
Submitted by: pontyhat via erwin@
Revision ChangesPath
1.2 +4 -0 ports/
Marius Strobl wrote:
marius 2008-02-18 21:48:57 UTC
FreeBSD ports repository (src committer)
Modified files:
sysutils/cdrtools-devel Makefile pkg-plist
Added files:
sysutils/cdrtools-devel/files patch-libsiconv-sic_nls.c
Log:
Fix `mkisofs -input-charset`:
- The confi
marius 2008-02-18 21:48:57 UTC
FreeBSD ports repository (src committer)
Modified files:
sysutils/cdrtools-devel Makefile pkg-plist
Added files:
sysutils/cdrtools-devel/files patch-libsiconv-sic_nls.c
Log:
Fix `mkisofs -input-charset`:
- The configure script adds depende
miwi2008-02-18 21:38:03 UTC
FreeBSD ports repository
Modified files:
games/xabacusMakefile distinfo
Log:
- Update to 7.3.3
PR: 120816
Submitted by: KATO Tsuguru <[EMAIL PROTECTED]>
Revision ChangesPath
1.28 +1 -2 ports/games/
miwi2008-02-18 21:37:28 UTC
FreeBSD ports repository
Modified files:
editors/zile Makefile distinfo
Log:
- Update to 2.2.54
PR: 120815
Submitted by: KATO Tsuguru <[EMAIL PROTECTED]>
Revision ChangesPath
1.56 +1 -1 ports/edito
miwi2008-02-18 21:36:13 UTC
FreeBSD ports repository
Modified files:
net/gq Makefile distinfo
Log:
- Update to version 1.2.3
PR: 120821
Submitted by: KATO Tsuguru <[EMAIL PROTECTED]>
Revision ChangesPath
1.41 +2 -3 port
miwi2008-02-18 21:34:53 UTC
FreeBSD ports repository
Modified files:
print/mpage Makefile distinfo
Log:
- Update to 2.5.6
PR: 120823
Submitted by: KATO Tsuguru <[EMAIL PROTECTED]>
Revision ChangesPath
1.18 +3 -4 ports/print/
miwi2008-02-18 21:10:23 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
p5-Test-Distribution --> ports/devel/p5-Test-Distribution
Revision ChangesPath
1.19414 +1 -0 CVSROOT/modules
___
miwi2008-02-18 21:09:51 UTC
FreeBSD ports repository
Modified files:
develMakefile
Added files:
devel/p5-Test-Distribution Makefile distinfo pkg-descr
pkg-plist
Log:
When using this module in a test script, it goes throug
carvay 2008-02-18 21:03:04 UTC
FreeBSD doc repository
Modified files:
es_ES.ISO8859-1/books/handbook Makefile book.sgml chapters.ent
es_ES.ISO8859-1/books/handbook/multimedia chapter.sgml
es_ES.ISO8859-1/books/handbook/preface preface.sgml
Added files:
es_ES.ISO8859-
yar 2008-02-18 20:58:57 UTC
FreeBSD src repository
Modified files:
sbin/mount_nfs mount_nfs.c
sys/kern vfs_mount.c
Log:
Undo the damage I did in sys/kern/vfs_mount.c #1.274 and
sbin/mount_nfs/mount_nfs.c #1.76. Let the dragons sleep.
Requested b
alepulver2008-02-18 20:49:08 UTC
FreeBSD ports repository
Modified files:
net/ssvncMakefile distinfo
Log:
- Update distinfo (track development version progress).
Revision ChangesPath
1.13 +1 -1 ports/net/ssvnc/Makefile
1.13 +3 -3 port
arved 2008-02-18 20:37:37 UTC
FreeBSD ports repository
Modified files:
net-im/tapioca-qtMakefile
net-im/telepathy-qt Makefile
Log:
Add forgotten dependency on cmake
pointyhat to: arved
Revision ChangesPath
1.2 +1 -0 ports/net-im/tapioca-q
arved 2008-02-18 20:34:12 UTC
FreeBSD ports repository
Modified files:
editors/komodo-edit Makefile pkg-plist
Log:
Install the .desktop file in the right directory.
Reported by:pointyhat
Revision ChangesPath
1.2 +3 -1 ports/editors/komodo-edit/M
alepulver2008-02-18 20:30:13 UTC
FreeBSD ports repository
Modified files:
emulators/wahcadeMakefile distinfo
Log:
- Update to version 0.25.
Revision ChangesPath
1.15 +1 -1 ports/emulators/wahcade/Makefile
1.9 +3 -3 ports/emulators/wahcade/di
piso2008-02-18 20:26:34 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
Fix display of multiple nat rules.
Bug spotted by: Luiz Otavio O Souza
PR: 120734
MFC After: 3 days
Revision ChangesPath
1.115 +4 -4 src/sbin
miwi2008-02-18 20:19:13 UTC
FreeBSD ports repository
Modified files:
multimedia/openmovieeditor Makefile distinfo
Log:
- Update to 120773
PR: 120773
Submitted by: Dmitry Marakasov <[EMAIL PROTECTED]> (maintainer)
Revision ChangesPath
1.7
miwi2008-02-18 20:02:07 UTC
FreeBSD ports repository
Modified files:
devel/sdl_sgeMakefile
Log:
- Respect CC/CXX
PR: 120779
Submitted by: Dmitry Marakasov <[EMAIL PROTECTED]>
Approved by:maintainer
Revision ChangesPath
1.11
marcel 2008-02-18 20:01:33 UTC
FreeBSD src repository
Modified files:
bin/sh mksyntax.c
Log:
Fix "warning: comparison is always false due to limited range of data type"
on platforms with unsigned chars. The comparison in question is there to
determine whether c
araujo 2008-02-18 19:59:02 UTC
FreeBSD ports repository
Modified files:
net-mgmt/p5-Nagios-Plugins-Memcached Makefile pkg-plist
Log:
- Fix pkg-plist.
Reported by:pointyhat via erwin
Approved by:maintainer (implicit)
Revision ChangesPath
1.2 +1 -1
miwi2008-02-18 19:57:09 UTC
FreeBSD ports repository
Modified files:
devel/pear-PHPUnit3 Makefile distinfo
Log:
- Update to 3.2.13
PR: 120766
Submitted by: Gerrit Beine <[EMAIL PROTECTED]> (maintainer)
Revision ChangesPath
1.25 +24 -2
julian 2008-02-18 19:56:10 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw.8 ipfw2.c
Log:
Instead of using a heuristic to decide whether to display
table 'values' as IP addresses, use an explicit argument (-i).
This is a 'POLA' issue. This is a low risk
miwi2008-02-18 19:55:43 UTC
FreeBSD ports repository
Modified files:
graphics/gimp-lqr-plugin Makefile distinfo pkg-descr pkg-plist
Log:
- Update to 0.4.0-4
PR: 120764
Submitted by: Dmitry Marakasov <[EMAIL PROTECTED]> (maintainer)
Revision Changes
miwi2008-02-18 19:54:39 UTC
FreeBSD ports repository
Modified files:
databases/pecl-memcache Makefile distinfo
Log:
- Update to 2.2.3
PR: 120767
Submitted by: Gerrit Beine <[EMAIL PROTECTED]> (maintainer)
Revision ChangesPath
1.16 +1 -1
miwi2008-02-18 19:53:02 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
teewars --> ports/games/teewars
Revision ChangesPath
1.19413 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.org m
miwi2008-02-18 19:52:20 UTC
FreeBSD ports repository
Modified files:
gamesMakefile
Added files:
games/teewarsMakefile distinfo pkg-descr pkg-plist
games/teewars/files patch-default.bam
Log:
Teewars is a freeware online multiplayer game, de
miwi2008-02-18 19:50:35 UTC
FreeBSD ports repository
Modified files:
games/biloba Makefile distinfo pkg-plist
Removed files:
games/biloba/files patch-src-keyboard.c patch-src-player.c
Log:
* Update to 0.6
* Get rid of gcc-2.x - related patches
* Use SF ma
miwi2008-02-18 19:49:29 UTC
FreeBSD ports repository
Modified files:
games/nimuh Makefile distinfo
Log:
- Update to 1.02
PR: 120775
Submitted by: Dmitry Marakasov <[EMAIL PROTECTED]> (maintainer)
Revision ChangesPath
1.2 +1 -1
miwi2008-02-18 19:46:29 UTC
FreeBSD ports repository
Modified files:
devel/p5-Devel-Cover Makefile distinfo pkg-plist
Log:
- Update to 0.63
PR: 120658
Submitted by: Felippe de Meirelles Motta <[EMAIL PROTECTED]>
Approved by:maintainer implicit
Yar Tikhiy <[EMAIL PROTECTED]> writes:
> Dag-Erling Smørgrav <[EMAIL PROTECTED]> writes:
> > Can you guarantee that this will not f*** up the bootp / dhcp +
> > nfsroot case? There are dragons in that code which were decidedly
> > not funny to track down and fix.
> Indeed; or, as a Russian proverb
Quoting Remko Lodder, who wrote on Mon, Feb 18, 2008 at 04:42:46PM + ..
> remko 2008-02-18 16:42:46 UTC
>
> FreeBSD doc repository
>
> Modified files:
> en administration.sgml developers.sgml
> Log:
> Add Bjoern to the webpages as well as new secteam membe
das 2008-02-18 19:02:49 UTC
FreeBSD src repository
Modified files:
lib/msun/man j0.3
Log:
Document return values better.
Revision ChangesPath
1.15 +34 -3 src/lib/msun/man/j0.3
___
cvs-all@freebsd.org mai
On Feb 18, 2008, at 6:38 AM, Guy Helmer wrote:
Xin LI wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
M. Warner Losh wrote:
I don't think it would be the end of world if we allow _ in host
names.
All other (lame) OSes allows it, their resolver just accepts this
character and give the
leeym 2008-02-18 18:48:45 UTC
FreeBSD ports repository
Modified files:
www/mod_log_firstbyte Makefile
Log:
- fix build
Noticed by: erwin@
Revision ChangesPath
1.3 +1 -1 ports/www/mod_log_firstbyte/Makefile
alepulver2008-02-18 18:41:27 UTC
FreeBSD ports repository
Modified files:
Mk bsd.lua.mk
Log:
- Fix defining Lua include/library directories under PREFIX (last commit) [1].
- Now LUA_PREFIX has 2 functions: for Lua ports indicate where to install, and
for d
miwi2008-02-18 18:27:52 UTC
FreeBSD ports repository
Modified files:
java/springframework Makefile distinfo
Log:
- Update to 2.5.1
PR: 120768
Submitted by: Gerrit Beine <[EMAIL PROTECTED]> (maintainer)
Revision ChangesPath
1.2 +1 -1
miwi2008-02-18 18:22:23 UTC
FreeBSD ports repository
Modified files:
textproc/catdoc Makefile
Log:
- Backup mirrors
PR: 120765
Submitted by: Dmitry Marakasov <[EMAIL PROTECTED]> (maintainer)
Revision ChangesPath
1.25 +4 -2 ports
tabthorpe2008-02-18 18:10:17 UTC
FreeBSD ports repository
Modified files:
french/verbiste Makefile distinfo pkg-plist
french/verbiste/files patch-Makefile.in
Log:
- Update to 0.1.22
Revision ChangesPath
1.9 +2 -1 ports/french/verbiste/Makefile
1
miwi2008-02-18 18:09:35 UTC
FreeBSD ports repository
Modified files:
devel/p5-DateTime-Format-Epoch Makefile distinfo
Log:
- Update to 0.11
PR: 120655
Submitted by: Felippe de Meirelles Motta <[EMAIL PROTECTED]>
Approved by:maintainer implicit
miwi2008-02-18 18:08:25 UTC
FreeBSD ports repository
Modified files:
devel/p5-DateTime-Incomplete Makefile distinfo
Log:
- Updated to 0.03
- Add missing dependencys
PR: 120656
Submitted by: Felippe de Meirelles Motta <[EMAIL PROTECTED]>
Approved by:
miwi2008-02-18 18:07:16 UTC
FreeBSD ports repository
Modified files:
devel/p5-DateTime-TimeZone Makefile distinfo
Log:
- Update to 0.72
PR: 120657
Submitted by: Felippe de Meirelles Motta <[EMAIL PROTECTED]>
Approved by:maintainer implicit
Revi
miwi2008-02-18 18:06:19 UTC
FreeBSD ports repository
Modified files:
devel/p5-Locale-Maketext-Lexicon Makefile distinfo
Log:
- Updated to 0.66;
- Remove unnecessary dependency.
PR: 120667
Submitted by: Felippe de Meirelles Motta <[EMAIL PROTECTED]>
Ap
miwi2008-02-18 18:05:22 UTC
FreeBSD ports repository
Modified files:
devel/p5-Locale-Maketext Makefile distinfo
Log:
- Update to 1.12
PR: 120668
Submitted by: Felippe de Meirelles Motta <[EMAIL PROTECTED]>
Approved by:maintainer implicit
Revisi
lbr 2008-02-18 17:57:53 UTC
FreeBSD ports repository
Modified files:
www/p5-Catalyst-Plugin-Authentication Makefile distinfo
Log:
Update to 0.10006
Revision ChangesPath
1.14 +2 -3 ports/www/p5-Catalyst-Plugin-Authentication/Makefile
1.11 +3 -3
lbr 2008-02-18 17:53:09 UTC
FreeBSD ports repository
Modified files:
devel/p5-Moose Makefile distinfo
Log:
Update to 0.38
Revision ChangesPath
1.25 +2 -2 ports/devel/p5-Moose/Makefile
1.23 +3 -3 ports/devel/p5-Moose/distinfo
___
lbr 2008-02-18 17:47:09 UTC
FreeBSD ports repository
Modified files:
devel/p5-Class-MOP Makefile distinfo pkg-descr
Log:
Update to 0.53
Revision ChangesPath
1.24 +1 -1 ports/devel/p5-Class-MOP/Makefile
1.21 +3 -3 ports/devel/p5-Class-MOP/di
On Mon, Feb 18, 2008 at 05:20:14PM +0300, Yar Tikhiy wrote:
> This horrible hack is necessary because Someone(tm) started converting
> our NFS client to the new nmount(2) semantics a year ago but he has
> never finished the job. Now the NFS client just uses old mount(2)
Yes, I acknowledge I start
gibbs 2008-02-18 17:37:03 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/aic7xxx aic79xx_osm.c
Log:
MFC: Properly advertise U320 transport capabilities to CAM.
MFC: Quiet sense data logging behind AHD_DEBUG/AHD_SHOW_SENSE.
Approved by:
lbr 2008-02-18 17:35:26 UTC
FreeBSD ports repository
Modified files:
www/p5-Catalyst-Manual Makefile distinfo pkg-plist
Log:
Update to 5.701003.
PR: 120604
Submitted by: Felippe de Meirelles Motta <[EMAIL PROTECTED]>
Revision ChangesPath
1.5
das 2008-02-18 17:27:11 UTC
FreeBSD src repository
Modified files:
lib/msun/src math.h
lib/msun Symbol.map Makefile
lib/msun/man lgamma.3
Added files:
lib/msun/src s_tgammaf.c
Log:
Add tgammaf() as a simple wrapper around t
lbr 2008-02-18 17:23:30 UTC
FreeBSD ports repository
Modified files:
devel/p5-Test-WWW-Mechanize Makefile distinfo
Log:
Updated to 1.18.
PR: 120602
Submitted by: Felippe de Meirelles Motta <[EMAIL PROTECTED]>
Revision ChangesPath
1.8 +9
wes 2008-02-18 17:21:43 UTC
FreeBSD ports repository
Modified files:
.UPDATING
devel/poco Makefile distinfo pkg-plist
devel/poco-ssl Makefile distinfo pkg-plist
Log:
- Updated to 1.3.2;
- Use SF macro;
- Sort pkg-plist;
- Ad
lbr 2008-02-18 17:09:56 UTC
FreeBSD ports repository
Modified files:
devel/p5-Data-Visitor Makefile distinfo
Log:
Update to 0.15.
PR: 120801 (minus the Test-depends)
Submitted by: Felippe de Meirelles Motta <[EMAIL PROTECTED]>
Revision ChangesPa
mi 2008-02-18 17:06:33 UTC
FreeBSD ports repository
Modified files:
devel/icuMakefile
Added files:
devel/icu/files patch-CVE-2007-4770
Log:
Add a patch to fix a security problem with back-reference \0 in
regular-expression processing: CVE-2007-4770/
tabthorpe2008-02-18 16:49:42 UTC
FreeBSD ports repository
Modified files:
mail/squirrelmail-compatibility-plugin Makefile distinfo
pkg-plist
Log:
- Update to 2.0.10
* Note that SquirrelMail 1.4.13+ (as well as 1.5.1+) no longer req
remko 2008-02-18 16:42:46 UTC
FreeBSD doc repository
Modified files:
en administration.sgml developers.sgml
Log:
Add Bjoern to the webpages as well as new secteam member.
Hat:secteam-secretary
Revision ChangesPath
1.16 +2 -1 www/
remko 2008-02-18 16:36:59 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/articles/contributors contrib.staff.sgml
Log:
Please welcome Bjoern A. Zeeb to the FreeBSD-Security Team!
Hat:secteam-secretary
Revision ChangesPath
1.56 +4 -0
d
shaun 2008-02-18 16:29:29 UTC
FreeBSD doc repository (ports committer)
Modified files:
share/pgpkeysshaun.key
Log:
Update my key (remove old UID)
Revision ChangesPath
1.3 +29 -32doc/share/pgpkeys/shaun.key
__
brd 2008-02-18 16:25:45 UTC
FreeBSD doc repository
Modified files:
en/news/status report-2007-10-2007-12.xml
Log:
Fix some grammer and some URLs with spaces in them that Firefox does not like.
Revision ChangesPath
1.9 +6 -6 www/en/news/status/repo
erwin 2008-02-18 16:16:39 UTC
FreeBSD ports repository
Modified files:
finance/p5-Business-OnlinePayment Makefile distinfo pkg-descr
pkg-plist
Log:
Update to 3.00
PR: 120693
Submitted by: Felippe de Meirelles Motta <[E
tabthorpe2008-02-18 16:05:39 UTC
FreeBSD ports repository
Modified files:
sysutils/pear-LogMakefile distinfo
Log:
- Update to 1.10.0
- Pass maintainership to miwi@
Revision ChangesPath
1.43 +2 -2 ports/sysutils/pear-Log/Makefile
1.26 +3 -3
erwin 2008-02-18 15:48:28 UTC
FreeBSD ports repository
Modified files:
devel/p5-Sub-Uplevel Makefile distinfo pkg-plist
Log:
Update to 0.19.01
PR: 120710
Submitted by: Felippe de Meirelles Motta <[EMAIL PROTECTED]>
Revision ChangesPath
1.15
bde 2008-02-18 15:39:52 UTC
FreeBSD src repository
Modified files:
lib/msun/ld80k_tanl.c
Log:
2 long double constants were missing L suffixes. This helped break tanl()
on !(amd64 || i386). It gave slightly worse than double precision in some
cases. tanl() now p
On 2008.02.18. 15:26, Yar Tikhiy wrote:
On Mon, Feb 18, 2008 at 01:50:34PM +0100, Dag-Erling Sm??rgrav wrote:
Yar Tikhiy <[EMAIL PROTECTED]> writes:
Log:
In the new order of things dictated by nmount(2), a read-only mount
is to be requested via a "ro" option. At the same time, MN
miwi2008-02-18 15:26:45 UTC
FreeBSD ports repository
Modified files:
textproc/p5-XML-Validator-Schema Makefile distinfo pkg-plist
Log:
- Updated to 1.10
- Add missing deps
- Added newer files and manpages installed
PR: 120675
Submitted by: Felippe de
Xin LI wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
M. Warner Losh wrote:
In message: <[EMAIL PROTECTED]>
Andrey Chernov <[EMAIL PROTECTED]> writes:
: On Sat, Feb 16, 2008 at 12:16:49AM +, Xin LI wrote:
: > delphij 2008-02-16 00:16:49 UTC
: >
: > FreeBSD src re
miwi2008-02-18 15:13:36 UTC
FreeBSD ports repository
Modified files:
textproc/p5-Text-Reform Makefile
Log:
- add missing dependency
- bump PORTREVISION
PR: 120746
Submitted by: leeym@
Approved by:maintainer implicit
Revision ChangesPath
1 - 100 of 127 matches
Mail list logo