alc 2006-07-15 06:44:27 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_subr.c
Log:
Enable debug.mpsafevfs by default on arm. Since every architecture except
powerpc has debug.mpsafevfs enabled by default, it is shorter to enumerate
the architectures
clsung 2006-07-15 06:38:11 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
p5-Text-Format+NWrap --> ports/textproc/p5-Text-Format+NWrap
Revision ChangesPath
1.15631 +1 -0 CVSROOT/modules
clsung 2006-07-15 06:37:54 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/p5-Text-Format+NWrap Makefile distinfo pkg-descr
pkg-plist
Log:
Add p5-Text-Format+NWrap 0.52, various subroutine
jkoshy 2006-07-15 06:15:45 UTC
FreeBSD ports repository
Modified files:
lang/drschemeMakefile
Log:
This port no longer requires `gmake`.
Revision ChangesPath
1.25 +0 -1 ports/lang/drscheme/Makefile
___
cvs
clsung 2006-07-15 05:37:42 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
p5-IPC-Mmap --> ports/devel/p5-IPC-Mmap
Revision ChangesPath
1.15630 +1 -0 CVSROOT/modules
___
cvs-all@freeb
clsung 2006-07-15 05:37:29 UTC
FreeBSD ports repository
Modified files:
develMakefile
Added files:
devel/p5-IPC-MmapMakefile distinfo pkg-descr pkg-plist
Log:
Add p5-IPC-Mmap 0.11, provides a minimal mmap() interface for both POSIX
and Win32.
PR
clsung 2006-07-15 05:19:30 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
p5-SVG-DOM2 --> ports/graphics/p5-SVG-DOM2
Revision ChangesPath
1.15629 +1 -0 CVSROOT/modules
___
cvs-all@fr
clsung 2006-07-15 05:19:15 UTC
FreeBSD ports repository
Modified files:
graphics Makefile
Added files:
graphics/p5-SVG-DOM2 Makefile distinfo pkg-descr pkg-plist
Log:
Add p5-SVG-DOM2 1.00, SVG extention to the popular XML::DOM2.
PR: ports/1002
clsung 2006-07-15 05:07:27 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
p5-XML-DOM2 --> ports/textproc/p5-XML-DOM2
Revision ChangesPath
1.15628 +1 -0 CVSROOT/modules
___
cvs-all@fr
clsung 2006-07-15 05:07:14 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/p5-XML-DOM2 Makefile distinfo pkg-descr pkg-plist
Log:
Add p5-XML-DOM2 0.03, DOM controlled, strict XML module for extentable
xml objects.
PR
clsung 2006-07-15 04:55:44 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
p5-Clone-More --> ports/devel/p5-Clone-More
Revision ChangesPath
1.15627 +1 -0 CVSROOT/modules
___
cvs-all@f
clsung 2006-07-15 04:55:32 UTC
FreeBSD ports repository
Modified files:
develMakefile
Added files:
devel/p5-Clone-More Makefile distinfo pkg-descr pkg-plist
Log:
Add p5-Clone-More 0.90.2, perl module for natively copying Perl data
structures.
PR:
marcus 2006-07-15 04:37:31 UTC
FreeBSD ports repository
Modified files:
net/avahiMakefile pkg-plist
Log:
Cleanup a leftover directory.
Revision ChangesPath
1.31 +1 -1 ports/net/avahi/Makefile
1.10 +1 -0 ports/net/avahi/pkg-plist
clsung 2006-07-15 03:31:13 UTC
FreeBSD ports repository
Modified files:
chinese/gcin Makefile distinfo pkg-plist
Log:
- Update to 1.2.1
PR: ports/100192
Submitted by: maintainer (chinsan)
Revision ChangesPath
1.53 +12 -24ports/ch
On Saturday 15 July 2006 07:23, M. Warner Losh wrote:
> SPI == Serial Peripheral Interface. It is common in the embedded
> world. The 'bus' is nothing more than 4 signals: chip select, clock,
> MOSI (master out, slave in) and MISO (master in, slave out). Lots of
It's not even a bus, only a poin
brooks 2006-07-15 02:49:35 UTC
FreeBSD src repository
Modified files:
sys/net if_spppsubr.c
Log:
Use TAILQ_FOREACH instead of poking around in the guts of the list
macros.
Revision ChangesPath
1.124 +5 -8 src/sys/net/if_spppsubr.c
brooks 2006-07-15 02:13:05 UTC
FreeBSD src repository
Modified files:
sys/net if_tap.c
Log:
Drop a pointless cast of ifp->if_softc to (struct tap_softc *).
Revision ChangesPath
1.62 +1 -1 src/sys/net/if_tap.c
___
rafan 2006-07-15 02:08:41 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
p5-File-Find-Object --> ports/devel/p5-File-Find-Object
Revision ChangesPath
1.15626 +1 -0 CVSROOT/modules
_
rafan 2006-07-15 02:08:26 UTC
FreeBSD ports repository
Modified files:
develMakefile
Added files:
devel/p5-File-Find-Object Makefile distinfo pkg-descr
pkg-plist
Log:
Add p5-File-Find-Object 0.0.3, an object oriented File::F
brooks 2006-07-15 02:07:38 UTC
FreeBSD src repository
Modified files:
sys/dev/lmc if_lmc.c
Log:
Cleanup: Use if_initname to set if_dname, if_dunit, and if_xname instead
of doing it by hand.
Revision ChangesPath
1.29 +1 -3 src/sys/dev/lmc/if_lmc.c
rafan 2006-07-15 02:07:29 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
p5-File-Slurp-Tree --> ports/devel/p5-File-Slurp-Tree
Revision ChangesPath
1.15625 +1 -0 CVSROOT/modules
___
rafan 2006-07-15 02:07:18 UTC
FreeBSD ports repository
Modified files:
develMakefile
Added files:
devel/p5-File-Slurp-Tree Makefile distinfo pkg-descr pkg-plist
Log:
Add p5-File-Slurp-Tree 1.24, slurp and emit file trees as nested hashes.
PR:
rafan 2006-07-15 02:05:35 UTC
FreeBSD ports repository
Modified files:
sysutils/bsdadminscripts Makefile distinfo
Log:
- Update to 2.0
- Introduce WITHOUT_BUILDFLAGS knob
PR: ports/100319
Submitted by: maintainer
Revision ChangesPath
1.3
shaun 2006-07-15 01:46:13 UTC
FreeBSD ports repository
Modified files:
net/linphone-baseMakefile
Log:
Add missing devel/readline dependency where required. This will allow
the port to build on 4.x, once the libosip2 issue has been resolved.
PR: ports/9727
vanilla 2006-07-15 01:46:05 UTC
FreeBSD ports repository
Modified files:
x11-wm/enlightenment-devel Makefile distinfo pkg-plist
Removed files:
x11-wm/enlightenment-devel/files
patch-data_themes_default_icons.edc
Log:
- update to 0.16.9
vanilla 2006-07-15 01:44:24 UTC
FreeBSD ports repository
Modified files:
graphics/edjeMakefile distinfo
Log:
Upgrade to latest version.
PR: ports/100237
Submitted by: Stanislav Sedov
Revision ChangesPath
1.20 +1 -1 ports/graphic
vanilla 2006-07-15 01:43:33 UTC
FreeBSD ports repository
Modified files:
x11/ecoreMakefile distinfo
Log:
Upgrade to latest version..
PR: ports/100236
Submitted by: Stanislav Sedov
Revision ChangesPath
1.30 +1 -1 ports/x11/ec
vanilla 2006-07-15 01:42:44 UTC
FreeBSD ports repository
Modified files:
lang/embryo Makefile distinfo
Log:
Upgrade to latest version.
PR: ports/100238
Submitted by: Stanislav Sedov
Revision ChangesPath
1.21 +1 -1 ports/lang/em
vanilla 2006-07-15 01:41:59 UTC
FreeBSD ports repository
Modified files:
graphics/evasMakefile distinfo
Log:
Upgrade to latest version.
PR: ports/100235
Submitted by: Stanislav Sedov
Revision ChangesPath
1.40 +2 -2 ports/graphic
vanilla 2006-07-15 01:41:06 UTC
FreeBSD ports repository
Modified files:
devel/eetMakefile distinfo
Log:
Upgrade to latest version.
PR: ports/10234
Submitted by: Stanislav Sedov
Revision ChangesPath
1.20 +8 -3 ports/devel/ee
itetcu 2006-07-15 01:15:49 UTC
FreeBSD ports repository
Modified files:
x11/tildaMakefile distinfo
Log:
Update to 0.09.3
PR: ports/100303
Submitted by: maintainer
Revision ChangesPath
1.3 +1 -1 ports/x11/tilda/Makefile
1.
keramida2006-07-15 00:24:16 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/articles/explaining-bsd article.sgml
Log:
Note that the BSD projects have a reputation for quality & complete
documentation, in the section about the advantages of BSD.
PR: d
rafan 2006-07-15 00:10:53 UTC
FreeBSD ports repository
Modified files:
misc/bibletime Makefile distinfo pkg-descr pkg-plist
misc/bibletime/files patch-Makefile.am patch-Makefile.in
patch-bibletime::backend::cswordbackend.cpp
cognet 2006-07-15 00:09:53 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 kb920x_machdep.c
Log:
Add a comment explaining why the OHCI mapping has been commented out.
Revision ChangesPath
1.11 +9 -0 src/sys/arm/at91/kb920x_machdep.c
shaun 2006-07-14 23:51:10 UTC
FreeBSD ports repository
Modified files:
x11-wm/ion-3ds Makefile
Log:
Remove CONFLICTS, as the port {pre,post}fixes a major version number to
all potentially conflicting files and directories.
PR: ports/100286
Submitted b
julian 2006-07-14 23:32:43 UTC
FreeBSD src repository
Modified files:
usr.bin/netstat inet6.c
Log:
Not having ipv6 in your kernel is not an error and should not be reported.
MFC after: 1 week
Revision ChangesPath
1.26 +4 -1 src/usr.bin/netstat/i
markus 2006-07-14 23:28:02 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
Move net-im/simicq to net-im/sim-im as it has been renamed upstream
Revision ChangesPath
1.15624 +1 -1 CVSROOT/modules
___
markus 2006-07-14 23:27:26 UTC
FreeBSD ports repository
Modified files:
.MOVED
net-im Makefile
net-im/sim-imMakefile distinfo pkg-descr pkg-plist
Removed files:
net-im/sim-im/files patch-configure patch-sim-api-fetch.cpp
imp 2006-07-14 23:15:07 UTC
FreeBSD src repository
Modified files:
sys/dev/iicbus iic.c iic.h iicbus.c iicbus.h iicbus_if.m
iiconf.c iiconf.h
Log:
Allow iic bridges to support a generalized transfer, rather than
forcing all transfers to do th
itetcu 2006-07-14 23:04:57 UTC
FreeBSD ports repository
Modified files:
x11-wm/fvwm95-i18n Makefile
Log:
OPTIONify APM support (default off) to fix the problem signaled in:
PR: ports/100274
Submitted by: Tsurutani Naoki <[EMAIL PROTECTED]>
Revision Chan
imp 2006-07-14 22:50:46 UTC
FreeBSD src repository
Modified files:
sys/conf files
Log:
MFp4: spibus glue
Revision ChangesPath
1.1129+4 -0 src/sys/conf/files
___
cvs-all@freebsd.org mailing list
http:
imp 2006-07-14 22:47:07 UTC
FreeBSD src repository
Added files:
sys/dev/spibus spi.h spibus.c spibus_if.m spibusvar.h
Log:
MFp4:
Initial spibus support. Seems to be OK, but needs some polish.
# someone should write a bit-bang spi parallel port in
On Friday 14 July 2006 06:39 pm, Jung-uk Kim wrote:
> jkim2006-07-14 22:39:18 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/kern link_elf.c
> Log:
> Let native elf class be registered earlier.
>
> Revision ChangesPath
> 1.90 +1 -1 src/sy
imp 2006-07-14 22:41:54 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 files.at91
Log:
MFp4: this now depends on new spi bus stuff
Revision ChangesPath
1.6 +3 -1 src/sys/arm/at91/files.at91
__
imp 2006-07-14 22:40:24 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 at91_twi.c
Log:
MFp4: tweaks
Revision ChangesPath
1.3 +8 -7 src/sys/arm/at91/at91_twi.c
___
cvs-all@freebsd.org mailing l
jkim2006-07-14 22:39:18 UTC
FreeBSD src repository
Modified files:
sys/kern link_elf.c
Log:
Let native elf class be registered earlier.
Revision ChangesPath
1.90 +1 -1 src/sys/kern/link_elf.c
___
cv
imp 2006-07-14 22:31:12 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 at91_st.c
Log:
MFp4: elevate quality of slow clock a little
Revision ChangesPath
1.4 +1 -1 src/sys/arm/at91/at91_st.c
___
imp 2006-07-14 22:30:44 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 at91_ssc.c
Log:
MFp4: paren police
Revision ChangesPath
1.2 +4 -6 src/sys/arm/at91/at91_ssc.c
___
cvs-all@freebsd.org mai
imp 2006-07-14 22:22:57 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 at91_pio.c at91_piovar.h kb920x_machdep.c
Log:
MFp4:
Introduce framework to configure the multiplexed pins on boot.
Since the USART supprots RS-485 multidrop mode, i
bsam2006-07-14 22:08:21 UTC
FreeBSD ports repository
Modified files:
x11-toolkits/linux-gtk Makefile pkg-plist.i386
Log:
o remove locale dirs from pkg-plist (those locales are taken care of
by linux_base-fc4);
o bump PORTREVISION.
Pointed out by: pointyhat (i386
imp 2006-07-14 22:06:01 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 at91_rtcreg.h
Log:
MFp4:
Fix typo in RTC_CALR_MK.
Revision ChangesPath
1.2 +1 -1 src/sys/arm/at91/at91_rtcreg.h
___
itetcu 2006-07-14 22:01:56 UTC
FreeBSD ports repository
Modified files:
comms/xastir Makefile distinfo pkg-plist
Added files:
comms/xastir/files patch-main.c
Log:
Update to 1.8.2
PR: ports/100289
Submitted by: maintainer
Revision Chang
imp 2006-07-14 22:01:52 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 at91_pmc.c
Log:
The TSC board uses a 16MHz base clock for the AT91RM9200, while the Kwikbyte
board uses a 10MHz base clock. Cope with this difference.
Revision ChangesPath
1
imp 2006-07-14 21:59:54 UTC
FreeBSD src repository
Modified files:
sys/conf options.arm
Log:
For the moment, make board configuration a compile time option. This
saves space in the final kernel, but at the expense of flexibility to
boot the same kernel accros
In message: <[EMAIL PROTECTED]>
Scott Long <[EMAIL PROTECTED]> writes:
: Warner Losh wrote:
: > imp 2006-07-14 21:35:59 UTC
: >
: > FreeBSD src repository
: >
: > Modified files:
: > sys/arm/at91 at91_spi.c at91_spireg.h
: > Removed files:
: > sys/arm/at
itetcu 2006-07-14 21:54:00 UTC
FreeBSD ports repository
Modified files:
cad/electric Makefile
Added files:
cad/electric/files patch-Makefile.in
patch-src_graph_graphqtdlg.h
patch-src_graph_graphunixx11.c
On Friday 14 July 2006 05:44 pm, Scott Long wrote:
> Warner Losh wrote:
> > imp 2006-07-14 21:35:59 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/arm/at91 at91_spi.c at91_spireg.h
> > Removed files:
> > sys/arm/at91 at91_spiio.h
> > Log:
Warner Losh wrote:
imp 2006-07-14 21:35:59 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 at91_spi.c at91_spireg.h
Removed files:
sys/arm/at91 at91_spiio.h
Log:
MF p4:
Adapt to forthcoming spi framework. The ioctls for SPI commands and
imp 2006-07-14 21:37:19 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 at91_rtc.c
Log:
Implement the set_time function. Rather pointless with this RTC, as it
resets when the core resets, but there may be some use for it...
Revision ChangesPath
imp 2006-07-14 21:35:59 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 at91_spi.c at91_spireg.h
Removed files:
sys/arm/at91 at91_spiio.h
Log:
MF p4:
Adapt to forthcoming spi framework. The ioctls for SPI commands and such
belong in the
imp 2006-07-14 21:33:04 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 uart_dev_at91usart.c
Log:
Be sure to flush the cache after a partial read on timeout. Expand
comments about timeouts. Fix a style nit. Sometimes small messages
were getting corrupte
keramida2006-07-14 21:28:45 UTC
FreeBSD doc repository
Modified files:
el_GR.ISO8859-7/articles Makefile
Removed files:
el_GR.ISO8859-7/articles/java-tomcat Makefile article.sgml
Log:
Remove java-tomcat article. There is no en_US.ISO8859-1 version of this
article anymor
erwin 2006-07-14 21:23:34 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
p5-Clone-Fast --> ports/devel/p5-Clone-Fast
Revision ChangesPath
1.15623 +1 -0 CVSROOT/modules
___
cvs-all@f
erwin 2006-07-14 21:23:23 UTC
FreeBSD ports repository
Modified files:
develMakefile
Added files:
devel/p5-Clone-Fast Makefile distinfo pkg-descr pkg-plist
Log:
Add p5-Clone-Fast 0.90.1, natively copying Perl data structures.
PR: ports/1
erwin 2006-07-14 21:21:36 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
p5-Dir-Project --> ports/devel/p5-Dir-Project
Revision ChangesPath
1.15622 +1 -0 CVSROOT/modules
___
cvs-all
erwin 2006-07-14 21:21:22 UTC
FreeBSD ports repository
Modified files:
develMakefile
Added files:
devel/p5-Dir-Project Makefile distinfo pkg-descr pkg-plist
Log:
Dir::Project provides a way to locate a source-controlled directory
(CVS, Subversion, Perfo
keramida2006-07-14 21:04:29 UTC
FreeBSD doc repository
Added files:
el_GR.ISO8859-7/share/mk doc.local.mk
Log:
Using html2text works much much better for Greek plain text
output, than the default links(1)-based conversion. Now I can
actually read Greek in `article.txt' and `
pav 2006-07-14 20:34:22 UTC
FreeBSD ports repository
Modified files:
astro/boinc-setiathome-enhanced Makefile pkg-plist
Log:
- Move documents to DOCSDIR
PR: ports/100301
Submitted by: Rene Ladan <[EMAIL PROTECTED]> (maintainer)
Revision ChangesP
erwin 2006-07-14 19:45:20 UTC
FreeBSD ports repository
Modified files:
cad/jspice3 Makefile
Added files:
cad/jspice3/filespatch-build
Log:
Fix the build for non-C locales
PR: 100304
Submitted by: Stanislav Sedov <[EMAIL PROTECTED]> (main
jeh 2006-07-14 19:39:43 UTC
FreeBSD ports repository
Modified files:
security/vscan Makefile
Log:
Update the portrevision that wasn't part of the patch
Revision ChangesPath
1.39 +1 -1 ports/security/vscan/Makefile
__
jeh 2006-07-14 19:39:12 UTC
FreeBSD ports repository
Modified files:
security/vscan Makefile pkg-plist
Log:
Add support for amd64
PR: 100263
Submitted by: [EMAIL PROTECTED]
Revision ChangesPath
1.38 +17 -6 ports/security/vscan/M
Could the KASSERT here be changed to a warning log message instead?
I don't like the idea of kernel modules failing catastrophically
when they could fail gracefully by just emitting an error.
Is that OK?
+ KASSERT(kp.ki_stat <= sizeof(linux_state),
+ ("linprocfs: don't know h
lth 2006-07-14 19:16:22 UTC
FreeBSD ports repository
Modified files:
net/p5-File-RsyncP Makefile distinfo
Log:
Update to 0.62. Now requires perl from ports.
PR: ports/100163
Submitted by: Jin-Shan Tseng <[EMAIL PROTECTED]>
Revision ChangesPath
joel2006-07-14 19:00:23 UTC
FreeBSD doc repository
Modified files:
en/community mailinglists.sgml
Log:
Add a link to the BUS mailing list (BSD Users Sweden).
Revision ChangesPath
1.9 +6 -1 www/en/community/mailinglists.sgml
_
garga 2006-07-14 18:42:40 UTC
FreeBSD ports repository
Modified files:
www/zope Makefile distinfo
Log:
Update to 2.7.9
PR: ports/100249
Approved by:maintainer
Security: CVE-2006-3458
Revision ChangesPath
1.73 +2 -3
cy 2006-07-14 18:39:52 UTC
FreeBSD ports repository
Modified files:
.UPDATING
Log:
Add note about MIT KRB5 no longer having support for statically linked
binaries or libraries.
Revision ChangesPath
1.363 +13 -1 ports/UPDATING
___
cy 2006-07-14 18:37:11 UTC
FreeBSD ports repository
Modified files:
security/krb5Makefile distinfo pkg-plist
security/krb5/files patch-ax patch-ay
Log:
Update 1.4.3 --> 1.5
Revision ChangesPath
1.104 +5 -5 ports/security/krb5/Makefile
1.3
rafan 2006-07-14 18:19:30 UTC
FreeBSD ports repository
Modified files:
misc/sword Makefile
Log:
- Mark BROKEN on 4.x, does not compile
- Add another mirror site
PR: ports/100298
Submitted by: maintainer
Revision ChangesPath
1.19
On Fri, Jul 14, 2006 at 06:02:21PM +, Joel Dahl wrote:
> This is just the first step though -- I'm working on a complete rewrite
> of the projects page.
Yay!
mcl
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
joel2006-07-14 18:02:21 UTC
FreeBSD doc repository
Modified files:
en/projects projects.sgml
Log:
Update the projects page a bit. I've removed a bunch of links, some of them
were dead and some of them linked to unmaintained projects. This is just
the first step
pjd 2006-07-14 17:55:36 UTC
FreeBSD src repository
Modified files:
sys/kern kern_lock.c
Log:
Remove duplicated #include.
Revision ChangesPath
1.97 +0 -1 src/sys/kern/kern_lock.c
___
cvs-all@freebsd.
maxim 2006-07-14 17:45:33 UTC
FreeBSD src repository
Modified files:
lib/libc/gen getgrent.c
Log:
o compat_group() and files_group() are more complicated than I thought
in rev. 1.34. Mainly I missed the fact that the buffer is used for two
purposes:
1) storing
joel2006-07-14 17:24:42 UTC
FreeBSD doc repository
Modified files:
en/projects/ideasindex.sgml
Log:
Add a new entry: New bus_alloc_resources() API.
Submitted by: imp
Revision ChangesPath
1.62 +25 -1 www/en/projects/ideas/index.sgml
alepulver2006-07-14 17:21:42 UTC
FreeBSD ports repository
Modified files:
games/gtkradiant Makefile
Log:
- Integrate with bsd.scons.mk.
Revision ChangesPath
1.5 +5 -7 ports/games/gtkradiant/Makefile
___
cvs-al
emax2006-07-14 17:11:59 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/netgraph/bluetooth/drivers/bt3c ng_bt3c_pccard.c
ng_bt3c_var.h
Log:
MFC: Replace inb() and outb() with bus_space_read_1() and bus_space_wr
joel2006-07-14 16:54:56 UTC
FreeBSD doc repository
Modified files:
en/platforms alpha.sgml
Log:
Add a note about the status of FreeBSD/alpha.
Wording by: rwatson
Revision ChangesPath
1.5 +9 -1 www/en/platforms/alpha.sgml
___
novel 2006-07-14 16:54:42 UTC
FreeBSD ports repository
Modified files:
security/gnutls Makefile distinfo pkg-plist
Log:
- Update to 1.4.1
- Remove --with-included-libtasn1 from CONFIGURE_ARGS (should have
been done that earlier actually)
Revision ChangesPat
ru 2006-07-14 16:48:52 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
lib/libpam/modules/pam_ssh Makefile
Log:
Fix build by making this look like rev. 1.25.
Revision ChangesPath
1.20.2.2 +5 -3 src/lib/libpam/modules/pam_ssh/Makefile
__
hrs 2006-07-14 16:32:39 UTC
FreeBSD ports repository
Modified files:
textproc/xmlcharent Makefile pkg-plist
textproc/xmlcharent/files catalog catalog.xml
Log:
- Use relative URIs in catalog.xml.
- Add rewrite rules for http://www.oasis-open.org/docbook/xmlcharent/.
ahze2006-07-14 16:18:00 UTC
FreeBSD ports repository
Modified files:
cad/brlcad Makefile
Log:
- fix build on sparc64
PR: 99971
Submitted by: ahze
Approved by:maintainer
Revision ChangesPath
1.17 +7 -3 ports/cad/brlcad
aaron 2006-07-14 16:13:05 UTC
FreeBSD ports repository
Modified files:
net/p5-Net-NBNameMakefile distinfo
Log:
- Updated to v0.26
PR: ports/99695
Submitted by: aaron
Approved by:maintainer timeout, tobez (implicit)
Revision ChangesPath
aaron 2006-07-14 16:09:57 UTC
FreeBSD ports repository
Modified files:
audio/p5-Net-FreeDB Makefile distinfo
audio/p5-Net-FreeDB/files perl-5005.patch
Log:
- Update to 0.07
- Restrict to Perl 5.6+ due to dependency upon p5-Authen-SASL
- Regen 5.00503 patchfile just in
erwin 2006-07-14 16:02:53 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
p5-Test-Benchmark --> ports/devel/p5-Test-Benchmark
Revision ChangesPath
1.15621 +1 -0 CVSROOT/modules
___
c
erwin 2006-07-14 16:02:40 UTC
FreeBSD ports repository
Modified files:
develMakefile
Added files:
devel/p5-Test-Benchmark Makefile distinfo pkg-descr pkg-plist
Log:
Sometimes you want to make sure that your "faster" algorithm really is
faster than the o
aaron 2006-07-14 15:57:54 UTC
FreeBSD ports repository
Modified files:
textproc/p5-PPI Makefile distinfo
Log:
- Update to v1.115
PR: ports/99117
Submitted by: aaron
Approved by:maintainer timeout, tobez (implicit)
Revision ChangesPath
erwin 2006-07-14 15:57:40 UTC
FreeBSD ports repository
Modified files:
audio/streamripper Makefile distinfo
Log:
Update to 1.61.24
PR: 100293
Submitted by: Rainer Alves <[EMAIL PROTECTED]> (maintainer)
Revision ChangesPath
1.24 +1 -1
rafan 2006-07-14 15:57:20 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
p5-Data-Bind --> ports/devel/p5-Data-Bind
Revision ChangesPath
1.15620 +1 -0 CVSROOT/modules
___
cvs-all@fre
rafan 2006-07-14 15:57:10 UTC
FreeBSD ports repository
Modified files:
develMakefile
Added files:
devel/p5-Data-Bind Makefile distinfo pkg-descr pkg-plist
Log:
Add p5-Data-Bind 0.27, a perl module to bind and alias variables.
PR: ports/
aaron 2006-07-14 15:56:19 UTC
FreeBSD ports repository
Modified files:
textproc/p5-XML-XUpdate-LibXML Makefile distinfo pkg-plist
Log:
- Update to v0.6.0
PR: ports/99110
Submitted by: aaron
Approved by:maintainer timeout, tobez (implicit)
Revisio
erwin 2006-07-14 15:53:58 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
p5-FLV-Info --> ports/multimedia/p5-FLV-Info
Revision ChangesPath
1.15619 +1 -0 CVSROOT/modules
___
cvs-all@
1 - 100 of 163 matches
Mail list logo