rafan 2007-01-20 07:49:43 UTC
FreeBSD src repository (ports committer)
Removed files:
lib/libform Makefile
lib/libmenu Makefile
lib/libpanel Makefile
lib/libncurses Makefile ncurses_cfg.h pathnames.h
termcap.c
rafan 2007-01-20 07:48:10 UTC
FreeBSD src repository (ports committer)
Modified files:
.Makefile.inc1
lib Makefile
Log:
Switch to new ncurses build glue
Approved by:delphij
Revision ChangesPath
1.566 +3 -3
rafan 2007-01-20 07:46:45 UTC
FreeBSD src repository (ports committer)
Modified files:
lib/ncurses/form Makefile
lib/ncurses/menu Makefile
lib/ncurses/ncurses Makefile ncurses_cfg.h termcap.c
lib/ncurses/panelMakefile
Added files:
lib/ncurses
rafan 2007-01-20 07:43:46 UTC
FreeBSD src repository (ports committer)
Modified files:
lib/ncurses/form Makefile
lib/ncurses/menu Makefile
lib/ncurses/ncurses Makefile ncurses_cfg.h pathnames.h
termcap.c
lib/ncurses/panelMakefile
rafan 2007-01-20 07:39:17 UTC
FreeBSD src repository (ports committer)
Modified files:
contrib/ncurses/ncurses/tinfo comp_scan.c lib_raw.c
lib_termcap.c
Removed files:
contrib/ncurses Makefile.glibc README.glibc
contrib/ncurses/c++
mjacob 2007-01-20 07:38:31 UTC
FreeBSD src repository
Modified files:
sys/dev/isp isp_target.c
Log:
Grumble- let a linux-ism slip in and had an llx which
then choked on a 64 bit platforms. Oops.
Revision ChangesPath
1.43 +12 -9 src/sys/dev/isp/isp
marcus 2007-01-20 07:32:48 UTC
FreeBSD ports repository
Modified files:
net-im/libgaim Makefile distinfo pkg-plist
net-im/gaim-develMakefile pkg-plist
Log:
Update to 2.0.0 Beta 6. This release fixes a bunch of crashes, some UI
changes, some new plug-ins, and ot
rafan 2007-01-20 07:32:17 UTC
FreeBSD src repository (ports committer)
src/contrib/ncurses - Imported sources
Update of /home/ncvs/src/contrib/ncurses
In directory repoman.freebsd.org:/tmp/cvs-serv32633
Log Message:
Import ncurses 5.6-20061217 onto the vender branch
Appr
delphij 2007-01-20 07:05:55 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/aac aac_linux.c
Log:
MFC revision 1.4
date: 2006/12/20 17:10:53; author: delphij; state: Exp; lines: +5 -0
On amd64 platform, use linux32 headers so 32-bit Lin
marcus 2007-01-20 06:56:36 UTC
FreeBSD ports repository
Modified files:
accessibility/gokMakefile distinfo pkg-plist
Log:
Update to 1.2.1.
Revision ChangesPath
1.32 +1 -2 ports/accessibility/gok/Makefile
1.23 +3 -3 ports/accessibility/gok/di
ume 2007-01-20 06:22:31 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/netinet6 icmp6.c
Log:
MFC 1.74: Avoid infinite loop if nicmp6 and nip6 are not on the same mbuf.
NetBSD PR 34994+35333
Revision ChangesPath
1.62.2.7 +2 -1
marcus 2007-01-20 06:16:40 UTC
FreeBSD ports repository
Modified files:
misc/quick-lounge-applet Makefile distinfo pkg-plist
Log:
Update to 2.12.4.
Revision ChangesPath
1.23 +3 -2 ports/misc/quick-lounge-applet/Makefile
1.13 +3 -3 ports/misc/qui
mpp 2007-01-20 04:24:20 UTC
FreeBSD src repository
Modified files:
etc/defaults rc.conf
etc/rc.d quota
Log:
Add the following knobs for quotas if they are enabled:
quotaon_flags - flags for the quotaon command
quotaoff_flags - flags for the quo
mjacob 2007-01-20 04:00:21 UTC
FreeBSD src repository
Modified files:
sys/dev/isp isp.c isp_freebsd.c isp_freebsd.h
isp_target.c isp_target.h isp_tpublic.h
ispvar.h
Log:
MFP4: Move default setting to the end of isp_res
grog2007-01-20 03:24:10 UTC
FreeBSD ports repository
Modified files:
cad/sceptre Makefile
Log:
Deprecate, mark broken, schedule for deletion, drop maintainership.
Revision ChangesPath
1.8 +8 -4 ports/cad/sceptre/Makefile
___
gerald 2007-01-20 03:12:19 UTC
FreeBSD ports repository
Modified files:
lang/gcc41 Makefile distinfo
Log:
Update to the 20070115 snapshot of GCC 4.1.2.
Revision ChangesPath
1.307 +1 -1 ports/lang/gcc41/Makefile
1.187 +18 -18ports/lang/gcc
John,
Thanks for MFCing this.
John Baldwin wrote:
jhb 2007-01-19 23:01:34 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/contrib/pf/net if_pfsync.c
sys/dev/arl if_arl.c
sys/dev/ath if_ath.c
sys/dev/awi awi.c
thompsa 2007-01-20 02:39:34 UTC
FreeBSD src repository
Modified files:
share/man/man4 if_bridge.4
Log:
Add a section about RSTP support.
Revision ChangesPath
1.26 +33 -17src/share/man/man4/if_bridge.4
___
cvs-
csjp2007-01-20 02:25:36 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.bin/loginMakefile login.c login.h
Log:
MFC Makefile revision 1.53 (with changes)
MFC login.c revision 1.102
MFC login.h revision 1.6
- Conditional build of audit
csjp2007-01-20 02:24:06 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/security/audit audit_arg.c audit_private.h
Log:
MFC audit_private.h revision 1.12
MFC audit_arg.c revision 1.7
- Change the type we are using for struct sockaddr storage
csjp2007-01-20 02:23:39 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/net if_tap.c
Log:
MFC if_tap.c revision 1.65
- Do not unconditionally report success on write(2)
Revision ChangesPath
1.55.2.6 +1 -2 src/sys/ne
csjp2007-01-20 02:19:57 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
etc hosts.allow
Log:
MFC hosts.allow revision 1.22
Since NIS is an RPC based service, add a note that when adjusting access
controls in NIS, similar access con
csjp2007-01-20 02:19:09 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
bin/df df.c
Log:
MFC df.c revision 1.66
Based on The Open Group Base Specifications Issue 6 IEEE Std 1003.1, our
current implementation of df(1) is does not prope
stas2007-01-20 02:14:17 UTC
FreeBSD ports repository
Modified files:
graphics/lcmsMakefile
Log:
- Fix man location
Submitted by: db
Revision ChangesPath
1.27 +2 -1 ports/graphics/lcms/Makefile
__
kris2007-01-20 02:07:10 UTC
FreeBSD ports repository
Modified files:
devel/tcltls Makefile
Log:
MANUAL_PACKAGE_BUILD: Self-tests fail/hang
Revision ChangesPath
1.12 +2 -0 ports/devel/tcltls/Makefile
___
alexbl 2007-01-20 02:00:17 UTC
FreeBSD ports repository
Modified files:
textproc/py-markdown Makefile
Log:
- Unbreak build
Reported by: pointyhat via kris
Revision ChangesPath
1.3 +3 -3 ports/textproc/py-markdown/Makefile
kris2007-01-20 01:55:34 UTC
FreeBSD ports repository
Modified files:
net/zebra-server Makefile
Log:
BROKEN: Does not compile
Revision ChangesPath
1.15 +2 -0 ports/net/zebra-server/Makefile
___
cvs-all@freeb
kris2007-01-20 01:54:40 UTC
FreeBSD ports repository
Modified files:
audio/xmms-uade Makefile
Log:
BROKEN: Incomplete pkg-plist
Revision ChangesPath
1.28 +2 -0 ports/audio/xmms-uade/Makefile
___
cvs-all@fr
kris2007-01-20 01:53:54 UTC
FreeBSD ports repository
Modified files:
graphics/vipsMakefile
Log:
BROKEN: Missing dependency
Revision ChangesPath
1.17 +2 -0 ports/graphics/vips/Makefile
___
cvs-all@freebs
kris2007-01-20 01:53:14 UTC
FreeBSD ports repository
Modified files:
www/twikiMakefile
Log:
BROKEN: Incomplete pkg-plist
Revision ChangesPath
1.13 +2 -0 ports/www/twiki/Makefile
___
cvs-all@freebsd.
kris2007-01-20 01:51:04 UTC
FreeBSD ports repository
Modified files:
www/sahana2 Makefile
Log:
BROKEN: Conflicting dependencies: php4 vs php5
Revision ChangesPath
1.2 +2 -0 ports/www/sahana2/Makefile
kris2007-01-20 01:50:28 UTC
FreeBSD ports repository
Modified files:
sysutils/rubygem-capistrano Makefile
Log:
BROKEN: Incomplete pkg-plist
Revision ChangesPath
1.6 +2 -0 ports/sysutils/rubygem-capistrano/Makefile
___
kris2007-01-20 01:48:24 UTC
FreeBSD ports repository
Modified files:
mail/roundcube Makefile
Log:
BROKEN: Incomplete pkg-plist
Revision ChangesPath
1.29 +2 -0 ports/mail/roundcube/Makefile
___
cvs-all@fre
kris2007-01-20 01:47:36 UTC
FreeBSD ports repository
Modified files:
textproc/py-markdown Makefile
Log:
BROKEN: Does not build
Revision ChangesPath
1.2 +2 -0 ports/textproc/py-markdown/Makefile
___
cvs-all@fre
kris2007-01-20 01:46:48 UTC
FreeBSD ports repository
Modified files:
net-p2p/py-bittorrent Makefile
Log:
BROKEN: fails to patch
Revision ChangesPath
1.48 +2 -0 ports/net-p2p/py-bittorrent/Makefile
___
cvs-all@f
kris2007-01-20 01:46:24 UTC
FreeBSD ports repository
Modified files:
net-p2p/py-bittorrent-core Makefile
Log:
BROKEN: Fails to patch
Revision ChangesPath
1.3 +2 -0 ports/net-p2p/py-bittorrent-core/Makefile
___
kris2007-01-20 01:45:19 UTC
FreeBSD ports repository
Modified files:
textproc/p5-Pod-LaTeX Makefile
Log:
Previous commit did not in fact fix the plist issue, so redeprecate with
expiry on 2007-02-01 to give maintainer one last chance to address the
problems.
Revision
kris2007-01-20 01:43:35 UTC
FreeBSD ports repository
Modified files:
math/p5-Math-Symbolic-Custom-Contains Makefile
Log:
BROKEN: Incorrect pkg-plist
Revision ChangesPath
1.3 +2 -0 ports/math/p5-Math-Symbolic-Custom-Contains/Makefile
kris2007-01-20 01:42:56 UTC
FreeBSD ports repository
Modified files:
x11-toolkits/p5-Glade2 Makefile
Log:
BROKEN: Missing dependency
Revision ChangesPath
1.25 +2 -0 ports/x11-toolkits/p5-Glade2/Makefile
___
cvs
kris2007-01-20 01:42:08 UTC
FreeBSD ports repository
Modified files:
multimedia/ogmripMakefile
Log:
BROKEN: Incomplete pkg-plist
Revision ChangesPath
1.27 +2 -0 ports/multimedia/ogmrip/Makefile
___
cvs-all@
kris2007-01-20 01:41:19 UTC
FreeBSD ports repository
Modified files:
databases/mysql40-scripts Makefile
databases/mysql41-scripts Makefile
databases/mysql50-scripts Makefile
databases/mysql51-scripts Makefile
Log:
BROKEN: Broken dependency
Revision Change
kris2007-01-20 01:39:12 UTC
FreeBSD ports repository
Modified files:
www/mod_zap Makefile
Log:
BROKEN: Incomplete pkg-plist
Revision ChangesPath
1.19 +2 -0 ports/www/mod_zap/Makefile
___
cvs-all@freebs
kris2007-01-20 01:38:33 UTC
FreeBSD ports repository
Modified files:
devel/mercurial Makefile
Log:
BROKEN: Incomplete pkg-plist
Revision ChangesPath
1.19 +2 -0 ports/devel/mercurial/Makefile
___
cvs-all@fr
kris2007-01-20 01:36:42 UTC
FreeBSD ports repository
Modified files:
games/hlstatsx Makefile
Log:
BROKEN: Broken dependency
Revision ChangesPath
1.3 +2 -0 ports/games/hlstatsx/Makefile
___
cvs-all@freebs
kris2007-01-20 01:36:09 UTC
FreeBSD ports repository
Modified files:
games/hlstatsMakefile
Log:
BROKEN: Broken dependency
Revision ChangesPath
1.8 +2 -0 ports/games/hlstats/Makefile
___
cvs-all@freebsd
kris2007-01-20 01:35:22 UTC
FreeBSD ports repository
Modified files:
audio/easytag-devel Makefile
Log:
BROKEN: Incomplete pkg-plist
Revision ChangesPath
1.51 +2 -0 ports/audio/easytag-devel/Makefile
___
cvs-al
kris2007-01-20 01:34:39 UTC
FreeBSD ports repository
Modified files:
security/drupal-ldap_integration Makefile
Log:
BROKEN: Broken distinfo
Revision ChangesPath
1.4 +2 -0 ports/security/drupal-ldap_integration/Makefile
__
kris2007-01-20 01:32:59 UTC
FreeBSD ports repository
Modified files:
audio/raop_play Makefile
Log:
BROKEN: Incomplete pkg-plist and missing CONFLICTS
Revision ChangesPath
1.4 +2 -0 ports/audio/raop_play/Makefile
kris2007-01-20 01:14:02 UTC
FreeBSD ports repository
Modified files:
emulators/xzxMakefile
Log:
BROKEN: Unfetchable
Revision ChangesPath
1.46 +2 -0 ports/emulators/xzx/Makefile
___
cvs-all@freebsd.org m
kris2007-01-20 01:13:28 UTC
FreeBSD ports repository
Modified files:
editors/xxe Makefile
Log:
BROKEN: Unfetchable
Revision ChangesPath
1.9 +2 -0 ports/editors/xxe/Makefile
___
cvs-all@freebsd.org mai
kris2007-01-20 01:12:56 UTC
FreeBSD ports repository
Modified files:
games/xtris Makefile
Log:
BROKEN: Unfetchable
Revision ChangesPath
1.10 +2 -0 ports/games/xtris/Makefile
___
cvs-all@freebsd.org mai
kris2007-01-20 01:12:07 UTC
FreeBSD ports repository
Modified files:
audio/swhplugins Makefile
Log:
BROKEN: Unfetchable
Revision ChangesPath
1.37 +2 -0 ports/audio/swhplugins/Makefile
___
cvs-all@freebsd.or
kris2007-01-20 01:11:40 UTC
FreeBSD ports repository
Modified files:
net/sixxs-aiccu Makefile
Log:
BROKEN: Unfetchable
Revision ChangesPath
1.3 +2 -0 ports/net/sixxs-aiccu/Makefile
___
cvs-all@freebsd.org
kris2007-01-20 01:10:52 UTC
FreeBSD ports repository
Modified files:
games/quake2-lights Makefile
Log:
BROKEN: Unfetchable
Revision ChangesPath
1.2 +2 -0 ports/games/quake2-lights/Makefile
___
cvs-all@freebsd
kris2007-01-20 01:09:34 UTC
FreeBSD ports repository
Modified files:
graphics/jpgraph2Makefile
Log:
BROKEN: Unfetchable
Revision ChangesPath
1.2 +2 -0 ports/graphics/jpgraph2/Makefile
___
cvs-all@freebsd.o
kris2007-01-20 01:08:55 UTC
FreeBSD ports repository
Modified files:
graphics/jpgraph Makefile
Log:
BROKEN: Unfetchable
Revision ChangesPath
1.22 +2 -0 ports/graphics/jpgraph/Makefile
___
cvs-all@freebsd.or
marius 2007-01-20 00:56:49 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8 ifmedia.c
Log:
- Display the media instance numbers and allow the user to set the active
one. This is based on NetBSD but unlike NetBSD this implementation prints
the in
marius 2007-01-20 00:55:04 UTC
FreeBSD src repository
Modified files:
sys/dev/mii mii.c
Log:
- In miibus_attach() remove IFM_IMASK from the dontcare_mask of the
ifmedia_init() invocation. IFM_IMASK makes only sense here when all of
the maxium of 32 PHYs on each
marius 2007-01-20 00:52:29 UTC
FreeBSD src repository
Modified files:
sys/dev/mii ukphy.c
Log:
- Don't set MIIF_NOISOLATE so ukphy(4) can be used in configurations with
multiple PHYs. In case some PHYs currently driven by ukphy(4) exhibit
problems when isolating
trhodes 2007-01-20 00:43:50 UTC
FreeBSD doc repository
Modified files:
en/donations wantlist.sgml
Log:
In a recent email, lioux noted he no longer needs the AMD CPU. Remove it.
Revision ChangesPath
1.432 +2 -2 www/en/donations/wantlist.sgml
_
sat 2007-01-20 00:28:53 UTC
FreeBSD ports repository
Modified files:
graphics/gscan2pdf Makefile distinfo
Log:
- Update to 0.9.0
- OCR and email support is delayed due to compatibility issues
Revision ChangesPath
1.11 +5 -2 ports/graphics/gscan2pdf/M
On Fri, Jan 19, 2007 at 11:14:38PM +, Andrew Pantyukhin wrote:
> sat 2007-01-19 23:14:38 UTC
>
> FreeBSD ports repository
>
> Modified files:
> lang/tcl84 Makefile
> Log:
> - Disable test due to prolonged (20h+) hangs (on my current/amd64 box)
Thanks! This has
sat 2007-01-19 23:14:38 UTC
FreeBSD ports repository
Modified files:
lang/tcl84 Makefile
Log:
- Disable test due to prolonged (20h+) hangs (on my current/amd64 box)
- A couple of style fixes while I'm here
PR: ports/100997
Submitted by: ehaupt
jhb 2007-01-19 23:01:34 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/contrib/pf/net if_pfsync.c
sys/dev/arl if_arl.c
sys/dev/ath if_ath.c
sys/dev/awi awi.c
sys/dev/ce if_ce.c
sys/dev/cp
On 1/20/07, Joel Dahl <[EMAIL PROTECTED]> wrote:
joel2007-01-19 21:53:42 UTC
FreeBSD ports repository (doc committer)
Modified files:
astro/xearth/files freebsd.committers.markers
Log:
Remove past committers.
Approved by:linimon
Revision ChangesPath
1.319
thierry 2007-01-19 22:43:42 UTC
FreeBSD ports repository
Modified files:
graphics/cimgMakefile distinfo pkg-plist
Log:
Chase a silent update (distfile dated Tue Nov 7 17:01:39 2006!):
- fix compilation with MS-VC++ 6.0;
- a lot of changes in the docs.
Full di
On Friday 19 January 2007 17:37, John Baldwin wrote:
> jhb 2007-01-19 22:37:52 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/dev/aic7xxx aic79xx.h aic79xx_pci.c
> sys/dev/pci pcireg.h
> Log:
> - Change the PCI-X registers constants to be relative
jhb 2007-01-19 22:37:52 UTC
FreeBSD src repository
Modified files:
sys/dev/aic7xxx aic79xx.h aic79xx_pci.c
sys/dev/pci pcireg.h
Log:
- Change the PCI-X registers constants to be relative to the PCI-X PCI
capability rather than hardcoded offsets for a pa
itetcu 2007-01-19 22:16:18 UTC
FreeBSD ports repository
Modified files:
ftp/lftp pkg-plist
Log:
Fix plist when WITHOUT_NLS is defined.
PR: ports/106868
Submitted by: Sunpoet Po-Chuan Hsieh
Approved by:maintainer (only for the part commited)
itetcu 2007-01-19 22:09:03 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
gambc --> ports/lang/gambc
Revision ChangesPath
1.17165 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.org mailin
itetcu 2007-01-19 22:08:32 UTC
FreeBSD ports repository
Modified files:
lang Makefile
Added files:
lang/gambc Makefile distinfo pkg-descr pkg-plist
Log:
The Gambit programming system is a full implementation of the Scheme
language which conform
jeff2007-01-19 21:56:08 UTC
FreeBSD src repository
Modified files:
sys/kern sched_ule.c
Log:
Major revamp of ULE's cpu load balancing:
- Switch back to direct modification of remote CPU run queues. This added
a lot of complexity with questionable gain. I
joel2007-01-19 21:53:42 UTC
FreeBSD ports repository (doc committer)
Modified files:
astro/xearth/files freebsd.committers.markers
Log:
Remove past committers.
Approved by:linimon
Revision ChangesPath
1.319 +10 -56ports/astro/xearth/files/freebs
blackend2007-01-19 21:27:58 UTC
FreeBSD doc repository
Modified files:
fr_FR.ISO8859-1/articles/problem-reports article.sgml
fr_FR.ISO8859-1/articles/programming-tools article.sgml
fr_FR.ISO8859-1/articles/pxe article.sgml
fr_FR.ISO8859-1/articles/zip-drive article.sgml
miwi2007-01-19 21:08:34 UTC
FreeBSD ports repository
Modified files:
.modules
.MOVED
ftp Makefile
Removed files:
ftp/vcheck Makefile distinfo pkg-descr pkg-plist
Log:
2007-01-16 ftp/vcheck: di
itetcu 2007-01-19 21:03:20 UTC
FreeBSD ports repository
Modified files:
net/rexx-sockMakefile
Log:
- RUN_DEPENDS explicitly on lang/rexx-regina, as it's the only rexx flavour we
know it builds with and it's supported by author.
PR: ports/107664 (prompt
delphij 2007-01-19 20:41:56 UTC
FreeBSD ports repository
Modified files:
net/openldap23-server Makefile distinfo
Log:
Update to 2.3.33
Revision ChangesPath
1.147 +1 -1 ports/net/openldap23-server/Makefile
1.70 +3 -3 ports/net/openldap23-server/dis
gabor 2007-01-19 20:21:17 UTC
FreeBSD ports repository
Modified files:
irc/ircservices Makefile distinfo
Log:
- Use single distfile instead of tons of patches [1]
- Add language support [1]
- Fix build on sparc64 [2]
- Bump PORTREVISION [1]
Submitted by: gabor
itetcu 2007-01-19 20:20:13 UTC
FreeBSD ports repository
Modified files:
.modules
.MOVED
net-mgmt Makefile
Removed files:
net-mgmt/apanMakefile distinfo pkg-descr pkg-plist
net-mgmt/apan/files patch-REA
erwin 2007-01-19 20:18:14 UTC
FreeBSD ports repository
Modified files:
net-mgmt/fruity Makefile
Log:
- Add pcre as a depends.
- While here, pet portlint.
PR: 108120
Submitted by: Dan Langille <[EMAIL PROTECTED]> (maintainer)
Reported by:Felix L
itetcu 2007-01-19 19:38:48 UTC
FreeBSD ports repository
Modified files:
net-p2p/verlihub-plugins Makefile
Log:
Adjust BROKEN message.
Revision ChangesPath
1.9 +1 -1 ports/net-p2p/verlihub-plugins/Makefile
___
cvs
cy 2007-01-19 19:37:27 UTC
FreeBSD ports repository
Modified files:
x11-wm/fvwm2-devel Makefile
Log:
Fix a packaging error.
Pointy hat to: me
Revision ChangesPath
1.98 +1 -1 ports/x11-wm/fvwm2-devel/Makefile
_
mezz2007-01-19 19:36:38 UTC
FreeBSD ports repository
Modified files:
audio/gnome-mediaMakefile
Log:
Add a missing dependency, gstreamer-plugins-cdparanoia, to fix gnome-cd in the
runtime when trying to load audio CD. Bump the PORTREVISION.
PR: ports/107
xride 2007-01-19 18:46:42 UTC
FreeBSD ports repository
Modified files:
textproc/py-rdflib Makefile distinfo pkg-plist
Log:
Update to 2.3.3
Parsing on maintainer role to python@ at the same time
PR: 107863
Submitted by: Li-Wen Hsu
Revision Changes
db 2007-01-19 18:14:20 UTC
FreeBSD ports repository
Modified files:
audio/xanalyser Makefile
comms/chuMakefile
comms/cwdaemon Makefile
comms/echolinux Makefile
comms/fldigi Makefile
comms/hamlib Makefile
co
erwin 2007-01-19 18:13:57 UTC
FreeBSD doc repository (ports committer)
Modified files:
en/relengindex.sgml
Log:
Note that the ports tree is fully open after the 6.2 release.
Revision ChangesPath
1.204 +2 -3 www/en/releng/index.sgml
_
kensmith2007-01-19 18:03:25 UTC
FreeBSD doc repository
Modified files:
en/relengindex.sgml
Log:
Update status of RELENG_6.
Revision ChangesPath
1.203 +2 -2 www/en/releng/index.sgml
___
cvs-all@freebsd.or
In message: <[EMAIL PROTECTED]>
Peter Jeremy <[EMAIL PROTECTED]> writes:
: On Fri, 2007-Jan-19 01:16:35 +, Warner Losh wrote:
: >imp 2007-01-19 01:16:35 UTC
: >
: > FreeBSD src repository
: >
: > Modified files:
: >lib/libc/stdtime localtime.c
: > Log:
: > On Fr
cognet 2007-01-19 17:34:52 UTC
FreeBSD src repository
Modified files:
share/man/man3 pthread.3
Log:
Add a reference too pthread_cancel(3).
Submitted by: Jeremie Le-Hen
Revision ChangesPath
1.30 +1 -0 src/share/man/man3/pthread.3
__
blackend2007-01-19 17:30:52 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/install chapter.sgml
Log:
Remove deprecated and useless -r option for a bsdlabel(8) command line.
Revision ChangesPath
1.345 +1 -1 doc/en_US.ISO8859-1/books/
itetcu 2007-01-19 17:17:56 UTC
FreeBSD ports repository
Modified files:
editors/rospell Makefile distinfo pkg-plist
Added files:
editors/rospell/files patch-BSDmakefile
Log:
Update to rospell-2007.00:
- multiwindow editing
- LaTeX support
- table of contents su
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Fri, 19 Jan 2007 15:49:49 + (UTC)
Vasil Dimov <[EMAIL PROTECTED]> wrote:
|vd 2007-01-19 15:49:49 UTC
|
| FreeBSD ports repository
|
| Modified files:
|Tools/scriptsrmport
| Log:
| * Make it possible to skip existing de
bvs 2007-01-19 16:47:21 UTC
FreeBSD doc repository
Modified files:
ru_RU.KOI8-R/books/faq book.sgml
Log:
o Minor grammar fix
Obtained from: The FreeBSD Russian Documentation Project
Submitted by: maxim@
Revision ChangesPath
1.82 +2 -2 doc/ru_RU.KO
On Thu, Jan 18, 2007 at 11:51:44AM -0800, [EMAIL PROTECTED] wrote:
m> >/usr/src/sys/modules/netgraph/ppp/../../../netgraph/ng_ppp.c: In function
m> >`ng_ppp_rcvdata':
m> >/usr/src/sys/modules/netgraph/ppp/../../../netgraph/ng_ppp.c:1287:
m> >warning: comparison is always true due to limited range
vd 2007-01-19 15:49:49 UTC
FreeBSD ports repository
Modified files:
Tools/scriptsrmport
Log:
* Make it possible to skip existing dependencies and ports references in LEGAL
and continue with removal anyway. Requested by miwi@
* Pipe dependencies information (if
alepulver2007-01-19 15:22:18 UTC
FreeBSD ports repository
Modified files:
games/tuxpaint pkg-plist
games/tuxpaint/files patch-Makefile
games/tuxpaint-fonts Makefile
games/tuxpaint-stamps Makefile
Log:
- Copy .conf.sample to .conf also in install target.
- U
On Fri, Jan 19, 2007 at 01:16:35AM +, Warner Losh wrote..
> imp 2007-01-19 01:16:35 UTC
>
> FreeBSD src repository
>
> Modified files:
> lib/libc/stdtime localtime.c
> Log:
> On FreeBSD/arm, any value > 50 bits will result in a rediculously huge
> number being retur
itetcu 2007-01-19 14:14:03 UTC
FreeBSD ports repository
Modified files:
security/krb4Makefile distinfo
Added files:
security/krb4/files pkg-message.in
Removed files:
security/krb4pkg-message
Log:
- update to 1.2.2 [1]
- pass maintainership to sub
mat 2007-01-19 14:09:27 UTC
FreeBSD ports repository
Modified files:
devel/p5-DateTimeMakefile distinfo
Log:
Update to 0.36
Revision ChangesPath
1.30 +1 -1 ports/devel/p5-DateTime/Makefile
1.31 +3 -3 ports/devel/p5-DateTime/distinfo
_
rafan 2007-01-19 14:00:50 UTC
FreeBSD ports repository
Modified files:
math/vtk-python Makefile
Log:
- I guess I just earned a new pointyhat.
Spotted by: R.Mahmatkhanov
Revision ChangesPath
1.10 +1 -1 ports/math/vtk-python/Makefile
_
1 - 100 of 123 matches
Mail list logo