hrs 2006-08-02 06:38:15 UTC
FreeBSD ports repository
Modified files:
net/sup Makefile distinfo
Log:
Fix build on 7.x.
Spotted by: linimon
Revision ChangesPath
1.26 +1 -1 ports/net/sup/Makefile
1.7 +3 -3 ports/net/sup/di
dinoex 2006-08-02 06:37:17 UTC
FreeBSD ports repository
Modified files:
mail/sid-milter Makefile distinfo
Log:
- update to 0.2.14
PR: 101239
Submitted by: Hirohisa Yamaguchi
Revision ChangesPath
1.12 +1 -2 ports/mail/sid-milter/Makefi
hrs 2006-08-02 06:22:04 UTC
FreeBSD ports repository
Modified files:
cad/pcb Makefile distinfo pkg-plist
Added files:
cad/pcb/filespatch-src-file.c
Log:
- Add dependency on x11-toolkits/tk83[1].
- Update to 20060414[2].
PR: ports
sat 2006-08-02 06:13:26 UTC
FreeBSD ports repository
Modified files:
audio/pacpl Makefile distinfo
audio/pacpl/filespatch-pac.conf
Log:
- Update to 3.2.1
Revision ChangesPath
1.3 +16 -16ports/audio/pacpl/Makefile
1.2 +3 -3
dinoex 2006-08-02 05:52:28 UTC
FreeBSD ports repository
Modified files:
security/openssl Makefile
Log:
- ignore OpenSSL 0.9.7* on CUREENT >= 700019
- break out if shared lib version in port is less than base
Revision ChangesPath
1.116 +18 -1 ports/secur
yongari 2006-08-02 05:28:52 UTC
FreeBSD src repository
Modified files:
sys/dev/dc dcphy.c pnphy.c
Log:
Replace hard-coded magic constants to system defined constants
(BUS_PROBE_DEFAULT, BUS_PROBE_GENERIC etc). These pseudo PHY
drivers were forgotten from the convers
On 8/2/06, Erwin Lansing <[EMAIL PROTECTED]> wrote:
On Tue, Aug 01, 2006 at 08:12:19PM +, Andrew Pantyukhin wrote:
> sat 2006-08-01 20:12:19 UTC
>
> FreeBSD ports repository
>
> Modified files:
> develMakefile
> Added files:
> devel/p5-Linux-Pid Makefil
hrs 2006-08-02 05:05:37 UTC
FreeBSD ports repository
Modified files:
chinese/acroread-zh_CN Makefile distinfo
chinese/acroread-zh_TW Makefile distinfo
french/acroread Makefile distinfo
german/acroread Makefile distinfo
japanese/acroreadMakefile di
sam 2006-08-02 04:55:04 UTC
FreeBSD src repository
Modified files:
sys/dev/usb if_ural.c
Log:
remove unneccessary null ptr check
Coverity ID:173918
Revision ChangesPath
1.43 +1 -2 src/sys/dev/usb/if_ural.c
__
sam 2006-08-02 04:54:14 UTC
FreeBSD src repository
Modified files:
sys/dev/ral rt2560.c
Log:
remove unnecessary null ptr check
Coverity ID:173911
Revision ChangesPath
1.7 +1 -2 src/sys/dev/ral/rt2560.c
_
yongari 2006-08-02 04:27:31 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/sk if_sk.c if_skreg.h
Log:
MFC: if_sk.c, 1.128 if_skreg.h, 1.38 to RELENG_6
Add device ID for second generation D-Link DGE-530T.
Revision ChangesPath
rafan 2006-08-02 04:16:41 UTC
FreeBSD ports repository
Modified files:
lang/gdc Makefile distinfo pkg-descr
Removed files:
lang/gdc/files patch-gcc__d__phobos__config__gen_unix.c
Log:
- Update to 0.19
- Update WWW
PR: ports/101163
S
rafan 2006-08-02 04:14:43 UTC
FreeBSD ports repository
Modified files:
www/p5-TestGen4Web-Runner Makefile distinfo
Log:
- Update to 0.08
PR: ports/101198
Submitted by: Conor McDermottroe (maintainer)
Revision ChangesPath
1.2 +1 -1 po
thompsa 2006-08-02 04:11:25 UTC
FreeBSD src repository
Modified files:
share/man/man4 if_bridge.4
Log:
Document the log_stp variable.
Revision ChangesPath
1.19 +6 -0 src/share/man/man4/if_bridge.4
___
cvs-all
thompsa 2006-08-02 03:54:29 UTC
FreeBSD src repository
Modified files:
sys/net if_bridge.c
Log:
- Use the new bridgestp callback to once again flush our bridge routes when an
interface is disabled.
- Log port changes to syslog, defaulting to off
Revision
>
> Removing the "dead" assignment to evl->evl_encap_proto above and
> reducing the bcopy window by 2 bytes here is a nano-optimization.
> Which is worse, it smuggles hidden dot1q details in this otherwise
> encapsulation-neutral block of code. E.g., I could use the former
> code for both dot1q
clsung 2006-08-02 03:20:29 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
p5-IMDB-Film --> ports/www/p5-IMDB-Film
Revision ChangesPath
1.15859 +1 -0 CVSROOT/modules
___
cvs-all@freeb
clsung 2006-08-02 03:20:18 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/p5-IMDB-Film Makefile distinfo pkg-descr pkg-plist
Log:
Add p5-IMDB-Film 0.22, OO Perl interface to the movies database IMDB.
PR: po
clsung 2006-08-02 03:17:28 UTC
FreeBSD ports repository
Modified files:
devel/p5-Module-Load-Conditional Makefile distinfo
Log:
- update to 0.10
Revision ChangesPath
1.4 +2 -4 ports/devel/p5-Module-Load-Conditional/Makefile
1.4 +3 -3 ports/dev
thompsa 2006-08-02 02:59:24 UTC
FreeBSD src repository
Modified files:
sys/net if_bridge.c
Log:
Tell bridgestp that we are about to free the memory so it can cleanup.
Revision ChangesPath
1.74 +3 -0 src/sys/net/if_bridge.c
__
thompsa 2006-08-02 02:51:42 UTC
FreeBSD src repository
Modified files:
sys/net bridgestp.c
Log:
Fix style in the last commit, the variable declaration goes at the top of the
function.
Revision ChangesPath
1.18 +2 -1 src/sys/net/bridgestp.c
___
thompsa 2006-08-02 02:47:27 UTC
FreeBSD src repository
Modified files:
sys/net bridgestp.c bridgestp.h
Log:
Add a callback so we can notify the parent bridge that a port state change has
occured, we need to do this from a taskqueue to avoid a LOR with the if_bridge
clsung 2006-08-02 02:47:05 UTC
FreeBSD ports repository
Modified files:
mail/dkim-milter Makefile distinfo
Log:
- update to 0.5.1
PR: ports/101238
Submitted by: maintainer (Hirohisa Yamaguch)
Revision ChangesPath
1.7 +1 -1 ports/ma
yongari 2006-08-02 02:37:00 UTC
FreeBSD src repository
Modified files:
sys/dev/sk if_sk.c
Log:
Fix incorrect busy check for PHY write operation.
While I'm here remove unnecessary return statement.
Revision ChangesPath
1.129 +2 -4 src/sys/dev/sk/if
On Tue, Aug 01, 2006 at 05:40:56PM -0700, Sam Leffler wrote:
>
> We obviously had no idea you were interested in this. I was asked to
> review the original change and noticed the bogus panic code and
> suggested it be fixed at the same time. I already pointed out to Qing
> Li that the new code is
kuriyama2006-08-02 01:40:25 UTC
FreeBSD ports repository
Modified files:
security/vuxml vuln.xml
Log:
Add recent gnupg issue.
Revision ChangesPath
1.1096+29 -1 ports/security/vuxml/vuln.xml
___
cvs-all@freebsd.
thompsa 2006-08-02 01:36:40 UTC
FreeBSD src repository
Modified files:
sys/net bridgestp.c
Log:
Be sure to disable the port when removing it from STP.
Revision ChangesPath
1.16 +2 -0 src/sys/net/bridgestp.c
__
kuriyama2006-08-02 01:34:30 UTC
FreeBSD ports repository
Modified files:
security/gnupg Makefile distinfo pkg-plist
Log:
- Upgrade to 1.4.5.
(fixes 2 more possible memory allocation attacks).
- Enable OPTIONS [1].
Security:
http://lists.gnupg.org/pipermail
ijliao 2006-08-02 01:21:47 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
p5-AI-Prolog --> ports/devel/p5-AI-Prolog
Revision ChangesPath
1.15858 +1 -0 CVSROOT/modules
___
cvs-all@fre
ijliao 2006-08-02 01:21:33 UTC
FreeBSD ports repository
Modified files:
develMakefile
Added files:
devel/p5-AI-Prolog Makefile distinfo pkg-descr pkg-plist
devel/p5-AI-Prolog/files patch-Makefile.PL
Log:
add p5-AI-Prolog 0.734
Perl extension for l
ijliao 2006-08-02 01:20:39 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
p5-Text-Quote --> ports/textproc/p5-Text-Quote
Revision ChangesPath
1.15857 +1 -0 CVSROOT/modules
___
cvs-al
ijliao 2006-08-02 01:20:01 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/p5-Text-Quote Makefile distinfo pkg-descr pkg-plist
Log:
add p5-Text-Quote 0.3
Quotes strings as required for perl to eval them back correctly
ijliao 2006-08-02 01:19:03 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
p5-Hash-AsObject --> ports/devel/p5-Hash-AsObject
Revision ChangesPath
1.15856 +1 -0 CVSROOT/modules
___
cvs
ijliao 2006-08-02 01:18:48 UTC
FreeBSD ports repository
Modified files:
develMakefile
Added files:
devel/p5-Hash-AsObject Makefile distinfo pkg-descr pkg-plist
Log:
add p5-Hash-AsObject 0.05
Hashes with accessors/mutators
PR: 101017
ijliao 2006-08-02 01:16:38 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
p5-aliased --> ports/devel/p5-aliased
Revision ChangesPath
1.15855 +1 -0 CVSROOT/modules
___
cvs-all@freebsd
ijliao 2006-08-02 01:16:21 UTC
FreeBSD ports repository
Modified files:
develMakefile
Added files:
devel/p5-aliased Makefile distinfo pkg-descr
Log:
add p5-aliased 0.20
Use shorter versions of class names
PR: 101016
Revision Ch
rwatson 2006-08-02 00:45:27 UTC
FreeBSD src repository
Modified files:
sys/kern uipc_socket.c
Log:
Move updated of 'numopensockets' from bottom of sodealloc() to the top,
eliminating a second set of identical mutex operations at the bottom.
This allows brief excee
Yar Tikhiy wrote:
> On Tue, Aug 01, 2006 at 05:28:10PM +, Qing Li wrote:
>> qingli 2006-08-01 17:28:10 UTC
>>
>> FreeBSD src repository
>>
>> Modified files:
>> sys/net if_vlan.c
>> Log:
>> In vlan_input(), if the network interface does not perform h/w based
>>
On Tue, Aug 01, 2006 at 05:28:10PM +, Qing Li wrote:
> qingli 2006-08-01 17:28:10 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/net if_vlan.c
> Log:
> In vlan_input(), if the network interface does not perform h/w based
> vlan tag processing, the co
clsung 2006-08-02 00:22:21 UTC
FreeBSD ports repository
Modified files:
japanese/mecab Makefile
Log:
WITH_CHARSET feature was introduced in my last update.
But it doesn't work unless libiconv is linked.
- Link with libiconv.
- Correct charset examples
- bump POR
Pawel Jakub Dawidek wrote:
pjd 2006-08-01 23:17:33 UTC
FreeBSD src repository
Modified files:
sys/geom/mirror g_mirror.c
sys/geom/raid3 g_raid3.c
Log:
Don't use f-word in comments. We are gentlemans.
There's a typo two lines down in both files:
clsung 2006-08-02 00:06:35 UTC
FreeBSD ports repository
Modified files:
japanese/p5-Text-MeCab Makefile
Log:
- Add IS_INTERACTIVE.
- Correct an English comment.
PR: ports/101220
Submitted by: maintainer (TAOKA Fumiyoshi)
Revision ChangesPath
1.
acm 2006-08-01 23:49:52 UTC
FreeBSD ports repository
Modified files:
www/py-djangoMakefile distinfo pkg-plist
Log:
- Update to 0.95
Approved by:garga (mentor)
Revision ChangesPath
1.7 +2 -1 ports/www/py-django/Makefile
1.3 +3 -3
garga 2006-08-01 23:38:10 UTC
FreeBSD ports repository
Modified files:
mail/qmail Makefile distinfo
Log:
Add OUTGOINGIP patch to qmail-spamcontrol and qmail-tls slaveports
Revision ChangesPath
1.109 +8 -1 ports/mail/qmail/Makefile
1.55 +3 -
acm 2006-08-01 23:34:02 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
pyxmame --> ports/emulators/pyxmame
Revision ChangesPath
1.15854 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.org
acm 2006-08-01 23:31:06 UTC
FreeBSD ports repository
Modified files:
emulatorsMakefile
Added files:
emulators/pyxmameMakefile distinfo pkg-descr pkg-plist
emulators/pyxmame/files patch-pyxmame_Config.py patch-setup.py
Log:
- New port: emulators/pyx
pjd 2006-08-01 23:17:33 UTC
FreeBSD src repository
Modified files:
sys/geom/mirror g_mirror.c
sys/geom/raid3 g_raid3.c
Log:
Don't use f-word in comments. We are gentlemans.
Pointed out by: Maciej Sobczak
Revision ChangesPath
1.86 +1 -1
clsung 2006-08-01 22:57:56 UTC
FreeBSD ports repository
Modified files:
devel/p5-File-Binary Makefile distinfo
Log:
- update to 1.3
- take maintainership
Revision ChangesPath
1.9 +3 -4 ports/devel/p5-File-Binary/Makefile
1.7 +3 -3 ports/deve
marcel 2006-08-01 22:57:07 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/uart uart_bus_pci.c
Log:
MFC revs 1.7, 1.8 and 1.9:
o Add support for non-standard rclk values.
o Add Quatech ID
o Add 2 NEC IDs
o Add 2 HP IDs
o Add 5
clsung 2006-08-01 22:41:39 UTC
FreeBSD ports repository
Modified files:
www/p5-Text-Markdown-ApacheHandler Makefile distinfo
Log:
- Update to 0.04
PR: ports/101177
Submitted by: clsung
Approved by:maintainer (Gea-Suan Lin)
Revision ChangesPat
clsung 2006-08-01 22:35:18 UTC
FreeBSD ports repository
Modified files:
databases/p5-Class-Inflate Makefile distinfo
Log:
- Update to 0.04
PR: ports/101212
Submitted by: maintainer (Gea-Suan Lin)
Revision ChangesPath
1.2 +1 -1 ports/da
jhb 2006-08-01 22:30:55 UTC
FreeBSD src repository
Modified files:
sys/ddb db_ps.c
Log:
Fix two nits in the ps header that offset each other making them largely
unnoticable.
Revision ChangesPath
1.63 +6 -6 src/sys/ddb/db_ps.c
_
sobomax 2006-08-01 22:19:01 UTC
FreeBSD src repository
Modified files:
etc/mtreeBSD.include.dist
include Makefile
sys/modules Makefile
usr.sbin Makefile
sys/conf files.powerpc
sys/powerpc/conf GENER
marcel 2006-08-01 21:51:19 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/sys serial.h
Log:
MFC rev 1.3, 1.4 and 1.5:
o Add defines for the 5 interrupt sources typical for serial devices.
o Add bit masks for the various definitions.
On Tue, Aug 01, 2006 at 08:12:19PM +, Andrew Pantyukhin wrote:
> sat 2006-08-01 20:12:19 UTC
>
> FreeBSD ports repository
>
> Modified files:
> develMakefile
> Added files:
> devel/p5-Linux-Pid Makefile distinfo pkg-descr pkg-plist
> Log:
> Add po
marcel 2006-08-01 21:30:07 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/uart uart_tty.c
Log:
MFC rev. 1.29: Propagate overrun conditions to the TTY layer.
Revision ChangesPath
1.22.2.2 +2 -0 src/sys/dev/uart/uart_tty.c
__
itetcu 2006-08-01 20:49:52 UTC
FreeBSD ports repository
Added files:
comms/ktrack/files patch-ktrack_calculator.cpp
Log:
Unbreak
PR: ports/100993
Submitted by: Diane Bruce (maintainer)
Revision ChangesPath
1.1 +10 -0 ports/comms/ktrac
sat 2006-08-01 20:46:13 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
p5-Log-Dispatch-Email-EmailSend -->
ports/devel/p5-Log-Dispatch-Email-EmailSend
Revision ChangesPath
1.15853 +1 -0 CVSROOT/modules
sat 2006-08-01 20:45:50 UTC
FreeBSD ports repository
Modified files:
develMakefile
Added files:
devel/p5-Log-Dispatch-Email-EmailSend Makefile distinfo
pkg-descr pkg-plist
Log:
Add port devel/p5-Log-Dispatch-Em
flz 2006-08-01 20:42:40 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
v4l_compat --> ports/multimedia/v4l_compat
Revision ChangesPath
1.15852 +1 -0 CVSROOT/modules
___
cvs-all@fr
flz 2006-08-01 20:41:21 UTC
FreeBSD ports repository
Modified files:
multimedia Makefile
Added files:
multimedia/v4l_compat Makefile pkg-descr pkg-plist
multimedia/v4l_compat/files videodev.h
Log:
Add multimedia/v4l_compat port, a port that installs the
flz 2006-08-01 20:36:09 UTC
FreeBSD ports repository
Modified files:
multimedia/pwcbsdMakefile pkg-plist
Log:
Don't install . This is moving to a brand new
multimedia/v4l_compat port.
Approved by:maintainer
Revision ChangesPath
1.5 +1 -1
itetcu 2006-08-01 20:33:06 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
richtext --> ports/editors/richtext
Revision ChangesPath
1.15851 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.o
itetcu 2006-08-01 20:32:41 UTC
FreeBSD ports repository
Modified files:
editors Makefile
Added files:
editors/richtext Makefile distinfo pkg-descr
editors/richtext/files patch-Imakefile
Log:
This a simple editor for Microsoft RTF files ver. 1.3.
itetcu 2006-08-01 20:29:35 UTC
FreeBSD ports repository
Modified files:
mail/postfix Makefile
Log:
Fix "typo" in previous commit.
Submitted by: KIMURA Yasuhiro
Revision ChangesPath
1.117 +1 -1 ports/mail/postfix/Makefile
__
itetcu 2006-08-01 20:22:34 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
gspiceui --> ports/cad/gspiceui
Revision ChangesPath
1.15850 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.org m
itetcu 2006-08-01 20:22:11 UTC
FreeBSD ports repository
Modified files:
cad Makefile
Added files:
cad/gspiceui Makefile distinfo pkg-descr pkg-plist
cad/gspiceui/files patch-src_Makefile
Log:
This port provides a GUI for two freely availabl
sat 2006-08-01 20:12:52 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
p5-Linux-Pid --> ports/devel/p5-Linux-Pid
Revision ChangesPath
1.15849 +1 -0 CVSROOT/modules
___
cvs-all@fre
sat 2006-08-01 20:12:19 UTC
FreeBSD ports repository
Modified files:
develMakefile
Added files:
devel/p5-Linux-Pid Makefile distinfo pkg-descr pkg-plist
Log:
Add port devel/p5-Linux-Pid:
Why should one use a module to get the PID and the PPID of
itetcu 2006-08-01 20:06:00 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
herrie --> ports/audio/herrie
Revision ChangesPath
1.15848 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.org mai
itetcu 2006-08-01 20:05:31 UTC
FreeBSD ports repository
Modified files:
audioMakefile
Added files:
audio/herrie Makefile distinfo pkg-descr
Log:
Herrie is a small command line music player. It has vim-like controls
and has some unique features, l
itetcu 2006-08-01 19:58:37 UTC
FreeBSD ports repository
Modified files:
dns/dnsmasq Makefile
Log:
- fix dbus dependency issue
- change IPv6 OPTION default to off
- bump PORTREVISION
PR: ports/101172
Submitted by: Babak Farrokhi (maintainer)
itetcu 2006-08-01 19:53:16 UTC
FreeBSD ports repository
Modified files:
math/jsmath Makefile distinfo pkg-plist
Log:
Update to 3.3c
PR: ports/101181
Submitted by: Nicola Vitale (maintainer)
Revision ChangesPath
1.3 +1 -1 ports
itetcu 2006-08-01 19:51:09 UTC
FreeBSD ports repository
Modified files:
cad/gerbvMakefile distinfo
Log:
Update to version 1.0.2
PR: ports/101188
Submitted by: KATO Tsuguru
Revision ChangesPath
1.24 +4 -5 ports/cad/gerbv/Make
jkois 2006-08-01 19:43:14 UTC
FreeBSD doc repository
Modified files:
de_DE.ISO8859-1/articles/explaining-bsd article.sgml
de_DE.ISO8859-1/books/faq book.sgml
de_DE.ISO8859-1/books/fdp-primer book.sgml
de_DE.ISO8859-1/books/fdp-primer/translations chapter.sgml
de_
itetcu 2006-08-01 19:41:10 UTC
FreeBSD ports repository
Modified files:
deskutils/kdissert Makefile distinfo pkg-plist
Added files:
deskutils/kdissert/files patch-src__kdissert__wscript_build
Removed files:
deskutils/kdissert/files patch-SConstruct
Log:
Update to
itetcu 2006-08-01 19:36:52 UTC
FreeBSD ports repository
Modified files:
graphics/meshviewer Makefile distinfo pkg-plist
Removed files:
graphics/meshviewer/files patch-Makefile patch-mesh.cc
Log:
Update to version 0.3.0
PR: ports/101193
Submitted by:
barner 2006-08-01 19:25:18 UTC
FreeBSD ports repository
Modified files:
devel/boost Makefile
Added files:
devel/boost/files
patch-boost_regex_pending_object_cache.hpp
patch-boost_regex_v4_cpp_regex_traits.hpp
shaun 2006-08-01 19:18:11 UTC
FreeBSD ports repository
Modified files:
editors/zile Makefile distinfo
Log:
Upgrade to 2.2.17
PR: ports/101191
Submitted by: KATO Tsuguru <[EMAIL PROTECTED]>
Revision ChangesPath
1.36 +1 -1 ports/
erwin 2006-08-01 19:13:36 UTC
FreeBSD ports repository
Modified files:
www/pnewsMakefile pkg-plist
Log:
Don't remove a directory that is in mtree.
PR: 101167
Submitted by: erwin, pointyhat
Approved by:maintainer
Revision ChangesP
itetcu 2006-08-01 19:11:24 UTC
FreeBSD ports repository
Modified files:
graphics/kbarcodeMakefile distinfo
Log:
Update to version 2.0.4
PR: ports/101192
Submitted by: KATO Tsuguru
Revision ChangesPath
1.20 +3 -1 ports/graphics/kbarc
alc 2006-08-01 19:06:06 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 pmap.c
sys/arm/arm pmap.c
sys/i386/i386pmap.c
sys/ia64/ia64pmap.c
sys/powerpc/powerpc mmu_if.m mmu_oea.c pmap_dispatch.c
sys/sparc64/sparc64
shaun 2006-08-01 19:05:03 UTC
FreeBSD ports repository
Modified files:
science/openbabelMakefile distinfo
Log:
- Upgrade to 2.0.2 [1]
- portlint(1) tweak
PR: ports/101196
Submitted by: KATO Tsuguru <[EMAIL PROTECTED]>
Revision ChangesPath
Hi,
This patch seems to incorrectly identify my C3 as a C7
It used to show
CPU: VIA C3 Nehemiah+RNG+ACE (796.77-MHz 686-class CPU)
Origin = "CentaurHauls" Id = 0x698 Stepping = 8
Features=0x381b03f
real memory = 517865472 (493 MB)
avail memory = 497397760 (474 MB)
now it shows
Time
delphij 2006-08-01 18:56:47 UTC
FreeBSD ports repository
Modified files:
net/openldap23-server Makefile distinfo
Log:
Update to 2.3.25, a maintaince release which contains a lot of
bugfixes.
Revision ChangesPath
1.138 +1 -1 ports/net/openldap23-server/Makef
itetcu 2006-08-01 18:53:31 UTC
FreeBSD ports repository
Modified files:
print/abcm2psMakefile distinfo
Log:
Update to version 4.12.23
PR: ports/101195
Submitted by: KATO Tsuguru
Revision ChangesPath
1.12 +1 -1 ports/print/abcm2p
mezz2006-08-01 18:48:36 UTC
FreeBSD ports repository
Modified files:
www/linux-opera Makefile pkg-plist
www/linux-opera/files patch-ini::pluginpath.ini
Log:
- Add lib/npapi/symlinks/linux-opera in the plugins list to chase a few of
other plugins that have been m
erwin 2006-08-01 18:48:27 UTC
FreeBSD ports repository
Modified files:
.access
Log:
Neil Blakey-Milner has returned his commit bit for safe keeping.
Thanks for all your work so far and hope to see you back some day.
Hat:portmgr secretary
jhb 2006-08-01 18:39:40 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/kern kern_mutex.c
Log:
MFC: Mark the thread pointer used during an adaptive spin volatile.
Revision ChangesPath
1.154.2.8 +1 -1 src/sys/kern/kern_mu
jhb 2006-08-01 18:38:35 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/kern kern_mutex.c
sys/sys mutex.h
Log:
MFC: Write a magic value into mtx_lock when destroying a mutex.
Revision ChangesPath
1.154.2.7 +
glewis 2006-08-01 18:38:25 UTC
FreeBSD ports repository
Modified files:
java/jdk15 Makefile
Added files:
java/jdk15/files patch-j2se::font::t1.c
Log:
. Fix a segfault caused by fonts with illegal glyph names or glyph names
which begin with an underscore
glewis 2006-08-01 18:30:37 UTC
FreeBSD ports repository
Modified files:
java/jdk15 Makefile
Log:
. Space out the arguments to OPTIONS with tabs rather than spaces.
. Add a JAIL which allows the port to be built in a jail. [1]
Submitted by: anders@ [1]
Rev
ume 2006-08-01 18:30:27 UTC
FreeBSD ports repository
Modified files:
mail/qpopper Makefile distinfo
Log:
Re-enable IPv6 support after upgrading to 4.0.9.
Approved by:bc979__at__lafn.org (maintainer)
Revision ChangesPath
1.92 +6 -5 ports/
glewis 2006-08-01 18:27:53 UTC
FreeBSD ports repository
Modified files:
x11-wm/afterstep-stable Makefile distinfo pkg-plist
x11-wm/afterstep-stable/files patch-configure
patch-configure.h.in
patch-src::ASDocGe
itetcu 2006-08-01 18:20:27 UTC
FreeBSD ports repository
Modified files:
mail/postfix Makefile
Log:
Make rc.d start postfix later, like sendmail does.
PR: 100750
Submitted by: KIMURA Yasuhiro
Approved by:Vivek Khera (maintainer)
Revision C
marcus 2006-08-01 18:01:02 UTC
FreeBSD ports repository
Modified files:
archivers/file-roller Makefile distinfo
Log:
Update to 2.14.4.
Revision ChangesPath
1.56 +1 -1 ports/archivers/file-roller/Makefile
1.34 +3 -3 ports/archivers/file-roller/di
marcus 2006-08-01 17:54:20 UTC
FreeBSD ports repository
Modified files:
x11-themes/gtk-engines2 Makefile distinfo
Log:
Update to 2.6.10.
Revision ChangesPath
1.60 +1 -1 ports/x11-themes/gtk-engines2/Makefile
1.20 +3 -3 ports/x11-themes/gtk-engin
jhb 2006-08-01 17:40:13 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/conf files
sys/kern kern_mutex.c kern_sx.c subr_turnstile.c
subr_witness.c
sys/sys lock.h mutex.h
Added file
wpaul 2006-08-01 17:36:50 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/re if_re.c
sys/pci if_rlreg.h
Log:
MFC: fix padding of short checksum offload frames, fix TX DMA channel
stall, add USR NIC PCI ID, add tsleep()
qingli 2006-08-01 17:28:10 UTC
FreeBSD src repository
Modified files:
sys/net if_vlan.c
Log:
In vlan_input(), if the network interface does not perform h/w based
vlan tag processing, the code will use bcopy() to remove the vlan
tag field but the code copies 2 by
1 - 100 of 183 matches
Mail list logo