imp 2007-06-28 06:22:40 UTC
FreeBSD src repository
Modified files:
sys/dev/usb ugen.c
Log:
The timeout is in milliseconds, not in hz. Only the portion of the
patch that converts ms to ticks was used. Another PR states that a
return code of 0 is the right one fo
imp 2007-06-28 06:12:55 UTC
FreeBSD src repository
Modified files:
sys/cam/scsi scsi_da.c
Log:
Support for iRiver U10 USB connection
PR: 92306
Submitted by: Soren Dossing
Approved by: re (blanket)
Revision ChangesPath
1.217 +8 -0 src/sys/
Then feel free to document that part.
On Thu, June 28, 2007 7:48 am, Marc Fonvieille wrote:
> On Wed, Jun 27, 2007 at 10:11:49PM +0100, Ceri Davies wrote:
>> >
>> > Ports? I never talked about ports. I just meant someone that
>> installs a
>> > FreeBSD 6.2-RELEASE from CD (which is the way most
imp 2007-06-28 05:50:14 UTC
FreeBSD src repository
Modified files:
sys/dev/usb umodem.c
Log:
With the advent of G3/CDMA modems, the old buffer sizes are no longer
adequate. Increase them to 1k. The referenced PR made this a sysctl,
but that seems like overkill
On Wed, Jun 27, 2007 at 10:11:49PM +0100, Ceri Davies wrote:
> >
> > Ports? I never talked about ports. I just meant someone that installs a
> > FreeBSD 6.2-RELEASE from CD (which is the way most of non-experts use)
> > and installs all his applications and of course X11 from the packages
> > av
On Wed, Jun 27, 2007 at 10:13:13PM +0200, Remko Lodder wrote:
>
> Packages aren't always up to date as well; 7.2 was released and is
> supported by 5.5 and 6.2. Because the generic installation won't work
> we should document on the page that for 5.5 and 6.2 you need an up to
> date ports tree and
imp 2007-06-28 05:15:34 UTC
FreeBSD src repository
Modified files:
sys/dev/usb ugen.c
Log:
For both interrupt and isochronous (the patch was unclear which one it
applied to, but I'd think both), honor the timeout that's been set.
Return 0 bytes to be consistant w
chinsan 2007-06-28 04:59:50 UTC
FreeBSD doc repository
Modified files:
share/misc docbook.css
Log:
- Make the background color of GUIMENU, GUIMENUITEM, GUISUBMENU, GUILABEL,
INTERFACE, GUIBUTTON, SHORTCUT, SHORTCUT to be more clear.
Revision ChangesPath
imp 2007-06-28 04:51:19 UTC
FreeBSD src repository
Modified files:
sys/cam/scsi scsi_da.c
Log:
Quirk for Denver MP3 player usb.
Submitted by: Ed Schouten
PR: 107101
Approved by: re (blanket for device supprot)
Revision ChangesPath
1.216 +8 -0
oliver 2007-06-28 04:10:13 UTC
FreeBSD ports repository
Modified files:
multimedia/audacious Makefile
multimedia/audacious-plugins Makefile
Log:
use MASTER_SITE_LOCAL for mirroring the distfiles until the original site
is reachable again
Revision ChangesPath
1
marcus 2007-06-28 04:00:39 UTC
FreeBSD ports repository
Modified files:
mail/evolution Makefile
Added files:
mail/evolution/files patch-fix-maildir
Log:
Fix maildir support.
Submitted by: Yuri Pankov <[EMAIL PROTECTED]>
Obtained from: http://bugzilla.gnome
marcus 2007-06-28 03:49:36 UTC
FreeBSD ports repository
Modified files:
databases/evolution-data-server Makefile
Added files:
databases/evolution-data-server/files patch-CVE-2007-3257
patch-fix-maildir
Log:
* Fix a remote code ex
jhb 2007-06-28 03:28:28 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/nfsclientnfs_socket.c
Log:
MFC 1.131: Fix for a race between the thread transmitting the request and
the thread processing the reply.
RevisionChangesPath
chinsan 2007-06-28 03:17:57 UTC
FreeBSD doc repository
Added files:
share/images/books/handbook/install config-country.scr
Log:
- Add config-country.scr screenshot(which will appear in handbooks/install
before the current Figure 2-2. "Select Sysinstall Exit")
- src/usr.
On 6/28/07, Marc Fonvieille <[EMAIL PROTECTED]> wrote:
On Wed, Jun 27, 2007 at 03:42:51PM +, Chin-San Huang wrote:
> chinsan 2007-06-27 15:42:51 UTC
>
> FreeBSD doc repository
>
> Modified files:
> es_ES.ISO8859-1/books/handbook Makefile txtfiles.ent
> es_ES.ISO8859-1/books/ha
chinsan 2007-06-28 02:46:39 UTC
FreeBSD doc repository
Modified files:
es_ES.ISO8859-1/books/handbook Makefile txtfiles.ent
es_ES.ISO8859-1/books/handbook/install chapter.sgml
fr_FR.ISO8859-1/books/handbook Makefile
fr_FR.ISO8859-1/books/handbook/install chapter.sgml
delphij 2007-06-28 02:39:31 UTC
FreeBSD src repository
Modified files:
sys/fs/tmpfs tmpfs.h tmpfs_fifoops.c tmpfs_subr.c
tmpfs_uma.c tmpfs_uma.h tmpfs_vfsops.c
tmpfs_vnops.c
Log:
Space/style cleanups after last set of co
delphij 2007-06-28 02:36:41 UTC
FreeBSD src repository
Modified files:
sys/fs/tmpfs tmpfs_fifoops.c tmpfs_fifoops.h
tmpfs_vnops.c tmpfs_vnops.h
Log:
Staticify most of fifo/vn operations, they should not
be directly exposed outside.
Approve
delphij 2007-06-28 02:34:32 UTC
FreeBSD src repository
Modified files:
sys/fs/tmpfs tmpfs_subr.c
Log:
Use vfs_timestamp instead of nanotime when obtaining
a timestamp for use with timekeeping.
Approved by:re (tmpfs blanket)
Revision ChangesPath
1.5
delphij 2007-06-28 02:32:44 UTC
FreeBSD src repository
Modified files:
sys/fs/tmpfs tmpfs.h
Log:
Reorder tf_gen and tf_id in struct tmpfs_fid. This
saves 8 bytes on amd64 architecture.
Obtained from: NetBSD
Approved by:re (tmpfs blanket)
Revision Chan
chinsan 2007-06-28 02:29:22 UTC
FreeBSD doc repository
Added files:
share/images/books/handbook/install desktop.scr xf86setup.scr
Log:
- Revert the two screenshots back to avoid the inconsistent content
until the translation teams to update their files.
Suggested by: b
maho2007-06-28 02:03:33 UTC
FreeBSD ports repository
Modified files:
math/octave-develMakefile distinfo pkg-plist
Added files:
math/octave-devel/files patch-libcruft+mkf77def.in
Log:
Update to 2.9.12.
Revision ChangesPath
1.67 +5 -5 ports/math
Marc Fonvieille wrote:
On Wed, Jun 27, 2007 at 03:42:51PM +, Chin-San Huang wrote:
chinsan 2007-06-27 15:42:51 UTC
FreeBSD doc repository
Modified files:
es_ES.ISO8859-1/books/handbook Makefile txtfiles.ent
es_ES.ISO8859-1/books/handbook/install chapter.sgml
fr_FR.
On Jun 27, 2007, at 8:25 PM, Joe Marcus Clarke wrote:
marcus 2007-06-28 00:25:27 UTC
FreeBSD ports repository
Removed files:
graphics/cairo/files patch-git
Log:
This patch is no longer needed with 1.4.10.
doh, thanks
Revision ChangesPath
1.2 +0 -72 po
marcus 2007-06-28 00:25:27 UTC
FreeBSD ports repository
Removed files:
graphics/cairo/files patch-git
Log:
This patch is no longer needed with 1.4.10.
Revision ChangesPath
1.2 +0 -72 ports/graphics/cairo/files/patch-git (dead)
__
ahze2007-06-28 00:22:15 UTC
FreeBSD ports repository
Modified files:
graphics/cairo Makefile distinfo
Log:
Update to 1.4.10
Revision ChangesPath
1.29 +2 -2 ports/graphics/cairo/Makefile
1.15 +3 -3 ports/graphics/cairo/distinfo
_
From: Jung-uk Kim <[EMAIL PROTECTED]>
Subject: cvs commit: ports/editors/openoffice.org-2-devel Makefile
ports/editors/openoffice.org-2-devel/files patch-cws_unomacli64 patch-i65974
Date: Wed, 27 Jun 2007 18:01:43 + (UTC)
> jkim2007-06-27 18:01:42 UTC
>
> FreeBSD ports repository (
stas2007-06-27 22:25:53 UTC
FreeBSD ports repository
Modified files:
devel/cross-binutils Makefile
Log:
- Set correct (though fake) PKGNAMEPREFIX if target archs/ABI
was not selected.
Revision ChangesPath
1.2 +1 -1 ports/devel/cross-binutils/Makefil
stas2007-06-27 22:24:57 UTC
FreeBSD ports repository
Modified files:
devel/cross-gcc Makefile
Log:
- Set correct (though fake) PKGNAMEPREFIX if target archs/ABI
was not selected.
Revision ChangesPath
1.4 +1 -1 ports/devel/cross-gcc/Makefile
___
On Wed, Jun 27, 2007 at 10:23:04PM +, Stanislav Sedov wrote:
> stas2007-06-27 22:23:04 UTC
>
> FreeBSD ports repository
>
> Modified files:
> devel/cross-gdb Makefile
> Log:
> - Fix INDEX building by setting correct PKGNAMEPREFIX.
Thanks!
-erwin
--
Erwin Lansing
stas2007-06-27 22:23:04 UTC
FreeBSD ports repository
Modified files:
devel/cross-gdb Makefile
Log:
- Fix INDEX building by setting correct PKGNAMEPREFIX.
Reported by:erwin
Revision ChangesPath
1.3 +1 -1 ports/devel/cross-gdb/Makefile
_
flz 2007-06-27 22:06:05 UTC
FreeBSD ports repository
Modified files:
net-im/telepathy-salut Makefile distinfo
Log:
Distfile has been renamed.
Reported by:pavbot
Revision ChangesPath
1.6 +0 -1 ports/net-im/telepathy-salut/Makefile
1.4 +3
beech 2007-06-27 21:13:24 UTC
FreeBSD ports repository
Modified files:
.UIDs GIDs
mail/postgreyMakefile distinfo pkg-descr pkg-plist
Added files:
mail/postgrey/files pkg-install.in
Removed files:
mail/postgreypkg-install
Log
On Wed, Jun 27, 2007 at 10:08:01PM +0200, Marc Fonvieille wrote:
> On Wed, Jun 27, 2007 at 09:53:36PM +0200, Remko Lodder wrote:
> > >>> I see one problem with this change and the first sentence of the
> > >>> Handbook:
> > >>> "Welcome to FreeBSD! This handbook covers the installation and day to
>
glewis 2007-06-27 21:11:09 UTC
FreeBSD ports repository
Modified files:
archivers/libarchive Makefile
Log:
. Bump PORTREVISION for the previous change.
Suggested by: erwin
Revision ChangesPath
1.34 +1 -0 ports/archivers/libarchive/Makefile
__
sat 2007-06-27 20:52:24 UTC
FreeBSD ports repository
Modified files:
security/vuxml vuln.xml
Log:
- Fix modified date in mod_perl entry
Revision ChangesPath
1.1356+2 -2 ports/security/vuxml/vuln.xml
___
cv
erwin 2007-06-27 20:44:12 UTC
FreeBSD ports repository
Modified files:
security/vuxml vuln.xml
Log:
Mark www/mod_perl2 fixed in version 2.0.3_2,3
Revision ChangesPath
1.1355+3 -3 ports/security/vuxml/vuln.xml
__
erwin 2007-06-27 20:42:58 UTC
FreeBSD ports repository
Modified files:
www/mod_perl2Makefile
Added files:
www/mod_perl2/files patch-RegistryCooker.pm
Log:
mod_perl 2.x does not properly escape PATH_INFO before use in a
regular expression
PR: 1
mi 2007-06-27 20:41:31 UTC
FreeBSD ports repository
Modified files:
devel/gdb6 Makefile
Added files:
devel/gdb6/files itcl33-patch
Removed files:
devel/gdb6/files patch-itcl33
Log:
Rename a GUI-specific patch file, so that it is only applied,
Marc Fonvieille wrote:
> On Wed, Jun 27, 2007 at 09:53:36PM +0200, Remko Lodder wrote:
> I see one problem with this change and the first sentence of the
> Handbook:
> "Welcome to FreeBSD! This handbook covers the installation and day to
> day use of FreeBSD 5.5-RELEASE and FreeBSD
On Wed, Jun 27, 2007 at 09:53:36PM +0200, Remko Lodder wrote:
> >>> I see one problem with this change and the first sentence of the
> >>> Handbook:
> >>> "Welcome to FreeBSD! This handbook covers the installation and day to
> >>> day use of FreeBSD 5.5-RELEASE and FreeBSD 6.2-RELEASE."
> >>> I thi
thierry 2007-06-27 20:07:43 UTC
FreeBSD ports repository
Modified files:
science/ncs Makefile
Log:
Remove a .orig file to fix plist.
Revision ChangesPath
1.2 +1 -0 ports/science/ncs/Makefile
___
cvs-all@f
glewis 2007-06-27 20:04:51 UTC
FreeBSD ports repository
Modified files:
archivers/libarchive Makefile
Log:
. Add new man page missed in the update.
Pointed out by: pav
Pointy hat to: glewis
Revision ChangesPath
1.33 +1 -0 ports/archivers/libarchive/
pav 2007-06-27 19:34:38 UTC
FreeBSD ports repository
Modified files:
russian/xneurMakefile
Log:
- Mark as BROKEN on FreeBSD 5.X: does not compile
Revision ChangesPath
1.5 +7 -1 ports/russian/xneur/Makefile
___
Marc Fonvieille wrote:
> On Wed, Jun 27, 2007 at 09:40:56PM +0200, Remko Lodder wrote:
>> Marc Fonvieille wrote:
>>> On Wed, Jun 27, 2007 at 05:39:06PM +, Remko Lodder wrote:
remko 2007-06-27 17:39:06 UTC
FreeBSD doc repository
Modified files:
en_US.I
mi 2007-06-27 19:52:12 UTC
FreeBSD ports repository
Modified files:
devel/tcllib Makefile
Removed files:
devel/tcllib/scripts post-patch
Log:
Convert to using the USE_TCL knobs instead of trying to guess the
desired TCL-version.
PR: 109716 (partial
On Wed, Jun 27, 2007 at 09:40:56PM +0200, Remko Lodder wrote:
> Marc Fonvieille wrote:
> > On Wed, Jun 27, 2007 at 05:39:06PM +, Remko Lodder wrote:
> >> remko 2007-06-27 17:39:06 UTC
> >>
> >> FreeBSD doc repository
> >>
> >> Modified files:
> >> en_US.ISO8859-1/books/handbook/x1
On Wed, 27 Jun 2007, Xin LI wrote:
Andrey Chernov wrote:
I just sent this cross-building compatible variant to re@ for approve:
--- sys.mk.orig 2007-06-27 14:04:15.0 +0400
+++ sys.mk 2007-06-27 14:04:33.0 +0400
@@ -35,7 +35,7 @@
CFLAGS ?= -O
.else
CC
Marc Fonvieille wrote:
> On Wed, Jun 27, 2007 at 05:39:06PM +, Remko Lodder wrote:
>> remko 2007-06-27 17:39:06 UTC
>>
>> FreeBSD doc repository
>>
>> Modified files:
>> en_US.ISO8859-1/books/handbook/x11 chapter.sgml
>> Log:
>> Correct the references to xdm and x-libraries w
On Wed, Jun 27, 2007 at 03:42:51PM +, Chin-San Huang wrote:
> chinsan 2007-06-27 15:42:51 UTC
>
> FreeBSD doc repository
>
> Modified files:
> es_ES.ISO8859-1/books/handbook Makefile txtfiles.ent
> es_ES.ISO8859-1/books/handbook/install chapter.sgml
> fr_FR.ISO8859-1/boo
On Wed, Jun 27, 2007 at 05:39:06PM +, Remko Lodder wrote:
> remko 2007-06-27 17:39:06 UTC
>
> FreeBSD doc repository
>
> Modified files:
> en_US.ISO8859-1/books/handbook/x11 chapter.sgml
> Log:
> Correct the references to xdm and x-libraries which changed to /usr/local.
>
Stanislav Sedov píše v st 27. 06. 2007 v 20:58 +0400:
> On Tue, 26 Jun 2007 21:49:54 + (UTC)
> Pav Lucistnik <[EMAIL PROTECTED]> mentioned:
>
> > | .if ${ARCH} == "amd64"
> > | -BROKEN= Does not build on amd64
> > | +MAKE_ENV+= CC="${CC}"
> > | .endif
> > |
>
> Why not pass
Mikhail Teterin escribió:
mi 2007-06-27 17:31:14 UTC
FreeBSD ports repository
Modified files:
devel/gdb6 Makefile distinfo pkg-descr pkg-plist
Removed files:
devel/gdb6/files fbsd4.h freebsd-uthread.c
kvm-fbsd-alpha.h kvm-fbsd-amd6
jkim2007-06-27 18:01:42 UTC
FreeBSD ports repository (src committer)
Modified files:
editors/openoffice.org-2-devel Makefile
Added files:
editors/openoffice.org-2-devel/files patch-cws_unomacli64
patch-i65974
Log:
Unbreak amd64
remko 2007-06-27 17:43:57 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/x11 chapter.sgml
Log:
We overlooked that Xorg is based on X11R6.6 and not on X11R7.2 so revert
that update.
Confirmed by: chinsan
Discussed with: chinsan, db
Revi
Hi,
> On Wed, 27 Jun 2007 00:49:54 +0400
> Sergey Matveychuk <[EMAIL PROTECTED]> said:
sem> I can't see it on kld(4) man page in 6.2.
I didn't notice that it is not mentioned in kld(4) man page. But,
module_path has it in /boot/defaults/loader.conf.
Sincerely,
--
Hajimu UMEMOTO @ Inte
remko 2007-06-27 17:39:06 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/x11 chapter.sgml
Log:
Correct the references to xdm and x-libraries which changed to /usr/local.
Submitted by: db
Revision ChangesPath
1.181 +18 -1
ahze2007-06-27 17:33:17 UTC
FreeBSD ports repository
Modified files:
audio/wavpackMakefile distinfo
Log:
Update to 4.41.0
Revision ChangesPath
1.12 +1 -1 ports/audio/wavpack/Makefile
1.5 +3 -3 ports/audio/wavpack/distinfo
___
mi 2007-06-27 17:31:47 UTC
FreeBSD ports repository
Added files:
devel/gdb6/files patch-itcl33 patch-unified
Log:
Add the overlooked new minor patches.
Revision ChangesPath
1.1 +55 -0 ports/devel/gdb6/files/patch-itcl33 (new)
1.1 +25 -0
mi 2007-06-27 17:31:14 UTC
FreeBSD ports repository
Modified files:
devel/gdb6 Makefile distinfo pkg-descr pkg-plist
Removed files:
devel/gdb6/files fbsd4.h freebsd-uthread.c
kvm-fbsd-alpha.h kvm-fbsd-amd64.h
ahze2007-06-27 17:28:56 UTC
FreeBSD ports repository
Modified files:
audio/speex Makefile distinfo pkg-plist
Log:
Update to 1.2beta2
Revision ChangesPath
1.49 +2 -3 ports/audio/speex/Makefile
1.20 +3 -3 ports/audio/speex/distinfo
1
chinsan 2007-06-27 17:15:39 UTC
FreeBSD doc repository
Modified files:
share/sgml freebsd.ent
Log:
- Update the xorg.version from 6.9.0 to 7.2.
- Update the os.numports from "16,000" to the around number "17,000".
Noticed by: db (via irc)
Revision Chang
ahze2007-06-27 17:15:03 UTC
FreeBSD ports repository
Modified files:
x11-fonts/dejavu Makefile distinfo
Log:
Update to 2.17
Revision ChangesPath
1.31 +1 -1 ports/x11-fonts/dejavu/Makefile
1.30 +3 -3 ports/x11-fonts/dejavu/distinfo
___
On Tue, 26 Jun 2007 21:49:54 + (UTC)
Pav Lucistnik <[EMAIL PROTECTED]> mentioned:
> | .if ${ARCH} == "amd64"
> | -BROKEN=Does not build on amd64
> | +MAKE_ENV+= CC="${CC}"
> | .endif
> |
Why not pass this variable for every arch, not just amd64?
--
Stanislav Sedov
ST4096-RIP
csjp2007-06-27 17:01:15 UTC
FreeBSD src repository
Modified files:
sys/security/audit audit.h audit_arg.c audit_bsm.c
audit_bsm_token.c audit_syscalls.c
Log:
- Add audit_arg_audinfo_addr() for auditing the arguments for setaudit_addr(2)
- In audi
chinsan 2007-06-27 16:52:04 UTC
FreeBSD ports repository
Modified files:
www/dokuwiki Makefile distinfo pkg-plist
Log:
- Update to 2007-06-26
- The changes in this release are as follows:
This release adds rendering plugins, OpenSearch, a spam revert
manager,
chinsan 2007-06-27 15:42:51 UTC
FreeBSD doc repository
Modified files:
es_ES.ISO8859-1/books/handbook Makefile txtfiles.ent
es_ES.ISO8859-1/books/handbook/install chapter.sgml
fr_FR.ISO8859-1/books/handbook Makefile
fr_FR.ISO8859-1/books/handbook/install chapter.sgml
Ben Kaduk wrote:
> On 6/27/07, Remko Lodder <[EMAIL PROTECTED]> wrote:
>> remko 2007-06-27 12:49:52 UTC
>>
>> FreeBSD doc repository
>>
>> Modified files:
>> en_US.ISO8859-1/books/handbook/cutting-edge chapter.sgml
>> Log:
>> Remove redundant make cleandir.
>>
>> Revision Chang
On 6/27/07, Remko Lodder <[EMAIL PROTECTED]> wrote:
remko 2007-06-27 12:49:52 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/cutting-edge chapter.sgml
Log:
Remove redundant make cleandir.
Revision ChangesPath
1.226 +0 -1
doc/en_US
remko 2007-06-27 15:14:06 UTC
FreeBSD src repository
Modified files:
share/man/man4 tty.4
Log:
Fix reference within TIOCNOTTY from TIOSCTTY to TIOCSCTTY.
PR: docs/114058
Submitted by: David Sanderson
Approved by:re (bmah)
MFC After: 3 da
remko 2007-06-27 14:59:53 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/cutting-edge chapter.sgml
Log:
Oops revert the previous commit, it is stated below the line that
we should run it twice (ignored that first).
Revision ChangesPath
1
On Wed, Jun 27, 2007 at 09:47:56PM +0800, Xin LI wrote:
> Nitpicking: I think -O1 implies no strict-aliasing. So -O1 -pipe might
> be just Ok.
It is for easy change-back.
> Well, I'd say that all these changes looks scary to me.
>
> Is there any code in our base system to trigger tree-vrp bug?
mm 2007-06-27 14:23:09 UTC
FreeBSD doc repository (ports committer)
Modified files:
en_US.ISO8859-1/articles/contributors contrib.additional.sgml
Log:
- add Roar Pettersen for net-mgmt/openlldp (ports/113063)
Approved by:garga (mentor)
Revision ChangesPath
pav 2007-06-27 14:07:31 UTC
FreeBSD ports repository
Modified files:
comms/gnokii Makefile distinfo pkg-plist
comms/gnokii/files patch-Makefile.global.in patch-configure
Added files:
comms/gnokii/files patch-gnokii-gnokii-security.c
Log:
- Update to 0.
mm 2007-06-27 13:54:44 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
openlldp --> ports/net-mgmt/openlldp
Revision ChangesPath
1.18272 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.
mm 2007-06-27 13:54:23 UTC
FreeBSD ports repository
Modified files:
net-mgmt Makefile
Added files:
net-mgmt/openlldpMakefile distinfo pkg-descr
net-mgmt/openlldp/files lldpd.8 lldpd.in
Log:
The OpenLLDP project aims to provide a comprehensive impl
lbr 2007-06-27 13:51:16 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
p5-Tie-RefHash --> ports/devel/p5-Tie-RefHash
Revision ChangesPath
1.18271 +1 -0 CVSROOT/modules
___
cvs-all
lbr 2007-06-27 13:51:04 UTC
FreeBSD ports repository
Modified files:
develMakefile
Added files:
devel/p5-Tie-RefHash Makefile distinfo pkg-descr pkg-plist
Log:
This module provides the ability to use references as hash keys if you
first "tie" the hash
Andrey Chernov wrote:
> On Wed, Jun 27, 2007 at 11:39:34AM +0200, Harti Brandt wrote:
>> On Wed, 27 Jun 2007, Kostik Belousov wrote:
>>
>> KB>On Tue, Jun 26, 2007 at 07:10:21PM +, Andrey A. Chernov wrote:
>> KB>> ache2007-06-26 19:10:21 UTC
>> KB>>
>> KB>> FreeBSD src repository
>> K
rwatson 2007-06-27 13:39:39 UTC
FreeBSD src repository
Modified files:
sys/kern kern_malloc.c
Log:
Use vm_offset_t for kmembase and kmemlimit rather than char *, avoiding
unnecessary casts, and making it possible to compile kern_malloc.c with
strict aliasing.
sem 2007-06-27 13:37:07 UTC
FreeBSD ports repository
Modified files:
net/mpd4 Makefile distinfo
Log:
- Bugfix 4.2.1 release.
Fixed a bug with giving of a default route
Submitted by: mav (maintainer)
Revision ChangesPath
1.13 +1 -1
lbr 2007-06-27 13:16:08 UTC
FreeBSD ports repository
Modified files:
databases/p5-DBIx-Class-Schema-Loader Makefile distinfo
Log:
Update to 0.04001
Revision ChangesPath
1.22 +1 -1 ports/databases/p5-DBIx-Class-Schema-Loader/Makefile
1.21 +3 -3
remko 2007-06-27 12:49:52 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/cutting-edge chapter.sgml
Log:
Remove redundant make cleandir.
Revision ChangesPath
1.226 +0 -1
doc/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml
miwi2007-06-27 12:17:46 UTC
FreeBSD ports repository
Modified files:
x11-toolkits/gtkada-gcc Makefile
Log:
- Fix build
Submitted by: pav/kris
Approved by:maintainer
Revision ChangesPath
1.4 +1 -1 ports/x11-toolkits/gtkada-gcc/Makefile
_
dfr 2007-06-27 12:00:24 UTC
FreeBSD src repository
Modified files:
sys/contrib/opensolaris/uts/common/fs/zfs zfs_vfsops.c
Log:
In zfs_vget, if we fail to translate an inode number to the corresponding
vnode, make sure we return an error code to the caller.
Reviewed by:
chinsan 2007-06-27 11:49:40 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/mac chapter.sgml
Log:
Remove the deprecated description about MAC.
Noticed by: kevlo, vanilla (via irc)
Revision ChangesPath
1.70 +0 -86 doc/en_US.I
jkois 2007-06-27 11:18:51 UTC
FreeBSD doc repository
Modified files:
de/share/sgmlnews.xml
Log:
MFbed: Minor update to the German website.
www/de/share/sgml/news.xml 1.97 -> 1.98
Obtained from: The FreeBSD German Documentation Project.
Rev
skv 2007-06-27 11:14:59 UTC
FreeBSD ports repository
Modified files:
textproc/p5-XML-SAX Makefile distinfo
Log:
Update to 0.16
Changes:http://search.cpan.org/src/GRANTM/XML-SAX-0.16/Changes
Revision ChangesPath
1.12 +1 -1 ports/textproc/p5-
jkois 2007-06-27 11:05:42 UTC
FreeBSD doc repository
Modified files:
share/sgml news.xml
Log:
The policy still applies so announce to the world that my commit bit has been
upgraded from de_DE to full doc/www. :)
Discussed with/approved by: remko@ (mentor)
jkois 2007-06-27 10:45:46 UTC
FreeBSD doc repository
Modified files:
de developers.sgml send-pr.sgml
de/share/sgmlnews.xml press.xml
Log:
MFbed: Update the German website.
www/de/developers.sgml 1.168 -> 1.169
www/de/send-
jkois 2007-06-27 10:24:42 UTC
FreeBSD doc repository
Modified files:
de_DE.ISO8859-1/books/handbook Makefile
de_DE.ISO8859-1/books/handbook/disks chapter.sgml
de_DE.ISO8859-1/books/handbook/install chapter.sgml
de_DE.ISO8859-1/books/handbook/x11 chapter.sgml
Log:
On Wed, Jun 27, 2007 at 11:39:34AM +0200, Harti Brandt wrote:
> On Wed, 27 Jun 2007, Kostik Belousov wrote:
>
> KB>On Tue, Jun 26, 2007 at 07:10:21PM +, Andrey A. Chernov wrote:
> KB>> ache2007-06-26 19:10:21 UTC
> KB>>
> KB>> FreeBSD src repository
> KB>>
> KB>> Modified files:
flz 2007-06-27 10:01:27 UTC
FreeBSD ports repository
Modified files:
sysutils/testdiskMakefile distinfo
Log:
Update sysutils/testdisk to 6.7.
Revision ChangesPath
1.17 +1 -1 ports/sysutils/testdisk/Makefile
1.11 +3 -3 ports/sysutils/testd
miwi2007-06-27 09:46:46 UTC
FreeBSD ports repository
Modified files:
net-im/gajim-devel Makefile
Log:
- Switch to py-pysqlite23
- Bump PORTREVISION
PR: 114028
Submitted by: Denis Shaposhnikov <[EMAIL PROTECTED]> (maintainer)
Revision Changes
miwi2007-06-27 09:44:55 UTC
FreeBSD ports repository
Modified files:
net-im/gajim Makefile
Log:
- Switch to py-pysqlite23
- Bump PORTREVISION
PR: 114027
Submitted by: Denis Shaposhnikov <[EMAIL PROTECTED]> (maintainer)
Revision Changes
On Wed, 27 Jun 2007, Kostik Belousov wrote:
KB>On Tue, Jun 26, 2007 at 07:10:21PM +, Andrey A. Chernov wrote:
KB>> ache2007-06-26 19:10:21 UTC
KB>>
KB>> FreeBSD src repository
KB>>
KB>> Modified files:
KB>> share/mk sys.mk
KB>> Log:
KB>> This is temp workarou
On Tue, Jun 26, 2007 at 07:10:21PM +, Andrey A. Chernov wrote:
> ache2007-06-26 19:10:21 UTC
>
> FreeBSD src repository
>
> Modified files:
> share/mk sys.mk
> Log:
> This is temp workaround of nasty gcc 4.2.0 -O2 bug which may skip the rest
> of the loop wh
kevlo 2007-06-27 09:32:50 UTC
FreeBSD src repository
Modified files:
share/man/man4 mac.4
Log:
Remove a section on the area of the debugging sysctls used to tune
enforcement.
Approved by: re (rwatson)
Revision ChangesPath
1.13 +0 -38 src/share/
remko 2007-06-27 09:25:11 UTC
FreeBSD doc repository
Modified files:
en/platforms/amd64 motherboards.sgml
Log:
Mention the M2A-VM motherboard for AMD64.
PR: www/112643
Submitted by: "Gabriel O'Brien"
Revision ChangesPath
1.123 +11 -1
sat 2007-06-27 09:14:49 UTC
FreeBSD ports repository
Modified files:
mail/fdm Makefile distinfo
Log:
- Update to 1.2
Revision ChangesPath
1.16 +12 -9 ports/mail/fdm/Makefile
1.13 +3 -3 ports/mail/fdm/distinfo
__
1 - 100 of 102 matches
Mail list logo