On Apr 10, 2008, at 10:01 PM, Jeff Roberson wrote:
On Thu, 10 Apr 2008, Marcel Moolenaar wrote:
On Apr 10, 2008, at 8:26 PM, Jeff Roberson wrote:
jeff2008-04-11 03:26:41 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 intr_machdep.c
sys/arm/arm intr.c
sys/
benno 2008-04-11 05:50:53 UTC
FreeBSD src repository
Modified files:
sys/dev/usb ehci_pci.c uhci_pci.c
Log:
Identify ICH9 USB controllers.
I've taken a slightly different approach than is used with the ICH8
controllers
in that each controller is not identified
On Thu, 10 Apr 2008, Marcel Moolenaar wrote:
On Apr 10, 2008, at 8:26 PM, Jeff Roberson wrote:
jeff2008-04-11 03:26:41 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 intr_machdep.c
sys/arm/arm intr.c
sys/i386/i386intr_machdep.c
sys/ia64/ia64
dinoex 2008-04-11 04:59:09 UTC
FreeBSD ports repository
Modified files:
print/cups-base Makefile
Log:
- new option WITH_XDG_OPEN
PR: 122590
Suggested by: Neil Darlow
Revision ChangesPath
1.94 +9 -3 ports/print/cups-base/Makefile
_
On Apr 10, 2008, at 8:26 PM, Jeff Roberson wrote:
jeff2008-04-11 03:26:41 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 intr_machdep.c
sys/arm/arm intr.c
sys/i386/i386intr_machdep.c
sys/ia64/ia64interrupt.c
sys/kern
oliver 2008-04-11 04:34:20 UTC
FreeBSD ports repository
Modified files:
multimedia/audacious-plugins Makefile
Log:
audio/libmtp got updated in the meantime so bump it's library version here too
Noted by: "E. J. Cerejo" <[EMAIL PROTECTED]>
Revision ChangesPat
Jeff Roberson wrote:
I have two problems with this patch. First, it seems to break my amr
device which is no longer able to probe disks. Backing out this commit
fixes the problem.
Secondly, with WITNESS enabled my console is full of the following
errors on boot:
uma_zalloc_arg: zone "16"
yongari 2008-04-11 04:03:37 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/stge if_stge.c
Log:
MFC if_stge.c rev 1.12 to RELENG_7.
Use m_collapse(9) to collapse mbuf chains instead of relying on
shortest possible chain of mbufs of m_d
yongari 2008-04-11 04:01:25 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/stge if_stge.c if_stgereg.h
Log:
MFC if_stge.c rev 1.11, if_stgereg.h rev 1.4 to RELENG_7.
Implement WOL capability.
- Turn on WOL bits in suspend/shutdown me
yongari 2008-04-11 03:52:23 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/sparc64/conf GENERIC
Log:
MFC GENERIC rev 1.132 to RELENG_7.
Uncomment vr(4), vr(4) should work on all architectures.
Revision ChangesPath
1.127.2.4 +1 -1
yongari 2008-04-11 03:49:47 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
share/man/man4 vr.4
Log:
MFC vr.4 rev 1.31 to RELENG_7.
Document a new sysctl variable, dev.vr.%d.stats.
Revision ChangesPath
1.30.2.1 +9 -1 src/share/man/
yongari 2008-04-11 03:41:59 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/conf files
sys/modules/vr Makefile
Added files: (Branch: RELENG_7)
sys/dev/vr if_vr.c if_vrreg.h
Removed files: (Branch: RE
I have two problems with this patch. First, it seems to break my amr
device which is no longer able to probe disks. Backing out this commit
fixes the problem.
Secondly, with WITNESS enabled my console is full of the following
errors on boot:
uma_zalloc_arg: zone "16" with the following non
jeff2008-04-11 03:27:42 UTC
FreeBSD src repository
Modified files:
usr.bin/cpuset cpuset.c
Log:
- Add support for interrupt bindig to cpuset(1). Interrupts are bound
by specifying the interrupt with -x . The irq number matches
those displayed by vmstat -i.
jeff2008-04-11 03:26:41 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 intr_machdep.c
sys/arm/arm intr.c
sys/i386/i386intr_machdep.c
sys/ia64/ia64interrupt.c
sys/kern kern_cpuset.c kern_intr.c
sys/power
davidxu 2008-04-11 02:38:28 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/kern kern_umtx.c
Log:
MFC:
Modifying td_flags with thread lock held.
Revision ChangesPath
1.61.2.2 +2 -0 src/sys/kern/kern_umtx.c
_
clsung 2008-04-11 02:11:25 UTC
FreeBSD ports repository
Modified files:
databases/p5-Memcached-libmemcached Makefile distinfo
Log:
- Update to 0.19.01 (0.1901)
Changes:http://search.cpan.org/dist/Memcached-libmemcached/Changes
Revision ChangesPath
1.4
clsung 2008-04-11 02:04:51 UTC
FreeBSD ports repository
Modified files:
graphics/p5-Image-Compare Makefile distinfo pkg-plist
Log:
- Update to 0.5
Changes:http://search.cpan.org/dist/Image-Compare/Changes
Revision ChangesPath
1.5 +9 -5 ports/g
davidxu 2008-04-11 01:42:20 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
lib/libthr/threadthr_create.c thr_private.h thr_sig.c
Log:
MFC:
Unblock SIGCANCEL for thread created by cleanup handler.
Revision ChangesPath
1.36.2.1 +30 -
maho2008-04-11 00:38:14 UTC
FreeBSD ports repository
Modified files:
math/sdpaMakefile distinfo
Log:
Update to 20080410 of SDPA 7.1.0 and manual.
Revision ChangesPath
1.34 +2 -2 ports/math/sdpa/Makefile
1.13 +6 -6 ports/math/sdpa
maho2008-04-11 00:27:49 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
sdpa-gmp --> ports/math/sdpa-gmp
Revision ChangesPath
1.19620 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.org
maho2008-04-11 00:27:27 UTC
FreeBSD ports repository
Modified files:
math Makefile
Added files:
math/sdpa-gmpMakefile distinfo pkg-descr pkg-plist
Log:
The SDPA-GMP (The GMP version of SemiDefinite Programming Algorithm)
is a software package
brooks 2008-04-11 00:18:37 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/dhclientdhclient-script
Log:
MFC rev 1.19
Add a new function is_default_interface() which determines if this
interface is one with the default route (or there isn'
danger 2008-04-11 00:18:28 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/articles Makefile
Added files:
en_US.ISO8859-1/articles/remote-install Makefile article.sgml
Log:
- Add an article describing remote installation of FreeBSD when the
console of the r
brooks 2008-04-11 00:17:59 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sbin/dhclientdhclient-script
Log:
MFC rev 1.19
Add a new function is_default_interface() which determines if this
interface is one with the default route (or there isn'
lwhsu 2008-04-10 23:49:35 UTC
FreeBSD ports repository
Modified files:
deskutils/gcalcliMakefile
Log:
- Chase updating of devel/py-dateutil
Submitted by: pointyhat via pav
Revision ChangesPath
1.4 +2 -1 ports/deskutils/gcalcli/Makefile
delphij 2008-04-10 23:49:23 UTC
FreeBSD src repository
Modified files:
sbin/fsck_ffsfsck.h fsck_ffs.8 fsutil.c inode.c main.c
Log:
Add a new flag, '-C' which enables a special mode that is intended for
catastrophic recovery. Currently, this mode only validates whether
nivit 2008-04-10 23:24:38 UTC
FreeBSD ports repository
Modified files:
devel/py-dateutilpkg-plist
Log:
- Replace hardcoded python egg name with %%PYEASYINSTALL_EGG%% in pkg-plist.
Reported by:pav
Revision ChangesPath
1.11 +35 -35ports/devel
rwatson 2008-04-10 22:58:59 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/kern kern_proc.c
Log:
Merge kern_proc.c:1.258 from HEAD to RELENG_7:
Check for P_WEXIT before PHOLD() on a process in kstack and vm query
sysctls, as PHOLD(
rwatson 2008-04-10 22:58:11 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
usr.bin/procstat procstat_kstack.c procstat_threads.c
Log:
Merge procstaT_kstack.c:1.2, procstat_threads.c:1.2 from HEAD to
RELENG_7:
Display per-thread command line in T
imp 2008-04-10 22:57:54 UTC
FreeBSD src repository
Modified files:
usr.sbin/config main.c
Log:
Fix a bug introduced by DEFAULTS feature. When the config file
doesn't exist, we make a directory and then say "oops, that file isn't
there" leaving the directory behind.
rwatson 2008-04-10 22:57:18 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/kern subr_stack.c
Log:
Merge subr_stack.c:1.6 from HEAD to RELENG_7:
When a symbol name can't be resolved, return "??" as the name, rather
than "Unknown fun
rwatson 2008-04-10 22:50:44 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
usr.bin Makefile
Log:
Merge Makefile:1.304 from HEAD to RELENG_7:
Connect procstat(1) to the build.
Revision ChangesPath
1.303.2.2 +1 -0 src/usr
rwatson 2008-04-10 22:49:39 UTC
FreeBSD src repository
Added files: (Branch: RELENG_7)
usr.bin/procstat Makefile procstat.1 procstat.c procstat.h
procstat_args.c procstat_basic.c
procstat_bin.c procstat_cred.c
rwatson 2008-04-10 22:45:27 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/kern kern_proc.c
sys/sys sysctl.h user.h
Log:
Merge kern_proc.c:1.257, sysctl.h:1.154, and user.h:1.72 from HEAD to
RELENG_7:
Add another ne
delphij 2008-04-10 22:43:46 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.bin/chat chat.c
Log:
MFC revision 1.22
date: 2008/03/07 00:01:19; author: delphij; state: Exp; lines: +61 -68
Merge revisions 1.10 and 1.11 from DragonFly:
-
delphij 2008-04-10 22:43:25 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
usr.bin/chat chat.c
Log:
MFC revision 1.22
date: 2008/03/07 00:01:19; author: delphij; state: Exp; lines: +61 -68
Merge revisions 1.10 and 1.11 from DragonFly:
-
nivit 2008-04-10 22:10:32 UTC
FreeBSD ports repository
Modified files:
java/eclipse-aptana Makefile distinfo
Log:
- Update to 1.1.6.009905
- New MASTER_SITE address
Revision ChangesPath
1.5 +2 -2 ports/java/eclipse-aptana/Makefile
1.5 +3 -3
pav 2008-04-10 22:09:29 UTC
FreeBSD ports repository
Modified files:
devel/libiqxmlrpcMakefile pkg-plist
Log:
- Fix build on FreeBSD 6.x and earlier: boost_thread needs explicit -pthread
- Move pkg-config files to where they belong
Reported by:pointyhat
Re
rwatson 2008-04-10 22:09:26 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
share/man/man9 stack.9
sys/amd64/amd64 db_trace.c
sys/amd64/conf GENERIC
sys/arm/arm db_trace.c
sys/conf NOTES files files.amd64 f
nivit 2008-04-10 22:09:10 UTC
FreeBSD ports repository
Modified files:
java/eclipse-pydev Makefile distinfo
Log:
- Update to 1.3.15
Revision ChangesPath
1.3 +1 -1 ports/java/eclipse-pydev/Makefile
1.3 +3 -3 ports/java/eclipse-pydev/distinfo
pav 2008-04-10 22:08:18 UTC
FreeBSD ports repository
Modified files:
databases/xapian-core Makefile
Log:
- Make fetchable: chase redirect and remove master site that does not carry
the
distfile
Reported by:pointyhat
Revision ChangesPath
1.17 +1
delphij 2008-04-10 22:03:41 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/porters-handbook book.sgml
Log:
Improve markup.
Submitted by: loader
Revision ChangesPath
1.919 +4 -4 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml
pav 2008-04-10 22:03:34 UTC
FreeBSD ports repository
Modified files:
games/battletanksMakefile
Added files:
games/battletanks/files patch-sdlx-SConscript
Log:
- Add missing dependency and fix the build
Pointy hat to: danfe
Revision ChangesPath
1.3
pav 2008-04-10 21:36:04 UTC
FreeBSD ports repository
Modified files:
graphics/guilib Makefile
Log:
- Mark BROKEN:
size mismatch: expected 345034, actual 345042
Reported by:pointyhat
Revision ChangesPath
1.29 +2 -0 ports/graphics/guilib/
pav 2008-04-10 21:27:31 UTC
FreeBSD ports repository
Modified files:
multimedia/audacious-plugins pkg-plist
Log:
- AUDIOCDPLUGIN -> CDAUDIOPLUGIN
Pointy hat to: oliver
Revision ChangesPath
1.25 +1 -1 ports/multimedia/audacious-plugins/pkg-plist
___
thierry 2008-04-10 20:57:48 UTC
FreeBSD ports repository
Modified files:
science/openfoam Makefile
Log:
Change default MPI's versions (only used before the dependency is
installed).
Revision ChangesPath
1.20 +7 -7 ports/science/openfoam/Makefile
__
rwatson 2008-04-10 20:54:02 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/kern kern_descrip.c kern_proc.c
sys/sys sysctl.h user.h
Log:
Merge kern_descrip.c:1.314, kern_proc.c:1.256, sysctl.h:1.153,
user.h:1.71 from HEAD t
sos 2008-04-10 20:40:25 UTC
FreeBSD src repository
Modified files:
sys/dev/ata ata-chipset.c
Log:
Fix clearing of nVidia interrupts.
Revision ChangesPath
1.214 +11 -3 src/sys/dev/ata/ata-chipset.c
___
cv
miwi2008-04-10 20:32:51 UTC
FreeBSD ports repository
Modified files:
Mk bsd.sites.mk
Log:
- Add SFJP macro for SOURCEFORGE_JP
Revision ChangesPath
1.444 +2 -2 ports/Mk/bsd.sites.mk
___
cvs-all@
rwatson 2008-04-10 20:28:03 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
share/man/man9 Makefile stack.9
sys/kern kern_lock.c subr_stack.c
sys/sys stack.h
sys/vm redzone.c
Log:
Merge Makefile:1.32
rwatson 2008-04-10 20:15:35 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/kern kern_linker.c
sys/sys linker.h
Log:
Merge kern_linker.c:1.153, linker.h:1.50 from HEAD to RELENG_7:
The kernel linker includes a number o
rwatson 2008-04-10 20:00:18 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/security/audit audit.c audit_bsm_klib.c audit_private.h
Log:
MFC audit.c:1.39, audit_bsm_klib.c:1.11, audit_private.h:1.19 from
HEAD to RELENG_7:
Add audit_prefixes to
rwatson 2008-04-10 19:54:55 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/security/audit audit_arg.c audit_bsm.c audit_bsm_klib.c
audit_private.h
Log:
Merge audit_arg.c:1.18, audit_bsm.c:1.25, audit_bsm_klib.c:1.10,
audit_p
takawata2008-04-10 18:38:31 UTC
FreeBSD src repository
Modified files:
sys/i386/i386mp_machdep.c
Log:
Don't break identity mapping set up for ACPI resume path.
With this change, BSP processor context seems to be recovered.
Revision ChangesPath
1.286 +5 -
erwin 2008-04-10 18:26:50 UTC
FreeBSD ports repository
Modified files:
www/p5-HTML-Encoding Makefile distinfo
Log:
Update to 0.57
Revision ChangesPath
1.4 +1 -1 ports/www/p5-HTML-Encoding/Makefile
1.4 +3 -3 ports/www/p5-HTML-Encoding/distinfo
mm 2008-04-10 16:30:59 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
mysql-udf --> ports/databases/mysql-udf
Revision ChangesPath
1.19619 +1 -0 CVSROOT/modules
___
cvs-all@freeb
mm 2008-04-10 16:30:29 UTC
FreeBSD ports repository
Modified files:
databasesMakefile
Added files:
databases/mysql-udf Makefile distinfo pkg-descr pkg-message
databases/mysql-udf/files patch-mysql_4.1
Log:
This package adds several user-defined stati
mezz2008-04-10 16:25:57 UTC
FreeBSD ports repository
Modified files:
editors/ghex Makefile distinfo
Log:
Update to 2.22.0 and remove USE_XLIB.
Revision ChangesPath
1.32 +1 -2 ports/editors/ghex/Makefile
1.14 +3 -3 ports/editors/ghex/d
mezz2008-04-10 16:21:11 UTC
FreeBSD ports repository
Modified files:
sysutils/pyrenamer Makefile distinfo pkg-plist
Log:
Update to 0.5.0.
Revision ChangesPath
1.7 +1 -2 ports/sysutils/pyrenamer/Makefile
1.5 +3 -3 ports/sysutils/pyrenamer/
ru 2008-04-10 16:17:54 UTC
FreeBSD src repository
Modified files:
usr.bin/top machine.c
Log:
Fix "top -P" (`&' mistyped as `&&' and a botched logic).
The bug was unnoticed on non-i386 because mp_maxid is
initialized differently, kern.cp_times doesn't print
zer
On Apr 10, 2008, at 2:55 AM, Kris Kennaway wrote:
Doug Rabson wrote:
dfr 2008-04-10 09:39:29 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
lib/libc/gen lockf.c
Hmm, I am concerned by this quick merge because rpc.lockd is still
not usable for me on
ehaupt 2008-04-10 16:11:24 UTC
FreeBSD ports repository
Modified files:
archivers/zipper Makefile
audio/cynthiune Makefile
audio/volumecontrol.app Makefile
biology/adun Makefile
databases/gdl2 Makefile
deskutils/charmapMakefile
alc 2008-04-10 16:04:50 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 pmap.c
sys/i386/i386pmap.c
Log:
Correct pmap_copy()'s method for extracting the physical address of a
2/4MB page from a PDE. Specifically, change it to use PG_PS_FRAME,
n
jkim2008-04-10 15:17:41 UTC
FreeBSD src repository
Modified files:
sys/dev/acpi_support acpi_asus.c
Log:
- Add ASUS G2K laptop support.
- Add DLED and GLED found on newer ASUS laptops.
- Turn on BLED, TLED, and WLED by default as other OSes.
Reviewed by:philip
ahze2008-04-10 14:54:29 UTC
FreeBSD ports repository
Modified files:
x11/gnome-sessionMakefile distinfo
Log:
Update to 2.22.1.1
Revision ChangesPath
1.63 +1 -1 ports/x11/gnome-session/Makefile
1.44 +3 -3 ports/x11/gnome-session/distinfo
_
On Thu, Apr 10, 2008 at 9:11 AM, Boris Samorodov <[EMAIL PROTECTED]> wrote:
> On Thu, 10 Apr 2008 01:01:26 + (UTC) Michael Johnson wrote:
>
> > ahze2008-04-10 01:01:26 UTC
>
> > FreeBSD ports repository
>
> > Modified files:
> > multimedia/x264 Makefile distinfo pkg-plist
ru 2008-04-10 14:02:00 UTC
FreeBSD src repository
Modified files:
usr.sbin/fifolog Makefile Makefile.inc
usr.sbin/fifolog/fifolog_create Makefile fifolog.1
usr.sbin/fifolog/fifolog_reader Makefile
usr.sbin/fifolog/fifolog_writer Makefile
usr.sbin/fifolog/l
tmclaugh2008-04-10 14:00:22 UTC
FreeBSD ports repository
Modified files:
security/sudoMakefile pkg-plist
Log:
- Fix pkg-plist, libtool archive is no longer installed.
Prompted by:pavmail
Revision ChangesPath
1.98 +1 -0 ports/security/sudo/Ma
jadawin 2008-04-10 13:43:16 UTC
FreeBSD ports repository
Modified files:
math/orpie Makefile distinfo pkg-descr
Removed files:
math/orpie/files patch-gsl::mlgsl_error.c
Log:
- Update to 1.5.1
- Update MASTER_SITES and pkg-descr
- Remove useless patch file
ahze2008-04-10 13:32:02 UTC
FreeBSD ports repository
Modified files:
multimedia/x264 Makefile
Log:
Fix build on i386 by switching to yasm instead of nasm
Reported by:Andrei V. Lavreniyuk <[EMAIL PROTECTED]>
miwi
Boris Samorodo
On Thu, 10 Apr 2008 01:01:26 + (UTC) Michael Johnson wrote:
> ahze2008-04-10 01:01:26 UTC
> FreeBSD ports repository
> Modified files:
> multimedia/x264 Makefile distinfo pkg-plist
> multimedia/x264/files patch-Makefile patch-configure
> Log:
> Update to 2008-0
nivit 2008-04-10 13:10:29 UTC
FreeBSD ports repository
Modified files:
graphics/l2p Makefile distinfo
Log:
- Distfile rerolled with a new name (no change in the content)
Revision ChangesPath
1.7 +1 -3 ports/graphics/l2p/Makefile
1.5 +3 -3
flz 2008-04-10 13:05:55 UTC
FreeBSD ports repository
Modified files:
net-p2p/ctorrent Makefile distinfo
Log:
Update net-p2p/ctorrent to 3.3.
Revision ChangesPath
1.18 +1 -2 ports/net-p2p/ctorrent/Makefile
1.12 +3 -3 ports/net-p2p/ctorrent
sos 2008-04-10 13:05:05 UTC
FreeBSD src repository
Modified files:
sys/dev/ata ata-all.c ata-all.h ata-card.c ata-cbus.c
ata-chipset.c ata-disk.c ata-disk.h
ata-dma.c ata-isa.c ata-lowlevel.c
at
ganbold 2008-04-10 13:04:48 UTC
FreeBSD doc repository
Modified files:
mn_MN.UTF-8/books/handbook/network-servers chapter.sgml
Log:
MFen: 1.103 --> 1.104
Update the Mongolian Handbook translation
(obtained from FreeBSD Mongolian Documentation project).
Approved by: keram
sos 2008-04-10 13:01:17 UTC
FreeBSD src repository
Modified files:
sys/sys ata.h
Log:
Add experimental support for SATA Port Multipliers
Support is working on the Silicon Image SiI3124/3132.
Support is working on some AHCI chips but far from all.
Reme
dfr 2008-04-10 12:54:53 UTC
FreeBSD src repository
Modified files:
usr.sbin/rpc.lockd lockd.c
Log:
If we can't find or load the kernel NLM support, don't just go ahead and
try to use it anyway.
Revision ChangesPath
1.27 +2 -1 src/usr.sbin/rpc.lockd/l
johans 2008-04-10 12:53:16 UTC
FreeBSD ports repository
Modified files:
devel/ocaml-pcre Makefile distinfo pkg-plist
Log:
- Update to 5.14.0
- Grab maintainership
Revision ChangesPath
1.29 +2 -3 ports/devel/ocaml-pcre/Makefile
1.15 +3 -3 p
lth 2008-04-10 12:51:15 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
p5-Perl-Version --> ports/devel/p5-Perl-Version
Revision ChangesPath
1.19618 +1 -0 CVSROOT/modules
___
cvs-a
lth 2008-04-10 12:50:59 UTC
FreeBSD ports repository
Modified files:
develMakefile
Added files:
devel/p5-Perl-Version Makefile distinfo pkg-descr pkg-plist
Log:
Add p5-Perl-Version 1.007, parse and manipulate Perl version strings.
Revision Changes
Doug Rabson wrote:
On 10 Apr 2008, at 11:27, Kris Kennaway wrote:
Doug Rabson wrote:
On 10 Apr 2008, at 10:55, Kris Kennaway wrote:
Doug Rabson wrote:
dfr 2008-04-10 09:39:29 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
lib/libc/gen lockf.c
Hmm, I
ru 2008-04-10 12:16:20 UTC
FreeBSD src repository
Modified files:
sbin/route route.c
Log:
Fix printing of sockaddr prefixes in verbose mode.
PR: bin/122403
Submitted by: az
MFC after: 3 days
Revision ChangesPath
1.85 +1
kib 2008-04-10 12:13:56 UTC
FreeBSD src repository
Modified files:
include unistd.h
Log:
Add the restrict qualifiers to the pointer arguments of the readlinkat.
Revision ChangesPath
1.87 +1 -1 src/include/unistd.h
___
pav 2008-04-10 11:56:28 UTC
FreeBSD ports repository
Removed files:
audio/xmms2/filespatch-src_clients_lib_python_xmmsapi.pyx
lang/ocaml/files patch-camlp4_camlp4_Makefile
math/proofgeneral/files patch-isa_isabelle-system.el
net-mgmt/net-snmp/files patch-con
mm 2008-04-10 11:25:07 UTC
FreeBSD ports repository
Modified files:
net-mgmt/ipacco Makefile
Log:
- Fix mysqltcl dependency
Revision ChangesPath
1.9 +1 -1 ports/net-mgmt/ipacco/Makefile
___
cvs-all@freeb
On 10 Apr 2008, at 11:27, Kris Kennaway wrote:
Doug Rabson wrote:
On 10 Apr 2008, at 10:55, Kris Kennaway wrote:
Doug Rabson wrote:
dfr 2008-04-10 09:39:29 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
lib/libc/gen lockf.c
Hmm, I am concerned by thi
Doug Rabson wrote:
On 10 Apr 2008, at 10:55, Kris Kennaway wrote:
Doug Rabson wrote:
dfr 2008-04-10 09:39:29 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
lib/libc/gen lockf.c
Hmm, I am concerned by this quick merge because rpc.lockd is still not
dinoex 2008-04-10 10:24:16 UTC
FreeBSD ports repository
Modified files:
net/freenx Makefile distinfo pkg-plist
net/freenx/files patch-freenx-nxkeygen
patch-freenx-nxloadconfig
patch-freenx-nxnode patch-freenx-nxse
On 10 Apr 2008, at 10:55, Kris Kennaway wrote:
Doug Rabson wrote:
dfr 2008-04-10 09:39:29 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
lib/libc/gen lockf.c
Hmm, I am concerned by this quick merge because rpc.lockd is still
not usable for me on H
dinoex 2008-04-10 10:22:20 UTC
FreeBSD ports repository
Modified files:
net/nxserver Makefile distinfo pkg-plist
net/nxserver/files patch-nxviewer-nxviewer-Imakefile
Added files:
net/nxserver/files patch-nx-X11-config-cf-NX-FreeBSD.def
skv 2008-04-10 10:17:19 UTC
FreeBSD ports repository
Modified files:
security/keepassxMakefile
Log:
Reduce list of runtime dependencies.
PR: ports/122317
Submitted by: Bjorn Konig
Revision ChangesPath
1.4 +3 -3 ports/security/k
maho2008-04-10 10:15:00 UTC
FreeBSD ports repository
Modified files:
editors/openoffice.org-2-RC Makefile distinfo
Log:
Update to OOH680_m13.
Revision ChangesPath
1.331 +2 -3 ports/editors/openoffice.org-2-RC/Makefile
1.130 +3 -3 ports/editors/
skv 2008-04-10 10:10:44 UTC
FreeBSD ports repository
Modified files:
misc/xdelta3 Makefile distinfo
Log:
Update to 3.0t
PR: ports/122369
Submitted by: Dima Panov
Revision ChangesPath
1.3 +3 -3 ports/misc/xdelta3/Makefile
rafan 2008-04-10 10:06:21 UTC
FreeBSD ports repository
Modified files:
devel/swig11 Makefile
Log:
- Mark as deprecated as last release was 8 years ago. People should
really use swig 1.3 instead.
Suggested by: Krzysztof Stryjek
Revision ChangesPath
ru 2008-04-10 09:56:57 UTC
FreeBSD src repository
Modified files:
usr.bin/vmstat vmstat.c
Log:
Add forgotten -H, -h, and -P to usage().
Revision ChangesPath
1.101 +1 -1 src/usr.bin/vmstat/vmstat.c
___
cvs
Doug Rabson wrote:
dfr 2008-04-10 09:39:29 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
lib/libc/gen lockf.c
Hmm, I am concerned by this quick merge because rpc.lockd is still not
usable for me on HEAD. I had to disable it entirely on all of
rafan 2008-04-10 09:45:22 UTC
FreeBSD ports repository
Modified files:
mail/dovecot Makefile pkg-install
Log:
- Fix login shell for dovecot user
- Bump PORTREVISION
PR: ports/122595
Reported by:Bogdan Ćulibrk
Submitted by: Robin Breathe (m
dfr 2008-04-10 09:40:06 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h
freebsd32_syscalls.c freebsd32_sysent.c
sys/kern init_sysent.c syscalls.c systrace_arg
dfr 2008-04-10 09:39:29 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
lib/libc/gen lockf.c
lib/libc/include libc_private.h
lib/libc/rpc svc_vc.c
lib/libc/sys Makefile.inc Symbol.map fcntl.2
lib/libc/xdr
1 - 100 of 127 matches
Mail list logo