marcus 2006-03-18 05:04:36 UTC
FreeBSD ports repository
Modified files:
misc/shared-mime-info Makefile pkg-plist
Log:
Clean up leftover mime.cache files, and add another MIME subdirectory.
Revision ChangesPath
1.36 +2 -1 ports/misc/shared-mime-info/Makefile
vanilla 2006-03-18 04:29:53 UTC
FreeBSD ports repository
Modified files:
x11-wm/enlightenment-devel Makefile distinfo
Log:
Upgrade to 0.16.999.025.
Revision ChangesPath
1.103 +1 -1 ports/x11-wm/enlightenment-devel/Makefile
1.36 +3 -3 ports/x11-wm/
vanilla 2006-03-18 04:28:28 UTC
FreeBSD ports repository
Modified files:
x11-toolkits/ewl Makefile distinfo pkg-plist
Log:
Upgrade to 0.4.0.006.
Revision ChangesPath
1.8 +2 -3 ports/x11-toolkits/ewl/Makefile
1.4 +3 -3 ports/x11-toolkits/ewl
vanilla 2006-03-18 04:28:02 UTC
FreeBSD ports repository
Modified files:
graphics/esmart Makefile distinfo
Log:
Upgrade to 0.9.0.006.
Revision ChangesPath
1.8 +2 -2 ports/graphics/esmart/Makefile
1.4 +3 -3 ports/graphics/esmart/distinfo
__
vanilla 2006-03-18 04:27:40 UTC
FreeBSD ports repository
Modified files:
graphics/epsilon Makefile distinfo
Log:
Upgrade to 0.3.0.006.
Revision ChangesPath
1.7 +2 -2 ports/graphics/epsilon/Makefile
1.4 +3 -3 ports/graphics/epsilon/distinfo
vanilla 2006-03-18 04:27:17 UTC
FreeBSD ports repository
Modified files:
lang/embryo Makefile distinfo
Log:
Upgrade to 0.9.1.025.
Revision ChangesPath
1.17 +1 -1 ports/lang/embryo/Makefile
1.13 +3 -3 ports/lang/embryo/distinfo
__
vanilla 2006-03-18 04:26:49 UTC
FreeBSD ports repository
Modified files:
graphics/edjeMakefile distinfo
Log:
Upgrade to 0.5.0.025.
Revision ChangesPath
1.16 +1 -1 ports/graphics/edje/Makefile
1.10 +3 -3 ports/graphics/edje/distinfo
__
vanilla 2006-03-18 04:26:21 UTC
FreeBSD ports repository
Modified files:
graphics/evasMakefile distinfo
Log:
Upgrade to 0.9.9.025.
Revision ChangesPath
1.34 +1 -1 ports/graphics/evas/Makefile
1.17 +3 -3 ports/graphics/evas/distinfo
__
vanilla 2006-03-18 04:25:58 UTC
FreeBSD ports repository
Modified files:
x11/ecoreMakefile distinfo
Log:
Upgrade to 0.9.9.025.
Revision ChangesPath
1.26 +1 -1 ports/x11/ecore/Makefile
1.13 +3 -3 ports/x11/ecore/distinfo
__
vanilla 2006-03-18 04:25:04 UTC
FreeBSD ports repository
Modified files:
graphics/imlib2_loaders Makefile distinfo
Log:
Upgrade to 1.2.1.012.
Revision ChangesPath
1.23 +2 -2 ports/graphics/imlib2_loaders/Makefile
1.12 +3 -3 ports/graphics/imlib2_
vanilla 2006-03-18 04:24:43 UTC
FreeBSD ports repository
Modified files:
devel/eetMakefile distinfo
Log:
Upgrade to 0.9.10.025.
Revision ChangesPath
1.16 +1 -1 ports/devel/eet/Makefile
1.13 +3 -3 ports/devel/eet/distinfo
_
vanilla 2006-03-18 04:24:04 UTC
FreeBSD ports repository
Modified files:
graphics/imlib2 Makefile distinfo
Removed files:
graphics/imlib2/files patch-loader_tiff.c
Log:
Upgrade to 1.2.1.011.
Revision ChangesPath
1.118 +2 -2 ports/graphics/imlib2/M
vanilla 2006-03-18 04:23:15 UTC
FreeBSD ports repository
Modified files:
graphics/epegMakefile distinfo pkg-plist
Log:
Upgrade to 0.9.0.006.
Revision ChangesPath
1.9 +2 -2 ports/graphics/epeg/Makefile
1.5 +3 -3 ports/graphics/epeg/disti
vanilla 2006-03-18 04:22:39 UTC
FreeBSD ports repository
Modified files:
databases/edbMakefile distinfo
Log:
Upgrade to 1.0.5.006.
Revision ChangesPath
1.25 +2 -2 ports/databases/edb/Makefile
1.10 +3 -3 ports/databases/edb/distinfo
__
jkoshy 2006-03-18 03:54:07 UTC
FreeBSD src repository
Modified files:
sys/dev/hwpmchwpmc_mod.c
Log:
When deconfiguring a log, only stop PMCs that are in the RUNNING
state.
Revision ChangesPath
1.21 +2 -1 src/sys/dev/hwpmc/hwpmc_mod.c
_
mnag2006-03-18 03:16:33 UTC
FreeBSD ports repository
Modified files:
databases/phpmyadmin Makefile distinfo
Log:
- Update to 2.8.0.2
Changelog https://sourceforge.net/project/shownotes.php?release_id=402223
PR: 94611
Submitted by: maintainer
Rev
imp 2006-03-18 01:45:29 UTC
FreeBSD src repository
Added files:
sys/arm/at91 ohci_atmelarm.c
Log:
MFp4:
Add bus attachment for the ohci device on this chip. The bus and hub
are detected correctly, but the children devices aren't detected
correctly for reason
imp 2006-03-18 01:43:54 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 kb920x_machdep.c
Log:
Add ohci controller mapping.
Revision ChangesPath
1.2 +30 -19src/sys/arm/at91/kb920x_machdep.c
___
c
imp 2006-03-18 01:43:25 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 if_ate.c
Log:
MFp4:
o update TODO list
o Better use of busdma
o mark RX dtors as COHERENT. This helps performance a lot by not requiring
so many EXPENSIVE cache flushes. The
imp 2006-03-18 01:39:23 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 files.at91
Log:
MFP4:
Gratuitously sort alphabetically.
Revision ChangesPath
1.2 +6 -6 src/sys/arm/at91/files.at91
imp 2006-03-18 01:38:25 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 at91rm92reg.h
Log:
MFP4:
GC and fix definitions.
# some of this may have been done by cognet
Revision ChangesPath
1.2 +28 -317 src/sys/arm/at91/at91rm92reg.h
imp 2006-03-18 01:35:49 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 at91.c
Log:
MFp4:
o Add memory barrier to bus space
o Allow for up to 3 IRQs per device
o Move to table driven population of children devices.
o Add support for usb ohci memory
imp 2006-03-18 01:30:31 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 at91_st.c
Log:
MFp4:
o Disable all interrupts that the ST can generate until we have an ISR
to service them.
o Correct clock calculation to make DELAY the right length...
S
leeym 2006-03-18 01:15:56 UTC
FreeBSD ports repository
Modified files:
archivers/p5-Archive-Tar Makefile distinfo
Log:
- update to 1.29
Revision ChangesPath
1.24 +2 -10 ports/archivers/p5-Archive-Tar/Makefile
1.16 +3 -3 ports/archivers/p5-Archiv
cperciva2006-03-18 01:14:24 UTC
FreeBSD ports repository
Modified files:
math/libtommath Makefile pkg-descr
math/tomsfastmathMakefile pkg-descr
security/libtomcrypt Makefile pkg-descr
Log:
Libtom* is back online at libtomcrypt.com. Point the ports back at
To
jmg 2006-03-18 01:06:13 UTC
FreeBSD src repository
Modified files:
usr.bin/systat vmstat.c
Log:
fix spelling of ozfod... I've been wondering why we'd need to fill a page
w/ non-zero data, and it turns out we don't... This is really optimized
zero filled on demand,
edwin 2006-03-18 00:47:12 UTC
FreeBSD ports repository
Modified files:
net/penguintvMakefile
Log:
Hide display of pkg-message
Revision ChangesPath
1.2 +1 -1 ports/net/penguintv/Makefile
___
cvs-all@freeb
cperciva2006-03-18 00:32:05 UTC
FreeBSD ports repository
Modified files:
sysutils/est Makefile pkg-message
Added files:
sysutils/est pkg-plist
sysutils/est/files est.in
Removed files:
sysutils/est/files est.sh
Log:
A much-needed cleanup of t
brooks 2006-03-18 00:08:04 UTC
FreeBSD ports repository
Modified files:
www/drupal Makefile distinfo
Log:
Update to 4.6.6 fixing four security issues. See http://drupal.org/security
for details.
Security: vid:6779e82f-b60b-11da-913d-000ae42e9b93
Revi
joerg 2006-03-17 23:42:17 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/vinum chapter.sgml
Log:
Update the Vinum chapter to reflect the change to Gvinum while keeping
references to Vinum classic for the sake of people running older
systems.
joerg 2006-03-17 23:41:13 UTC
FreeBSD doc repository
Modified files:
share/sgml man-refs.ent
Log:
Add gvinum(8).
Revision ChangesPath
1.369 +1 -0 doc/share/sgml/man-refs.ent
___
cvs-all@freebsd.org maili
brooks 2006-03-17 23:24:43 UTC
FreeBSD ports repository
Modified files:
security/vuxml vuln.xml
Log:
Add drupal <= 4.6.5 vulns.
Revision ChangesPath
1.973 +53 -1 ports/security/vuxml/vuln.xml
___
cvs-all@freeb
[EMAIL PROTECTED] (Dag-Erling Smørgrav) writes:
> John-Mark Gurney <[EMAIL PROTECTED]> writes:
> > What part of the tree assumes that /boot/kernel exists?
> Nothing in the tree, but [...]
ah, correction: if you build MODULES_WITH_WORLD or from ports or
manually out of /sys/modules, they will be in
John-Mark Gurney <[EMAIL PROTECTED]> writes:
> Dag-Erling Smorgrav wrote this message on Fri, Mar 17, 2006 at 16:28 +:
> > Log:
> > This script symlinks /boot/kernel to the directory that contains the
> > kernel
> > you booted from, unless /boot/kernel already exists and is not a symlink
cel 2006-03-17 22:14:23 UTC
FreeBSD src repository
Modified files:
sys/nfsclientnfs_socket.c
Log:
If an NFS server returns more than a few EJUKEBOX errors for a given RPC
request, the FreeBSD NFS client will quickly back off to a excessively
long wait (days, then
thompsa 2006-03-17 21:55:31 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.sbin/sysinstall keymap.c
Log:
MFC r1.9, r1.10
- If a keymap file is not found for the selected country then default to the
more common USA ISO rather than index 0 (Bel
maho2006-03-17 21:36:39 UTC
FreeBSD ports repository
Modified files:
editors/ooo-buildMakefile distinfo
editors/ooo-build/files ooo-build-patch
Log:
Update to 2.0.2 (and make fetchable)
Revision ChangesPath
1.6 +8 -6 ports/editors/ooo-build/Mak
joerg 2006-03-17 21:32:14 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/isofs/cd9660 cd9660_rrip.c
Log:
MFC rev 1.29. In short, it unbreaks symlinks that have double
slashes recorded in them, as in
pathnames.h -> ../../bsdi.1.0/include//pa
glebius 2006-03-17 21:30:58 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/bfe if_bfe.c
sys/dev/fxp if_fxp.c
sys/dev/lge if_lge.c
sys/dev/nge if_nge.c
sys/dev/re if_re.c
sys/dev/tx
netchild2006-03-17 21:30:00 UTC
FreeBSD ports repository
Modified files:
devel/pwlib Makefile
Log:
The previous revision resulted in a lib with unresolvable symbols. This
seems to be a bug in gcc 3.4. As a workaround only use level one
optimization (-O1).
Approv
joerg 2006-03-17 21:30:03 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_5)
sys/cam/scsi scsi_da.c
Log:
MFC rev 1.187: Add no synchronize cache quirk for TOSHIBA TransMemory
USB stick.
Approved by:re (scottl)
Revision ChangesPath
joerg 2006-03-17 21:25:59 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/cam/scsi scsi_da.c
Log:
MFC rev 1.187: Add no synchronize cache quirk for TOSHIBA TransMemory
USB stick.
Approved by:re (scottl)
Revision ChangesPath
blackend2006-03-17 21:25:40 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/x11 chapter.sgml
Log:
s/It's/It is/
Revision ChangesPath
1.170 +1 -1 doc/en_US.ISO8859-1/books/handbook/x11/chapter.sgml
jeh 2006-03-17 21:05:52 UTC
FreeBSD ports repository
Modified files:
security/uvscan-dat Makefile distinfo
Log:
Update to DAT 4721
Revision ChangesPath
1.508 +1 -1 ports/security/uvscan-dat/Makefile
1.503 +3 -3 ports/security/uvscan-dat/distin
sobomax 2006-03-17 20:48:11 UTC
FreeBSD src repository
Modified files:
usr.bin/mkuzip mkuzip.8
Log:
A few minor corrections to the mkuzip.8 man page.
PR: 92576
Submitted by: Stefan Bethke
Revision ChangesPath
1.6 +24 -25src/usr.bin
On Fri, Mar 17, 2006 at 08:17:43PM +, Gleb Smirnoff wrote:
> MFC:
> - Introduce ifmedia_baudrate(), which returns correct baudrate of the
> given media status. [1]
> - Utilize ifmedia_baudrate() in miibus_statchg() to update
> ifp->if_baudrate.
Thanks. If I ever get round to c
rwatson 2006-03-17 20:40:17 UTC
FreeBSD src repository
Modified files:
sys/netatalk ddp_pcb.c ddp_usrreq.c
Log:
Modify netatalk to ensure, and assert, that pcb's remain attached to
sockets as long as the sockets have not been aborted or detached. Do
not try to free t
John-Mark Gurney wrote:
Dag-Erling Smorgrav wrote this message on Fri, Mar 17, 2006 at 16:28 +:
des 2006-03-17 16:28:12 UTC
FreeBSD src repository
Modified files:
etc/rc.d Makefile
Added files:
etc/rc.d kernel
Log:
This script symlinks /
mux 2006-03-17 20:19:43 UTC
FreeBSD projects repository
Modified files:
csup proto.c
Log:
Call pthread_sigmask() before creating any thread, otherwise the killer
thread calling sigwait() won't get the signals under Linux and maybe
other libpthread implemen
glebius 2006-03-17 20:17:43 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/mii mii.c
sys/net if_media.c if_media.h
Log:
MFC:
- Introduce ifmedia_baudrate(), which returns correct baudrate of the
given media status
rwatson 2006-03-17 20:14:25 UTC
FreeBSD src repository
Modified files:
tools/regression/netatalk/simple_send simple_send.c
Log:
Change s_net to s_node when printing the destination address.
Revision ChangesPath
1.3 +1 -1 src/tools/regression/netatalk/simple
brooks 2006-03-17 20:10:44 UTC
FreeBSD ports repository
Modified files:
www/drupal Makefile
Log:
Mark FORBIDDEN due to several security issues. For details see:
http://www.drupal.org/security
Updates and vuxml to follow.
Revision ChangesPath
1.24
Dag-Erling Smorgrav wrote this message on Fri, Mar 17, 2006 at 16:28 +:
> des 2006-03-17 16:28:12 UTC
>
> FreeBSD src repository
>
> Modified files:
> etc/rc.d Makefile
> Added files:
> etc/rc.d kernel
> Log:
> This script symlinks /boot/ker
alc 2006-03-17 19:07:33 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_5)
sys/i386/i386vm_machdep.c
Log:
MFC vm_machdep.c 1.261-1.263
Rev: 1.261
Ensure that a thread stays on same CPU when calculating per CPU
TLB shootdown requiremen
On Fri, 17 Mar 2006 15:02:51 + (UTC)
Xin LI <[EMAIL PROTECTED]> wrote:
> delphij 2006-03-17 15:02:50 UTC
>
> FreeBSD ports repository (src,doc committer)
>
> Modified files:
> .UPDATING
> Log:
> Note that textproc/docproj[-jadetex] now installs CJK relate
ru 2006-03-17 18:54:44 UTC
FreeBSD src repository
Modified files:
.Makefile.inc1
bin Makefile Makefile.inc
bin/csh Makefile
bin/ed Makefile
contrib/bind9FREEBSD-Upgrade
crypto/openssh
rwatson 2006-03-17 18:25:57 UTC
FreeBSD src repository
Modified files:
sys/netnatm natm.c
Log:
Change so_pcb invariants in netnatm, such that netnatm sockets always have
pcb's allocated:
- Universally ensure (and assert) that so_pcb is not NULL, removing lots
blackend2006-03-17 18:23:23 UTC
FreeBSD doc repository
Modified files:
fr_FR.ISO8859-1/books/handbook/kernelconfig chapter.sgml
Log:
Translation fix.
PR: 94447
Submitted by: Patrick <[EMAIL PROTECTED]>
Revision ChangesPath
1.11 +1 -1
do
iedowse 2006-03-17 18:16:22 UTC
FreeBSD src repository
Modified files:
sys/dev/usb umass.c
Log:
Sony DSC cameras with revision number 6.0 require the same quirk
as those reporting revision 5.0.
Reported by:Brian Reichert
MFC after: 1 week
Revision
mnag2006-03-17 17:51:55 UTC
FreeBSD ports repository
Modified files:
devel/subversion Makefile
Log:
- Show knob options in pre-everything instead of pre-extract
PR: 93721
Approved by:lev (maintainer timeout, 22 days)
Revision ChangesPath
netchild2006-03-17 17:37:32 UTC
FreeBSD ports repository
Modified files:
devel/pwlib Makefile
Log:
Make sure openldap is found and the path to sdl is added only when sdl
support is enabled.
Submitted by: maintainer
Prodded by: netchild (openldap)
Revi
jhb 2006-03-17 17:32:46 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/kern kern_intr.c
sys/sys interrupt.h
Log:
Add a compat API shim for ithread_remove_handler().
Approved by:re (mux)
Revision Changes
lioux 2006-03-17 16:34:39 UTC
FreeBSD ports repository
Modified files:
net-p2p/mldonkey-devel Makefile
Log:
Add ${MASTER_SITE_SOURCEFORGE_EXTENDED} to MASTER_SITES
Submitted by: Andrew Pantyukhin <[EMAIL PROTECTED]>
Revision ChangesPath
1.73 +2 -1 p
des 2006-03-17 16:28:12 UTC
FreeBSD src repository
Modified files:
etc/rc.d Makefile
Added files:
etc/rc.d kernel
Log:
This script symlinks /boot/kernel to the directory that contains the kernel
you booted from, unless /boot/kernel already exi
vd 2006-03-17 16:19:24 UTC
FreeBSD ports repository
Modified files:
security/nessus-devel Makefile
security/nessus-libnasl-devel Makefile
security/nessus-libraries-devel Makefile
security/nessus-plugins-devel Makefile
Log:
Mark as
DEPRECATED=Development vers
arved 2006-03-17 16:15:15 UTC
FreeBSD ports repository
Modified files:
security/matrixssl/files patch-Makefile
Log:
Fix build on amd64
Revision ChangesPath
1.2 +49 -4 ports/security/matrixssl/files/patch-Makefile
___
garga 2006-03-17 16:14:41 UTC
FreeBSD ports repository
Modified files:
dns/powerdns Makefile distinfo
Removed files:
dns/powerdns/files patch-pdns__recursos_cache.cc
Log:
- Update to 2.9.20
PR: ports/94597
Submitted by: maintainer
Revi
Ceri Davies wrote (2006/03/14):
> > 3) Recently I have found yet another problem: Your commit
> > www/share/sgml/includes.navdownload.sgml 1.3, which added
> > %relincludes;
> > into includes.navdownload.sgml file, has bad impact, that it is not
> > possible to change definitions from includes
vd 2006-03-17 16:07:26 UTC
FreeBSD ports repository
Modified files:
security/nessus Makefile distinfo
security/nessus-libraries Makefile distinfo
security/nessus-plugins Makefile distinfo pkg-plist
security/nessus-libnasl Makefile distinfo
Log:
Upgrade to
arved 2006-03-17 15:54:09 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/matrixssl Makefile distinfo pkg-descr pkg-plist
security/matrixssl/files patch-Makefile
patch-examples-sslSocket.h
arved 2006-03-17 15:54:20 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
matrixssl --> ports/security/matrixssl
Revision ChangesPath
1.14460 +1 -0 CVSROOT/modules
___
cvs-all@freebs
vs 2006-03-17 15:08:39 UTC
FreeBSD ports repository
Modified files:
editors/xemacs Makefile
Log:
Optionally enable OpenLDAP through knob WITH_LDAP
Revision ChangesPath
1.98 +7 -1 ports/editors/xemacs/Makefile
__
ehaupt 2006-03-17 15:08:02 UTC
FreeBSD ports repository
Modified files:
net/olsrdMakefile distinfo pkg-plist
net/olsrd/files patch-Makefile
Log:
Update to 0.4.10
PR: 94425
Submitted by: Dave Cornejo <[EMAIL PROTECTED]> (maintainer)
delphij 2006-03-17 15:02:50 UTC
FreeBSD ports repository (src,doc committer)
Modified files:
.UPDATING
Log:
Note that textproc/docproj[-jadetex] now installs CJK related stuff by
default, and how to disable it. While I am there, put a note on the
addition
>>> On Fri, 17 Mar 2006 21:21:30 +0900 (JST), Hiroki Sato <[EMAIL PROTECTED]>
>>> said:
> Did you try to build the ja_JP.eucJP part with -DGEN_INDEX?
Oops, I've never tried that...
Thanks you for pointing this out!
-- rushani
pgpdJUnON6UmO.pgp
Description: PGP signature
rwatson 2006-03-17 13:52:57 UTC
FreeBSD src repository
Modified files:
sys/kern uipc_usrreq.c
Log:
Modify UNIX domain sockets to guarantee, and assume, that so_pcb is always
defined for an in-use socket. This allows us to eliminate countless tests
of whether so_p
gerald 2006-03-17 13:21:04 UTC
FreeBSD ports repository
Modified files:
lang/gcc40 Makefile distinfo pkg-descr pkg-plist
Log:
Update to the 20060316 snapshot of GCC 4.0.4.
Now that GCC 4.1.0 has been released, remove support for the Fortran
frontend which was st
Daniel Eischen wrote (2006/03/16):
> No, this doesn't fix linuxpluginwrappers.
> if you want to take a try at it.
Hello, I have written an e-mail about this to kan and nork at Feb 24,
but still without response. Bellow is my mail and the patches. Currently,
I think that it would be great to have
des 2006-03-17 13:13:19 UTC
FreeBSD src repository
Modified files:
share/man/man9 g_consumer.9
Log:
Correct the requirements for g_new_consumer().
Approved by:phk
Revision ChangesPath
1.8 +3 -5 src/share/man/man9/g_consumer.9
ehaupt 2006-03-17 13:10:34 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
nyello --> ports/audio/nyello
Revision ChangesPath
1.14459 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.org mai
ehaupt 2006-03-17 13:10:25 UTC
FreeBSD ports repository
Modified files:
audioMakefile
Added files:
audio/nyello Makefile distinfo pkg-descr
Log:
Add nyello 0.4.1, an advanced command-line interface and shell for
xmms2.
PR: 94313
nyan2006-03-17 13:06:19 UTC
FreeBSD src repository
Modified files:
sys/modules Makefile
Log:
Don't build the ipw and iwi on pc98.
Revision ChangesPath
1.483 +2 -2 src/sys/modules/Makefile
___
cvs-all@fr
mnag2006-03-17 12:54:26 UTC
FreeBSD ports repository
Modified files:
archivers/libunrar Makefile
Added files:
archivers/libunrar/files patch-dll.cpp
Log:
- Fix 100% cpu load
- Bump PORTREVISION
PR: 94600
Submitted by: maintainer
Thanks to:
sem 2006-03-17 12:48:03 UTC
FreeBSD ports repository
Modified files:
www/p5-WebService-Bloglines Makefile distinfo
Log:
- Update to 0.10
PR: ports/94083
Submitted by: Masafumi Otsune <[EMAIL PROTECTED]>
Revision ChangesPath
1.7 +1 -1
ehaupt 2006-03-17 12:36:48 UTC
FreeBSD ports repository
Modified files:
textproc/csv2latex Makefile distinfo
Log:
- Update to 0.9.1 and therefor
- bump PORTEPOCH
PR: 94505
Submitted by: KATO Tsuguru <[EMAIL PROTECTED]>
Revision ChangesPath
1.
Hideyuki KURASHINA <[EMAIL PROTECTED]> wrote
in <[EMAIL PROTECTED]>:
ru> However, I cannot reproduce any build failures. Say, I've just tried
ru> checking out fresh doc tree and revert your change, then handbook
ru> builds fine here...
Did you try to build the ja_JP.eucJP part with -DGEN_INDE
ehaupt 2006-03-17 12:16:56 UTC
FreeBSD ports repository
Modified files:
audio/wavbreaker Makefile distinfo pkg-plist
Added files:
audio/wavbreaker/files patch-src__toc.c
Log:
Update to 0.7
PR: 94491
Submitted by: KATO Tsuguru <[EMAIL PROTECTED]>
remko 2006-03-17 11:51:15 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/porters-handbook book.sgml
Log:
Remove the chapter about "If VuXML still scares you". We do no longer
encourage people to use this approach.
This will be the start of cleaning up
vs 2006-03-17 11:49:11 UTC
FreeBSD ports repository
Modified files:
devel/looks Makefile
Log:
Make fetchable again
Revision ChangesPath
1.6 +1 -3 ports/devel/looks/Makefile
___
cvs-all@freebsd.org ma
garga 2006-03-17 11:24:16 UTC
FreeBSD ports repository
Modified files:
mail/mutt-devel Makefile
Added files:
mail/mutt-devel/files extra-patch-signature-menu
Log:
- Fix the WITH_MUTT_SIGNATURE_MENU patch.
PR: ports/94542
Submitted by: maintainer
vd 2006-03-17 11:11:43 UTC
FreeBSD ports repository
Modified files:
comms/vpb-driver Makefile
Log:
Use BROKEN instead of NOT_FOR_ARCHS since the problem on sparc64
seems to be a compilation error
CC: [EMAIL PROTECTED]
Revision ChangesPath
1.8 +3
On Mar 16, 2006, at 11:39 PM, Christian Brueffer wrote:
brueffer2006-03-16 22:39:17 UTC
FreeBSD src repository
Modified files:
share/man/man4 ipw.4 iwi.4
Log:
Adapt for the new firmware ports.
MFC after: 3 days
Support for firmware(9) hasn't been MFC'ed yet, so
skv 2006-03-17 10:23:32 UTC
FreeBSD ports repository
Modified files:
databases/firebird-client Makefile
databases/firebird-server Makefile distinfo pkg-descr
pkg-plist
databases/firebird-server/files RELNOTES
harti 2006-03-17 10:04:10 UTC
FreeBSD src repository
Modified files:(Branch: BEGEMOT)
contrib/libbegemot rpoll.man
Log:
This is actually a section 3 man page, not section 1. Also fix a couple
of grammatical errors.
Submitted by: jkoshy@
Revision Changes
nork2006-03-17 10:02:09 UTC
FreeBSD ports repository
Modified files:
net/liveMediaMakefile distinfo
Log:
Update to 2006.03.17.
Revision ChangesPath
1.229 +1 -1 ports/net/liveMedia/Makefile
1.216 +3 -3 ports/net/liveMedia/distinfo
__
sem 2006-03-17 10:01:16 UTC
FreeBSD ports repository
Modified files:
textproc/p5-String-Scanf Makefile pkg-descr
Log:
- Fix WWW: line
- while I'm here: align COMMENT
PR: ports/94339
Submitted by: Ion-Mihai "IOnut" Tetcu <[EMAIL PROTECTED]>
Revision
ehaupt 2006-03-17 09:56:26 UTC
FreeBSD ports repository
Modified files:
devel/dparserMakefile distinfo
Added files:
devel/dparser/files patch-parse.c
Log:
Update to version 1.14
PR: 94492
Submitted by: KATO Tsuguru <[EMAIL PROTECTED]>
Re
ru 2006-03-17 09:43:39 UTC
FreeBSD src repository
Modified files:
release Makefile
Log:
Remove NO_SENDMAIL leaked from the days when building non-crypto
stuff for release was evil.
Revision ChangesPath
1.904 +0 -1 src/release/Makefile
vd 2006-03-17 09:28:23 UTC
FreeBSD ports repository
Modified files:
textproc/libextractor Makefile distinfo pkg-plist
Added files:
textproc/libextractor/files
patch-src_plugins_wordleaker_wordextractor.cc
Log:
Update from 0.5.10 to 0.5
glebius 2006-03-17 09:17:36 UTC
FreeBSD src repository
Modified files:
sys/dev/bge if_bge.c
Log:
Remove dead code.
Submitted by: oleg
Revision ChangesPath
1.125 +0 -2 src/sys/dev/bge/if_bge.c
___
cvs
1 - 100 of 102 matches
Mail list logo