gabor 2007-07-24 06:53:02 UTC
FreeBSD ports repository
Modified files:
net-p2p/tvrssMakefile
Log:
- Use USE_PERL5 correctly
Revision ChangesPath
1.4 +1 -1 ports/net-p2p/tvrss/Makefile
___
cvs-all@freebsd
clsung 2007-07-24 06:52:01 UTC
FreeBSD ports repository
Modified files:
net/p5-Net-VNC Makefile distinfo
Log:
- Update to 0.36
- return maintainership
PR: ports/114204
Submitted by: Gea-Suan Lin
Revision ChangesPath
1.3 +5 -7
delphij 2007-07-24 06:41:07 UTC
FreeBSD src repository
Modified files:
libexec/gettyttys.5
share/man/man7 ports.7
share/man/man8 rc.8
usr.bin/su su.1
usr.sbin/periodicperiodic.8
Log:
Stop mentioning /usr/X11R6.
Approved b
chinsan 2007-07-24 06:34:13 UTC
FreeBSD ports repository
Modified files:
www/dokuwiki-devel Makefile distinfo pkg-plist
Log:
- Update to 2007-07-23.
- Fix an XSS vulnerability.
http://bugs.splitbrain.org/index.php?do=details&task_id=1195
Approved by:rafan (mentor
clsung 2007-07-24 06:28:24 UTC
FreeBSD ports repository
Modified files:
textproc/p5-XML-TreePP Makefile distinfo
Log:
- Update to 0.20
Revision ChangesPath
1.3 +1 -1 ports/textproc/p5-XML-TreePP/Makefile
1.3 +3 -3 ports/textproc/p5-XML-TreePP/
clsung 2007-07-24 06:28:06 UTC
FreeBSD ports repository
Modified files:
www/p5-HTTP-Cookies-Mozilla Makefile distinfo
Log:
- Update to 1.11
Revision ChangesPath
1.3 +2 -8 ports/www/p5-HTTP-Cookies-Mozilla/Makefile
1.3 +3 -3 ports/www/p5-HTTP-C
knu 2007-07-24 06:02:53 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
cocot --> ports/converters/cocot
Revision ChangesPath
1.18396 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.org
knu 2007-07-24 06:02:40 UTC
FreeBSD ports repository
Modified files:
converters Makefile
Added files:
converters/cocot Makefile distinfo pkg-descr pkg-plist
Log:
Add cocot, a code converter on TTY. It transparently filters
characters on a TTY convertin
rafan 2007-07-24 02:16:09 UTC
FreeBSD ports repository
Modified files:
devel/p5-Module-ScanDeps Makefile distinfo
Log:
- Update to 0.76
Revision ChangesPath
1.31 +1 -2 ports/devel/p5-Module-ScanDeps/Makefile
1.29 +3 -3 ports/devel/p5-Module-Sca
rafan 2007-07-24 01:48:10 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
lib/ncurses config.mk
lib/ncurses/ncurses Makefile
Log:
MFC ncurse manual page changes
- Correctly substitute variables like @NCURSES_MAJOR@ in manual pages
rafan 2007-07-24 01:43:31 UTC
FreeBSD ports repository
Modified files:
.CHANGES
Log:
- CONFIGURE_ARGS is changed to have --mandir and --infodir when they
are applicable
Reminded by:pav
Revision ChangesPath
1.75 +7 -1 ports/
yongari 2007-07-24 01:24:03 UTC
FreeBSD src repository
Modified files:
sys/dev/re if_re.c
sys/pci if_rl.c if_rlreg.h
Log:
Add MSI support.
Ever since switching to adaptive polling re(4) occasionally spews
watchdog timeouts on systems with MSI capab
yongari 2007-07-24 01:11:01 UTC
FreeBSD src repository
Modified files:
sys/dev/nfe if_nfe.c if_nfevar.h
Log:
Don't fail on device attach if jumbo frame support was unsuccessful.
Because nfe(4) hardware doesn't support SG on Rx path, supporting
jumbo frame requires ve
Jeremie Le Hen wrote:
Hi Jeff,
On Tue, Jul 03, 2007 at 02:27:51PM -0700, Jeff Roberson wrote:
For the curious, these last two patches make a substantial improvement to
mysql write performance on my 8way opteron:
http://people.freebsd.org/~jeff/mysqlwrite.png
The green line is without and
sobomax 2007-07-24 00:39:17 UTC
FreeBSD ports repository
Modified files:
net/radiusclient Makefile distinfo
Log:
Update to 0.5.6.
Revision ChangesPath
1.28 +3 -3 ports/net/radiusclient/Makefile
1.13 +3 -3 ports/net/radiusclient/distinfo
_
2007/7/23, Constantine A. Murenin <[EMAIL PROTECTED]>:
Apparently, it should be enough to remove the "static" keyword from
the prototype, in case you want a quick-and-dirty fix. :)
After completely removing the prototype and the function definition,
kernel does compile and boot without any prob
attilio 2007-07-23 23:16:53 UTC
FreeBSD src repository
Modified files:
sys/kern kern_kse.c
Log:
upcall_free() was only used in kse_GC() which has been removed so it now
results unused; this, with -Werror option of gcc, rise a warning for gcc
which let the buildker
mm 2007-07-23 22:49:29 UTC
FreeBSD ports repository
Modified files:
databases/gigabase Makefile distinfo
Log:
- update to 3.58
PR: ports/114781
Submitted by: Thomas Abthorpe <[EMAIL PROTECTED]>
Approved by:garga (mentor, implicitt)
Revision
mm 2007-07-23 22:44:11 UTC
FreeBSD ports repository
Modified files:
sysutils/bacula-server-devel Makefile distinfo
Log:
- update to 2.1.28
PR: ports/114777
Submitted by: Dan Langille <[EMAIL PROTECTED]> (maintainer)
Approved by:garga (mentor, impli
mm 2007-07-23 22:30:42 UTC
FreeBSD ports repository
Modified files:
net-mgmt/nagios-plugins Makefile
Added files:
net-mgmt/nagios-plugins/files patch-lib__utils_base.c
Log:
- add patch for 7-CURRENT by Petr Lampa <[EMAIL PROTECTED]>
PR: ports/114793
On Mon, 23 Jul 2007, Attilio Rao wrote:
2007/7/23, Jeremie Le Hen <[EMAIL PROTECTED]>:
Hi Jeff,
On Tue, Jul 03, 2007 at 02:27:51PM -0700, Jeff Roberson wrote:
> For the curious, these last two patches make a substantial improvement
to
> mysql write performance on my 8way opteron:
>
> htt
beech 2007-07-23 22:20:33 UTC
FreeBSD ports repository
Modified files:
mail/proxsmtpMakefile distinfo pkg-descr pkg-plist
mail/proxsmtp/files pkg-message.in
Log:
- Update to 1.7
- Add config file create
PR: ports/114638
Submitted by: Thomas
On Monday 23 July 2007 04:55 pm, Doug Barton wrote:
> Marcus Alves Grando wrote:
> > Attilio Rao wrote:
> >> attilio 2007-07-23 14:52:22 UTC
> >>
> >> FreeBSD src repository
> >>
> >> Modified files:
> >> sys/kern kern_kse.c kern_thread.c
> >> sys/sys proc.h L
On 2007.07.23 20:15:28 +, David Thiel wrote:
> lx 2007-07-23 20:15:28 UTC
>
> FreeBSD ports repository
>
> Modified files:
> sysutils/ucspi-ssl Makefile pkg-plist
> Log:
> Change to use ca_root_nss instead of ca-roots and clean up PORTDOCS.
>
> Submitted by: Ren
simon 2007-07-23 22:03:11 UTC
FreeBSD ports repository
Modified files:
www/operaMakefile distinfo
Log:
Update to Opera 9.22.
Reviewed by:erwin
With hat: secteam
Approved by:maintainer bypass for important security update
Security:
htt
thierry 2007-07-23 22:00:52 UTC
FreeBSD ports repository
Modified files:
cad/gmsh Makefile distinfo
cad/gmsh/files patch-configure
Added files:
cad/gmsh/files patch-Post_AdaptiveViews.cpp
Removed files:
cad/gmsh/files patch-Common::Adap
linimon 2007-07-23 21:59:22 UTC
FreeBSD ports repository
Modified files:
sysutils/dtc Makefile
Log:
Assign to new volunteer.
Revision ChangesPath
1.19 +1 -1 ports/sysutils/dtc/Makefile
___
cvs-all@freebsd.o
2007/7/23, Jeremie Le Hen <[EMAIL PROTECTED]>:
Hi Jeff,
On Tue, Jul 03, 2007 at 02:27:51PM -0700, Jeff Roberson wrote:
> For the curious, these last two patches make a substantial improvement to
> mysql write performance on my 8way opteron:
>
> http://people.freebsd.org/~jeff/mysqlwrite.png
>
sobomax 2007-07-23 21:24:52 UTC
FreeBSD ports repository
Modified files:
misc/zaptel Makefile
Log:
Fix packing list on i386.
Submitted by: sat
Revision ChangesPath
1.31 +2 -2 ports/misc/zaptel/Makefile
On 23/07/07, Doug Barton <[EMAIL PROTECTED]> wrote:
Marcus Alves Grando wrote:
> Attilio Rao wrote:
>> attilio 2007-07-23 14:52:22 UTC
>>
>> FreeBSD src repository
>>
>> Modified files:
>> sys/kern kern_kse.c kern_thread.c
>> sys/sys proc.h Log:
>> Actuall
sat 2007-07-23 21:12:43 UTC
FreeBSD ports repository
Modified files:
ftp/proftpd-mysqlMakefile
Log:
- Assign to the proftpd maintainer (beech) at his consent
- Clean up a bit
Revision ChangesPath
1.4 +6 -9 ports/ftp/proftpd-mysql/Makefile
On Mon, Jul 23, 2007 at 10:50:50AM -0400, John Baldwin wrote:
> On Sunday 22 July 2007 04:53:28 pm Andrew Thompson wrote:
> > thompsa 2007-07-22 20:53:28 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/compat/ndis subr_ntoskrnl.c
> > Log:
> > ndis will sig
Marcus Alves Grando wrote:
> Attilio Rao wrote:
>> attilio 2007-07-23 14:52:22 UTC
>>
>> FreeBSD src repository
>>
>> Modified files:
>> sys/kern kern_kse.c kern_thread.c
>> sys/sys proc.h Log:
>> Actually, KSE kernel bits locking is broken and can lead
Hi Jeff,
On Tue, Jul 03, 2007 at 02:27:51PM -0700, Jeff Roberson wrote:
> For the curious, these last two patches make a substantial improvement to
> mysql write performance on my 8way opteron:
>
> http://people.freebsd.org/~jeff/mysqlwrite.png
>
> The green line is without and the blue lin
lx 2007-07-23 20:21:21 UTC
FreeBSD ports repository
Modified files:
sysutils/ucspi-ssl-tls Makefile
Log:
Bump portrevision to chase ca-roots change in ucspi-ssl.
Submitted by: Renato Botelho (garga@)
Revision ChangesPath
1.3 +1 -1 ports/sysutils
lx 2007-07-23 20:15:28 UTC
FreeBSD ports repository
Modified files:
sysutils/ucspi-ssl Makefile pkg-plist
Log:
Change to use ca_root_nss instead of ca-roots and clean up PORTDOCS.
Submitted by: Renato Botelho (garga@)
Revision ChangesPath
1.10 +5 -5
mm 2007-07-23 20:03:08 UTC
FreeBSD ports repository
Modified files:
net-im/jabberMakefile distinfo
Removed files:
net-im/jabber/files patch-jabberd-lib-jutil.cc
patch-jabberd-log.cc
patch-jsm-sessions.cc
On Monday 23 July 2007 03:20:27 pm Nate Lawson wrote:
> John Baldwin wrote:
> > On Sunday 22 July 2007 04:53:28 pm Andrew Thompson wrote:
> >> thompsa 2007-07-22 20:53:28 UTC
> >>
> >> FreeBSD src repository
> >>
> >> Modified files:
> >> sys/compat/ndis subr_ntoskrnl.c
> >> Log
* LI Xin <[EMAIL PROTECTED]> [070723 03:26] wrote:
> Bruce M. Simpson wrote:
> > Bruce Evans wrote:
> >> bde 2007-07-23 07:10:17 UTC
> >>
> >> FreeBSD src repository
> >>
> >> Modified files:
> >> sys/fs/msdosfs msdosfs_vfsops.c Log:
> >> Make using msdosfs as the root fil
miwi2007-07-23 19:52:44 UTC
FreeBSD ports repository
Added files:
print/hplip/filespatch-io_hpiod_system.cpp
Log:
- Fix build on amd64
Submitted by: miwi (via private mail)
Approved by:maintainer
Revision ChangesPath
1.1 +11 -0 ports/pri
sat 2007-07-23 19:32:35 UTC
FreeBSD ports repository
Modified files:
audio/pacpl Makefile distinfo
Log:
- Update to 3.3.2
Revision ChangesPath
1.13 +9 -9 ports/audio/pacpl/Makefile
1.9 +3 -3 ports/audio/pacpl/distinfo
__
brooks 2007-07-23 19:24:55 UTC
FreeBSD ports repository
Modified files:
devel/llvm pkg-plist
Log:
Add a missing plist entry.
Reported by:pointyhat (via pav)
Revision ChangesPath
1.7 +1 -0 ports/devel/llvm/pkg-plist
__
jkoshy 2007-07-23 19:23:13 UTC
FreeBSD ports repository
Modified files:
astro/xearth/files freebsd.committers.markers
Log:
Update coordinates.
Revision ChangesPath
1.368 +2 -2 ports/astro/xearth/files/freebsd.committers.markers
John Baldwin wrote:
> On Sunday 22 July 2007 04:53:28 pm Andrew Thompson wrote:
>> thompsa 2007-07-22 20:53:28 UTC
>>
>> FreeBSD src repository
>>
>> Modified files:
>> sys/compat/ndis subr_ntoskrnl.c
>> Log:
>> ndis will signal the kthread to exit and then sleep on the proc p
Attilio Rao wrote:
attilio 2007-07-23 14:52:22 UTC
FreeBSD src repository
Modified files:
sys/kern kern_kse.c kern_thread.c
sys/sys proc.h
Log:
Actually, KSE kernel bits locking is broken and can lead likely to
dangerous races.
Fix this proble
lbr 2007-07-23 18:45:08 UTC
FreeBSD ports repository
Modified files:
www/p5-Catalyst-View-Mason Makefile distinfo pkg-plist
Log:
Update to 0.11
Revision ChangesPath
1.4 +3 -4 ports/www/p5-Catalyst-View-Mason/Makefile
1.2 +3 -3 ports/www/p5-
danfe 2007-07-23 17:52:20 UTC
FreeBSD ports repository
Modified files:
audio/soundtouch Makefile
Log:
- Better SSE detection [1]
- Reindent comment about GCC 4.x
PR: ports/114709 [1]
Submitted by: trasz [1]
Revision ChangesPath
1.11 +
danfe 2007-07-23 17:35:54 UTC
FreeBSD ports repository
Modified files:
audio/amarok Makefile
audio/rhythmbox Makefile
Log:
Chase libgpod shared library version bump.
Revision ChangesPath
1.73 +2 -2 ports/audio/amarok/Makefile
1.100
danfe 2007-07-23 17:34:48 UTC
FreeBSD ports repository
Modified files:
audio/libgpodMakefile distinfo pkg-plist
audio/gtkpod Makefile distinfo pkg-plist
Log:
Update libgpod and gtkpod to most recent versions, 0.5.2 and 0.99.10,
respectively.
Based on
beech 2007-07-23 17:33:04 UTC
FreeBSD ports repository
Modified files:
mail/postfix-policyd-sf Makefile distinfo
Log:
- Update to 1.81,1
- Issues resolved since downgrade (ports/112145)
PR: ports/114505
Submitted by: Xavier Beaudouin <[EMAIL PROTECTED]> (
wes 2007-07-23 17:27:14 UTC
FreeBSD ports repository
Modified files:
mail/mimedefang Makefile
Log:
Move SpamAssassin LOCAL_STATE_DIR to /var/db where it belongs on FreeBSD.
See also ports/108934. Thanks Robin!
PR: ports/114822
Submitted by: Robin
chinsan 2007-07-23 16:49:01 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/faq book.sgml
Log:
- Update entry of Oracle on FreeBSD.
Revision ChangesPath
1.804 +4 -5 doc/en_US.ISO8859-1/books/faq/book.sgml
_
On Mon, 23 Jul 2007 04:36:52 -0500, Rong-En Fan <[EMAIL PROTECTED]> wrote:
rafan 2007-07-23 09:36:52 UTC
FreeBSD ports repository
Log:
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
danfe 2007-07-23 15:46:06 UTC
FreeBSD ports repository
Modified files:
x11/nvidia-driverMakefile pkg-plist
x11/nvidia-driver/files pkg-message.in
Log:
- Make plist substitution knobs named coherently with X system used,
previously they were somewhat misleading (log
ahze2007-07-23 15:45:05 UTC
FreeBSD ports repository
Modified files:
graphics/gimp-appMakefile distinfo
graphics/gimpMakefile
Log:
Update to 2.2.17
Revision ChangesPath
1.210 +1 -1 ports/graphics/gimp-app/Makefile
1.88 +3 -3 p
jhb 2007-07-23 15:40:26 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.bin/netstat atalk.c bpf.c if.c inet.c inet6.c ipsec.c
ipx.c main.c mbuf.c mcast.c mroute.c
netgraph.c netstat.h pfkey.c route.c
On Sunday 22 July 2007 04:53:28 pm Andrew Thompson wrote:
> thompsa 2007-07-22 20:53:28 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/compat/ndis subr_ntoskrnl.c
> Log:
> ndis will signal the kthread to exit and then sleep on the proc pointer to
> be woken up by
mm 2007-07-23 15:28:31 UTC
FreeBSD ports repository
Modified files:
sysutils/udfclient Makefile distinfo
Log:
- update to 0.5.5
PR: ports/114764
Submitted by: Andriy Gapon <[EMAIL PROTECTED]> (maintainer)
Approved by:garga (mentor, implicit)
miwi2007-07-23 14:59:51 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
rubygem-god --> ports/sysutils/rubygem-god
Revision ChangesPath
1.18395 +1 -0 CVSROOT/modules
___
cvs-all@fr
miwi2007-07-23 14:59:10 UTC
FreeBSD ports repository
Modified files:
sysutils Makefile
Added files:
sysutils/rubygem-god Makefile distinfo pkg-descr pkg-plist
Log:
God is an easy to configure, easy to extend monitoring
framework written in Ruby.
WWW:
dinoex 2007-07-23 14:56:37 UTC
FreeBSD ports repository
Modified files:
databases/gdl2 pkg-plist
Log:
- keep empty directory
Revision ChangesPath
1.4 +0 -1 ports/databases/gdl2/pkg-plist
___
cvs-all@freebsd
dinoex 2007-07-23 14:54:57 UTC
FreeBSD ports repository
Modified files:
www/mod_snakeMakefile
Log:
- fix build on non i386
Reported by:pointyhat
Revision ChangesPath
1.14 +2 -0 ports/www/mod_snake/Makefile
_
attilio 2007-07-23 14:52:22 UTC
FreeBSD src repository
Modified files:
sys/kern kern_kse.c kern_thread.c
sys/sys proc.h
Log:
Actually, KSE kernel bits locking is broken and can lead likely to
dangerous races.
Fix this problems adding correct lock
dinoex 2007-07-23 14:45:19 UTC
FreeBSD ports repository
Modified files:
www/mod_auth_kerbMakefile
Log:
- drop confusing OPTIONS
- support build with heimdal from ports
PR: 97385
Revision ChangesPath
1.18 +9 -11 ports/www/mod_auth_kerb/Mak
dinoex 2007-07-23 14:18:31 UTC
FreeBSD ports repository
Modified files:
www/mod_auth_kerbMakefile distinfo
Log:
- Security update to 5.3
- Fix remotely exploitable vulnerability
Security: CVE-2006-5989
PR: 113059
Submitted by: Christian Ullrich
Rev
rafan 2007-07-23 13:45:01 UTC
FreeBSD doc repository (src,ports committer)
Modified files:
en_US.ISO8859-1/books/porters-handbook book.sgml
Log:
- Update the default value of CONFIGURE_ARGS for GNU_CONFIGURE
Revision ChangesPath
1.860 +2 -0 doc/en_US.ISO885
danfe 2007-07-23 13:56:16 UTC
FreeBSD ports repository
Modified files:
.UPDATING
Log:
Canonicalize @FreeBSD.org email addresses.
Revision ChangesPath
1.529 +9 -9 ports/UPDATING
___
cvs-all@free
pav 2007-07-23 13:54:06 UTC
FreeBSD ports repository
Modified files:
security/xca Makefile distinfo pkg-plist
Added files:
security/xca/files patch-doc-Makefile patch-doc-xca.html
Log:
- Update to 0.6.3
- Transfer maintainership
PR: ports/1
danfe 2007-07-23 13:52:04 UTC
FreeBSD ports repository
Modified files:
.MOVED
Log:
Reflect recent changes in nvidia-driver slave ports.
Revision ChangesPath
1.1430+3 -1 ports/MOVED
___
cvs-all@
sat 2007-07-23 13:49:28 UTC
FreeBSD ports repository
Modified files:
sysutils/rsyslog Makefile distinfo
Log:
- Update to 1.17.2
Revision ChangesPath
1.2 +26 -14ports/sysutils/rsyslog/Makefile
1.2 +3 -3 ports/sysutils/rsyslog/distinfo
___
danfe 2007-07-23 13:48:16 UTC
FreeBSD ports repository
Modified files:
.UPDATING
Log:
Reflect recent changes in nvidia-driver ports.
Revision ChangesPath
1.528 +11 -1 ports/UPDATING
___
cvs-all@
danfe 2007-07-23 13:43:00 UTC
FreeBSD ports repository
Modified files:
x11/nvidia-driver-71xx Makefile
x11/nvidia-driver-96xx Makefile
Log:
Reset PORTREVISIONs while no one notices.
Revision ChangesPath
1.2 +1 -0 ports/x11/nvidia-driver-71xx/Makefile
rwatson 2007-07-23 13:28:55 UTC
FreeBSD src repository
Modified files:
sys/security/mac_mls mac_mls.c
Log:
When checking labels during a vnode link operation in MLS, use the file
vnode label for a check rather than the directory vnode label a second
time.
MFC after:
danfe 2007-07-23 13:28:41 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
Catch up with recent nvidia-driver ports update.
Revision ChangesPath
1.18394 +2 -2 CVSROOT/modules
___
cvs-al
danfe 2007-07-23 13:24:27 UTC
FreeBSD ports repository
Modified files:
x11 Makefile
x11/nvidia-driverMakefile pkg-plist
Added files:
x11/nvidia-driver-71xx Makefile
x11/nvidia-driver-96xx Makefile
Removed files:
x11/nvidia-driver-7184 Mak
dinoex 2007-07-23 13:16:37 UTC
FreeBSD ports repository
Modified files:
mail/addresses-goodies Makefile distinfo
mail/addresses Makefile distinfo pkg-plist
Log:
- update to 0.4.7
Revision ChangesPath
1.6 +2 -3 ports/mail/addresses-goodies/Makefi
miwi2007-07-23 12:49:49 UTC
FreeBSD ports repository
Modified files:
print/hplip Makefile distinfo pkg-plist
Added files:
print/hplip/filespatch-prnt_hpijs_djgenericvip.h
Log:
- Update to 1.7.4a [1]
- Fix build problems on 6.2 [2]
PR: 11
On Mon, 23 Jul 2007, LI Xin wrote:
Bruce M. Simpson wrote:
Bruce Evans wrote:
bde 2007-07-23 07:10:17 UTC
FreeBSD src repository
Modified files:
sys/fs/msdosfs msdosfs_vfsops.c Log:
Make using msdosfs as the root file system sort of work:
In case anyone is wonderi
Michael Nottebrock píše v po 23. 07. 2007 v 10:32 +:
> lofi2007-07-23 10:32:29 UTC
>
> FreeBSD ports repository
>
> Modified files:
> devel/qt4-designer Makefile
> Log:
> (Attempt to) fix build on amd64
Thanks! (It worked.)
--
Pav Lucistnik <[EMAIL PROTECTED]>
simon 2007-07-23 11:37:10 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.sbin/wpa/wpa_passphrase wpa_passphrase.8
Log:
MFC 1.2:
The wpa_passphrase(8) manual page states that it first appeared in
FreeBSD 6.2, but it didn't make it into RELENG_6_
osa 2007-07-23 09:18:54 UTC
FreeBSD ports repository
Modified files:
www/nginxMakefile distinfo
Log:
Update to 0.5.29.
*) Feature: $nginx_version variable.
Thanks to Nick S. Grechukh.
*) Bugfix: if the FastCGI header was split in records, then
lme 2007-07-23 11:09:16 UTC
FreeBSD ports repository
Modified files:
www/groupoffice Makefile distinfo
Log:
Update to 2.17 stable 9
Approved by:maintainer implicit, miwi (mentor)
Revision ChangesPath
1.4 +1 -1 ports/www/groupoffice/Makefil
chinsan 2007-07-23 10:57:28 UTC
FreeBSD ports repository
Modified files:
www/dokuwiki Makefile
Added files:
www/dokuwiki/files patch-lib-exe-spellcheck.php
Log:
- Fix an XSS vulnerability.
http://bugs.splitbrain.org/index.php?do=details&task_id=1195
Appr
chinsan 2007-07-23 10:54:18 UTC
FreeBSD ports repository
Modified files:
ports-mgmt/bpkg Makefile
ports-mgmt/bpkg/files bpkg.8 bpkg.sh.in
Log:
- Update to 1.2.
PR: ports/114675
Submitted by: Andy Kosela
Approved by:rafan (mentor)
Revision
mm 2007-07-23 10:39:02 UTC
FreeBSD ports repository
Modified files:
devel/bazaar-ng Makefile
devel/bzrtools Makefile
security/py-paramiko Makefile
Log:
- change maintainer to Matthew Fuller <[EMAIL PROTECTED]>
PR: ports/114751
Submitte
lofi2007-07-23 10:32:29 UTC
FreeBSD ports repository
Modified files:
devel/qt4-designer Makefile
Log:
(Attempt to) fix build on amd64
Revision ChangesPath
1.9 +4 -0 ports/devel/qt4-designer/Makefile
___
cvs-
On Mon, 23 Jul 2007, Bruce M. Simpson wrote:
> > Make using msdosfs as the root file system sort of work:
>
> In case anyone is wondering 'Why the hell would anyone wish to do
> this?' consider the case of various embedded systems and small
> devices where the medium is pre-formatted as MS-DOS. o
Bruce M. Simpson wrote:
> Bruce Evans wrote:
>> bde 2007-07-23 07:10:17 UTC
>>
>> FreeBSD src repository
>>
>> Modified files:
>> sys/fs/msdosfs msdosfs_vfsops.c Log:
>> Make using msdosfs as the root file system sort of work:
>>
>
> In case anyone is wondering 'Why th
Bruce Evans wrote:
bde 2007-07-23 07:10:17 UTC
FreeBSD src repository
Modified files:
sys/fs/msdosfs msdosfs_vfsops.c
Log:
Make using msdosfs as the root file system sort of work:
In case anyone is wondering 'Why the hell would anyone wish to do this?'
consider
sat 2007-07-23 10:16:56 UTC
FreeBSD ports repository
Modified files:
graphics/gscan2pdf Makefile distinfo
Log:
- Update to 0.9.15
- Depend on ImageMagick
Revision ChangesPath
1.25 +2 -1 ports/graphics/gscan2pdf/Makefile
1.19 +3 -3 ports/g
On Mon, 23 Jul 2007, Rong-En Fan wrote:
> Log:
> - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
> supports them. This is determined by running ``configure --help'' in
> do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
> which is then passe
dwmalone2007-07-23 09:42:32 UTC
FreeBSD src repository
Modified files:
sys/amd64/isaclock.c
sys/i386/isa clock.c
sys/ia64/ia64clock.c
sys/kern subr_clock.c
sys/pc98/cbusclock.c
sys/sparc64/sparc64 eeprom.c rtc.c
rafan 2007-07-23 09:36:52 UTC
FreeBSD ports repository
Modified files:
Mk bsd.gnome.mk bsd.port.mk bsd.xorg.mk
archivers/dpkg Makefile
archivers/gtar Makefile
archivers/gzip Makefile
archivers/libarchive Makefile
astro/sta
rafan 2007-07-23 09:25:51 UTC
FreeBSD ports repository
Modified files:
databases/postgresql74-server/files patch-configure
databases/postgresql73-server/files patch-configure
Log:
- Accept --infodir argument in configure script so it won't fail when we
set --mandir and
osa 2007-07-23 09:25:37 UTC
FreeBSD ports repository
Modified files:
www/nginx-devel Makefile distinfo
Log:
Update to 0.6.5.
*) Feature: $nginx_version variable.
Thanks to Nick S. Grechukh.
*) Feature: the mail proxy supports AUTHENTICATE in IMAP mod
rafan 2007-07-23 09:23:53 UTC
FreeBSD ports repository
Added files:
lang/gcc33/files patch-configure
Log:
- Announce --mandir and --infodir in configure --help so it won't fail
when we pass them for GNU_CONFIGURE
PR: ports/111470
Approved by:portm
rafan 2007-07-23 09:19:24 UTC
FreeBSD ports repository
Added files:
games/acm/files patch-dis-disgen-configure
Log:
- Patch configure so it actually accepts --mandir and --infodir. Otherwise,
it will fail when we set them for GNU_CONFIGURE.
PR: ports/1
linimon 2007-07-23 09:13:13 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/articles/portbuild article.sgml
Log:
Disambiguate the meaning of "build" in the upload instructions.
Revision ChangesPath
1.19 +47 -10doc/en_US.ISO8859-1/articles/portbuild
pav 2007-07-23 08:49:35 UTC
FreeBSD ports repository
Modified files:
java/netbeans5 Makefile
Log:
- Fix fetch
PR: ports/114621
Submitted by: Gabor Tjong A Hung <[EMAIL PROTECTED]>
Revision ChangesPath
1.26 +2 -1 ports/java/netb
clsung 2007-07-23 08:39:43 UTC
FreeBSD ports repository
Modified files:
net/rubygem-twitter4r Makefile distinfo
Log:
- Update to 0.2.2
Revision ChangesPath
1.2 +1 -1 ports/net/rubygem-twitter4r/Makefile
1.2 +3 -3 ports/net/rubygem-twitter4r/di
1 - 100 of 107 matches
Mail list logo