cvs commit: src/sys/net if.c

2006-06-21 Thread Gleb Smirnoff
glebius 2006-06-21 06:02:35 UTC FreeBSD src repository Modified files: sys/net if.c Log: - First initialize ifnet, and then insert it into global list. - First remove from global list, then start destroying. PR: kern/97679 Submitted by:

cvs commit: ports/japanese/kterm Makefile ports/japanese/kterm/files patch-main.c

2006-06-21 Thread Norikatsu Shigemura
nork2006-06-21 06:54:43 UTC FreeBSD ports repository Modified files: japanese/kterm Makefile japanese/kterm/files patch-main.c Log: o Set stty min vtime. o Bump PORTREVISION, accordingly. PR: ports/92184 Submitted by: TOMITA Yoshinori

cvs commit: ports/japanese/kterm Makefile

2006-06-21 Thread Norikatsu Shigemura
nork2006-06-21 06:55:40 UTC FreeBSD ports repository Modified files: japanese/kterm Makefile Log: Grab. Revision ChangesPath 1.45 +1 -1 ports/japanese/kterm/Makefile ___ cvs-all@freebsd.org mailing list

Re: cvs commit: ports/www/opera Makefile distinfo pkg-message pkg-plist ports/www/opera/files patch-ini_spellcheck.ini patch-install.sh patch-search.ini

2006-06-21 Thread Sergey A. Osokin
On Tue, Jun 20, 2006 at 03:46:20PM +, Erwin Lansing wrote: erwin 2006-06-20 15:46:20 UTC FreeBSD ports repository Modified files: www/operaMakefile distinfo pkg-message pkg-plist www/opera/files patch-install.sh patch-search.ini Removed files:

Re: cvs commit: ports/science/openfoam Makefile

2006-06-21 Thread Ion-Mihai Tetcu
On Tue, 20 Jun 2006 19:08:05 -0700 Greg Lewis [EMAIL PROTECTED] wrote: On Tue, Jun 20, 2006 at 11:44:07PM +, Ion-Mihai Tetcu wrote: itetcu 2006-06-20 23:44:07 UTC FreeBSD ports repository Modified files: science/openfoam Makefile Log: Fix INDEX build

Re: cvs commit: ports/mail/sylpheed-claws Makefile distinfo ports/mail/sylpheed-claws/files patch-src-mbox.c

2006-06-21 Thread Ion-Mihai Tetcu
On Tue, 20 Jun 2006 19:13:12 + (UTC) Alexander Leidinger [EMAIL PROTECTED] wrote: netchild2006-06-20 19:13:12 UTC FreeBSD ports repository Modified files: mail/sylpheed-claws Makefile distinfo Removed files: mail/sylpheed-claws/files patch-src-mbox.c Log:

cvs commit: ports/www/opera Makefile distinfo

2006-06-21 Thread Sergey A. Osokin
osa 2006-06-21 07:12:47 UTC FreeBSD ports repository Modified files: www/operaMakefile distinfo Log: Make fetchable after change the distro's name. Approved by:Arjan van Leeuwen (maintainer) Revision ChangesPath 1.49 +2 -1

cvs commit: ports/mail/sylpheed-claws-maildir Makefile distinfo

2006-06-21 Thread Ion-Mihai Tetcu
itetcu 2006-06-21 07:29:25 UTC FreeBSD ports repository Modified files: mail/sylpheed-claws-maildir Makefile distinfo Log: - update to 0.24.1 - new mastersite address PR: ports/99223 Submitted by: maintainer Revision ChangesPath 1.3 +2

cvs commit: src/sys/net if_vlan.c

2006-06-21 Thread Yar Tikhiy
yar 2006-06-21 07:29:45 UTC FreeBSD src repository Modified files: sys/net if_vlan.c Log: Track interface department events and detach vlans from departing trunk so that we don't get into trouble later by dereferencing a stale pointer to dead trunk's things.

Re: cvs commit: src/sys/net if.c

2006-06-21 Thread Maxim Konovalov
On Wed, 21 Jun 2006, 06:02-, Gleb Smirnoff wrote: glebius 2006-06-21 06:02:35 UTC FreeBSD src repository Modified files: sys/net if.c Log: - First initialize ifnet, and then insert it into global list. - First remove from global list, then start

Re: cvs commit: ports/mail/sylpheed-claws Makefile distinfo ports/mail/sylpheed-claws/files patch-src-mbox.c

2006-06-21 Thread Ion-Mihai Tetcu
On Wed, 21 Jun 2006 10:15:36 +0200 Alexander Leidinger [EMAIL PROTECTED] wrote: Quoting Ion-Mihai Tetcu [EMAIL PROTECTED] (from Wed, 21 Jun 2006 10:07:50 +0300): On Tue, 20 Jun 2006 19:13:12 + (UTC) Alexander Leidinger [EMAIL PROTECTED] wrote: netchild2006-06-20 19:13:12 UTC

cvs commit: ports/audio/mpck Makefile distinfo

2006-06-21 Thread Emanuel Haupt
ehaupt 2006-06-21 08:21:46 UTC FreeBSD ports repository Modified files: audio/mpck Makefile distinfo Log: Update to 0.14 Revision ChangesPath 1.6 +1 -1 ports/audio/mpck/Makefile 1.4 +3 -3 ports/audio/mpck/distinfo

cvs commit: ports/lang/ifc Makefile distinfo

2006-06-21 Thread Maho Nakata
maho2006-06-21 08:29:30 UTC FreeBSD ports repository Modified files: lang/ifc Makefile distinfo Log: update to 8.1.034 PR: 99199 Submitted by: kib Revision ChangesPath 1.45 +1 -1 ports/lang/ifc/Makefile 1.19 +3 -2

cvs commit: src/sys/amd64/linux32 linux32_dummy.c

2006-06-21 Thread Alexander Leidinger
netchild2006-06-21 08:45:40 UTC FreeBSD src repository Modified files: sys/amd64/linux32linux32_dummy.c Log: Commit the DUMMY stuff (printing messages for missing syscalls) for amd64 too. Submitted by: rdivacky Sponsored by: Google SoC 2006 Noticed by: jkim

Re: cvs commit: src/sys/net if.c

2006-06-21 Thread Max Laier
On Wednesday 21 June 2006 10:06, Maxim Konovalov wrote: On Wed, 21 Jun 2006, 06:02-, Gleb Smirnoff wrote: glebius 2006-06-21 06:02:35 UTC FreeBSD src repository Modified files: sys/net if.c Log: - First initialize ifnet, and then insert it into

cvs commit: src/contrib/file - Imported sources

2006-06-21 Thread David E. O'Brien
obrien 2006-06-21 09:28:01 UTC FreeBSD src repository src/contrib/file - Imported sources Update of /home/ncvs/src/contrib/file In directory repoman.freebsd.org:/tmp/cvs-serv51660 Log Message: Fix segfault when '/etc/malloc.conf@ - AJ' due to differnce between calloc

cvs commit: src/etc rc.subr src/share/man/man8 rc.subr.8

2006-06-21 Thread Yar Tikhiy
yar 2006-06-21 09:42:55 UTC FreeBSD src repository Modified files: etc rc.subr share/man/man8 rc.subr.8 Log: Quite a number of rc.d scripts try to load kernel modules. Many of them do that conditionally depending on kldstat. The code is

cvs commit: ports/devel/p5-Log-Log4perl Makefile distinfo

2006-06-21 Thread Lars Thegler
lth 2006-06-21 09:47:49 UTC FreeBSD ports repository Modified files: devel/p5-Log-Log4perl Makefile distinfo Log: Update to 1.05 Revision ChangesPath 1.29 +1 -1 ports/devel/p5-Log-Log4perl/Makefile 1.28 +3 -3

cvs commit: src/tools/tools/ipw ipwstats.c

2006-06-21 Thread David E. O'Brien
obrien 2006-06-21 09:52:37 UTC FreeBSD src repository Modified files: tools/tools/ipw ipwstats.c Log: Fix type warnings on 64-bit machines. Revision ChangesPath 1.2 +3 -3 src/tools/tools/ipw/ipwstats.c ___

cvs commit: src/etc/rc.d abi

2006-06-21 Thread Yar Tikhiy
yar 2006-06-21 09:53:25 UTC FreeBSD src repository Modified files: etc/rc.d abi Log: Set an example of using load_kld() from rc.subr. Revision ChangesPath 1.9 +5 -7 src/etc/rc.d/abi ___

cvs commit: src Makefile

2006-06-21 Thread David E. O'Brien
obrien 2006-06-21 09:53:42 UTC FreeBSD src repository Modified files: .Makefile Log: Note a short-cut in the build procedure. Revision ChangesPath 1.333 +1 -0 src/Makefile ___

Re: cvs commit: src/etc rc.subr src/share/man/man8 rc.subr.8

2006-06-21 Thread Florent Thoumie
On Wed, 2006-06-21 at 09:42 +, Yar Tikhiy wrote: yar 2006-06-21 09:42:55 UTC FreeBSD src repository Modified files: etc rc.subr share/man/man8 rc.subr.8 Log: Quite a number of rc.d scripts try to load kernel modules. Many of them

cvs commit: src/sbin/rcorder rcorder.c

2006-06-21 Thread Xin LI
delphij 2006-06-21 09:58:31 UTC FreeBSD src repository Modified files:(Branch: RELENG_5) sbin/rcorder rcorder.c Log: MFC 1.3: do_file() is called recursively from several places and cannot safely free() anything related to items that may be recursed on.

cvs commit: src/sbin/rcorder rcorder.c

2006-06-21 Thread Xin LI
delphij 2006-06-21 09:59:01 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sbin/rcorder rcorder.c Log: MFC 1.3: do_file() is called recursively from several places and cannot safely free() anything related to items that may be recursed on.

Re: cvs commit: src/sys/net if.c

2006-06-21 Thread Bjoern A. Zeeb
On Wed, 21 Jun 2006, Max Laier wrote: On Wednesday 21 June 2006 10:06, Maxim Konovalov wrote: On Wed, 21 Jun 2006, 06:02-, Gleb Smirnoff wrote: glebius 2006-06-21 06:02:35 UTC FreeBSD src repository Modified files: sys/net if.c Log: - First initialize ifnet,

cvs commit: src/etc/rc.d ldconfig

2006-06-21 Thread Florent Thoumie
flz 2006-06-21 10:22:44 UTC FreeBSD src repository Modified files: etc/rc.d ldconfig Log: Since INSTALLS_SHLIB has been superseded by USE_LDCONFIG in bsd.port.mk, I expect to see quite a few files appearing in libdata/ldconfig directories. This change avoids

Re: cvs commit: src/etc rc.subr src/share/man/man8 rc.subr.8

2006-06-21 Thread Yar Tikhiy
On Wed, Jun 21, 2006 at 10:56:25AM +0100, Florent Thoumie wrote: On Wed, 2006-06-21 at 09:42 +, Yar Tikhiy wrote: yar 2006-06-21 09:42:55 UTC FreeBSD src repository Modified files: etc rc.subr share/man/man8 rc.subr.8 Log:

cvs commit: src/sys/arm/sa11x0 uart_cpu_sa1110.c

2006-06-21 Thread Olivier Houchard
cognet 2006-06-21 10:56:59 UTC FreeBSD src repository Modified files: sys/arm/sa11x0 uart_cpu_sa1110.c Log: Don't forget to define uart_sa1110_vaddr. Submitted by: kevlo Revision ChangesPath 1.6 +2 -0 src/sys/arm/sa11x0/uart_cpu_sa1110.c

cvs commit: ports/mail/mboxcheck-applet Makefile pkg-descr

2006-06-21 Thread Pav Lucistnik
pav 2006-06-21 11:01:26 UTC FreeBSD ports repository Modified files: mail/mboxcheck-applet Makefile pkg-descr Log: - Update MASTER_SITES, WWW Reported by:Bill Fenner's survey Revision ChangesPath 1.7 +1 -1 ports/mail/mboxcheck-applet/Makefile

Re: cvs commit: src/etc rc.subr src/share/man/man8 rc.subr.8

2006-06-21 Thread Florent Thoumie
On Wed, 2006-06-21 at 14:52 +0400, Yar Tikhiy wrote: On Wed, Jun 21, 2006 at 10:56:25AM +0100, Florent Thoumie wrote: On Wed, 2006-06-21 at 09:42 +, Yar Tikhiy wrote: yar 2006-06-21 09:42:55 UTC FreeBSD src repository Modified files: etc

cvs commit: ports/games/kslide Makefile pkg-descr ports/x11-themes/kde-windeco-neos Makefile

2006-06-21 Thread Pav Lucistnik
pav 2006-06-21 11:11:03 UTC FreeBSD ports repository Modified files: games/kslide Makefile pkg-descr x11-themes/kde-windeco-neos Makefile Log: - Update MASTER_SITES, WWW Revision ChangesPath 1.9 +2 -3 ports/games/kslide/Makefile 1.2

Re: cvs commit: ports/mail/sylpheed-claws Makefile distinfo ports/mail/sylpheed-claws/files patch-src-mbox.c

2006-06-21 Thread Alexander Leidinger
Quoting Ion-Mihai Tetcu [EMAIL PROTECTED] (from Wed, 21 Jun 2006 10:07:50 +0300): On Tue, 20 Jun 2006 19:13:12 + (UTC) Alexander Leidinger [EMAIL PROTECTED] wrote: netchild2006-06-20 19:13:12 UTC FreeBSD ports repository Modified files: mail/sylpheed-claws Makefile

Re: cvs commit: ports/mail/sylpheed-claws Makefile distinfo ports/mail/sylpheed-claws/files patch-src-mbox.c

2006-06-21 Thread Alexander Leidinger
Quoting Ion-Mihai Tetcu [EMAIL PROTECTED] (from Wed, 21 Jun 2006 11:21:33 +0300): So far I was too lazy to bump and to report to SC. Now I at least have no excuse to not bump the revision for the plugins... :-/ There are PRs for updating them, I just took them, but I won't have time to

Re: cvs commit: src/etc rc.subr src/share/man/man8 rc.subr.8

2006-06-21 Thread Stefan Farfeleder
On Wed, Jun 21, 2006 at 12:05:09PM +0100, Florent Thoumie wrote: Then I'm not sure what script would benefit from this function. Can you point me to an example? I don't have a particular feeling against your function but it uses commands that may not be available early enough (getopt,

Re: cvs commit: src/etc rc.subr src/share/man/man8 rc.subr.8

2006-06-21 Thread Florent Thoumie
On Wed, 2006-06-21 at 13:17 +0200, Stefan Farfeleder wrote: On Wed, Jun 21, 2006 at 12:05:09PM +0100, Florent Thoumie wrote: Then I'm not sure what script would benefit from this function. Can you point me to an example? I don't have a particular feeling against your function but it

cvs commit: ports/audio/k3bmonkeyaudioplugin Makefile

2006-06-21 Thread Markus Brueffer
markus 2006-06-21 11:24:27 UTC FreeBSD ports repository Modified files: audio/k3bmonkeyaudioplugin Makefile Log: Don't quote BROKEN message PR: ports/99156 Submitted by: Alexander Botero-Lowry [EMAIL PROTECTED] Revision ChangesPath 1.4 +1

Re: cvs commit: src/sys/net if.c

2006-06-21 Thread Maxim Konovalov
On Wed, 21 Jun 2006, 10:16-, Bjoern A. Zeeb wrote: On Wed, 21 Jun 2006, Max Laier wrote: On Wednesday 21 June 2006 10:06, Maxim Konovalov wrote: On Wed, 21 Jun 2006, 06:02-, Gleb Smirnoff wrote: glebius 2006-06-21 06:02:35 UTC FreeBSD src repository

Re: cvs commit: src/etc rc.subr src/share/man/man8 rc.subr.8

2006-06-21 Thread Yar Tikhiy
On Wed, Jun 21, 2006 at 12:05:09PM +0100, Florent Thoumie wrote: On Wed, 2006-06-21 at 14:52 +0400, Yar Tikhiy wrote: On Wed, Jun 21, 2006 at 10:56:25AM +0100, Florent Thoumie wrote: On Wed, 2006-06-21 at 09:42 +, Yar Tikhiy wrote: yar 2006-06-21 09:42:55 UTC

cvs commit: ports/net-p2p/mldonkey-devel Makefile distinfo pkg-descr ports/net-p2p/mldonkey-devel/files patch-src__daemon__common__commonSwarming.ml patch-src__daemon__driver__driverMain.ml patch-src_

2006-06-21 Thread Andrew Pantyukhin
sat 2006-06-21 11:45:31 UTC FreeBSD ports repository Modified files: net-p2p/mldonkey-devel Makefile distinfo pkg-descr Removed files: net-p2p/mldonkey-devel/files patch-src__daemon__common__commonSwarming.ml

cvs commit: src/share/man/man8 rc.subr.8

2006-06-21 Thread Yar Tikhiy
yar 2006-06-21 11:46:29 UTC FreeBSD src repository Modified files: share/man/man8 rc.subr.8 Log: Don't forget to touch Dd. Revision ChangesPath 1.14 +1 -1 src/share/man/man8/rc.subr.8 ___

cvs commit: ports/sysutils/aaccli Makefile

2006-06-21 Thread Edwin Groothuis
edwin 2006-06-21 11:48:01 UTC FreeBSD ports repository Modified files: sysutils/aaccli Makefile Log: ports/aaccli fails to install on 6.x [patch] The POST-INSTALL script of the binary package tries to execute MAKEDEV which is a no-op on 5.x, but

Re: cvs commit: src/etc rc.subr src/share/man/man8 rc.subr.8

2006-06-21 Thread Florent Thoumie
On Wed, 2006-06-21 at 15:39 +0400, Yar Tikhiy wrote: On Wed, Jun 21, 2006 at 12:05:09PM +0100, Florent Thoumie wrote: On Wed, 2006-06-21 at 14:52 +0400, Yar Tikhiy wrote: On Wed, Jun 21, 2006 at 10:56:25AM +0100, Florent Thoumie wrote: On Wed, 2006-06-21 at 09:42 +, Yar Tikhiy wrote:

cvs commit: ports/net/apinger Makefile

2006-06-21 Thread Michael Landin Hostbaek
mich2006-06-21 12:21:22 UTC FreeBSD ports repository Modified files: net/apinger Makefile Log: - add MASTER_SITE Revision ChangesPath 1.13 +2 -1 ports/net/apinger/Makefile ___ cvs-all@freebsd.org

cvs commit: ports/textproc/p5-Text-CSV Makefile distinfo pkg-plist

2006-06-21 Thread Mathieu Arnold
mat 2006-06-21 12:21:59 UTC FreeBSD ports repository Modified files: textproc/p5-Text-CSV Makefile distinfo pkg-plist Log: Update to 0.5 Revision ChangesPath 1.5 +2 -2 ports/textproc/p5-Text-CSV/Makefile 1.4 +3 -3

cvs commit: ports/devel/p5-Alzabo Makefile distinfo

2006-06-21 Thread Mathieu Arnold
mat 2006-06-21 12:04:56 UTC FreeBSD ports repository Modified files: devel/p5-Alzabo Makefile distinfo Log: Update to 0.89 Revision ChangesPath 1.8 +1 -2 ports/devel/p5-Alzabo/Makefile 1.8 +3 -3 ports/devel/p5-Alzabo/distinfo

cvs commit: src/bin/sh sh.1

2006-06-21 Thread Yar Tikhiy
yar 2006-06-21 12:01:52 UTC FreeBSD src repository Modified files: bin/sh sh.1 Log: Document the fact that 'true' and 'false' are among sh(1) built-in commands. MFC after: 3 days Revision ChangesPath 1.120 +5 -1 src/bin/sh/sh.1

cvs commit: ports/lang/icc Makefile distinfo

2006-06-21 Thread Konstantin Belousov
kib 2006-06-21 12:28:56 UTC FreeBSD ports repository (src committer) Modified files: lang/icc Makefile distinfo Log: Update to 8.1.038. PR: 91998 Approved by:netchild (maintainer) Approved by:kan (mentor) Revision ChangesPath 1.90

cvs commit: ports/lang/icc Makefile distinfo

2006-06-21 Thread Konstantin Belousov
kib 2006-06-21 12:51:01 UTC FreeBSD ports repository (src committer) Modified files: lang/icc Makefile distinfo Log: Forced commit: correct PR number for previous commit is 99198. Pointy hat to: kib Approved by:kan (mentor) Revision Changes

Re: cvs commit: src/etc rc.subr src/share/man/man8 rc.subr.8

2006-06-21 Thread Yar Tikhiy
On Wed, Jun 21, 2006 at 12:56:08PM +0100, Florent Thoumie wrote: On Wed, 2006-06-21 at 15:39 +0400, Yar Tikhiy wrote: On Wed, Jun 21, 2006 at 12:05:09PM +0100, Florent Thoumie wrote: On Wed, 2006-06-21 at 14:52 +0400, Yar Tikhiy wrote: On Wed, Jun 21, 2006 at 10:56:25AM +0100, Florent

cvs commit: src/lib/libc/sys mincore.2 src/sys/vm vm_mmap.c

2006-06-21 Thread Konstantin Belousov
kib 2006-06-21 12:59:05 UTC FreeBSD src repository Modified files: lib/libc/sys mincore.2 sys/vm vm_mmap.c Log: Make the mincore(2) return ENOMEM when requested range is not fully mapped. Requested by: Bruno Haible bruno at clisp org

cvs commit: src/sys/net if_vlan.c

2006-06-21 Thread Yar Tikhiy
yar 2006-06-21 13:48:34 UTC FreeBSD src repository Modified files: sys/net if_vlan.c Log: Fix the VLAN_ARRAY case, mostly regarding improper use of atomic(9) in place of conventional rw locking. Alas, atomic(9) can't buy us lockless operation so easily.

cvs commit: ports/mail/sylpheed-claws-vcalendar Makefile distinfo ports/mail/sylpheed-claws-vcalendar/files patch-src__vcal_folder.c

2006-06-21 Thread Ion-Mihai Tetcu
itetcu 2006-06-21 14:22:42 UTC FreeBSD ports repository Modified files: mail/sylpheed-claws-vcalendar Makefile distinfo Removed files: mail/sylpheed-claws-vcalendar/files patch-src__vcal_folder.c Log: - update to 1.79.1 - chase mastersite - remove obsolete patch

cvs commit: ports/mail/sylpheed-claws-synce Makefile distinfo ports/mail/sylpheed-claws-synce/files patch-configure.ac

2006-06-21 Thread Ion-Mihai Tetcu
itetcu 2006-06-21 14:34:34 UTC FreeBSD ports repository Modified files: mail/sylpheed-claws-synce Makefile distinfo Removed files: mail/sylpheed-claws-synce/files patch-configure.ac Log: - update to 0.6.3 - chase mastersite - remove obsolete patch (accepted upstream)

cvs commit: ports/mail/sylpheed-claws-etpan_privacy Makefile distinfo

2006-06-21 Thread Ion-Mihai Tetcu
itetcu 2006-06-21 14:41:44 UTC FreeBSD ports repository Modified files: mail/sylpheed-claws-etpan_privacy Makefile distinfo Log: - update to 0.15.1 - chase mastersite PR: ports/99220 Submitted by: maintainer Revision ChangesPath 1.3 +2

cvs commit: ports/devel/p5-Rose-Object Makefile distinfo

2006-06-21 Thread Mathieu Arnold
mat 2006-06-21 14:44:52 UTC FreeBSD ports repository Modified files: devel/p5-Rose-Object Makefile distinfo Log: Update to 0.81 PR: 99250 Submitted by: maintainer Revision ChangesPath 1.2 +1 -1 ports/devel/p5-Rose-Object/Makefile

cvs commit: ports/x11-toolkits/p5-Tcl-Tk Makefile distinfo pkg-plist ports/x11-toolkits/p5-Tcl-Tk/files patch-aa

2006-06-21 Thread Mathieu Arnold
mat 2006-06-21 14:45:29 UTC FreeBSD ports repository Modified files: x11-toolkits/p5-Tcl-Tk Makefile distinfo pkg-plist x11-toolkits/p5-Tcl-Tk/files patch-aa Log: Update to 0.75 Revision ChangesPath 1.26 +8 -7 ports/x11-toolkits/p5-Tcl-Tk/Makefile

cvs commit: ports/mail/sylpheed-claws-cachesaver Makefile distinfo ports/mail/sylpheed-claws-cachesaver/files patch-src_plugin.c

2006-06-21 Thread Ion-Mihai Tetcu
itetcu 2006-06-21 14:48:34 UTC FreeBSD ports repository Modified files: mail/sylpheed-claws-cachesaver Makefile distinfo Removed files: mail/sylpheed-claws-cachesaver/files patch-src_plugin.c Log: - update to 0.10.1 - chase mastersite - remove obsolete patch

cvs commit: ports/mail/sylpheed-claws-att_remover Makefile distinfo

2006-06-21 Thread Ion-Mihai Tetcu
itetcu 2006-06-21 14:55:41 UTC FreeBSD ports repository Modified files: mail/sylpheed-claws-att_remover Makefile distinfo Log: - update to 1.0.2 - chase mastersite PR: ports/99218 Submitted by: maintainer Revision ChangesPath 1.3 +2 -2

cvs commit: ports/mail/sylpheed-claws-smime Makefile distinfo

2006-06-21 Thread Ion-Mihai Tetcu
itetcu 2006-06-21 15:11:25 UTC FreeBSD ports repository Modified files: mail/sylpheed-claws-smime Makefile distinfo Log: - update to 0.5.4 - chase mastersite PR: ports/99228 Submitted by: maintainer Revision ChangesPath 1.3 +2 -2

cvs commit: ports/audio/madman Makefile

2006-06-21 Thread Ion-Mihai Tetcu
itetcu 2006-06-21 15:16:05 UTC FreeBSD ports repository Modified files: audio/madman Makefile Log: portlint PR: ports/99155 Submitted by: Alexander Botero-Lowry [EMAIL PROTECTED] Approved by:maintainer Revision ChangesPath 1.7

cvs commit: ports/audio/xtuner Makefile

2006-06-21 Thread Ion-Mihai Tetcu
itetcu 2006-06-21 15:17:44 UTC FreeBSD ports repository Modified files: audio/xtuner Makefile Log: portlint PR: ports/99153 Submitted by: Alexander Botero-Lowry [EMAIL PROTECTED] Revision ChangesPath 1.23 +1 -1

cvs commit: ports/mail/sylpheed-claws-perl Makefile distinfo

2006-06-21 Thread Ion-Mihai Tetcu
itetcu 2006-06-21 15:19:00 UTC FreeBSD ports repository Modified files: mail/sylpheed-claws-perl Makefile distinfo Log: - update to 0.9.4 - chace mastersite PR: ports/99227 Submitted by: maintainer Revision ChangesPath 1.3 +2 -2

cvs commit: ports/audio/spiralloops Makefile

2006-06-21 Thread Ion-Mihai Tetcu
itetcu 2006-06-21 15:21:26 UTC FreeBSD ports repository Modified files: audio/spiralloopsMakefile Log: portlint PR: ports/99150 Submitted by: Alexander Botero-Lowry [EMAIL PROTECTED] Revision ChangesPath 1.18 +1 -1

cvs commit: ports/audio/rio Makefile

2006-06-21 Thread Ion-Mihai Tetcu
itetcu 2006-06-21 15:23:19 UTC FreeBSD ports repository Modified files: audio/rioMakefile Log: portlint PR: ports/99148 Submitted by: Alexander Botero-Lowry [EMAIL PROTECTED] Revision ChangesPath 1.18 +1 -1

cvs commit: ports/audio/quelcom Makefile

2006-06-21 Thread Ion-Mihai Tetcu
itetcu 2006-06-21 15:26:04 UTC FreeBSD ports repository Modified files: audio/quelcomMakefile Log: portlint PR: ports/99146 Submitted by: Alexander Botero-Lowry [EMAIL PROTECTED] Revision ChangesPath 1.14 +6 -6

cvs commit: doc/share/mk doc.docbook.mk

2006-06-21 Thread Xin LI
delphij 2006-06-21 15:26:28 UTC FreeBSD doc repository Modified files: share/mk doc.docbook.mk Log: Since we can now generate txt files with html2text, remove zh_CN.GB2312 from the NO_PLAINTEXT_LANG list. Spotted by: intron at intron dot ac Revision

cvs commit: ports/mail/sylpheed-claws-notification Makefile distinfo

2006-06-21 Thread Ion-Mihai Tetcu
itetcu 2006-06-21 15:29:26 UTC FreeBSD ports repository Modified files: mail/sylpheed-claws-notification Makefile distinfo Log: - update to 0.2.1 - chase mastersite PR: ports/99226 Submitted by: maintaner Revision ChangesPath 1.3 +2 -2

cvs commit: ports/audio/mpmf20 Makefile

2006-06-21 Thread Ion-Mihai Tetcu
itetcu 2006-06-21 15:32:04 UTC FreeBSD ports repository Modified files: audio/mpmf20 Makefile Log: portlint PR: ports/99144 Submitted by: Alexander Botero-Lowry [EMAIL PROTECTED] Revision ChangesPath 1.15 +1 -1

cvs commit: ports/audio/ecawave Makefile pkg-descr

2006-06-21 Thread Ion-Mihai Tetcu
itetcu 2006-06-21 15:34:42 UTC FreeBSD ports repository Modified files: audio/ecawaveMakefile pkg-descr Log: portlint PR: ports/99142 Submitted by: Alexander Botero-Lowry [EMAIL PROTECTED] Revision ChangesPath 1.13 +2 -2

cvs commit: ports/mail/sylpheed-claws-newmail Makefile distinfo

2006-06-21 Thread Ion-Mihai Tetcu
itetcu 2006-06-21 15:36:13 UTC FreeBSD ports repository Modified files: mail/sylpheed-claws-newmail Makefile distinfo Log: - update to 0.0.6 - chase mastersite PR: ports/99225 Submitted by: maintainer Revision ChangesPath 1.3 +2 -2

cvs commit: ports MOVED ports/lang Makefile ports/lang/fpc2 Makefile distinfo pkg-descr pkg-install pkg-plist

2006-06-21 Thread Renato Botelho
garga 2006-06-21 15:36:13 UTC FreeBSD ports repository Modified files: .MOVED lang Makefile Removed files: lang/fpc2Makefile distinfo pkg-descr pkg-install pkg-plist Log: Remove lang/fpc2 in

cvs commit: CVSROOT modules

2006-06-21 Thread Renato Botelho
garga 2006-06-21 15:37:17 UTC FreeBSD ports repository Modified files: .modules Log: Remove lang/fpc2 in preparation to update lang/fpc to 2.0.2 Revision ChangesPath 1.15390 +0 -1 CVSROOT/modules

cvs commit: ports/archivers Makefile ports/archivers/fpc-unzip Makefile

2006-06-21 Thread Renato Botelho
garga 2006-06-21 15:42:17 UTC FreeBSD ports repository Modified files: archiversMakefile Added files: archivers/fpc-unzip Makefile Log: Add fpc-unzip , free Pascal routines for unzipping zip files. PR: ports/98679 Submitted by: Jose

cvs commit: ports/databases Makefile ports/databases/fpc-gdbm Makefile

2006-06-21 Thread Renato Botelho
garga 2006-06-21 15:43:54 UTC FreeBSD ports repository Modified files: databasesMakefile Added files: databases/fpc-gdbm Makefile Log: Add fpc-gdbm , free Pascal interface to the GNU database system. PR: ports/98666 Submitted by: Jose

cvs commit: ports/mail/sylpheed-claws-mailmbox Makefile distinfo

2006-06-21 Thread Ion-Mihai Tetcu
itetcu 2006-06-21 15:44:15 UTC FreeBSD ports repository Modified files: mail/sylpheed-claws-mailmbox Makefile distinfo Log: - update to 0.12.1 - chase mastersite PR: ports/99224 Submitted by: maintainer Revision ChangesPath 1.3 +2 -2

cvs commit: ports/databases Makefile ports/databases/fpc-sqlite Makefile

2006-06-21 Thread Renato Botelho
garga 2006-06-21 15:45:29 UTC FreeBSD ports repository Modified files: databasesMakefile Added files: databases/fpc-sqlite Makefile Log: Add fpc-sqlite , free Pascal interface to SQLite. PR: ports/98655 Submitted by: Jose Alonso Cardenas

cvs commit: ports/devel Makefile ports/devel/fpc-bfd Makefile

2006-06-21 Thread Renato Botelho
garga 2006-06-21 15:46:48 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/fpc-bfdMakefile Log: Add fpc-bfd , free Pascal interface for the GNU Binary Format description. PR: ports/98660 Submitted

cvs commit: ports/devel Makefile ports/devel/fpc-fcl Makefile

2006-06-21 Thread Renato Botelho
garga 2006-06-21 15:47:50 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/fpc-fclMakefile Log: Add fpc-fcl , free Pascal Component Library. PR: ports/98689 Submitted by: Jose Alonso Cardenas

cvs commit: doc/share/pgpkeys aaron.key

2006-06-21 Thread Aaron Dalton
aaron 2006-06-21 15:48:16 UTC FreeBSD doc repository (ports committer) Modified files: share/pgpkeysaaron.key Log: - Updated my pgp key Revision ChangesPath 1.2 +31 -25doc/share/pgpkeys/aaron.key ___

cvs commit: ports/devel Makefile ports/devel/fpc-pthreads Makefile

2006-06-21 Thread Renato Botelho
garga 2006-06-21 15:48:59 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/fpc-pthreads Makefile Log: Add fpc-pthreads , free Pascal wraper for the pthreads library. PR: ports/98653 Submitted by: Jose

cvs commit: ports/devel Makefile ports/devel/fpc-zlib Makefile

2006-06-21 Thread Renato Botelho
garga 2006-06-21 15:50:23 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/fpc-zlib Makefile Log: Add fpc-zlib , free Pascal interface to the zlib compression library. PR: ports/98683 Submitted by:

cvs commit: ports/graphics Makefile ports/graphics/fpc-fpgtk Makefile

2006-06-21 Thread Renato Botelho
garga 2006-06-21 15:52:19 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/fpc-fpgtk Makefile Log: Add fpc-fpgtk , free Component Library for create programs with gtk. PR: ports/98665 Submitted by:

cvs commit: ports/graphics Makefile ports/graphics/fpc-ggi Makefile

2006-06-21 Thread Renato Botelho
garga 2006-06-21 15:53:33 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/fpc-ggi Makefile Log: Add fpc-ggi , free Pascal interface to libggi. PR: ports/98667 Submitted by: Jose Alonso Cardenas

cvs commit: ports/graphics Makefile ports/graphics/fpc-gtk Makefile

2006-06-21 Thread Renato Botelho
garga 2006-06-21 15:54:32 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/fpc-gtk Makefile Log: Add fpc-gtk , free Pascal interface to the GTK libraries. PR: ports/98670 Submitted by: Jose Alonso

cvs commit: ports/graphics Makefile ports/graphics/fpc-gtk2 Makefile

2006-06-21 Thread Renato Botelho
garga 2006-06-21 15:55:45 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/fpc-gtk2Makefile Log: Add fpc-gtk2 , free Pascal interface to the GTK2 libraries. PR: ports/98669 Submitted by: Jose

cvs commit: ports/graphics Makefile ports/graphics/fpc-imlib Makefile

2006-06-21 Thread Renato Botelho
garga 2006-06-21 15:56:52 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/fpc-imlib Makefile Log: Add fpc-imlib , free Pascal interface to imlib library. PR: ports/98690 Submitted by: Jose Alonso

cvs commit: ports/graphics Makefile ports/graphics/fpc-ncurses Makefile

2006-06-21 Thread Renato Botelho
garga 2006-06-21 16:00:43 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/fpc-ncurses Makefile Log: Add fpc-ncurses , free Pascal interface to the ncurses library. PR: ports/98659 Submitted by: Jose

cvs commit: ports/lang Makefile ports/lang/fpc-tcl Makefile

2006-06-21 Thread Renato Botelho
garga 2006-06-21 16:05:37 UTC FreeBSD ports repository Modified files: lang Makefile Added files: lang/fpc-tcl Makefile Log: Add fpc-tcl , free Pascal interface to the tcl/tk interpreter. PR: ports/98677 Submitted by: Jose

cvs commit: ports/net Makefile ports/net/fpc-libasync Makefile

2006-06-21 Thread Renato Botelho
garga 2006-06-21 16:09:03 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/fpc-libasync Makefile Log: Add fpc-libasync , free Pascal interface to async library. PR: ports/98623 Submitted by: Jose Alonso

cvs commit: ports/net Makefile ports/net/fpc-netdb Makefile

2006-06-21 Thread Renato Botelho
garga 2006-06-21 16:10:54 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/fpc-netdbMakefile Log: Add fpc-netdb , pure-pascal netdb implementation. PR: ports/98645 Submitted by: Jose Alonso Cardenas

cvs commit: ports/mail/sylpheed-claws-fetchinfo Makefile distinfo

2006-06-21 Thread Ion-Mihai Tetcu
itetcu 2006-06-21 16:11:34 UTC FreeBSD ports repository Modified files: mail/sylpheed-claws-fetchinfo Makefile distinfo Log: - update to 0.14.5 - chase mastersite PR: ports/99221 Submitted by: maintainer Revision ChangesPath 1.3 +2 -2

cvs commit: ports/sysutils Makefile ports/sysutils/fpc-syslog Makefile

2006-06-21 Thread Renato Botelho
garga 2006-06-21 16:14:12 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/fpc-syslog Makefile Log: Add fpc-syslog , free Pascal interface to the system logger. PR: ports/98676 Submitted by: Jose

cvs commit: ports/sysutils Makefile ports/sysutils/fpc-utmp Makefile

2006-06-21 Thread Renato Botelho
garga 2006-06-21 16:16:42 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/fpc-utmpMakefile Log: Add fpc-utmp , free Pascal unit to gather information from the utmp file. PR: ports/98681 Submitted

cvs commit: ports/x11 Makefile ports/x11/fpc-x11 Makefile

2006-06-21 Thread Renato Botelho
garga 2006-06-21 16:18:30 UTC FreeBSD ports repository Modified files: x11 Makefile Added files: x11/fpc-x11 Makefile Log: Add fpc-x11 , free Pascal interface to X windows server. PR: ports/98682 Submitted by: Jose Alonso

cvs commit: src/sys/compat/freebsd32 freebsd32_misc.c

2006-06-21 Thread Paul Saab
ps 2006-06-21 16:18:48 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/compat/freebsd32 freebsd32_misc.c Log: MFC: rev 1.55 Do not copy out the iovec in the 32bit recvmsg call since soreceive calls uiomove directly. Revision Changes

cvs commit: ports/x11-toolkits Makefile ports/x11-toolkits/fpc-forms Makefile

2006-06-21 Thread Renato Botelho
garga 2006-06-21 16:20:29 UTC FreeBSD ports repository Modified files: x11-toolkits Makefile Added files: x11-toolkits/fpc-forms Makefile Log: Add fpc-forms , x-Forms interface for Free Pascal. PR: ports/98663 Submitted by: Jose Alonso

cvs commit: ports/lang Makefile ports/lang/fpc-units Makefile pkg-descr

2006-06-21 Thread Renato Botelho
garga 2006-06-21 16:21:45 UTC FreeBSD ports repository Modified files: lang Makefile Added files: lang/fpc-units Makefile pkg-descr Log: Add fpc-units 2.0.2, a meta port to install Free Pascal units. PR: ports/98721 Submitted by:

Re: cvs commit: src/etc rc.subr src/share/man/man8 rc.subr.8

2006-06-21 Thread Florent Thoumie
On Wed, 2006-06-21 at 16:23 +0400, Yar Tikhiy wrote: On Wed, Jun 21, 2006 at 12:56:08PM +0100, Florent Thoumie wrote: On Wed, 2006-06-21 at 15:39 +0400, Yar Tikhiy wrote: On Wed, Jun 21, 2006 at 12:05:09PM +0100, Florent Thoumie wrote: On Wed, 2006-06-21 at 14:52 +0400, Yar Tikhiy wrote:

Re: cvs commit: ports/graphics Makefile ports/graphics/fpc-gtk2 Makefile

2006-06-21 Thread Vanilla I. Shu
On Wed, Jun 21, 2006 at 03:55:45PM +, Renato Botelho wrote: Modified files: graphics Makefile Added files: graphics/fpc-gtk2Makefile Log: Add fpc-gtk2 , free Pascal interface to the GTK2 libraries. should we put fpc-gtk fpc-gtk2 on x11-toolkits

cvs commit: ports/graphics Makefile ports/graphics/fpc-gtk Makefile ports/graphics/fpc-gtk2 Makefile ports/lang/fpc-units Makefile ports/x11-toolkits Makefile ports/x11-toolkits/fpc-gtk Makefile ports

2006-06-21 Thread Renato Botelho
garga 2006-06-21 16:44:54 UTC FreeBSD ports repository Modified files: graphics Makefile lang/fpc-units Makefile x11-toolkits Makefile Added files: x11-toolkits/fpc-gtk Makefile x11-toolkits/fpc-gtk2 Makefile Removed files:

  1   2   >