davidxu 2005-11-09 07:58:16 UTC
FreeBSD src repository
Modified files:
sys/kern kern_sig.c
Log:
WIFxxx macros requires an int type but p_xstat is short, convert it
to int before using the macros.
Bug reported by : Pyun YongHyeon pyunyh at gmail dot com
Rev
az 2005-11-09 07:52:30 UTC
FreeBSD ports repository
Modified files:
ftp/kpum Makefile distinfo pkg-plist
Removed files:
ftp/kpum/files patch-configure
Log:
- Update to version 0.5.3.1
PR: ports/88559
Submitted by: KATO Tsuguru
pav 2005-11-09 07:48:19 UTC
FreeBSD ports repository
Modified files:
.MOVED
net Makefile
net-im Makefile
net-im/aim Makefile
net-im/amsn Makefile
net-im/ari-yahoo Makefile
net-i
imp 2005-11-09 07:32:02 UTC
FreeBSD src repository
Modified files:
sys/kern subr_power.c
Log:
Kick off the suspend sequence from the keyboard in a SWI rather than
in the hardware interrupt context (even if it is likely just an
ithread). We don't document that
imp 2005-11-09 07:28:52 UTC
FreeBSD src repository
Modified files:
sys/kern subr_sleepqueue.c
Log:
Clarify panic message, I parsed the old one 'trying to sleep while sleeping'
Revision ChangesPath
1.21 +1 -1 src/sys/kern/subr_sleepqueue.c
___
On Tue, 8 Nov 2005, Nate Lawson wrote:
Craig Rodrigues wrote:
rodrigc 2005-11-09 02:26:38 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_mount.c Log:
For nmount(), allow a text string error message to be propagated back
to user-space if a parameter named
ahze2005-11-09 07:09:47 UTC
FreeBSD ports repository
Modified files:
audio/alac distinfo
audio/faac distinfo
audio/faad distinfo
audio/grip distinfo
audio/libcddbdistinfo
audio/libsamplerate distinfo
au
blackend2005-11-09 07:02:56 UTC
FreeBSD doc repository
Modified files:
en/layout/cssglobal.css
Log:
Change font-size: 69%; for font-size: small; this should give a better
rendering for IE and gecko based browsers (esp. if no minimum size font
is defined) users.
This
In message <[EMAIL PROTECTED]>, Nate Lawson writes:
>While I don't have ideas for a better general mechanism for this, I
>think it sets a bad precedent. We can't have every complex syscall
>transporting its own error message strings back to the user program.
>And we can't expand errno to be th
jcamou 2005-11-09 06:16:08 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/faq book.sgml
Log:
Add solution to fix slow ssh and telnet.
PR: docs/88686
Approved by:trhodes (mentor)
Revision ChangesPath
1.766 +13 -1 doc/en
imp 2005-11-09 04:30:55 UTC
FreeBSD src repository
Modified files:
sys/i386/confNOTES
Log:
Remove obsolete options
Revision ChangesPath
1.1211+0 -1 src/sys/i386/conf/NOTES
___
cvs-all@freebsd.org mailing
imp 2005-11-09 03:55:40 UTC
FreeBSD src repository
Modified files:
sys/conf files.i386 options.i386
sys/i386/i386machdep.c pmap.c vm_machdep.c
sys/i386/isa clock.c
sys/i386/pci pci_cfgreg.c
Added files:
sys/i386/conf
imp 2005-11-09 03:37:52 UTC
FreeBSD src repository
Modified files:
sys/dev/pci pci.c
Log:
Improve diagnostic message.
Revision ChangesPath
1.304 +3 -2 src/sys/dev/pci/pci.c
___
cvs-all@freebsd.org maili
jcamou 2005-11-09 03:30:59 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/developers-handbook/sockets chapter.sgml
Log:
Update sockets.
PR: docs/88507
Submitted by: Ulf Lilleengen <[EMAIL PROTECTED]>
Approved by:trhodes (mentor)
Craig Rodrigues wrote:
rodrigc 2005-11-09 02:26:38 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_mount.c
Log:
For nmount(), allow a text string error message to be propagated back
to user-space if a parameter named "errmsg" is passed into the iovec.
U
trhodes 2005-11-09 02:56:21 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/developers-handbook/introduction
chapter.sgml
Log:
Reword a paragraph to make it more clear,
Use &os; in place of FreeBSD,
linimon 2005-11-09 02:45:33 UTC
FreeBSD ports repository
Modified files:
lang/sbclMakefile
Log:
Remove maintainer at his request.
PR: ports/88701
Revision ChangesPath
1.23 +1 -1 ports/lang/sbcl/Makefile
__
jcamou 2005-11-09 02:43:26 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/developers-handbook/tools chapter.sgml
Log:
o Remove old tags for packages. Use
instead.
o Add Ruby to the list of supported interpreters.
Recommended by: trhodes
Approved
mnag2005-11-09 02:32:50 UTC
FreeBSD ports repository
Modified files:
benchmarks/iperf distinfo
databases/pecl-sqlite distinfo
databases/py-MySQLdb distinfo
databases/py-MySQLdb-devel distinfo
databases/py-PySQLite10 distinfo
databases/py-PySQLite11 dis
rodrigc 2005-11-09 02:26:38 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_mount.c
Log:
For nmount(), allow a text string error message to be propagated back
to user-space if a parameter named "errmsg" is passed into the iovec.
Used in conjunction with vf
kuriyama2005-11-09 01:51:02 UTC
FreeBSD ports repository
Modified files:
sysutils/p5-Schedule-At Makefile distinfo
Log:
Upgrade to 1.06.
Revision ChangesPath
1.10 +1 -1 ports/sysutils/p5-Schedule-At/Makefile
1.6 +3 -2 ports/sysutils/p5-Schedule-
kuriyama2005-11-09 01:49:39 UTC
FreeBSD ports repository
Modified files:
devel/p5-Term-ReadPassword Makefile distinfo
Log:
Upgrade to 0.07.
Revision ChangesPath
1.2 +1 -1 ports/devel/p5-Term-ReadPassword/Makefile
1.2 +3 -2 ports/devel/p5-Term-R
kuriyama2005-11-09 01:41:43 UTC
FreeBSD ports repository
Modified files:
textproc/sp Makefile distinfo
textproc/jadeMakefile distinfo
Log:
- Add CONFLICTS between jade-1.* and sp-1.* (1)
- Add more MASTER_SITES (2)
- Quote BROKEN (2).
- Add SHA256 chec
linimon 2005-11-09 01:25:27 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/articles/committers-guide article.sgml
Log:
Update the section on creating new categories. Some of the information
was redundant with text in the Porter's Handbook. Add text about what
po
linimon 2005-11-09 01:20:12 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/articles/version-guide article.sgml
Log:
Point to the newly created Security Branches link.
Revision ChangesPath
1.9 +1 -1 doc/en_US.ISO8859-1/articles/version-guide/arti
pav 2005-11-09 01:12:51 UTC
FreeBSD ports repository
Modified files:
graphics/libexif-gtk Makefile distinfo
Removed files:
graphics/libexif-gtk/files patch-gtk-extensions::Makefile.in
patch-libexif-gtk::Makefile.in
Log:
- Update to 0.3.5
ahze2005-11-09 01:11:03 UTC
FreeBSD ports repository
Modified files:
sysutils/serpentine Makefile
Log:
- Only allow WITH_MUINE if ARCH==i386
Revision ChangesPath
1.10 +2 -2 ports/sysutils/serpentine/Makefile
_
gerald 2005-11-09 01:02:14 UTC
FreeBSD ports repository
Modified files:
lang/gcc40 Makefile distinfo
Log:
Update to the 20051020 snapshot of GCC 4.0.3.
Revision ChangesPath
1.229 +1 -1 ports/lang/gcc40/Makefile
1.130 +10 -10ports/lang/gcc
pav 2005-11-09 01:00:25 UTC
FreeBSD ports repository
Modified files:
audio/laudio distinfo
Log:
- Add SHA256 checksum
PR: ports/88695
Submitted by: Andrew Pantyukhin <[EMAIL PROTECTED]> (maintainer)
Revision ChangesPath
1.2 +1 -0
pav 2005-11-09 00:24:49 UTC
FreeBSD ports repository
Modified files:
math/eukleides Makefile distinfo
Log:
- Update to 1.0.3
PR: ports/88562
Submitted by: Ports Fury
Revision ChangesPath
1.11 +1 -1 ports/math/eukleides/Makefile
vkashyap2005-11-09 00:23:54 UTC
FreeBSD src repository
Modified files:
share/man/man4 twa.4
Log:
Added list of supported 9xxxSX models.
Revision ChangesPath
1.5 +10 -0 src/share/man/man4/twa.4
___
cvs-all@fre
mnag2005-11-09 00:04:25 UTC
FreeBSD ports repository
Modified files:
security/drweb-postfix Makefile distinfo pkg-descr pkg-plist
Removed files:
security/drweb-postfix pkg-message
security/drweb-postfix/files 01.drweb-postfix.sh patch-aa
Log:
Update to 4.33
Use
On Tue, Nov 08, 2005 at 06:08:43PM -0500, Kris Kennaway wrote:
> On Tue, Nov 08, 2005 at 09:45:49PM +, Edwin Groothuis wrote:
> > edwin 2005-11-08 21:45:49 UTC
>
> > Log:
> > Add SHA256 checksums to the distinfo files.
>
> > | --- ports/games/xrally/distinfo 2005/06/12 03:41:48
davidxu 2005-11-08 23:48:32 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_aio.c
Log:
In aio_waitcomplete, do not return EAGAIN if no other threads
have started aio, instead, initialize aio management structure
if it hasn't been done, the reason to adjust
gerald 2005-11-08 23:48:32 UTC
FreeBSD ports repository
Modified files:
devel/sgbMakefile
Log:
Adjust MASTER_SITES to server renaming at stanford.edu.
Pointed out by: fenner (and his scripts)
Revision ChangesPath
1.7 +1 -1 ports/devel/sgb/
mnag2005-11-08 23:46:21 UTC
FreeBSD ports repository
Modified files:
security/drweb Makefile distinfo pkg-plist
Log:
Fix order in rc script to prevent errors
Bump PORTREVISION
Use group in MASTER_SITES
Make portlint happyer
Add SHA256
PR: 88594
davidxu 2005-11-08 23:28:12 UTC
FreeBSD src repository
Modified files:
sys/kern sys_process.c
Log:
Make sure pending SIGCHLD is removed from previous parent when process
is attached or detached.
Revision ChangesPath
1.133 +10 -1 src/sys/kern/sys_
gerald 2005-11-08 23:27:47 UTC
FreeBSD ports repository
Modified files:
lang/gcc34 Makefile distinfo
Log:
Update to the 20051108 snapshot of GCC 3.4.5.
Revision ChangesPath
1.223 +1 -1 ports/lang/gcc34/Makefile
1.127 +10 -10ports/lang
On Tue, Nov 08, 2005 at 09:45:49PM +, Edwin Groothuis wrote:
> edwin 2005-11-08 21:45:49 UTC
> Log:
> Add SHA256 checksums to the distinfo files.
> | --- ports/games/xrally/distinfo 2005/06/12 03:41:48 1.2
> | +++ ports/games/xrally/distinfo 2005/11/08 21:45:45 1.3
>
marcus 2005-11-08 23:02:47 UTC
FreeBSD ports repository
Modified files:
mail/balsa Makefile
Log:
Fix the balsa-specific icon cache creation.
Reported by:pointyhat via kris
Revision ChangesPath
1.105 +5 -1 ports/mail/balsa/Makefile
mnag2005-11-08 22:59:19 UTC
FreeBSD ports repository
Modified files:
security/nessus Makefile distinfo
security/nessus-libnasl Makefile distinfo
security/nessus-libraries Makefile distinfo
security/nessus-plugins Makefile distinfo pkg-plist
Log:
Update to
pav 2005-11-08 22:54:18 UTC
FreeBSD doc repository
Modified files:
en/platforms/amd64 motherboards.sgml
Log:
- Add entry for Gigabyte GA-K8VT800 Pro
PR: www/88499
Submitted by: Andrew Pantyukhin <[EMAIL PROTECTED]>
Revision ChangesPath
1.43
vkashyap2005-11-08 22:51:43 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/dev/twa tw_cl.h tw_cl_externs.h tw_cl_fwif.h
tw_cl_fwimg.c tw_cl_init.c tw_cl_intr.c
tw_cl_io.c tw_cl_ioctl.h tw_cl_m
On Tue, Nov 08, 2005 at 10:12:26PM +, Scott Long wrote:
> scottl 2005-11-08 22:12:26 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/i386/confPAE
> Log:
> The hptmv inherently believes that a 'long' can hold a physical address.
> This hasn't been true on i
oliver 2005-11-08 22:42:31 UTC
FreeBSD ports repository
Modified files:
x11-themes/xfce4-icon-theme Makefile distinfo
x11/libxfce4util Makefile distinfo pkg-plist
x11/libxfce4mcs Makefile distinfo pkg-plist
x11-toolkits/libxfce4gui Makefile distinfo
misc/
mnag2005-11-08 22:33:04 UTC
FreeBSD ports repository
Modified files:
www/xshttpd Makefile distinfo
Log:
Update to 3.3g01
Add SHA256
PR: 88675
Submitted by: maintainer
Revision ChangesPath
1.6 +2 -1 ports/www/xshttpd/Makef
scottl 2005-11-08 22:28:38 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/i386/confPAE
Log:
MFC: hptmv is not compatible with PAE.
Noticed by: alc
Revision ChangesPath
1.16.2.2 +1 -0 src/sys/i386/conf/PAE
_
mnag2005-11-08 22:25:15 UTC
FreeBSD ports repository
Modified files:
mail/getmail Makefile distinfo pkg-plist
Log:
Update to 4.4.0
Add SHA256
PR: 88691
Submitted by: Linh Pham <[EMAIL PROTECTED]> (maintainer)
Revision ChangesPath
1.5
gerald 2005-11-08 22:15:53 UTC
FreeBSD ports repository
Modified files:
lang/gcc41 Makefile distinfo pkg-plist
Log:
Update to the 20051029 snapshot of GCC 4.1. This brings many bugfixes
due to the stabilization work for the 4.1.0 release and also addresses
some hi
scottl 2005-11-08 22:12:26 UTC
FreeBSD src repository
Modified files:
sys/i386/confPAE
Log:
The hptmv inherently believes that a 'long' can hold a physical address.
This hasn't been true on i386 for at least a decade, probably longer, but
I'm too lazy to look up the
thierry 2005-11-08 22:07:02 UTC
FreeBSD ports repository
Modified files:
math/freefem++ Makefile distinfo pkg-plist
Log:
Upgrade to 2.0-4 and build the manual again.
Revision ChangesPath
1.28 +15 -8 ports/math/freefem++/Makefile
1.12 +2 -2 p
edwin 2005-11-08 22:05:41 UTC
FreeBSD ports repository
Modified files:
sysutils/newportsversioncheck Makefile
Log:
use USE_SQLITE
Revision ChangesPath
1.7 +2 -2 ports/sysutils/newportsversioncheck/Makefile
___
c
ahze2005-11-08 22:03:00 UTC
FreeBSD ports repository
Modified files:
sysutils/serpentine Makefile
Log:
- Add depends on gst-plugins-gnomevfs
Revision ChangesPath
1.9 +2 -2 ports/sysutils/serpentine/Makefile
_
pav 2005-11-08 22:00:55 UTC
FreeBSD ports repository
Modified files:
www/skytemplate Makefile distinfo pkg-plist
Log:
- Update to 1.4.0
PR: ports/86357
Submitted by: Mun-Kyo Seo <[EMAIL PROTECTED]> (maintainer)
Revision ChangesPath
1.2
jcamou 2005-11-08 21:57:08 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/faq book.sgml
Log:
o Fix path to XF86Config.
o Fix punctuation mark.
o Add a paragraph for Xorg's "InputDevice"
configuration.
Inspired by:docs/88556
Approved by:tr
edwin 2005-11-08 21:45:49 UTC
FreeBSD ports repository
Modified files:
databases/db distinfo
databases/postgresql-relay distinfo
deskutils/phpicalendar distinfo
devel/autobook distinfo
dns/dnstracerdistinfo
dns/queryperfdistinfo
pav 2005-11-08 21:45:24 UTC
FreeBSD ports repository
Modified files:
deskutils/notification-daemon Makefile distinfo
Log:
- Update to 0.2.4
PR: ports/88578
Submitted by: Andreas Kohn <[EMAIL PROTECTED]> (maintainer)
Revision ChangesPath
1.8
jcamou 2005-11-08 21:43:48 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/install chapter.sgml
Log:
Correct path to XF86Config.
Submitted by: Kevin Brunelle <[EMAIL PROTECTED]>
Approved by:trhodes (mentor)
Revision ChangesPath
On Thu, Nov 03, 2005 at 01:17:49PM +, Ralf S. Engelschall wrote:
> rse 2005-11-03 13:17:49 UTC
>
> FreeBSD src repository
>
> Modified files:
> etc/rc.d pf
> Log:
> There is no need to explicitly add "status" to $extra_commands in
> the /etc/rc.d/pf script a
edwin 2005-11-08 21:42:35 UTC
FreeBSD ports repository
Modified files:
lang/php_doc Makefile
Log:
add makesum target to this port so it can generate the distinfos for all
slaveports
Revision ChangesPath
1.29 +15 -22ports/lang/php_doc/Makefile
_
oliver 2005-11-08 21:40:58 UTC
FreeBSD ports repository
Modified files:
mail/sylpheedMakefile distinfo
Log:
update to 1.0.6
Revision ChangesPath
1.103 +2 -2 ports/mail/sylpheed/Makefile
1.72 +2 -2 ports/mail/sylpheed/distinfo
pav 2005-11-08 21:37:24 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
libsexy, libsexymm
Revision ChangesPath
1.13542 +2 -0 CVSROOT/modules
___
cvs-all@freebsd.org mailing list
htt
pav 2005-11-08 21:36:33 UTC
FreeBSD ports repository
Modified files:
x11-toolkits Makefile
Added files:
x11-toolkits/libsexy Makefile distinfo pkg-descr pkg-plist
x11-toolkits/libsexy/files patch-libsexy-sexy-icon-entry.c
patch-l
oliver 2005-11-08 21:35:23 UTC
FreeBSD ports repository
Modified files:
mail/sylpheed2 Makefile distinfo
Removed files:
mail/sylpheed2/files patch-src-mimeview.c
patch-src-summaryview.c
Log:
update to 2.0.4
Revision ChangesPath
mnag2005-11-08 21:23:43 UTC
FreeBSD ports repository
Modified files:
audio/xmms-cdparanoia Makefile
Log:
Mark as DEPRECATED
PR: 88690
Submitted by: [EMAIL PROTECTED]
Approved by:maintainer timeout, 15 days in PR 87951
Revision ChangesPath
mnag2005-11-08 21:09:55 UTC
FreeBSD ports repository
Modified files:
mail/postfix-policyd-sf Makefile distinfo
Log:
Update to 1.70
Add SHA256
PR: 88672
Submitted by: maintainer
Revision ChangesPath
1.5 +1 -1 ports/mail/postfix-pol
mnag2005-11-08 21:03:35 UTC
FreeBSD ports repository
Modified files:
devel/py-yamldistinfo pkg-descr
Log:
Update WWW
Add SHA256
PR: 88689
Submitted by: [EMAIL PROTECTED]
Revision ChangesPath
1.4 +1 -0 ports/devel/py-yaml/d
mnag2005-11-08 20:57:53 UTC
FreeBSD ports repository
Modified files:
sysutils/ezjail Makefile distinfo pkg-plist
Log:
Update to 1.1
Add SHA256
PR: 88012
Submitted by: maintainer
Revision ChangesPath
1.2 +1 -6 ports/sysutils/e
krion 2005-11-08 20:48:26 UTC
FreeBSD src repository
Modified files:
usr.sbin/pkg_install/create create.h main.c perform.c
pkg_create.1
Log:
Introduce 3 new options for pkg_create(1), -x for using basic
regular expressions for pkg-name, -E for
simon 2005-11-08 20:39:23 UTC
FreeBSD doc repository
Modified files:
en/security security.sgml
Log:
- Add support dates for 6.0-RELEASE and RELENG_6.
- Add an anchor for the supported branches table.
Dates confirmed by: cpervia
Prodded by: lini
mnag2005-11-08 20:35:02 UTC
FreeBSD ports repository
Modified files:
audio/teknap distinfo pkg-descr
Log:
Remove WWW
Add SHA256
PR: 87941
Submitted by: Jean Milanez Melo <[EMAIL PROTECTED]>
Approved by:maintainer timeout, 15 days
Revi
mnag2005-11-08 20:31:07 UTC
FreeBSD ports repository
Modified files:
audio/xmms-speex distinfo pkg-descr
Log:
Remove WWW
Add SHA256
PR: 87953
Submitted by: Jean Milanez Melo <[EMAIL PROTECTED]>
Approved by:maintainer timeout, 15 days
Revi
mnag2005-11-08 20:28:04 UTC
FreeBSD ports repository
Modified files:
audio/xmms-midi distinfo pkg-descr
Log:
Remove WWW
Add SHA256
PR: 87952
Submitted by: Jean Milanez Melo <[EMAIL PROTECTED]>
Approved by:maintainer timeout, 15 days
Revi
Add SHA256 too
Marcus Alves Grando wrote:
mnag2005-11-08 20:00:35 UTC
FreeBSD ports repository
Modified files:
mail/squirrelmail-compatibility-plugin Makefile distinfo
pkg-plist
Log:
Fix permissions [1]
Update to 2.0.2 [2]
thompsa 2005-11-08 20:08:34 UTC
FreeBSD src repository
Modified files:
sys/contrib/pf/net if_pflog.c if_pfsync.c
sys/net if_bridge.c if_bridgevar.h if_clone.c
if_clone.h if_disc.c if_faith.c if_gif.c
if_gre.c if_p
mnag2005-11-08 20:08:13 UTC
FreeBSD ports repository
Modified files:
www/lynx Makefile distinfo
Added files:
www/lynx/files patch-src__HTInit.c
Log:
Add support to application/xhtml+xml
Bump PORTREVISION
Add SHA256
PR: 87694
Sub
pav 2005-11-08 20:06:11 UTC
FreeBSD ports repository
Modified files:
palm/prc-tools Makefile
Log:
- Fix broken condition: OSVERSION >= 70 not 7
Submitted by: Christian Laursen
Pointy hat to: sem
Revision ChangesPath
1.46 +1 -1 por
i filed this about 2 years ago:
http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/60307
revision "b" of the Siemens ss1021 802.11b wireless card has a
different product code (0x3021) than the first version (0x0002).
just saw in 6-RELEASE it has yet to be implemented. if someone has
the tout
mnag2005-11-08 20:00:35 UTC
FreeBSD ports repository
Modified files:
mail/squirrelmail-compatibility-plugin Makefile distinfo
pkg-plist
Log:
Fix permissions [1]
Update to 2.0.2 [2]
PR: 87606
Submitted by: Gora
pav 2005-11-08 19:53:28 UTC
FreeBSD ports repository
Modified files:
www/screem Makefile distinfo pkg-plist
Removed files:
www/screem/files patch-src_readtags.c
Log:
- Update to 0.16.0
PR: ports/88566
Submitted by: Ports Fury
Rev
arved 2005-11-08 19:40:45 UTC
FreeBSD ports repository
Modified files:
multimedia/lxdvdrip Makefile
Log:
Add another mastersite
PR: 88682
Submitted by: Serge Gagnon <[EMAIL PROTECTED]>
Revision ChangesPath
1.8 +2 -1 ports/multimedia/
arved 2005-11-08 19:38:24 UTC
FreeBSD ports repository
Modified files:
devel/google-sparsehash Makefile distinfo
Log:
Update to 0.3
PR: 88592
Submitted by: Vasil Dimov <[EMAIL PROTECTED]>
Revision ChangesPath
1.3 +1 -1 ports/devel/goo
arved 2005-11-08 19:29:01 UTC
FreeBSD ports repository
Modified files:
sysutils/ipa Makefile
Log:
Fix build on FreeBSD >=6:
* Disable IPFilter, because IPA does not support ipf 4.x
* Enable IPFW2
PR: 88656
Submitted by: Andrey Simonenko <[EMAIL
mnag2005-11-08 19:26:55 UTC
FreeBSD ports repository
Modified files:
www/phpbbMakefile distinfo
www/phpbb/files patch-includes-sessions.php
Log:
Update to 2.0.18
Add SHA256
PR: 87372
Submitted by: Ed Schouten <[EMAIL PROTECTED]>
arved 2005-11-08 19:15:26 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
wbxml2 --> ports/textproc/wbxml2
Revision ChangesPath
1.13541 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.org
arved 2005-11-08 19:15:12 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/wbxml2 Makefile distinfo pkg-descr pkg-plist
Log:
Add wbxml2, conversiontools for converting between xml and wbxml
PR: 88537
ahze2005-11-08 19:02:20 UTC
FreeBSD ports repository
Modified files:
deskutils/nautilus-sendto Makefile
Log:
- Remove RUN_DEPENDS=${BUILD_DEPENDS} so we don't depend on gmake/libtool
etc.
Revision ChangesPath
1.12 +2 -1 ports/deskutils/nautilus-sendt
cy 2005-11-08 18:51:23 UTC
FreeBSD ports repository
Modified files:
security/krb5Makefile
Added files:
security/krb5/files patch-lib::gssapi::krb5::import_name.c
Log:
Fix FreeBSD-4.11 build problem
PR: 87888
Revision ChangesPath
1
mnag2005-11-08 18:47:52 UTC
FreeBSD ports repository
Modified files:
lang/sbclMakefile distinfo
Removed files:
lang/sbcl/files patch-src__runtime__GNUmakefile
Log:
Fix build and respect CFLAGS
Add SHA256
Notified by:kris
Revision Chang
pav 2005-11-08 18:39:51 UTC
FreeBSD ports repository
Modified files:
editors/joe Makefile
Log:
- Allow slave to override PKGORIGIN
Reported by:chkversion script
Revision ChangesPath
1.21 +1 -1 ports/editors/joe/Makefile
arved 2005-11-08 18:35:42 UTC
FreeBSD ports repository
Modified files:
lang/logoMakefile pkg-plist
Log:
Don't touch share/nls/POSIX and share/nls/en_US.US-ASCII
Bump PORTREVISION
Revision ChangesPath
1.36 +1 -0 ports/lang/logo/Makefile
1.9
bvs 2005-11-08 18:26:29 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/articles/contributors contrib.additional.sgml
Log:
Correct the surname of Sergey Glushchenko < deen (at) smz.com.ua >
Submitted by: Sergey Glushchenko < deen (at) smz.com.ua >
Approved
bvs 2005-11-08 18:22:24 UTC
FreeBSD doc repository
Modified files:
ru Makefile includes.navcommunity.sgml
includes.navsupport.sgml includes.sgml
includes.xsl support.sgml
Added files:
ru
ume 2005-11-08 18:16:44 UTC
FreeBSD ports repository
Modified files:
sysutils/gkfreq Makefile distinfo
sysutils/gkfreq/files patch-gkfreq.c
Added files:
sysutils/gkfreq/files patch-Makefile
Removed files:
sysutils/gkfreq/files Makefile
Log:
update to 1
netchild2005-11-08 18:15:14 UTC
FreeBSD ports repository
Modified files:
mail/sylpheed-claws Makefile distinfo
Log:
Update to 1.9.100.
Security:buffer overflow fix in 'Import LDIF/Mutt/Pine file' (address
book)
Revision ChangesPath
1.81 +1 -1 port
Hi,
> On Tue, 8 Nov 2005 12:07:51 -0500
> Kris Kennaway <[EMAIL PROTECTED]> said:
kris> [1 ]
kris> On Tue, Nov 08, 2005 at 04:30:49PM +, Hajimu UMEMOTO wrote:
> Log:
> add SHA256.
kris> This seemed to contain an unrelated change:
> | --- ports/print/pips900/distinfo2005/02
ume 2005-11-08 18:08:01 UTC
FreeBSD ports repository
Modified files:
print/pips900distinfo
Log:
re-calculate checksum. The previous value was calculated from
old archive accidentally.
Noticed by: kris
Revision ChangesPath
1.8 +3 -3 p
ale 2005-11-08 18:05:20 UTC
FreeBSD ports repository
Modified files:
sysutils/xfce4-minicmd-plugin Makefile distinfo
Log:
Update to 0.3.0 release.
Submitted by: Lapo Luchini <[EMAIL PROTECTED]>
Approved by:maintainer
Revision ChangesPath
1.8 +1
On Tue, 8 Nov 2005 17:34:51 + (UTC)
Anton Berezin <[EMAIL PROTECTED]> wrote:
> tobez 2005-11-08 17:34:51 UTC
>
> FreeBSD ports repository
>
> Modified files:
> misc Makefile
> Added files:
> misc/biblical-curse Makefile pkg-descr pkg-plist
> misc/bi
skv 2005-11-08 17:48:06 UTC
FreeBSD ports repository
Modified files:
devel/p5-POE-Exceptions Makefile distinfo
Log:
Update to 0.0401
Revision ChangesPath
1.3 +1 -1 ports/devel/p5-POE-Exceptions/Makefile
1.4 +3 -2 ports/devel/p5-POE-Exceptio
1 - 100 of 213 matches
Mail list logo