kmacy 2006-11-16 07:50:33 UTC
FreeBSD src repository
Modified files:
sys/sun4v/sun4v tte_hash.c pmap.c
sys/sun4v/includette_hash.h
Log:
Resize the hash table upwards if the number of collision entries is greater
than 1/4 of the
total
it is possible that the r
osa 2006-11-16 07:39:35 UTC
FreeBSD ports repository
Modified files:
www/nginxMakefile distinfo
Log:
Update to 0.4.13.
Revision ChangesPath
1.92 +1 -1 ports/www/nginx/Makefile
1.86 +3 -3 ports/www/nginx/distinfo
__
scottl 2006-11-16 06:28:54 UTC
FreeBSD src repository
Modified files:
sys/dev/bce if_bce.c if_bcereg.h
Log:
Due to an incorrect macro, it appears that this driver has always been
accidentally truncating off the VLAN tag field in the TX descriptor. Fix
this by split
rafan 2006-11-16 06:13:41 UTC
FreeBSD ports repository
Modified files:
devel/autoconf-archive Makefile distinfo pkg-plist
Log:
- Update to 2006-11-10 release
PR: ports/105574
Submitted by: Martin Kammerhofer (maintainer)
Revision ChangesPath
1.3
rafan 2006-11-16 06:00:28 UTC
FreeBSD ports repository
Modified files:
devel/p5-PAR Makefile distinfo
Log:
- Update to 0.95.9 (distversion 0.959)
Revision ChangesPath
1.28 +1 -1 ports/devel/p5-PAR/Makefile
1.21 +3 -3 ports/devel/p5-PAR/
In message: <[EMAIL PROTECTED]>
Scott Long <[EMAIL PROTECTED]> writes:
: M. Warner Losh wrote:
: > In message: <[EMAIL PROTECTED]>
: > Scott Long <[EMAIL PROTECTED]> writes:
: > : M. Warner Losh wrote:
: > : > In message: <[EMAIL PROTECTED]>
: > : > John Baldwin
[EMAIL PROTECTED] wrote:
Just to increase the population, I've included Dell 2850 (both i386 and
amd64 instantiations) as a 'success' bootverbose logs with 5 distinct
MPT devices each with MSI-1.
-matt
Thanks. The the bce and mfi devices on the Dell 2950 also work.
The if_em device on my
Just to increase the population, I've included Dell 2850 (both i386 and
amd64 instantiations) as a 'success' bootverbose logs with 5 distinct
MPT devices each with MSI-1.
-matt
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/l
On Wed, 15 Nov 2006, Scott Long wrote:
[EMAIL PROTECTED] wrote:
see http://people.freebsd.org/~mjacob for 2 bootverbose files.
Ah, it looks like the MPT chips support 8 messages. I think that
John's patch assumes only 1 message for it.
No, John's patch will only enable MSI for a count
bmah2006-11-16 04:24:58 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_2)
release/doc/share/sgml release.ent
Log:
Unbreak release notes build, caused by me giving incorrect information
to [EMAIL PROTECTED] The entities indicating the type of release ar
[EMAIL PROTECTED] wrote:
see http://people.freebsd.org/~mjacob for 2 bootverbose files.
Ah, it looks like the MPT chips support 8 messages. I think that
John's patch assumes only 1 message for it. For some devices,
requesting 1 message when N are available will work, but it really is
undef
jdp 2006-11-16 04:04:07 UTC
FreeBSD src repository
Modified files:
sys/dev/bce if_bce.c
Log:
In bce_start_locked, check the used_tx_bd count rather than the
descriptor's mbuf pointer to see if the transmit ring is full. The
mbuf pointer is set only in the last d
see http://people.freebsd.org/~mjacob for 2 bootverbose files.
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
[EMAIL PROTECTED] wrote:
Could you please send the bootverbose output from these problem systems?
Sure- I'll put the info up in http://people.freebsd.org/~mjacob shortly.
Look- MSI is look a lot of other h/w features. It's been available in
the h/w years before software has taken advantage
Could you please send the bootverbose output from these problem systems?
Sure- I'll put the info up in http://people.freebsd.org/~mjacob shortly.
Look- MSI is look a lot of other h/w features. It's been available in
the h/w years before software has taken advantage of it, so the
likelihood
Could you please send the bootverbose output from these problem systems?
Scott
[EMAIL PROTECTED] wrote:
MSI/MSI-X seemed work with MPT for SAS, 4Gb FibreChannel on one system
(SuperMicro Xeon) and 2Gb FibreChannel on another (4xdual core Opteron),
but failed for onboard MPT on that system
MSI/MSI-X seemed work with MPT for SAS, 4Gb FibreChannel on one system
(SuperMicro Xeon) and 2Gb FibreChannel on another (4xdual core Opteron),
but failed for onboard MPT on that system (dual core Opteron)
mpt3: request 0x80e75050:96 timed out for ccb 0xff01433ec400
(req->ccb 0x
vanilla 2006-11-16 03:15:52 UTC
FreeBSD ports repository
Modified files:
lang/pike76 Makefile distinfo pkg-plist
Log:
- Update to 7.6.94
PR: ports/105546
Submitted by: maintainer
Revision ChangesPath
1.29 +2 -2 ports/lang/pike76
shaun 2006-11-16 02:43:44 UTC
FreeBSD ports repository
Modified files:
www/cherokee Makefile
www/cherokee/files patch-cherokee-connection.c
patch-cherokee-handler_cgi_base.c
Log:
Fix port - it compiled, but the daemon failed to start com
mjacob 2006-11-16 02:40:18 UTC
FreeBSD src repository
Modified files:
sys/dev/mpt mpt_pci.c
Log:
After tests on 2 different AMD platforms with several
different cards (SAS, 4Gb FC), MSI seems to work with
the cards.
This was of some concern because some PCI ca
pjd 2006-11-16 01:02:00 UTC
FreeBSD src repository
Modified files:
sys/kern kern_condvar.c kern_synch.c
subr_sleepqueue.c
sys/sys sleepqueue.h
share/man/man9 sleepqueue.9
Log:
Change sleepq_add(9) argument fro
imp 2006-11-16 00:55:24 UTC
FreeBSD src repository
Removed files:
sys/boot/arm/at91/libat91 mci_device.c
Log:
Mfp4: Remove mci_device.c. It should have been removed when it was
merged ito sd-card.c, but this is an imperfect world.
Revision ChangesPath
1.3
imp 2006-11-16 00:53:28 UTC
FreeBSD src repository
Modified files:
sys/boot/arm/at91/boot0 Makefile
sys/boot/arm/at91/boot0iic Makefile
sys/boot/arm/at91/boot0spi Makefile
sys/boot/arm/at91/bootiic Makefile
sys/boot/arm/at91/bootspi Makefile
Added files:
imp 2006-11-16 00:49:51 UTC
FreeBSD src repository
Modified files:
sys/boot/arm/at91/boot0iic main.c
Log:
MFp4: Don't fix the size at 8k, and some minor cleanups. andre@ contributed
to fixing this problem.
Revision ChangesPath
1.4 +11 -4 src/sys
imp 2006-11-16 00:48:53 UTC
FreeBSD src repository
Modified files:
sys/boot/arm/at91/boot0spi main.c
Log:
MFp4: Improvements, including the ability to download to an arbitrary
part of the spi flash.
Revision ChangesPath
1.4 +8 -5 src/sys/boot/ar
imp 2006-11-16 00:48:04 UTC
FreeBSD src repository
Modified files:
sys/boot/arm/at91/boot2 Makefile
Log:
Tweaks for better boot flavor support.
Revision ChangesPath
1.3 +2 -5 src/sys/boot/arm/at91/boot2/Makefile
_
imp 2006-11-16 00:47:31 UTC
FreeBSD src repository
Modified files:
sys/boot/arm/at91/boot2 boot2.c
Log:
Mfp4: We no longer need ee.h included here.
Revision ChangesPath
1.3 +0 -1 src/sys/boot/arm/at91/boot2/boot2.c
__
tmclaugh2006-11-16 00:46:12 UTC
FreeBSD ports repository
Modified files:
archivers/gtar Makefile pkg-plist
Log:
dirrmtry some directories which will be leftover on deinstall.
Notified by:My tinderbox
Revision ChangesPath
1.49 +1 -0 ports/archi
mjacob 2006-11-16 00:39:56 UTC
FreeBSD src repository
Modified files:
sys/dev/isp isp.c isp_library.c ispmbox.h
Log:
Increase the timeout for some SAN commands.
Only complain about FC Reponse errors if they're nonzero.
Shorten some PortID printouts for local l
mjacob 2006-11-16 00:31:46 UTC
FreeBSD src repository
Modified files:
sys/dev/isp isp.c isp_library.c
Log:
minor change to reduce some diff noise
Revision ChangesPath
1.130 +2 -1 src/sys/dev/isp/isp.c
1.8 +1 -1 src/sys/dev/isp/isp_libra
ahze2006-11-16 00:30:26 UTC
FreeBSD ports repository
Modified files:
devel/xdg-utils Makefile distinfo
Log:
Update to 1.0.1
Revision ChangesPath
1.4 +3 -6 ports/devel/xdg-utils/Makefile
1.3 +3 -3 ports/devel/xdg-utils/distinfo
ehaupt 2006-11-16 00:09:42 UTC
FreeBSD doc repository (ports committer)
Modified files:
en_US.ISO8859-1/articles/contributors contrib.additional.sgml
Log:
Add Sten Spans for dns/powerdns-recursor port
Revision ChangesPath
1.641 +5 -0
doc/en_US.ISO8859-1/art
ehaupt 2006-11-15 23:59:24 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
powerdns-recursor --> ports/dns/powerdns-recursor
Revision ChangesPath
1.16616 +1 -0 CVSROOT/modules
___
cvs
ehaupt 2006-11-15 23:59:16 UTC
FreeBSD ports repository
Modified files:
dns Makefile
Added files:
dns/powerdns-recursor Makefile distinfo pkg-descr pkg-plist
dns/powerdns-recursor/files patch-makefile patch-manpages
pdns-r
thompsa 2006-11-15 23:57:58 UTC
FreeBSD doc repository (src committer)
Modified files:
share/sgml mirrors.xml
Log:
Add the new NZ cvsup mirror.
Revision ChangesPath
1.54 +4 -0 doc/share/sgml/mirrors.xml
_
M. Warner Losh wrote:
In message: <[EMAIL PROTECTED]>
Scott Long <[EMAIL PROTECTED]> writes:
: M. Warner Losh wrote:
: > In message: <[EMAIL PROTECTED]>
: > John Baldwin <[EMAIL PROTECTED]> writes:
: > : On Wednesday 15 November 2006 17:51, M. Warner Losh wrote:
: > : > In
In message: <[EMAIL PROTECTED]>
Scott Long <[EMAIL PROTECTED]> writes:
: M. Warner Losh wrote:
: > In message: <[EMAIL PROTECTED]>
: > John Baldwin <[EMAIL PROTECTED]> writes:
: > : On Wednesday 15 November 2006 17:51, M. Warner Losh wrote:
: > : > In message: <[EMAIL PROTEC
rafan 2006-11-15 23:38:52 UTC
FreeBSD ports repository
Modified files:
science/py-scipy Makefile
Log:
- numpy provides f2py now and conflicts f2py. Remoe f2py from dependency.
Approved by:Diane Bruce (maintainer)
Revision ChangesPath
1.11 +1 -2
maho2006-11-15 23:34:31 UTC
FreeBSD ports repository
Modified files:
lang/gcc41-withgcjawt Makefile
lang/gcc42-withgcjawt Makefile
Log:
Broken for !i386
Submitted by: kris via pointyhat
Revision ChangesPath
1.11 +4 -0 ports/lang/gcc41-withgcj
M. Warner Losh wrote:
In message: <[EMAIL PROTECTED]>
John Baldwin <[EMAIL PROTECTED]> writes:
: On Wednesday 15 November 2006 17:51, M. Warner Losh wrote:
: > In message: <[EMAIL PROTECTED]>
: > Scott Long <[EMAIL PROTECTED]> writes:
: > : John Baldwin wrote:
: > : > On W
anholt 2006-11-15 23:16:33 UTC
FreeBSD ports repository
Modified files:
devel/gitMakefile distinfo pkg-plist
Log:
[1] Update to 1.4.4
[2] Add emacs support files.
PR: [2] ports/105519
Submitted by: [2] Max N. Boyarov <[EMAIL PROTECTED]>
Re
In message: <[EMAIL PROTECTED]>
Scott Long <[EMAIL PROTECTED]> writes:
: John Baldwin wrote:
: > On Wednesday 15 November 2006 17:51, M. Warner Losh wrote:
: >> In message: <[EMAIL PROTECTED]>
: >> Scott Long <[EMAIL PROTECTED]> writes:
: >> : John Baldwin wrote:
: >> : > On
anholt 2006-11-15 23:12:11 UTC
FreeBSD ports repository
Modified files:
textproc/asciidocMakefile distinfo pkg-plist
Log:
Update to 8.0.0.
PR: ports/103290
Submitted by: ijliao
Revision ChangesPath
1.3 +3 -4 ports/textproc/asciidoc
In message: <[EMAIL PROTECTED]>
John Baldwin <[EMAIL PROTECTED]> writes:
: On Wednesday 15 November 2006 17:51, M. Warner Losh wrote:
: > In message: <[EMAIL PROTECTED]>
: > Scott Long <[EMAIL PROTECTED]> writes:
: > : John Baldwin wrote:
: > : > On Wednesday 15 November 200
John Baldwin wrote:
On Wednesday 15 November 2006 17:51, M. Warner Losh wrote:
In message: <[EMAIL PROTECTED]>
Scott Long <[EMAIL PROTECTED]> writes:
: John Baldwin wrote:
: > On Wednesday 15 November 2006 16:51, Ruslan Ermilov wrote:
: >> On Thu, Nov 16, 2006 at 12:51:19AM +0300, Ru
On Wednesday 15 November 2006 17:51, M. Warner Losh wrote:
> In message: <[EMAIL PROTECTED]>
> Scott Long <[EMAIL PROTECTED]> writes:
> : John Baldwin wrote:
> : > On Wednesday 15 November 2006 16:51, Ruslan Ermilov wrote:
> : >> On Thu, Nov 16, 2006 at 12:51:19AM +0300, Ruslan Ermilov
In message: <[EMAIL PROTECTED]>
Scott Long <[EMAIL PROTECTED]> writes:
: John Baldwin wrote:
: > On Wednesday 15 November 2006 16:51, Ruslan Ermilov wrote:
: >> On Thu, Nov 16, 2006 at 12:51:19AM +0300, Ruslan Ermilov wrote:
: >>> On Wed, Nov 15, 2006 at 08:04:57PM +, John Baldwin w
John Baldwin wrote:
On Wednesday 15 November 2006 16:51, Ruslan Ermilov wrote:
On Thu, Nov 16, 2006 at 12:51:19AM +0300, Ruslan Ermilov wrote:
On Wed, Nov 15, 2006 at 08:04:57PM +, John Baldwin wrote:
jhb 2006-11-15 20:04:57 UTC
FreeBSD src repository
Modified files:
sys/
kensmith2006-11-15 22:20:59 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_2)
release/doc/share/sgml release.ent
Log:
Missed a piece that needs to be adjusted when shifting from a development
branch to a release branch.
Poked by: bmah
Approved
On Wednesday 15 November 2006 16:51, Ruslan Ermilov wrote:
> On Thu, Nov 16, 2006 at 12:51:19AM +0300, Ruslan Ermilov wrote:
> > On Wed, Nov 15, 2006 at 08:04:57PM +, John Baldwin wrote:
> > > jhb 2006-11-15 20:04:57 UTC
> > >
> > > FreeBSD src repository
> > >
> > > Modified file
On Thu, Nov 16, 2006 at 12:51:19AM +0300, Ruslan Ermilov wrote:
> On Wed, Nov 15, 2006 at 08:04:57PM +, John Baldwin wrote:
> > jhb 2006-11-15 20:04:57 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/dev/bce if_bce.c
> > sys/dev/em if
On Wed, Nov 15, 2006 at 08:04:57PM +, John Baldwin wrote:
> jhb 2006-11-15 20:04:57 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/dev/bce if_bce.c
> sys/dev/em if_em.c if_em.h
> sys/dev/mpt mpt.h mpt_pci.c
> Log:
> Add MSI
Sorry- should have said "broader testing", which would include FC 4Gb
cards.
On Wednesday 15 November 2006 15:18, Matt Jacob wrote:
mjacob 2006-11-15 20:18:09 UTC
FreeBSD src repository
Modified files:
sys/dev/mpt mpt_pci.c
Log:
Turn off MSI until some testing is
miwi2006-11-15 21:49:58 UTC
FreeBSD ports repository
Modified files:
games/wormux Makefile distinfo pkg-plist
Log:
- Update to 0.7.4
PR: ports/105046
Submitted by: Thomas Abthorpe <[EMAIL PROTECTED]>
Approved by:maintainer timeout
Revis
barner 2006-11-15 21:49:19 UTC
FreeBSD ports repository
Modified files:
devel/py-elementtree Makefile distinfo pkg-plist
Log:
Update to 1.2.6
Requested by: Josh Paetzel <[EMAIL PROTECTED]>
Revision ChangesPath
1.2 +2 -2 ports/devel/py-elementtree/Ma
miwi2006-11-15 21:48:47 UTC
FreeBSD ports repository
Modified files:
print/gv Makefile distinfo
Added files:
print/gv/files patch-doc__gv.texi
Removed files:
print/gv/files patch-src::file.c patch-src::main.c
patch-sr
jylefort2006-11-15 21:47:19 UTC
FreeBSD ports repository
Modified files:
deskutils/notification-daemon pkg-plist
Log:
Fix the packing list
Revision ChangesPath
1.8 +1 -0 ports/deskutils/notification-daemon/pkg-plist
_
jb 2006-11-15 21:46:37 UTC
FreeBSD src repository
Modified files:
sys/dev/mpt mpt.c mpt_cam.c
Log:
Add big endian support.
Submitted by: scottl
Reviewed by:mjacob
Revision ChangesPath
1.36 +23 -14src/sys/dev/mpt/mpt.c
1.38 +6
jb 2006-11-15 21:42:00 UTC
FreeBSD src repository
Modified files:
sys/dev/mpt mpt_pci.c
Log:
Get the parent dma tag if one exists. This is required on sun4v. Other
arches will default to NULL if they have no parent.
Reviewed by: mjacob
Revision Changes
kensmith2006-11-15 21:40:06 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_2)
sys/conf newvers.sh
Log:
Get ready for RC1 builds.
Approved by:re (implicit)
Revision ChangesPath
1.69.2.13.2.1 +1 -1 src/sys/conf/newver
kensmith2006-11-15 21:37:51 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_2)
sys/sys param.h
Log:
Adjust __FreeBSD_version for this being a release branch.
Approved by:re (implicit)
RevisionChangesPath
1.244.2.17.2.1
kensmith2006-11-15 21:35:50 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_2)
share/examples/cvsup standard-supfile
Log:
Update the branch tag cvsup will use.
Approved by:re (implicit)
Revision ChangesPath
1.23.4.2.4.1 +1 -1 src
anholt 2006-11-15 21:34:57 UTC
FreeBSD ports repository
Modified files:
www/swfdec-pluginMakefile distinfo pkg-plist
www/swfdec-plugin/files patch-Makefile.in
Log:
Update to 0.3.6, which is compiling fine, and working a bit better.
Revision ChangesPath
1.14
miwi2006-11-15 21:34:14 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
sguil-client --> ports/security/sguil-client
Revision ChangesPath
1.16615 +1 -0 CVSROOT/modules
___
cvs-all@
miwi2006-11-15 21:33:51 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/sguil-client Makefile distinfo pkg-descr pkg-plist
security/sguil-client/files patch-sguil.conf patch-sguil.tk
pkg-
kensmith2006-11-15 21:33:25 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_2)
release/doc/share/sgml release.ent
Log:
Updates for this being the 6.2-RELEASE branch.
Approved by:re (implicit)
Revision ChangesPath
1.24.2.5.2.1 +3 -3
kensmith2006-11-15 21:30:10 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_2)
release/doc/share/examples Makefile.relnotesng
Log:
Update for this being the 6.2-RELEASE branch.
Approved by:re (implicit)
Revision ChangesPath
1.11.2.1.6.
miwi2006-11-15 21:24:14 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
opendd --> ports/dns/opendd
Revision ChangesPath
1.16614 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.org maili
miwi2006-11-15 21:23:52 UTC
FreeBSD ports repository
Modified files:
dns Makefile
Added files:
dns/opendd Makefile distinfo pkg-descr
dns/opendd/files opendd.in patch-Makefile
Log:
OpenDD is a DynDNS client, written in C, and especia
kensmith2006-11-15 21:23:21 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_2)
.Makefile.inc1
Log:
Adjust the branch tag used for 'make update'.
Approved by:re (implicit)
RevisionChangesPath
1.499.2.14.2.1 +1 -1
On Wednesday 15 November 2006 15:18, Matt Jacob wrote:
> mjacob 2006-11-15 20:18:09 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/dev/mpt mpt_pci.c
> Log:
> Turn off MSI until some testing is done.
>
> Revision ChangesPath
> 1.40 +2 -0 s
miwi2006-11-15 21:20:39 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
gle-graphics --> ports/graphics/gle-graphics
Revision ChangesPath
1.16613 +1 -0 CVSROOT/modules
___
cvs-all@
miwi2006-11-15 21:20:16 UTC
FreeBSD ports repository
Modified files:
graphics Makefile
Added files:
graphics/gle-graphics Makefile distinfo pkg-descr pkg-plist
graphics/gle-graphics/files patch-configure
Log:
GLE is a graphics language that produces Po
miwi2006-11-15 21:12:47 UTC
FreeBSD ports repository
Modified files:
audio/festvox-hvspkg-plist
Log:
- Fix pkg-plist
PR: port/105553
Submitted by: trasz <[EMAIL PROTECTED]>
Revision ChangesPath
1.3 +1 -0 ports/audio/festvox-hvs/
miwi2006-11-15 21:06:34 UTC
FreeBSD ports repository
Modified files:
audio/festvox-ogirab pkg-plist
Log:
- Fix pkg-plist
PR: ports/105553
Submitted by: trasz <[EMAIL PROTECTED]>
Revision ChangesPath
1.3 +1 -0 ports/audio/festvox-ogi
miwi2006-11-15 21:04:53 UTC
FreeBSD ports repository
Modified files:
audio/festvox-mwmpkg-plist
Log:
- Fix pkg-pkist
PR: ports/10
Submitted by: trasz <[EMAIL PROTECTED]>
Revision ChangesPath
1.3 +1 -0 ports/audio/festvox-mwm
miwi2006-11-15 21:03:10 UTC
FreeBSD ports repository
Modified files:
audio/festvox-tllpkg-plist
Log:
- Fix pkg-plist
PR: ports/105559
Submitted by: trasz <[EMAIL PROTECTED]>
Revision ChangesPath
1.3 +1 -0 ports/audio/festvox-tll
miwi2006-11-15 20:57:27 UTC
FreeBSD ports repository
Modified files:
www/eyeosMakefile distinfo
Log:
- Update to 0.9.3.2a
PR: ports/105566
Submitted by: [EMAIL PROTECTED] (Nicola Vitale) (maintainer)
Revision ChangesPath
1.15
On Wed, 15 Nov 2006 14:02:27 -0600, Andrew Pantyukhin <[EMAIL PROTECTED]>
wrote:
On 11/15/06, Jeremy Messenger <[EMAIL PROTECTED]> wrote:
On Wed, 15 Nov 2006 04:18:32 -0600, Andrew Pantyukhin <[EMAIL PROTECTED]>
wrote:
> sat 2006-11-15 10:18:32 UTC
>
> FreeBSD ports repository
>
>
miwi2006-11-15 20:55:23 UTC
FreeBSD ports repository
Modified files:
x11-wm/wmi Makefile
Log:
- Fix MASTER_SITES
- Mark for removal in 2 months
PR: ports/105583
Submitted by: Wesley Shields <[EMAIL PROTECTED]> (maintainer)
Revision Chang
jhb 2006-11-15 20:44:07 UTC
FreeBSD src repository
Modified files:
sys/kern kern_synch.c
Log:
Adjust assertions to allow for magical properties of the 'lbolt' wait
channel for tsleep():
- Allow tsleep() on &lbolt without Giant with a timeout 0 since &lbolt has
miwi2006-11-15 20:43:41 UTC
FreeBSD ports repository
Modified files:
emulators/qemu-launcher Makefile distinfo pkg-descr pkg-plist
Added files:
emulators/qemu-launcher/files patch-Makefile
Log:
- Update to 1.7.2
PR: ports/105540
Submitted by: Wesle
erwin 2006-11-15 20:23:48 UTC
FreeBSD ports repository
Modified files:
emulators/hercules Makefile
Added files:
emulators/hercules/files patch-util-dasdlist
Log:
Fix dasdlist utility
PR: 105148
Submitted by: trasz <[EMAIL PROTECTED]>
Approved by:
bmah2006-11-15 20:21:57 UTC
FreeBSD doc repository
Modified files:
en/relengindex.sgml
Log:
Add RELENG_6_2 to list of branches.
Revision ChangesPath
1.197 +8 -1 www/en/releng/index.sgml
___
cvs-all@f
bmah2006-11-15 20:20:49 UTC
FreeBSD doc repository
Modified files:
en/releases/6.2R schedule.sgml
Log:
RELENG_6_2 created.
Approved by:re
Revision ChangesPath
1.17 +2 -2 www/en/releases/6.2R/schedule.sgml
mjacob 2006-11-15 20:18:09 UTC
FreeBSD src repository
Modified files:
sys/dev/mpt mpt_pci.c
Log:
Turn off MSI until some testing is done.
Revision ChangesPath
1.40 +2 -0 src/sys/dev/mpt/mpt_pci.c
___
cvs-
johans 2006-11-15 20:10:28 UTC
FreeBSD ports repository
Modified files:
lang/afnix Makefile distinfo pkg-plist
Log:
- Update to 1.4.1
Revision ChangesPath
1.28 +1 -1 ports/lang/afnix/Makefile
1.18 +3 -3 ports/lang/afnix/distinfo
1.11
miwi2006-11-15 20:10:13 UTC
FreeBSD ports repository
Modified files:
sysutils/jailctl Makefile distinfo
Log:
- Update to 0.80
PR: ports/105543
Submitted by: Eirik Oeverby <[EMAIL PROTECTED]> (maintainer)
Revision ChangesPath
1.8 +3 -
miwi2006-11-15 20:08:54 UTC
FreeBSD ports repository
Modified files:
sysutils/monit Makefile distinfo
Log:
- Update to 4.8.2
PR: ports/105547
Submitted by: Martin Pala<[EMAIL PROTECTED]> (maintainer)
Revision ChangesPath
1.5 +3 -3
miwi2006-11-15 20:07:47 UTC
FreeBSD ports repository
Modified files:
net/bittwist Makefile distinfo
Log:
- Update to 0.80
PR: ports/105578
Submitted by: Wesley Shields <[EMAIL PROTECTED]> (maintainer)
Revision ChangesPath
1.7 +1
jhb 2006-11-15 20:04:57 UTC
FreeBSD src repository
Modified files:
sys/dev/bce if_bce.c
sys/dev/em if_em.c if_em.h
sys/dev/mpt mpt.h mpt_pci.c
Log:
Add MSI support to em(4), bce(4), and mpt(4). For now, we only support
devices that sup
On 11/15/06, Jeremy Messenger <[EMAIL PROTECTED]> wrote:
On Wed, 15 Nov 2006 04:18:32 -0600, Andrew Pantyukhin <[EMAIL PROTECTED]>
wrote:
> sat 2006-11-15 10:18:32 UTC
>
> FreeBSD ports repository
>
> Modified files:
> x11-wm/fluxbox-devel Makefile
> Log:
> - Make package dep
jhb 2006-11-15 20:02:21 UTC
FreeBSD src repository
Modified files:
.UPDATING
Log:
Add a note about the MSI support with details on how to turn MSI off if
things break.
Revision ChangesPath
1.464 +8 -0 src/UPDATING
___
miwi2006-11-15 19:59:10 UTC
FreeBSD ports repository
Modified files:
www/fluxcms Makefile distinfo pkg-plist
Log:
- Update to 1.5.0
PR: ports/105530
Submitted by: Beat Gaetzi <[EMAIL PROTECTED]> (maintainer)
Revision ChangesPath
1.9
miwi2006-11-15 19:57:52 UTC
FreeBSD ports repository
Modified files:
devel/p5-Rose-Object Makefile distinfo
Log:
- Update to 0.821
PR: ports/105528
Submitted by: hideo <[EMAIL PROTECTED]> (maintainer)
Revision ChangesPath
1.4 +1 -1
jhb 2006-11-15 19:53:49 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 db_trace.c machdep.c
sys/amd64/includereg.h
sys/i386/i386db_trace.c machdep.c
sys/i386/include reg.h
Log:
Various whitespace and style fixes.
Revision
miwi2006-11-15 19:51:08 UTC
FreeBSD ports repository
Modified files:
math/simd-viterbiMakefile
math/simd-viterbi/files patch-makefile.in
Log:
- Fixed shard library
- Bump PORTREVISION
- INSTALLS_SHLIB => USE_LDCONFIG
PR: ports/105525
Submitted
miwi2006-11-15 19:48:26 UTC
FreeBSD ports repository
Modified files:
deskutils/gdesklets Makefile distinfo pkg-descr pkg-message
pkg-plist
deskutils/gdesklets/files patch-data::Makefile.in
patch-main::__init__.py
Lo
miwi2006-11-15 19:46:14 UTC
FreeBSD ports repository
Modified files:
www/dotproject Makefile
Log:
- add php zlib support
PR: ports/105521
Submitted by: farrokhi@
Approved by:maintainer
Revision ChangesPath
1.6 +1 -1 port
miwi2006-11-15 19:44:04 UTC
FreeBSD ports repository
Modified files:
sysutils/dvdisaster Makefile distinfo pkg-plist
Log:
- Update to 0.70.2
PR: ports/105489
Submitted by: miwi
Approved by:maintainer
Revision ChangesPath
1.2 +2 -2
1 - 100 of 147 matches
Mail list logo