jeff2008-03-02 07:58:42 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 identcpu.c mp_machdep.c
sys/amd64/includesmp.h
sys/i386/i386identcpu.c mp_machdep.c
sys/i386/include smp.h
sys/ia64/ia64mp_machdep.c
sys/kern
jeff2008-03-02 07:52:26 UTC
FreeBSD src repository
Modified files:
usr.bin Makefile
Log:
- Add cpuset to the build.
Sponsored by: Nokia
Revision ChangesPath
1.311 +1 -0 src/usr.bin/Makefile
jeff2008-03-02 07:51:29 UTC
FreeBSD src repository
Added files:
usr.bin/cpuset Makefile cpuset.c
Log:
Add a simple utility for manipulating cpusets. Man page will be available
soon.
- Lists of cpus may be specified with -l with ranges specified as low-high
and
jeff2008-03-02 07:41:10 UTC
FreeBSD src repository
Modified files:
sys/kern init_sysent.c syscalls.c systrace_args.c
sys/sys syscall.h syscall.mk sysproto.h
Log:
- Regen for cpuset
Sponsored by: Nokia
Revision ChangesPath
1.23
jeff2008-03-02 07:39:22 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/kern init_main.c kern_thread.c syscalls.master
sys/sys _types.h types.h proc.h
lib/libc/sys Symbol.map
Added files:
sys/kern
jeff2008-03-02 07:19:35 UTC
FreeBSD src repository
Modified files:
sys/sys sched.h
sys/kern sched_4bsd.c sched_ule.c
Log:
- Add a new sched_affinity() api to be used in the upcoming cpuset
implementation.
- Add empty implementations of s
kaiw2008-03-02 07:01:01 UTC
FreeBSD src repository
Modified files:
usr.bin/ar write.c
Log:
- Do not malloc buffer for 0-size member when reading from archive.
- Fix a malloc buffer overrun: Use a while loop to check whether
the string buffer is big enough afte
rafan 2008-03-02 06:49:10 UTC
FreeBSD ports repository
Modified files:
devel/pwlib Makefile
Added files:
devel/pwlib/filespatch-src_ptlib_common_jidctflt.cxx
Log:
- Restore previous patch that disables buggy assembly. This fixes build
on 5.x and 6.x.
maho2008-03-02 06:34:41 UTC
FreeBSD ports repository
Modified files:
editors/openoffice.org-2-devel Makefile distinfo
Log:
Update to DEV300_m1.
Revision ChangesPath
1.353 +2 -2 ports/editors/openoffice.org-2-devel/Makefile
1.163 +3 -3 ports/edi
jkoshy 2008-03-02 06:33:11 UTC
FreeBSD src repository
Modified files:
lib/libelf gelf_rel.c gelf_rela.c
Log:
Translate the r_info field of ELF relocation records when converting
between 64 and 32 bit variants.
Submitted by: kaiw
Revision Changes
rafan 2008-03-02 06:25:58 UTC
FreeBSD ports repository
Modified files:
devel/ncurses-devel Makefile distinfo
Log:
- Update to 5.6 snapshot 20080301
Revision ChangesPath
1.72 +2 -1 ports/devel/ncurses-devel/Makefile
1.37 +3 -0 ports/devel
marcel 2008-03-02 06:24:29 UTC
FreeBSD src repository
Modified files:
sys/conf NOTES
Log:
Add the SMI VTOC8 disk label option.
Revision ChangesPath
1.1472+1 -0 src/sys/conf/NOTES
___
cvs-all@freebsd.org
rafan 2008-03-02 06:23:56 UTC
FreeBSD ports repository
Modified files:
net-mgmt/libsmi Makefile distinfo pkg-plist
Added files:
net-mgmt/libsmi/files patch-smicache.in
Removed files:
net-mgmt/libsmi/files patch-ltmain.sh
Log:
- Update to 0.4.7
PR:
rafan 2008-03-02 06:23:08 UTC
FreeBSD ports repository
Modified files:
audio/musicpdMakefile distinfo
Log:
- Update to 0.13.1
PR: ports/120126
Submitted by: Phillip N.
Approved by:Jan-Olof Lindqvist (maintainer)
Revision ChangesPat
rafan 2008-03-02 06:21:51 UTC
FreeBSD ports repository
Modified files:
net/whoisMakefile distinfo
net/whois/files patch-aa
Log:
- Update to 4.7.24
PR: ports/119603
Submitted by: Hans Lambermont
Approved by:maintainer timeout (7
rafan 2008-03-02 06:20:47 UTC
FreeBSD ports repository
Modified files:
textproc/qstardict Makefile distinfo
Added files:
textproc/qstardict/files patch-qstardict.pro
Log:
- Update to 0.08
- Add OPTIONS for dbus and nls
PR: ports/119457
Submitted by
beech 2008-03-02 06:20:36 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
elgg --> ports/www/elgg
Revision ChangesPath
1.19457 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.org mailing l
beech 2008-03-02 06:20:21 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/elgg Makefile distinfo pkg-descr pkg-plist
www/elgg/files pkg-message.in
Log:
- New port elgg-0.9.1
Elgg is an open-source so
marcus 2008-03-02 06:03:39 UTC
FreeBSD ports repository
Modified files:
audio/pulseaudio/files patch-src_pulsecore_atomic.h
Log:
Port the atomic_fetchadd_int function for use on 5.X.
Reported by:pointyhat via pav
Revision ChangesPath
1.5 +34 -2 por
marcel 2008-03-02 05:59:25 UTC
FreeBSD src repository
Removed files:
sys/modules/geom/geom_apple Makefile
sys/modules/geom/geom_gpt Makefile
Log:
Remove makefiles for geom_apple and geom_gpt. These are non-existent
for while.
Revision ChangesPath
1.2 +0
marcel 2008-03-02 05:54:34 UTC
FreeBSD src repository
Modified files:
sys/modules/geom Makefile
Added files:
sys/modules/geom/geom_part Makefile
Log:
Add geom_part module.
Revision ChangesPath
1.23 +1 -0 src/sys/modules/geom/Makefile
1.1
rafan 2008-03-02 05:51:23 UTC
FreeBSD ports repository
Modified files:
print/ghostscript-gpl Makefile
Log:
- Fix USE_GNOME
Revision ChangesPath
1.156 +2 -1 ports/print/ghostscript-gpl/Makefile
___
cvs-all@freebsd.
marcus 2008-03-02 05:36:00 UTC
FreeBSD ports repository
Modified files:
net-im/pidgin-hotkeys Makefile
net-im/pidgin-libnotify Makefile
security/pidgin-encryption Makefile
security/pidgin-otr Makefile
Log:
Chase the libpurple shared lib version.
Revision Ch
marcus 2008-03-02 05:31:23 UTC
FreeBSD ports repository
Modified files:
net-im/libpurple Makefile distinfo pkg-plist
net-im/pidginMakefile pkg-plist
net-im/finch Makefile pkg-plist
Log:
Update to 2.4.0. See http://developer.pidgin.im/wiki/ChangeLog
tabthorpe2008-03-02 04:40:52 UTC
FreeBSD ports repository
Modified files:
databases/phpmyadmin Makefile distinfo
Log:
- Update to 2.11.5, a bugfix-only version containing a security fix.
PR: ports/121266
Submitted by: Matthew Seaman <[EMAIL PROTECTED]> (maint
obrien 2008-03-02 03:32:07 UTC
FreeBSD ports repository
Modified files:
emulators/psim-freebsd Makefile
Log:
Update MASTERSITE and there is no reason to require Gmake.
Revision ChangesPath
1.24 +1 -2 ports/emulators/psim-freebsd/Makefile
___
obrien 2008-03-02 03:11:48 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
contrib/cvs/src log.c
Log:
MFC: rev 1.3: '-n' option which is the opposite of '-N'.
Revision ChangesPath
1.2.8.1 +10 -2 src/contrib/cvs/src/log.c
__
marcus 2008-03-02 02:41:44 UTC
FreeBSD ports repository
Modified files:
deskutils/evolution-jescs Makefile distinfo
Log:
The distfile was silently re-rolled to include an error reporting fix:
Report the error when the user use WCAP protocal to send a mail.
Revision Ch
On Sun, Mar 02, 2008, David Schultz wrote:
> das 2008-03-02 01:47:58 UTC
>
> FreeBSD src repository
>
> Modified files:
> lib/msun/src e_sqrt.c math.h
> Added files:
> lib/msun/src e_sqrtl.c
> Log:
> MI implementation of sqrtl(). This is very slow and s
das 2008-03-02 01:48:17 UTC
FreeBSD src repository
Modified files:
lib/msun Makefile Symbol.map
lib/msun/amd64 Makefile.inc
lib/msun/i387Makefile.inc
lib/msun/man sqrt.3
Log:
Hook up sqrtl() to the build.
Revision Changes
das 2008-03-02 01:48:08 UTC
FreeBSD src repository
Added files:
lib/msun/amd64 e_sqrtl.S
lib/msun/i387e_sqrtl.S
Log:
MD implementations of sqrtl().
Revision ChangesPath
1.1 +33 -0 src/lib/msun/amd64/e_sqrtl.S (new)
1.1 +43 -0
das 2008-03-02 01:47:58 UTC
FreeBSD src repository
Modified files:
lib/msun/src e_sqrt.c math.h
Added files:
lib/msun/src e_sqrtl.c
Log:
MI implementation of sqrtl(). This is very slow and should
be overridden when hardware sqrt is available.
Rev
obrien 2008-03-02 01:35:37 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/ufs/ufs ufs_vnops.c
Log:
MFC: rev 1.278: correct typo in comment.
Also sync comment layout changes and spelling fixes.
RevisionChangesPath
1.271.2.11 +7
marcel 2008-03-02 00:52:49 UTC
FreeBSD src repository
Modified files:
sys/conf files options
Added files:
sys/geom/partg_part_vtoc8.c
sys/sys vtoc.h
Log:
Add support for VTOC8 labels (aka sun disk labels). When a label does
not have
On Sat, Mar 01, 2008 at 11:37:07PM +, Erwin Lansing wrote:
> erwin 2008-03-01 23:37:07 UTC
>
> FreeBSD ports repository
>
> Modified files:
> .access
> Log:
> Changes to email forwards can be made without portmgr's approval.
> Please use "Approved by:
erwin 2008-03-01 23:37:07 UTC
FreeBSD ports repository
Modified files:
.access
Log:
Changes to email forwards can be made without portmgr's approval.
Please use "Approved by: portmgr (implicit)" to that type of commits.
Approved by:portmgr (implic
marcus 2008-03-01 23:35:46 UTC
FreeBSD ports repository
Added files:
irc/bobot++/filespatch-source_Parser.C
Log:
Fix build with guile 1.8.
Reported by:pointyhat via erwin
Revision ChangesPath
1.1 +13 -0 ports/irc/bobot++/files/patch-source_Pars
marcus 2008-03-01 23:27:42 UTC
FreeBSD ports repository
Modified files:
lang/guile Makefile
Log:
This one is sneaky. Guile depends on gmake which brings in gettext. Guile
detects gettext and links to it. However, gettext was not a RUN_DEPENDS
or LIB_DEPENDS, so
Quoting Dmitry Morozovsky, who wrote on Sat, Mar 01, 2008 at 10:25:08PM +0300 ..
> On Fri, 29 Feb 2008, Wilko Bulte wrote:
>
> WB> Modified files:
> WB> .access
> WB> Log:
> WB> Changes to email forwards can be made without core's approval. Please
> WB> use "Appro
marcus 2008-03-01 23:15:37 UTC
FreeBSD ports repository
Modified files:
x11-toolkits/guile-gtk Makefile distinfo
Log:
Update to 0.60 to fix the build with guile 1.8.
Revision ChangesPath
1.38 +4 -5 ports/x11-toolkits/guile-gtk/Makefile
1.9 +3 -3
marcel 2008-03-01 22:54:42 UTC
FreeBSD src repository
Modified files:
.UPDATING
sys/vm vm_map.h
Log:
Make the vm_pmap field of struct vmspace the last field in the
structure. This allows per-CPU variations of struct pmap on a
single arc
erwin 2008-03-01 22:51:37 UTC
FreeBSD ports repository
Modified files:
devel/hs-fps Makefile
Log:
Mark BROKEN: does not build.
Revision ChangesPath
1.7 +2 -0 ports/devel/hs-fps/Makefile
___
cvs-all@freeb
pav 2008-03-01 22:30:50 UTC
FreeBSD ports repository
Modified files:
misc/gkrellweather2 Makefile pkg-descr
Log:
- Fix fetch and update WWW
Reported by:pointyhat via erwin
Revision ChangesPath
1.17 +1 -1 ports/misc/gkrellweather2/Makefile
1.2
pav 2008-03-01 22:29:38 UTC
FreeBSD ports repository
Modified files:
misc/gkrellm-helium Makefile pkg-descr
Log:
- Fix fetch and update WWW
Reported by:pointyhat via erwin
Revision ChangesPath
1.14 +1 -1 ports/misc/gkrellm-helium/Makefile
1.3
bz 2008-03-01 22:27:15 UTC
FreeBSD src repository
Modified files:
sys/netinet tcp_input.c
Log:
Fix indentation (whitespace changes only).
MFC after: 6 days
Revision ChangesPath
1.372 +4 -4 src/sys/netinet/tcp_input.c
__
attilio 2008-03-01 22:14:45 UTC
FreeBSD src repository
Modified files:
sys/sys lockmgr.h
Log:
Split the kernel / userland interface with propert _KERNEL stub.
This should have been always there, but an userland brekage for the
recent lockmgr modifies showed it.
gibbs 2008-03-01 21:58:34 UTC
FreeBSD src repository
Modified files:
sys/i386/cpufreq est.c
Log:
In est_acpi_info(), initialize count before passing its pointer to
CPUFREQ_DRV_SETTINGS(). The value of count on input is used to
prefent overflow of the settings buffer pa
araujo 2008-03-01 21:44:55 UTC
FreeBSD ports repository
Modified files:
x11-clocks/sanduhr Makefile
Log:
- Update MASTER_SITES to make it fetchable again.
Submitted by: pointyhat via erwin
Revision ChangesPath
1.17 +1 -1 ports/x11-clocks/sanduhr/Ma
attilio 2008-03-01 21:24:08 UTC
FreeBSD src repository
Modified files:
share/man/man9 lock.9
Log:
Fix lockstatus sorting on the top list.
Revision ChangesPath
1.29 +1 -1 src/share/man/man9/lock.9
___
cvs-all@
attilio 2008-03-01 20:39:56 UTC
FreeBSD src repository
Modified files:
share/man/man9 Makefile
Log:
Connect lockmgr_args(9) to the build.
Revision ChangesPath
1.331 +1 -0 src/share/man/man9/Makefile
___
cvs-al
attilio 2008-03-01 20:36:51 UTC
FreeBSD src repository
Modified files:
share/man/man9 lock.9
Log:
- Add the informations for lockmgr_args(9)
- Sort rightly lockstatus(9) in the manpage
Revision ChangesPath
1.28 +22 -3 src/share/man/man9/lock.9
___
gerald 2008-03-01 20:18:34 UTC
FreeBSD ports repository
Modified files:
lang Makefile
Log:
Now track GCC 4.4 development (currently at 4.4.0 snapshot 20080229) via
the new lang/gcc44 port. At this point, this is mostly identical to what
we have in lang/gcc43
gerald 2008-03-01 20:16:01 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
Now track GCC 4.4 development (currently at 4.4.0 snapshot 20080229) via
the new lang/gcc44 port. At this point, this is mostly identical to what
we have in lang/gcc43
beech 2008-03-01 20:15:46 UTC
FreeBSD ports repository
Modified files:
www/iliasMakefile distinfo
Log:
- Update to 3.7.9
- Use SF macro
PR: ports/121144
Submitted by: Wen heping <[EMAIL PROTECTED]>
Approved by:Bartek Rutkowski <[EMAIL PR
gerald 2008-03-01 20:14:48 UTC
FreeBSD ports repository
Modified files:
lang/gcc44 Makefile distinfo pkg-descr pkg-plist
Log:
Now track GCC 4.4 development (currently at 4.4.0 snapshot 20080229) via
the new lang/gcc44 port. At this point, this is mostly identical to
attilio 2008-03-01 20:05:20 UTC
FreeBSD src repository
Modified files:
share/man/man9 lock.9
Log:
Update lockmgr manpage with last lockmgr modifies:
- Remove LK_SLEEPFAIL and LK_NOWAIT for lockinit() and add LK_QUIET and
LK_NOPROFILE
- Include sys/lock.h as mandator
attilio 2008-03-01 19:53:26 UTC
FreeBSD src repository
Modified files:
sys/sys param.h
Log:
Bump __FreeBSD_version in order to reflect:
- lockwaiters() axing out
- BUF_LOCKWAITERS() axing out
- brelvp() prototype changing
- lockinit() accepted arguments() ran
attilio 2008-03-01 19:47:50 UTC
FreeBSD src repository
Modified files:
sys/dev/usb ehci.c
sys/fs/nwfs nwfs_subr.c
sys/kern kern_lock.c vfs_bio.c vfs_subr.c
sys/netncp ncp_conn.h
sys/netsmb smb_conn.h
sys/nfs4cl
glewis 2008-03-01 19:35:28 UTC
FreeBSD ports repository
Modified files:
archivers/libarchive Makefile distinfo
Log:
. Update to 2.4.13.
Revision ChangesPath
1.48 +1 -1 ports/archivers/libarchive/Makefile
1.43 +3 -3 ports/archivers/libarchive/dis
chinsan 2008-03-01 19:33:26 UTC
FreeBSD ports repository
Modified files:
devel/paexec Makefile distinfo
Log:
- Update to 0.7.0
Revision ChangesPath
1.2 +1 -1 ports/devel/paexec/Makefile
1.2 +3 -3 ports/devel/paexec/distinfo
chinsan 2008-03-01 19:28:15 UTC
FreeBSD ports repository
Modified files:
x11/xdialog Makefile
Log:
- Add MASTER_SITES.
Noticed by: erwin
Revision ChangesPath
1.33 +2 -1 ports/x11/xdialog/Makefile
On Fri, 29 Feb 2008, Wilko Bulte wrote:
WB> Modified files:
WB> .access
WB> Log:
WB> Changes to email forwards can be made without core's approval. Please
WB> use "Approved by: core (implicit)" to that type of commits.
Don't you think similar comments should be a
tabthorpe2008-03-01 19:21:08 UTC
FreeBSD ports repository
Modified files:
editors/dkns Makefile distinfo
Log:
- Update to 1.75
PR: ports/121250
Submitted by: James Bailie
Revision ChangesPath
1.2 +1 -1 ports/editors/dkns/Makefi
tabthorpe2008-03-01 19:19:44 UTC
FreeBSD ports repository
Modified files:
lang/munger Makefile distinfo pkg-plist
Log:
- Update to 1.46
PR: ports/121249
Submitted by: James Bailie
Revision ChangesPath
1.69 +1 -1 ports/lang/mung
ehaupt 2008-03-01 19:15:27 UTC
FreeBSD ports repository
Modified files:
net/nloadpkg-descr
Log:
Update WWW
Revision ChangesPath
1.2 +1 -1 ports/net/nload/pkg-descr
___
cvs-all@freebsd.org mailing list
hrs 2008-03-01 19:04:40 UTC
FreeBSD ports repository
Modified files:
print/latex-caption Makefile distinfo pkg-plist
Log:
- Update to 3.1.20071213.
- Use $PORTDOCS.
Revision ChangesPath
1.17 +18 -13ports/print/latex-caption/Makefile
1.10 +48 -21
hrs 2008-03-01 18:57:38 UTC
FreeBSD ports repository
Modified files:
print/latex-feynmf Makefile distinfo pkg-plist
Log:
- Fix distinfo. latex-feynmf/feynmf.pl has been updated.
- Use $PORTDOCS.
Spotted by: pointyhat
Revision ChangesPath
1.6 +4
obrien 2008-03-01 18:35:27 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/ufs/ufs ufs_quota.c
Log:
Sync with HEAD - remove unneeded cases.
Revision ChangesPath
1.74.2.10 +5 -5 src/sys/ufs/ufs/ufs_quota.c
_
simon 2008-03-01 18:30:48 UTC
FreeBSD doc repository
Modified files:
share/sgml events.xml
Log:
Update NYCBSDCon 2008 description.
Submitted by: George Rosamond <[EMAIL PROTECTED]>
Revision ChangesPath
1.43 +8 -7 www/share/sgml/events.xml
On Sat, Mar 01, 2008 at 05:14:02PM +, Alexander Motin wrote:
> mav 2008-03-01 17:14:02 UTC
>
> FreeBSD src repository
>
> Modified files:
> share/man/man4 ng_nat.4
> sys/netgraph ng_nat.c ng_nat.h
> Log:
> Add support for the libalias redirect functiona
loader 2008-03-01 17:50:03 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/firewalls chapter.sgml
Log:
s/option divert/option IPDIVERT/ to enable support for divert sockets.
Obtained from: The FreeBSD Simplified Chinese Project
Submitted
obraun 2008-03-01 17:42:32 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
hs-HGL-ghc --> ports/graphics/hs-HGL-ghc
Revision ChangesPath
1.19455 +1 -0 CVSROOT/modules
___
cvs-all@free
obraun 2008-03-01 17:38:37 UTC
FreeBSD ports repository
Modified files:
graphics Makefile
Added files:
graphics/hs-HGL-ghc Makefile distinfo pkg-descr pkg-plist
Log:
A simple graphics library, designed to give the programmer access
to most interesting parts
jkois 2008-03-01 17:32:17 UTC
FreeBSD doc repository
Modified files:
de developers.sgml index.xsl
de/news/2006 news.xml
de/security Makefile charter.sgml security.sgml
de/share/sgmllibcommon.xsl navibar.l10n.ent news.xml
blackend2008-03-01 17:16:27 UTC
FreeBSD doc repository
Modified files:
fr_FR.ISO8859-1/books/handbook/install chapter.sgml
Log:
MFen: 1.383 --> 1.388
Revision ChangesPath
1.38 +62 -26doc/fr_FR.ISO8859-1/books/handbook/install/chapter.sgml
mav 2008-03-01 17:14:02 UTC
FreeBSD src repository
Modified files:
share/man/man4 ng_nat.4
sys/netgraph ng_nat.c ng_nat.h
Log:
Add support for the libalias redirect functionality.
Submitted by: Vadim Goncharov <[EMAIL PROTECTED]>
Revision Chang
brian 2008-03-01 16:56:10 UTC
FreeBSD src repository
Modified files:
.access
Log:
Change my email address to something that works... pending Awfulhak.org being
updated.
Approved by:core (wilko)
Revision ChangesPath
1.861 +1 -1
obraun 2008-03-01 16:39:02 UTC
FreeBSD ports repository
Modified files:
devel/hs-drift Makefile distinfo
Log:
* Update to 2.2.3.
* Fix mastersite.
Revision ChangesPath
1.22 +2 -3 ports/devel/hs-drift/Makefile
1.11 +3 -3 ports/devel/hs-dr
bsam2008-03-01 16:30:41 UTC
FreeBSD ports repository
Modified files:
devel/eric4 Makefile.inc distinfo pkg-plist
devel/eric4/filesconfig
french/eric4 distinfo
german/eric4 distinfo
russian/eric4distinfo
Removed files:
itetcu 2008-03-01 16:21:59 UTC
FreeBSD ports repository
Modified files:
sysutils/dt Makefile
Log:
Fix typo in MASTER_SITES
Revision ChangesPath
1.9 +1 -1 ports/sysutils/dt/Makefile
___
cvs-all@freebsd.or
philip 2008-03-01 16:17:30 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
lib/libc/sys mq_close.2 mq_getattr.2 mq_notify.2
mq_open.2 mq_receive.2 mq_send.2
mq_setattr.2
Log:
MFC: Note, as required
rwatson 2008-03-01 15:43:00 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/fs/coda TODO
Log:
Merge TODO:1.6 from HEAD to RELENG_7:
Add "Make MPSAFE" to the Coda todo list.
Revision ChangesPath
1.3.2.1 +1 -0 src/sys/fs/c
rwatson 2008-03-01 15:42:23 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/arm/include _bus.h
Log:
Merge _bus.h:1.2 from HEAD to RELENG_7:
Remove errant % in license comment.
Revision ChangesPath
1.1.10.1 +1 -1 src/sys/arm/i
rwatson 2008-03-01 15:42:01 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/arm/xscale/ixp425 ixp425.c
Log:
Merge ixp425.c:1.9 from HEAD to RELENG_7:
On the ixp425, when we fail to initialize the memory rman instance, the
panic message should r
rwatson 2008-03-01 15:40:53 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/kern uipc_sockbuf.c uipc_socket.c
sys/sys socketvar.h
Log:
Merge uipc_sockbuf.c:1.176, uipc_socket.c:1.305, socketvar.h:1.162 from
HEAD to RELENG_7
tg 2008-03-01 15:38:25 UTC
FreeBSD ports repository
Modified files:
x11/xwit Makefile
Log:
Use MASTER_SITE_XCONTRIB.
Revision ChangesPath
1.16 +2 -2 ports/x11/xwit/Makefile
___
cvs-all@freebsd.org
gerald 2008-03-01 15:30:01 UTC
FreeBSD ports repository
Modified files:
lang/gcc44/files java-patch-hier
Log:
Repocopy lang/gcc43 to lang/gcc44 to track GCC 4.4.
PR: 120984
Revision ChangesPath
1.4 +0 -0 ports/lang/gcc44/files/java-pat
erwin 2008-03-01 15:29:36 UTC
FreeBSD ports repository
Modified files:
devel/p5-Perl6-Junction Makefile
Log:
- use CPAN macro
- simplify dependency
- bump PORTREVISION
PR: 121200
Submitted by: leeym
Revision ChangesPath
1.2 +2 -5
gerald 2008-03-01 15:28:40 UTC
FreeBSD ports repository
Modified files:
lang/gcc44 Makefile distinfo pkg-descr pkg-plist
Log:
Repocopy lang/gcc43 to lang/gcc44 to track GCC 4.4.
PR: 120984
Revision ChangesPath
1.338 +0 -0 ports/lan
erwin 2008-03-01 15:28:43 UTC
FreeBSD ports repository
Modified files:
security/p5-Crypt-IDEA Makefile
Log:
- use CPAN macro
- simplify dependency
- bump PORTREVISION
PR: 121211
Submitted by: leeym
Revision ChangesPath
1.29 +2 -4 p
lth 2008-03-01 15:02:50 UTC
FreeBSD ports repository
Modified files:
finance/sql-ledger Makefile distinfo pkg-plist
Log:
Update to 2.8.13
For changes, see
http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
Revision ChangesPath
1.24
erwin 2008-03-01 15:00:25 UTC
FreeBSD ports repository
Modified files:
chinese/stardict2-dict-zh_TW Makefile
Log:
Mark BROKEN: checksum mismatch
Revision ChangesPath
1.10 +2 -0 ports/chinese/stardict2-dict-zh_TW/Makefile
___
erwin 2008-03-01 14:59:38 UTC
FreeBSD ports repository
Modified files:
chinese/msttfMakefile
chinese/stardict2-dict-zh_CN Makefile
chinese/stardict2-dict-zh_TW Makefile
japanese/stardict2-dict-ja Makefile
Log:
Reset maintainer.
<[EMAIL PROTECTED]>:
erwin 2008-03-01 14:56:19 UTC
FreeBSD ports repository
Modified files:
sysutils/plodMakefile
Log:
Reset maintainer.
<[EMAIL PROTECTED]>: host far2wise.net[199.237.239.220] said: 553 5.3.0
<[EMAIL PROTECTED]>... User unknown (in reply to RCPT TO command)
erwin 2008-03-01 14:55:17 UTC
FreeBSD ports repository
Modified files:
x11/wmappl Makefile
Log:
Reset maintainer
[EMAIL PROTECTED]
retry time not reached for any host after a long failure period
Revision ChangesPath
1.6 +1 -1 ports/
erwin 2008-03-01 14:53:41 UTC
FreeBSD ports repository
Modified files:
x11-wm/larswmMakefile
Log:
Reset maintainer.
SMTP error from remote mail server after RCPT TO:<[EMAIL PROTECTED]>:
host 63.208.196.167 [63.208.196.167]: 550 User/Domain Unknown
Re
rwatson 2008-03-01 14:52:06 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/security/mac_mls mac_mls.c
Log:
Merge mac_mls.c:1.99 from HEAD to RELENG_6:
Properly return the error from mls_subject_privileged() in the ifnet
relabel check for MLS r
erwin 2008-03-01 14:41:20 UTC
FreeBSD ports repository
Modified files:
multimedia/xmps-win32-plugin Makefile
Log:
Also mark BROKEN on 7.0
Revision ChangesPath
1.35 +1 -1 ports/multimedia/xmps-win32-plugin/Makefile
__
erwin 2008-03-01 14:36:33 UTC
FreeBSD ports repository
Modified files:
irc/xchat-mircryption Makefile
Log:
Mark BROKEN: size mismatch
Revision ChangesPath
1.11 +2 -0 ports/irc/xchat-mircryption/Makefile
___
cvs-a
erwin 2008-03-01 14:19:15 UTC
FreeBSD ports repository
Modified files:
net-mgmt/NeTraMetMakefile
Log:
Mark BROKEN: checksum mismatch
Revision ChangesPath
1.15 +2 -0 ports/net-mgmt/NeTraMet/Makefile
___
cvs-al
1 - 100 of 135 matches
Mail list logo