gerald 2008-03-22 05:47:55 UTC
FreeBSD ports repository
Modified files:
lang/gcc43 Makefile distinfo
Log:
Update to the 20080320 snapshot of GCC 4.3.1.
Revision ChangesPath
1.341 +1 -1 ports/lang/gcc43/Makefile
1.225 +18 -18ports/lang/gcc
davidxu 2008-03-22 05:40:44 UTC
FreeBSD src repository
Modified files:
lib/libthread_db libc_r_db.c libpthread_db.c libthr_db.c
thread_db.c
Log:
Use linker set to collection all target operations.
Revision ChangesPath
1.4 +3 -0
ambrisko2008-03-22 02:57:50 UTC
FreeBSD src repository
Modified files:
sys/dev/mfi mfi.c
Log:
Add in a compat. mode so you can either open the card's device
node or directly open mfi0 and specify the card you want to talk to
in the ioctl.
Revision ChangesPa
vanilla 2008-03-22 02:57:04 UTC
FreeBSD ports repository
Modified files:
databases/mysql-proxy Makefile
Log:
Fix build (was due to lua's upgrade).
Submitted by: pav@ via email
Approved by:clsung@ (maintainer)
Revision ChangesPath
1.10 +1 -1 port
clsung 2008-03-22 00:43:06 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
p5-Net-Jifty --> ports/net/p5-Net-Jifty
Revision ChangesPath
1.19525 +1 -0 CVSROOT/modules
___
cvs-all@freeb
clsung 2008-03-22 00:42:55 UTC
FreeBSD ports repository
Modified files:
net Makefile
Added files:
net/p5-Net-Jifty Makefile distinfo pkg-descr pkg-plist
Log:
Jifty is a full-stack web framework. It provides an optional REST interface
for application
mezz2008-03-22 00:38:38 UTC
FreeBSD ports repository
Modified files:
deskutils/buoh Makefile
finance/homebank Makefile
graphics/comix Makefile
Log:
Remove USE_XLIB, bump the PORTREVISION on homebank and comix. As for the buoh,
it's unchange so no b
miwi2008-03-21 23:55:13 UTC
FreeBSD ports repository
Modified files:
net-im/gajim Makefile
net-im/gajim-devel Makefile
mail/claws-mail-vcalendar Makefile
x11/silo Makefile
comms/ghfaxviewerMakefile
databases/gtksql Makefile
bz 2008-03-21 23:22:07 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/netinet ip_ipsec.c
sys/netinet6 ip6_output.c
sys/netipsec ipsec_output.c
Log:
MFC: rev. 1.9 ip_ipsec.c, 1.117 ip6_output.c, 1.18 ipsec_output.c
bz 2008-03-21 23:15:01 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/netipsec key.c
Log:
MFC: rev. 1.30 key.c
Remove the "Fast " from the
"Fast IPsec: Initialized Security Association Processing." printf.
People kept asking q
bz 2008-03-21 23:08:36 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/netinet6 ip6_ipsec.c ip6_output.c
Log:
MFC: rev. 1.9 ip6_ipsec.c, 1.116 ip6_output.c
Correct reference counting on the SP for outgoing IPv6 IPsec connections.
ganbold 2008-03-21 23:04:13 UTC
FreeBSD doc repository
Modified files:
mn_MN.UTF-8/books/handbook/printing chapter.sgml
Log:
MFen: 1.102 --> 1.107
Update the Mongolian Handbook translation (obtained from FreeBSD Mongolian
Documentation project).
Approved by: keramida(ment
bz 2008-03-21 23:03:32 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/netinet6 ip6_ipsec.c ip6_ipsec.h
Log:
MFC: rev. 1.8 ip6_ipsec.c, 1.4 ip6_ipsec.h
#if 0 out a currently unsued (and incomplete) function: ip6_ipsec_mtu().
No nee
bz 2008-03-21 23:00:13 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/netinet6 ip6_output.c
Log:
MFC: rev. 1.115 ip6_output.c
Replace the function name in two identical printfs
by __func__, __LINE__ so we can distinguish them
nox 2008-03-21 22:20:07 UTC
FreeBSD ports repository
Modified files:
emulators/qemu-devel Makefile
Added files:
emulators/qemu-devel/files patch-curses_keys.h
Log:
- Fix -curses typo concerning ctrl-d and ctrl-t handling
- Bump PORTREVISION
Obtained from: qemu
beech 2008-03-21 22:06:15 UTC
FreeBSD ports repository
Modified files:
www/bookmarkbridge Makefile
www/cheetah Makefile
www/cssedMakefile
www/mmosaic Makefile
www/screem Makefile
www/sidplug Makefile
ww
miwi2008-03-21 21:36:23 UTC
FreeBSD ports repository
Modified files:
x11/bbappconfMakefile
databases/gbib Makefile
french/gfaim Makefile
graphics/figurineMakefile
math/guppi Makefile
Log:
- Remove USE_XLIB/USE_X_PREFIX/U
miwi2008-03-21 21:31:15 UTC
FreeBSD ports repository
Modified files:
devel/sourcenav Makefile
Log:
- Bump PORTREVISION (forgot in the previous commit)
Revision ChangesPath
1.24 +1 -1 ports/devel/sourcenav/Makefile
___
miwi2008-03-21 21:29:44 UTC
FreeBSD ports repository
Modified files:
devel/sourcenav Makefile
Log:
- Fix buid
Submitted by: pavbot
Revision ChangesPath
1.23 +3 -2 ports/devel/sourcenav/Makefile
___
ahze2008-03-21 20:43:02 UTC
FreeBSD ports repository
Modified files:
print/gutenprint-cups Makefile pkg-plist
Log:
Fix Plist
Reported by:pav
Revision ChangesPath
1.6 +1 -1 ports/print/gutenprint-cups/Makefile
1.8 +1 -0 ports/print/
imp 2008-03-21 20:38:28 UTC
FreeBSD src repository
Modified files:
sbin/devdtoken.l
Log:
No need to be gratuitously style(9) non-compliant here, even though
C++ lets me get away with it.
Revision ChangesPath
1.7 +1 -1 src/sbin/devd/token.l
beech 2008-03-21 20:30:20 UTC
FreeBSD ports repository
Modified files:
lang/lushMakefile
x11/electricsheepMakefile
x11/mrxvtMakefile
Log:
- Remove USE_X_PREFIX
- Use SF macro
- Bump portrevision
Approved by:David Yeske <[EMAIL
beech 2008-03-21 20:20:09 UTC
FreeBSD ports repository
Modified files:
graphics/quat-guiMakefile
graphics/reallyslick Makefile
graphics/xmms-blursk Makefile
graphics/xmms-finespectrum Makefile
graphics/xmms-fishmatic Makefile
graphics/xmms-infinity Makef
rwatson 2008-03-21 20:18:13 UTC
FreeBSD doc repository
Modified files:
en/projects/ideasideas.xml
Log:
Add two specific DTrace tasks that might be worked on as part of Summer
of Code.
Submitted by: jb
Revision ChangesPath
1.70 +12 -2 www/en/proje
remko 2008-03-21 20:16:25 UTC
FreeBSD src repository
Modified files:
sbin/newfs newfs.8
Log:
Replace reference from vinum.8 to gvinum.8, it was advised in the PR to
replace this with vinum.4, but that's the kernel interface manual, which
is not appropriate in my u
On Fri, 21 Mar 2008, Bjoern A. Zeeb wrote:
bz 2008-03-21 18:31:42 UTC
FreeBSD src repository
Modified files:
sys/netipsec xform_tcp.c
Log:
Add ';' missed with the SYSINIT changes.
Thanks, sorry to have missed that one!
Not noticed by tb as TCP_SIGNATURE is not in
rafan 2008-03-21 20:10:12 UTC
FreeBSD ports repository
Modified files:
graphics/imgtops Makefile
graphics/imgtops/files patch-setup.py
Log:
- Remove unnecessary INSTALLS_EGGINFO
- Fix wrong patch for testing existence of PIL
Approved by:maintainer via privat
nox 2008-03-21 20:07:14 UTC
FreeBSD ports repository
Modified files:
irc/olircMakefile
Log:
- Get rid of USE_X_PREFIX
- Bump PORTREVISION
Revision ChangesPath
1.19 +1 -2 ports/irc/olirc/Makefile
_
beech 2008-03-21 20:00:05 UTC
FreeBSD ports repository
Modified files:
biology/L-BreederMakefile
biology/lsysexp Makefile
Log:
- Remove USE_X_PREFIX
- Bump portrevision
Approved by:David Yeske <[EMAIL PROTECTED]> (maintainer, implicit)
Revision Ch
beech 2008-03-21 19:51:42 UTC
FreeBSD ports repository
Modified files:
audio/xmms-faad Makefile
audio/xmms-fcMakefile
audio/xmms-jack Makefile
audio/xmms-mad Makefile
audio/xmms-pipe Makefile
audio/xmms-sid Makefile
Log:
miwi2008-03-21 19:03:29 UTC
FreeBSD ports repository
Modified files:
net/grdesktopMakefile
x11-themes/cursor-dmz-aa-theme Makefile
x11-themes/cursor-dmz-theme Makefile
x11-wm/tinywmMakefile
x11/wmctrl Makefile
Log:
- Remove USE_XL
miwi2008-03-21 19:02:39 UTC
FreeBSD ports repository
Modified files:
x11-fonts/farsifonts Makefile
x11-themes/cursor-grounation-theme Makefile
x11-themes/cursor-neutral-theme Makefile
x11-wm/jwm Makefile
Log:
- Remove USE_XLIB in favor of USE_XORG
-
miwi2008-03-21 18:48:40 UTC
FreeBSD ports repository
Modified files:
sysutils/xfce4-fsguard-plugin Makefile
Log:
- Get rid of USE_XLIB
Revision ChangesPath
1.30 +1 -1 ports/sysutils/xfce4-fsguard-plugin/Makefile
__
leeym 2008-03-21 18:32:05 UTC
FreeBSD ports repository
Added files:
devel/p5-accessors pkg-plist
Log:
- add pkg-plist needed by 1.00
Revision ChangesPath
1.1 +6 -0 ports/devel/p5-accessors/pkg-plist (new)
___
bz 2008-03-21 18:31:42 UTC
FreeBSD src repository
Modified files:
sys/netipsec xform_tcp.c
Log:
Add ';' missed with the SYSINIT changes.
Not noticed by tb as TCP_SIGNATURE is not in LINT.
MFC after: 1 month
Revision ChangesPath
1.6 +1 -1
leeym 2008-03-21 18:31:49 UTC
FreeBSD ports repository
Modified files:
devel/p5-accessors Makefile distinfo
Log:
- update to 1.00
Revision ChangesPath
1.3 +3 -6 ports/devel/p5-accessors/Makefile
1.3 +3 -3 ports/devel/p5-accessors/distinfo
_
miwi2008-03-21 17:48:09 UTC
FreeBSD ports repository
Modified files:
converters/p5-Encode-Detect Makefile
Log:
- Fix build
- Pass maintainership to perl
PR: 121944
Submitted by: Gea-Suan Lin ([EMAIL PROTECTED]) (maintainer)
Revision ChangesPat
nox 2008-03-21 17:31:52 UTC
FreeBSD ports repository
Modified files:
emulators/qemu Makefile
emulators/qemu/files patch-vl.c
emulators/qemu-devel Makefile
emulators/qemu-devel/files patch-vl.c
Log:
- Add runtime warning when aio is not loaded
- Bump POR
On Thu, Mar 13, 2008 at 05:32:05PM -0700, David O'Brien wrote:
> On Thu, Mar 13, 2008 at 06:02:44PM -0500, Sean C. Farley wrote:
> >> Vim function to style(9).
> >> Issue ':call FreeBSD_Style()' while editing a file.
> >
> > Should this file (and the Emacs file? Nah! :)) be documented somewher
remko 2008-03-21 16:38:43 UTC
FreeBSD src repository
Modified files:
sys/dev/drm drm_pciids.h i915_dma.c
Log:
Add the i915 GME device to DRM.
PR: kern/121808
Submitted by: Volker Werth
Approved by:imp (mentor, implicit for trivial changes)
miwi2008-03-21 16:35:56 UTC
FreeBSD ports repository
Modified files:
mail/claws-mail-att_remover Makefile
mail/claws-mail-attach_warner Makefile
mail/claws-mail-cachesaver Makefile
mail/claws-mail-fetchinfo Makefile
mail/claws-mail-gtkhtml2_viewer Makefile
miwi2008-03-21 16:27:31 UTC
FreeBSD ports repository
Modified files:
.modules
.MOVED
mail Makefile
x11 Makefile
Removed files:
mail/claws-mail-maildir Makefile distinfo pkg-descr
ma
leeym 2008-03-21 16:14:31 UTC
FreeBSD ports repository
Modified files:
devel/p5-Module-Load-Conditional Makefile
Log:
- fix dependency
- bump PORTREVISION
Revision ChangesPath
1.15 +11 -6 ports/devel/p5-Module-Load-Conditional/Makefile
___
jhb 2008-03-21 15:40:34 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/i386/i386machdep.c
Log:
MFC: Use the SMAP data from the loader if it is provided.
RevisionChangesPath
1.616.2.12 +99 -60src/sys/i386/i386/machdep.c
___
jhb 2008-03-21 15:40:20 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/i386/i386machdep.c
Log:
MFC: Use the SMAP data from the loader if it is provided.
Revision ChangesPath
1.658.2.4 +99 -60src/sys/i386/i386/machdep.c
_
jhb 2008-03-21 15:34:39 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/amd64/amd64 machdep.c
sys/amd64/include/pc bios.h
sys/boot/i386/libi386 biosmem.c biossmap.c
sys/i386/i386machdep.c
sys/i386/include/pc bios.h
Log:
jhb 2008-03-21 15:34:14 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/amd64/amd64 machdep.c nexus.c
sys/amd64/include/pc bios.h
sys/boot/i386/libi386 biosmem.c biossmap.c
sys/i386/i386machdep.c
sys/i386/include/pc bios.h
miwi2008-03-21 15:33:07 UTC
FreeBSD ports repository
Modified files:
audio/xfmpc Makefile
deskutils/xfce4-notes-plugin Makefile
graphics/ristretto Makefile
mail/claws-mail-spamreport Makefile
mail/claws-mail-clamav Makefile
mail/claws-mail-tnef
jhb 2008-03-21 15:23:24 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/amd64/amd64 intr_machdep.c
sys/i386/i386intr_machdep.c
Log:
MFC: Fix bug that prevented all CPUs that were marked as interrupt
receivers from being used in cer
danfe 2008-03-21 15:01:33 UTC
FreeBSD ports repository
Modified files:
games/umark Makefile
Log:
Bump PORTREVISION after removal of USE_X_PREFIX.
Reported by:pav
Revision ChangesPath
1.5 +1 -1 ports/games/umark/Makefile
_
On Fri, Mar 21, 2008 at 03:04:56PM +0100, Pav Lucistnik wrote:
> Alexey Dokuchaev p??e v p? 21. 03. 2008 v 13:36 +:
> > danfe 2008-03-21 13:36:37 UTC
> >
> > FreeBSD ports repository
> >
> > Modified files:
> > games/umark Makefile pkg-plist
> > games/umark/files
sem 2008-03-21 14:20:44 UTC
FreeBSD ports repository
Modified files:
ports-mgmt/portupgrade-devel Makefile
Added files:
ports-mgmt/portupgrade-devel/files patch-bin-portupgrade
Log:
- Sync patches with ports-mgmt/portupgrade port
Revision ChangesPath
1.258
miwi2008-03-21 14:13:56 UTC
FreeBSD ports repository
Modified files:
audio/gmpc-autoplaylist Makefile
audio/gmpc-lastfmMakefile
audio/gmpc-lyricsMakefile
audio/gmpc-magnatune Makefile
audio/gmpc-mdcover Makefile
audio/gmpc-osd Makefile
Alexey Dokuchaev píše v pá 21. 03. 2008 v 13:36 +:
> danfe 2008-03-21 13:36:37 UTC
>
> FreeBSD ports repository
>
> Modified files:
> games/umark Makefile pkg-plist
> games/umark/filespkg-message.in
> Log:
> - Remove USE_GCC, USE_X_PREFIX
> - Drop redund
danfe 2008-03-21 13:40:01 UTC
FreeBSD ports repository
Modified files:
graphics/geist Makefile
Log:
- Remove USE_X_PREFIX
- Drop maintainership
Revision ChangesPath
1.23 +1 -2 ports/graphics/geist/Makefile
__
danfe 2008-03-21 13:36:37 UTC
FreeBSD ports repository
Modified files:
games/umark Makefile pkg-plist
games/umark/filespkg-message.in
Log:
- Remove USE_GCC, USE_X_PREFIX
- Drop redundant PKGMESSAGE assignment
- Utilize PORTDOCS
- Clean up Makefile and pk
syrinx 2008-03-21 13:21:08 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
contrib/bsnmp/snmpd main.c
Log:
MFC:
src/contrib/bsnmp/snmpd/main.c: Revision 1.1.1.14
Vendor patch: Prevent bsnmpd from dumping core when a module's init hook
returns an er
danfe 2008-03-21 13:18:09 UTC
FreeBSD ports repository
Modified files:
games/cake Makefile pkg-message
Log:
- Drop USE_X_PREFIX
- Clean up pkg-message and Makefile
Revision ChangesPath
1.14 +3 -2 ports/games/cake/Makefile
1.2 +0 -5
miwi2008-03-21 13:02:19 UTC
FreeBSD ports repository
Modified files:
audio/aube Makefile
audio/bebocd Makefile
audio/bmp-songchange Makefile
audio/cdplayer.app Makefile
Log:
- Get rid of USE_X_PREFIX
Revision ChangesPath
1.11
miwi2008-03-21 12:56:39 UTC
FreeBSD ports repository
Modified files:
astro/roadmapMakefile
astro/spacechart Makefile
astro/stars Makefile
Log:
- Get rid of USE_X_PREFIX
Revision ChangesPath
1.16 +1 -2 ports/astro/roadmap/Ma
On Fri, Mar 21, 2008 at 02:50:42PM +0200, Kostik Belousov wrote:
> On Fri, Mar 21, 2008 at 02:44:39AM -1000, Jeff Roberson wrote:
> > On Fri, 21 Mar 2008, Konstantin Belousov wrote:
> >
> > >kib 2008-03-21 12:33:00 UTC
> > >
> > > FreeBSD src repository
> > >
> > > Modified files:
> > >
On Fri, Mar 21, 2008 at 02:44:39AM -1000, Jeff Roberson wrote:
> On Fri, 21 Mar 2008, Konstantin Belousov wrote:
>
> >kib 2008-03-21 12:33:00 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/ufs/ffs ffs_vnops.c
> > Log:
> > Reduce the acquisition of the vnode i
On Fri, 21 Mar 2008, Konstantin Belousov wrote:
kib 2008-03-21 12:33:00 UTC
FreeBSD src repository
Modified files:
sys/ufs/ffs ffs_vnops.c
Log:
Reduce the acquisition of the vnode interlock in the ffs_read() and
ffs_extread() when setting the IN_ACCESS flag by checking
kib 2008-03-21 12:38:44 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_bio.c
Log:
Reduce contention on the vnode interlock by not acquiring the BO_LOCK
around the check for the BV_BKGRDINPROG in the brelse() and bqrelse().
See the comment for the expl
kib 2008-03-21 12:33:00 UTC
FreeBSD src repository
Modified files:
sys/ufs/ffs ffs_vnops.c
Log:
Reduce the acquisition of the vnode interlock in the ffs_read() and
ffs_extread() when setting the IN_ACCESS flag by checking whether the
IN_ACCESS is already set. The
miwi2008-03-21 11:58:23 UTC
FreeBSD ports repository
Modified files:
audio/asmix Makefile
audio/asmixerMakefile
Log:
- Repleace USE_XPM to USE_XORG
- Get rid of USE_X_PREFIX
Revision ChangesPath
1.9 +2 -3 ports/audio/asmix/Makefi
miwi2008-03-21 11:45:29 UTC
FreeBSD ports repository
Modified files:
games/stormbaancoureur Makefile distinfo
Log:
- Update to 2.1.2
PR: 121842
Submitted by: Dmitry Marakasov <[EMAIL PROTECTED]> (maintainer)
Revision ChangesPath
1.9 +1 -
miwi2008-03-21 11:44:22 UTC
FreeBSD ports repository
Modified files:
deskutils/qtmMakefile distinfo
Added files:
deskutils/qtmpkg-plist
Log:
- Update to 0.5.8.2
PR: 121796
Submitted by: Ports Fury
Revision ChangesPath
1.
miwi2008-03-21 11:43:24 UTC
FreeBSD ports repository
Modified files:
games/randomshooter Makefile distinfo pkg-plist
games/randomshooter/files patch-makefile
Log:
- Update to 0.3-1
PR: 121839
Submitted by: Dmitry Marakasov <[EMAIL PROTECTED]> (maint
miwi2008-03-21 11:42:34 UTC
FreeBSD ports repository
Modified files:
games/tecnoballz Makefile
Log:
- Add backup mirror
- Fix identation
PR: 121841
Submitted by: Dmitry Marakasov <[EMAIL PROTECTED]> (maintainer)
Revision ChangesPath
1.14
miwi2008-03-21 11:40:11 UTC
FreeBSD ports repository
Modified files:
math/fityk Makefile distinfo pkg-plist
Log:
- Update to 0.8.5
PR: 120819
Submitted by: Ports Fury
Revision ChangesPath
1.24 +1 -3 ports/math/fityk/Makefil
miwi2008-03-21 11:38:11 UTC
FreeBSD ports repository
Modified files:
x11-toolkits/vdkbuilder Makefile distinfo
Log:
- Update to 2.4.1
PR: 121804
Submitted by: Ports Fury
Revision ChangesPath
1.33 +2 -5 ports/x11-toolkits/vdkbuilder/M
miwi2008-03-21 11:35:51 UTC
FreeBSD ports repository
Modified files:
deskutils/notecase Makefile distinfo pkg-plist
deskutils/notecase/files patch-Makefile
Removed files:
deskutils/notecase/files patch-src_gui_GuiLanguage.cpp
patch-src_l
miwi2008-03-21 11:34:37 UTC
FreeBSD ports repository
Modified files:
x11-toolkits/scintilla Makefile distinfo
Log:
- Update to 1.76
PR: 121785
Submitted by: Naram Qashat <[EMAIL PROTECTED]> (maintainer)
Revision ChangesPath
1.41 +2 -2
miwi2008-03-21 11:33:24 UTC
FreeBSD ports repository
Modified files:
emulators/hatari Makefile distinfo pkg-plist
Added files:
emulators/hatari/files patch-Makefile
Log:
- Update to 1.0.0
PR: 121922
Submitted by: Ganael Laplanche <[EMAIL PROTEC
miwi2008-03-21 11:31:50 UTC
FreeBSD ports repository
Modified files:
net/bfilter Makefile distinfo
Removed files:
net/bfilter/filespatch-main_gui_gtk_Makefile.in
Log:
- Update to 1.1.3
PR: 121801
Submitted by: Ports Fury
Revision
miwi2008-03-21 11:27:58 UTC
FreeBSD ports repository
Modified files:
sysutils/xfce4-genmon-plugin Makefile distinfo pkg-plist
Log:
- Update to 3.2
- Remove USE_XLIB
Revision ChangesPath
1.21 +1 -3 ports/sysutils/xfce4-genmon-plugin/Makefile
1.8
miwi2008-03-21 11:26:43 UTC
FreeBSD ports repository
Modified files:
www/serendipity Makefile distinfo pkg-plist
Log:
- Update to 1.3
Approved by:maintainer implicit
Revision ChangesPath
1.22 +2 -2 ports/www/serendipity/Makefile
1.15
miwi2008-03-21 11:25:42 UTC
FreeBSD ports repository
Modified files:
graphics/xmedcon Makefile distinfo
Log:
- Update to 0.10.4
Revision ChangesPath
1.36 +1 -1 ports/graphics/xmedcon/Makefile
1.26 +3 -3 ports/graphics/xmedcon/distinfo
___
miwi2008-03-21 11:24:39 UTC
FreeBSD ports repository
Modified files:
www/serendipity-devel Makefile distinfo pkg-plist
Log:
- Update to 200803202342
Approved by:maintainer implicit
Revision ChangesPath
1.27 +1 -1 ports/www/serendipity-devel/Make
miwi2008-03-21 11:23:39 UTC
FreeBSD ports repository
Modified files:
irc/p5-POE-Component-IRC Makefile distinfo pkg-plist
Log:
- Update to 5.70
- Take maintainership
Revision ChangesPath
1.39 +8 -2 ports/irc/p5-POE-Component-IRC/Makefile
1.36 +3
maho2008-03-21 11:11:32 UTC
FreeBSD ports repository
Modified files:
editors/openoffice.org-3-devel Makefile distinfo
editors/openoffice.org-3-devel/files patch-i80129 patch-i85027
Log:
Update to DEV300_m4.
Revision ChangesPath
1.358 +2 -2 ports/edit
kaiw2008-03-21 11:10:20 UTC
FreeBSD src repository
Modified files:
lib/libarchive Makefile
Log:
Add MLINK for archive_write_close.
Approved by:jkoshy(mentor), kientzle
Revision ChangesPath
1.83 +1 -0 src/lib/libarchive/Makefile
___
On Fri, 21 Mar 2008, Poul-Henning Kamp wrote:
In message <[EMAIL PROTECTED]>, Jeff Roberson wri
tes:
jeff2008-03-21 10:00:05 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_bio.c
Log:
- Reduce contention on the global bdonelock and bpinlock by using
a p
Coleman Kane wrote:
The KSE syscalls are gone, you have to use libthr rather than libpthread.
FWIW, building Java from source has been working for me just fine.
It'll be much faster too.
Kris
___
cvs-all@freebsd.org mailing list
http://lists.fre
In message <[EMAIL PROTECTED]>, Jeff Roberson wri
tes:
>jeff2008-03-21 10:00:05 UTC
>
> FreeBSD src repository
>
> Modified files:
>sys/kern vfs_bio.c
> Log:
> - Reduce contention on the global bdonelock and bpinlock by using
> a pool mutex to protect these sleep/w
jeff2008-03-21 10:00:05 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_bio.c
Log:
- Reduce contention on the global bdonelock and bpinlock by using
a pool mutex to protect these sleep/wakeup/counter races. This
still is preferable to bloating
jeff2008-03-21 08:23:25 UTC
FreeBSD src repository
Modified files:
sys/sys proc.h
sys/kern kern_sig.c kern_thr.c kern_thread.c
subr_sleepqueue.c subr_trap.c
Log:
- Add a new td flag TDF_NEEDSUSPCHK that is set whenever
jadawin 2008-03-21 08:22:35 UTC
FreeBSD ports repository
Modified files:
audio/py-eyed3 Makefile distinfo
Log:
- Update to 0.6.15.
PR: ports/121901
Submitted by: Tobias Roth <[EMAIL PROTECTED]> (maintainer)
Approved by:tabthorpe (mentor)
Revi
vanilla 2008-03-21 07:43:25 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
postgresql-pllua --> ports/databases/postgresql-pllua
Revision ChangesPath
1.19523 +1 -0 CVSROOT/modules
___
vanilla 2008-03-21 07:42:59 UTC
FreeBSD ports repository
Modified files:
databasesMakefile
Added files:
databases/postgresql-pllua Makefile distinfo pkg-descr
pkg-plist
databases/postgresql-pllua/files patch-Makefile pkg-message.
91 matches
Mail list logo