sat 2006-06-29 07:52:10 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
ru-tidyup-mail --> ports/russian/tidyup-mail
Revision ChangesPath
1.15470 +1 -0 CVSROOT/modules
___
cvs-all@
sat 2006-06-29 07:51:48 UTC
FreeBSD ports repository
Modified files:
russian Makefile
Added files:
russian/tidyup-mail Makefile distinfo pkg-descr
Log:
Add port russian/tidyup-mail:
This program is especially useful for russian/ukrainian/belarusian u
yar 2006-06-29 07:52:30 UTC
FreeBSD src repository
Modified files:
sys/net if_vlan.c
Log:
Detach the interface first, do vlan_unconfig() then.
Previously, another thread could get a pointer to the
interface by scanning the system-wide list and sleep
on the
yar 2006-06-29 07:30:40 UTC
FreeBSD src repository
Modified files:
sys/net if_vlan.c
Log:
Remove a few unused things.
Fix some style and consistency points.
Revision ChangesPath
1.104 +8 -12 src/sys/net/if_vlan.c
yar 2006-06-29 07:23:49 UTC
FreeBSD src repository
Modified files:
sys/net if_gif.c
Log:
Reduce unneeded code duplication.
Revision ChangesPath
1.61 +1 -12 src/sys/net/if_gif.c
___
cvs-all@freebsd.o
Joe Marcus Clarke wrote:
>
> This, of course, would not cause the error. As I said to Mark in a
> follow-up email, it may very well be time to retire DEPENDS, but the
> patch that was committed did not successfully do that and maintain the
> buildability of the tree.
>
Using FORCE_PKG_REGISTER
sat 2006-06-29 07:39:43 UTC
FreeBSD ports repository
Modified files:
www/xpi-togglewordwrap Makefile distinfo
Log:
- Update to 0.9
Revision ChangesPath
1.2 +1 -1 ports/www/xpi-togglewordwrap/Makefile
1.2 +3 -3 ports/www/xpi-togglewordwrap/d
nork2006-06-29 07:59:04 UTC
FreeBSD ports repository
Modified files:
net/liveMediaMakefile distinfo
Log:
Update to 2006.06.28.
Revision ChangesPath
1.236 +1 -1 ports/net/liveMedia/Makefile
1.221 +3 -3 ports/net/liveMedia/distinfo
__
sat 2006-06-29 07:40:09 UTC
FreeBSD ports repository
Modified files:
www/xpi-unplug Makefile distinfo pkg-plist
Log:
- Update to 1.4.0
Revision ChangesPath
1.5 +1 -2 ports/www/xpi-unplug/Makefile
1.5 +3 -3 ports/www/xpi-unplug/distinf
takawata2006-06-29 08:28:18 UTC
FreeBSD src repository
Modified files:
share/man/man4 uplcom.4
Log:
Update man page.
Pointed out by: netchild
MFC after: 3 days
Revision ChangesPath
1.13 +2 -0 src/share/man/man4/uplcom.4
_
itetcu 2006-06-29 08:30:48 UTC
FreeBSD ports repository
Modified files:
security/sancp Makefile distinfo
Log:
Two new patches have been released, one resolves compiler issues on x86-64
architectures, the other fixes a critical problem that causes the program to
use 100
novel 2006-06-29 08:36:42 UTC
FreeBSD ports repository
Modified files:
sysutils Makefile
Added files:
sysutils/p5-Sys-Filesystem Makefile distinfo pkg-descr
pkg-plist
sysutils/p5-Sys-Filesystem/files
novel 2006-06-29 08:36:56 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
p5-Sys-Filesystem --> ports/sysutils/p5-Sys-Filesystem
Revision ChangesPath
1.15471 +1 -0 CVSROOT/modules
__
danfe 2006-06-29 09:07:17 UTC
FreeBSD ports repository
Modified files:
games/warsow Makefile pkg-plist
Added files:
games/warsow/files patch-linux+in_x11.c
Log:
- Fix potential mouse problems
- Utilize OPTIONS for granular build
- Bump PORTREVISION
PR:
On Wed, Jun 28, 2006 at 10:34:45AM +, Boris Samorodov wrote:
> bsam2006-06-28 10:34:45 UTC
>
> FreeBSD ports repository
>
> Modified files:
> misc/linux-opengroupware Makefile
> Log:
> Mark the port as BROKEN. The port will be replased by a fixed version
> with migratio
delphij 2006-06-29 09:18:17 UTC
FreeBSD src repository
Modified files:
usr.sbin/kgmon kgmon.c
Log:
Correct a typo
Revision ChangesPath
1.15 +1 -1 src/usr.sbin/kgmon/kgmon.c
___
cvs-all@freebsd.org mailing lis
On Thu, 29 Jun 2006, 07:52-, Yar Tikhiy wrote:
> yar 2006-06-29 07:52:30 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/net if_vlan.c
> Log:
> Detach the interface first, do vlan_unconfig() then.
> Previously, another thread could get a pointer to t
davidxu 2006-06-29 09:49:00 UTC
FreeBSD src repository
Modified files:
sys/kern sched_core.c
Log:
Fix system load count (noticed by dephij). Remove incorrect
comment.
Revision ChangesPath
1.8 +1 -6 src/sys/kern/sched_core.c
___
itetcu 2006-06-29 10:41:09 UTC
FreeBSD ports repository
Modified files:
audioMakefile
Added files:
audio/fapg Makefile distinfo pkg-descr pkg-plist
audio/fapg/files getopt.h
Log:
fapg is a tool to generate list of audio files (Wav, MP3,
itetcu 2006-06-29 10:41:38 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
fapg --> ports/audio/fapg
Revision ChangesPath
1.15472 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.org mailing
bz 2006-06-29 10:49:50 UTC
FreeBSD src repository
Modified files:
sys/netinet in_pcb.c ip_fw2.c tcp_input.c
sys/netinet6 in6_pcb.c
Log:
Use INPLOOKUP_WILDCARD instead of just 1 more consistently.
OKed by: rwatson (some weeks ago)
Revision Cha
On Monday 26 June 2006 19:41, Sam Leffler wrote:
> John Baldwin wrote:
> > jhb 2006-06-26 18:34:45 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/kern kern_module.c
> > Log:
> > Address a problem I missed in removing Giant from the kernel linke
itetcu 2006-06-29 10:59:05 UTC
FreeBSD ports repository
Modified files:
develMakefile
Added files:
devel/tailor Makefile distinfo pkg-descr pkg-plist
Log:
Tailor is a tool to migrate changesets between ArX, Bazaar, Bazaar-NG,
CVS, Codeville, Darc
itetcu 2006-06-29 10:59:29 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
tailor --> ports/devel/tailor
Revision ChangesPath
1.15473 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.org mai
novel 2006-06-29 11:02:40 UTC
FreeBSD ports repository
Modified files:
devel/udis86 Makefile distinfo
Log:
Update to 1.1.
PR: 99599
Submitted by: Lutz Boehne (maintainer)
Revision ChangesPath
1.2 +1 -2 ports/devel/udis86/Makef
garga 2006-06-29 11:08:18 UTC
FreeBSD ports repository
Modified files:
develMakefile
Added files:
devel/lion Makefile distinfo pkg-descr pkg-plist
Log:
LiON (Lund's Input Output Library) is a C library to quickly develop
programs that are even
garga 2006-06-29 11:08:44 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
lion --> ports/devel/lion
Revision ChangesPath
1.15474 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.org mailing
bz 2006-06-29 11:17:16 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_fw2.c
Log:
Eliminate the offset argument from send_reject. It's not been
used since FreeBSD-SA-06:04.ipfw.
Adopt send_reject6 to what had been done for legacy IP: no longer
send o
itetcu 2006-06-29 11:18:18 UTC
FreeBSD ports repository
Modified files:
deskutilsMakefile
Added files:
deskutils/taskstep Makefile distinfo pkg-descr pkg-plist
deskutils/taskstep/files pkg-message.in
Log:
TaskStep is a list and to-do manager for local p
itetcu 2006-06-29 11:18:47 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
taskstep --> ports/deskutils/taskstep
Revision ChangesPath
1.15475 +1 -0 CVSROOT/modules
___
cvs-all@freebsd
Quoting Vasil Dimov <[EMAIL PROTECTED]> (from Thu, 29 Jun 2006 12:12:06 +0300):
On Wed, Jun 28, 2006 at 10:34:45AM +, Boris Samorodov wrote:
bsam2006-06-28 10:34:45 UTC
FreeBSD ports repository
Modified files:
misc/linux-opengroupware Makefile
Log:
Mark the port as BRO
On Thu, Jun 29, 2006 at 12:30:42PM +0200, Alexander Leidinger wrote:
> Quoting Vasil Dimov <[EMAIL PROTECTED]> (from Thu, 29 Jun 2006 12:12:06
> +0300):
[...]
> >Hmmz, you set the EXPIRATION_DATE in the past (2006-06-15).
> >Are you sure this is what you intended?
>
[...]
>
> Aside from this, I
erwin 2006-06-29 12:14:36 UTC
FreeBSD ports repository
Removed files:
security/p5-openxpki .keep
Log:
Remove a debugging file that snug in.
Submitted by: Sergei Vyshenski <[EMAIL PROTECTED]>
Revision ChangesPath
1.2 +0 -0 ports/security/p5-openxpki
daichi 2006-06-29 12:27:12 UTC
FreeBSD ports repository
Added files:
cad/libgeda/filespatch-libgeda.pc.in
Log:
cad/libgeda - fix pkgconfig's LDFLAGS
PR: ports/99580
Submitted by: maintainer
Revision ChangesPath
1.3 +9 -0 ports/cad/
davidxu 2006-06-29 12:29:20 UTC
FreeBSD src repository
Modified files:
sys/kern sched_core.c
Log:
Fix a bug when accumulating run time, if a thread calls yield() syscall,
its run time may be lost.
Revision ChangesPath
1.9 +5 -5 src/sys/kern/sc
daichi 2006-06-29 12:39:00 UTC
FreeBSD ports repository
Modified files:
sysutils/psgconf Makefile distinfo pkg-descr pkg-install
sysutils/psgconf/files patch-PSGConf.pm
Removed files:
sysutils/psgconf/files patch-psgconf_modules
Log:
sysutils/psgconf: update to 3
On Thu, Jun 29, 2006 at 01:24:56PM +0400, Maxim Konovalov wrote:
> On Thu, 29 Jun 2006, 07:52-, Yar Tikhiy wrote:
>
> > yar 2006-06-29 07:52:30 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/net if_vlan.c
> > Log:
> > Detach the interface fi
jylefort2006-06-29 12:56:35 UTC
FreeBSD ports repository
Modified files:
emulators/linux-ePSXe Makefile
Log:
USE_LINUX=8 -> USE_LINUX=yes (the default linux is now recent enough)
Revision ChangesPath
1.13 +1 -1 ports/emulators/linux-ePSXe/Makefile
__
itetcu 2006-06-29 13:20:09 UTC
FreeBSD ports repository
Modified files:
devel/libbnr Makefile
Log:
- s/INSTALLS_SHLIB/USE_LDCONFIG/
- use my @FreeBSD.org address
Revision ChangesPath
1.4 +2 -2 ports/devel/libbnr/Makefile
_
Quoting Vasil Dimov <[EMAIL PROTECTED]> (from Thu, 29 Jun 2006 15:07:19 +0300):
On Thu, Jun 29, 2006 at 12:30:42PM +0200, Alexander Leidinger wrote:
Quoting Vasil Dimov <[EMAIL PROTECTED]> (from Thu, 29 Jun 2006 12:12:06 +0300):
[...]
>Hmmz, you set the EXPIRATION_DATE in the past (2006-06-15
itetcu 2006-06-29 13:21:47 UTC
FreeBSD ports repository
Modified files:
devel/libexecinfoMakefile
Log:
s/INSTALLS_SHLIB/USE_LDCONFIG/
Revision ChangesPath
1.7 +1 -1 ports/devel/libexecinfo/Makefile
___
cvs-al
itetcu 2006-06-29 13:27:58 UTC
FreeBSD ports repository
Modified files:
mail/altermime Makefile
Log:
- drop one of my mirrors from MASTER_SITES
- use my @FreeBSD.org address
Revision ChangesPath
1.5 +2 -3 ports/mail/altermime/Makefile
_
daichi 2006-06-29 12:57:53 UTC
FreeBSD ports repository
Modified files:
net-mgmt/kismet Makefile distinfo pkg-plist
net-mgmt/kismet/files pkg-message.in
Log:
net-mgmt/kismet: update to 200604.r1
PR: ports/95909
Submitted by: maintainer
Revisio
vd 2006-06-29 13:06:34 UTC
FreeBSD ports repository
Modified files:
graphics/xaralx-devel Makefile distinfo
Log:
Upgrade from 0.5r1340 to 0.5r1388
Revision ChangesPath
1.16 +1 -1 ports/graphics/xaralx-devel/Makefile
1.15 +3 -3 ports/graphics
On Thu, 2006-06-29 at 11:34 +0400, Sergey Matveychuk wrote:
> Joe Marcus Clarke wrote:
> >
> > This, of course, would not cause the error. As I said to Mark in a
> > follow-up email, it may very well be time to retire DEPENDS, but the
> > patch that was committed did not successfully do that and
glebius 2006-06-29 13:38:37 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_output.c
Log:
Fix URL to Bellovin's paper.
Submitted by: Anton Yuzhaninov
Revision ChangesPath
1.258 +1 -1 src/sys/netinet/ip_output.c
_
itetcu 2006-06-29 13:44:17 UTC
FreeBSD ports repository
Modified files:
mail/dspampd Makefile
Log:
- depreciate in favor of mail/dspam[-devel]
- schedule for removel in 1 month
- use my @FreeBSD.org address
Revision ChangesPath
1.5 +4 -1 ports/
itetcu 2006-06-29 13:46:45 UTC
FreeBSD ports repository
Modified files:
mail/rabl_client Makefile
Log:
- s/INSTALL_SHLIB/USE_LDCONFIG/
- use my @FreeBSD.org address
Revision ChangesPath
1.4 +2 -2 ports/mail/rabl_client/Makefile
__
itetcu 2006-06-29 13:48:49 UTC
FreeBSD ports repository
Modified files:
mail/rabl_client Makefile
Log:
Switch backup mirror on my other server
Revision ChangesPath
1.5 +1 -1 ports/mail/rabl_client/Makefile
__
itetcu 2006-06-29 13:51:00 UTC
FreeBSD ports repository
Modified files:
mail/rabl_server Makefile
Log:
- s/INSTALL_SHLIB/USE_LDCONFIG/
- use my @FreeBSD.org address
- switch backup mirror on my other "for FreeBSD" server
Revision ChangesPath
1.6 +3 -3
itetcu 2006-06-29 13:53:10 UTC
FreeBSD ports repository
Modified files:
misc/chord2html Makefile
Log:
- use my @FreeBSD.org address
- add backup mirror on my other "for FreeBSD" server
Revision ChangesPath
1.10 +3 -2 ports/misc/chord2html/Makefile
__
itetcu 2006-06-29 13:55:03 UTC
FreeBSD ports repository
Modified files:
misc/fortune-mod-culmea-culmilor Makefile
Log:
- use my @FreeBSD.org address
- add backup mirror on my other "for FreeBSD" server
Revision ChangesPath
1.4 +3 -2 ports/misc/fortune-mo
anholt 2006-06-29 13:55:57 UTC
FreeBSD ports repository
Modified files:
graphics/libdrm Makefile distinfo pkg-plist
Log:
Update to 2.0.2, which includes new R200 VP commands.
Revision ChangesPath
1.7 +1 -2 ports/graphics/libdrm/Makefile
1.3 +3
itetcu 2006-06-29 13:56:39 UTC
FreeBSD ports repository
Modified files:
misc/fortune-mod-ferengi_rules_of_acquisition Makefile
Log:
- use my @FreeBSD.org address
- add backup mirror on my other "for FreeBSD" server
Revision ChangesPath
1.3 +3 -2
ports/m
jhb 2006-06-29 13:58:36 UTC
FreeBSD src repository
Modified files:
sys/kern sysv_sem.c
Log:
Fix semctl(2) breakage from the previous commit. Previously __semctl() had
a local 'semid' variable which was the array index and used uap->semid
as the original IPC i
Yar Tikhiy wrote:
On Thu, Jun 29, 2006 at 01:24:56PM +0400, Maxim Konovalov wrote:
On Thu, 29 Jun 2006, 07:52-, Yar Tikhiy wrote:
yar 2006-06-29 07:52:30 UTC
FreeBSD src repository
Modified files:
sys/net if_vlan.c
Log:
Detach the interface first, do vlan
anholt 2006-06-29 14:06:36 UTC
FreeBSD ports repository
Modified files:
graphics/dri-devel Makefile
Log:
Stop trying to do something with a local copy of libdrm, and depend on the
system's.
Revision ChangesPath
1.24 +2 -6 ports/graphics/dri-devel/Makefi
anholt 2006-06-29 14:19:24 UTC
FreeBSD ports repository
Modified files:
graphics/dri-devel Makefile
Log:
Fix build with custom CFLAGS not terminated by a space.
PR: ports/99495
Submitted by: Artem Naluzhny <[EMAIL PROTECTED]>
Revision ChangesPath
aaron 2006-06-29 15:09:00 UTC
FreeBSD ports repository
Modified files:
net/p5-POE-Component-Jabber Makefile distinfo pkg-plist
Log:
- Update to 1.21
- Restrict to Perl 5.8.1+ due to vendor's requirement
PR: ports/98995
Submitted by: aaron
Approved by:
daichi 2006-06-29 15:09:44 UTC
FreeBSD ports repository
Modified files:
lang/mlton Makefile distinfo
Log:
lang/mlton: removing BROKEN
PR: ports/99584
Submitted by: Jesper Louis Andersen <[EMAIL PROTECTED]>
Approved by:Stephen Weeks <[EMAIL PR
miwi2006-06-29 15:13:19 UTC
FreeBSD ports repository
Modified files:
x11-fontsMakefile
Added files:
x11-fonts/manu-gothica Makefile distinfo pkg-descr pkg-plist
Log:
Add manu-gothic, an old german blackletter handwriting (suetterlin) font.
This True Ty
miwi2006-06-29 15:14:03 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
manu-gothica --> ports/x11-fonts/manu-gothica
Revision ChangesPath
1.15476 +1 -0 CVSROOT/modules
___
cvs-all
On Thu, Jun 29, 2006 at 04:36:30PM +0200, Andre Oppermann wrote:
> Yar Tikhiy wrote:
> >On Thu, Jun 29, 2006 at 01:24:56PM +0400, Maxim Konovalov wrote:
> >>On Thu, 29 Jun 2006, 07:52-, Yar Tikhiy wrote:
> >>
> >>>yar 2006-06-29 07:52:30 UTC
> >>>
> >>> FreeBSD src repository
> >>>
> >
On Thu, 29 Jun 2006, Yar Tikhiy wrote:
I stress tested gif(4) in the same manner for kicks and got a very similar
panic in in_control(). I suppose that my change eliminated a concurrency
problem in vlan(4) and we began to feel the lack of refcounting at ifnet
level. Indeed, a thread can kee
jylefort2006-06-29 15:45:45 UTC
FreeBSD ports repository
Modified files:
games/flightgear-aircrafts Makefile distinfo
Log:
Update to 20060629
Revision ChangesPath
1.8 +17 -13ports/games/flightgear-aircrafts/Makefile
1.8 +48 -36ports/games
yar 2006-06-29 15:37:39 UTC
FreeBSD src repository
Modified files:
sys/nfsclientbootp_subr.c
Log:
Use the elegant TAILQ_FOREACH() in place of a hand-rolled for() loop.
Revision ChangesPath
1.65 +1 -3 src/sys/nfsclient/bootp_subr.c
___
shaun 2006-06-29 15:28:19 UTC
FreeBSD ports repository
Modified files:
net/dimespkg-plist
Log:
Fix plist: don't remove nls/POSIX or nls/en_US.US-ASCII.
PR: ports/99342
Submitted by: shaun (me)
Approved by:Stas Timokhin <[EMAIL PROTECTED]>
garga 2006-06-29 15:34:35 UTC
FreeBSD ports repository
Modified files:
mail/squirrelmail-newuser_wiz-plugin Makefile distinfo
Log:
- Fix distinfo: distfile was rerolled because version contained inside
programs was still 1.3.1
PR: ports/99604
Submitted by
obrien 2006-06-29 16:27:19 UTC
FreeBSD src repository
Modified files:
sys/dev/puc puc.c puc_cfg.c puc_pccard.c puc_pci.c
pucdata.c
Log:
Fix building with GCC 4.2: ensure types are defined before refering to them.
Revision ChangesPath
miwi2006-06-29 16:28:46 UTC
FreeBSD ports repository
Modified files:
www/mediawikiMakefile
Log:
- Fix pkg-plist
- Bump PORTREVISION
Approved by:markus (co mentor)
Revision ChangesPath
1.30 +1 -1 ports/www/mediawiki/Makefile
___
yar 2006-06-29 17:09:48 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_fw2.c
Log:
Use TAILQ_FOREACH consistently.
Revision ChangesPath
1.139 +1 -2 src/sys/netinet/ip_fw2.c
___
cvs-all@freebsd
yar 2006-06-29 17:16:13 UTC
FreeBSD src repository
Modified files:
sys/net if_tun.c
Log:
Use the nifty TAILQ_FOREACH.
Revision ChangesPath
1.156 +1 -2 src/sys/net/if_tun.c
___
cvs-all@freebsd.org ma
yar 2006-06-29 16:56:07 UTC
FreeBSD src repository
Modified files:
sys/netinet6 in6_var.h
Log:
Use queue(3) macros instead of accessing list/queue internals directly.
Revision ChangesPath
1.28 +3 -3 src/sys/netinet6/in6_var.h
alepulver2006-06-29 17:31:11 UTC
FreeBSD ports repository
Modified files:
lang/clisp Makefile
Log:
- Add CFLAGS to the CFLAGS internal variable of clisp, which fixes building a
dependency (devel/meta-cvs). This fix was accidentaly removed by me when
committing t
yar 2006-06-29 17:31:43 UTC
FreeBSD src repository
Modified files:
sys/net if_stf.c
Log:
Use TAILQ_FOREACH.
Revision ChangesPath
1.55 +1 -4 src/sys/net/if_stf.c
___
cvs-all@freebsd.org mailing list
netchild2006-06-29 17:37:14 UTC
FreeBSD ports repository
Modified files:
korean/linux_locale Makefile
Log:
Deprecate this port, the dependency is deprecated and this port is not
needed anymore.
Maintainer informed (CCed in discussion).
Revision ChangesPath
1.1
stefan 2006-06-29 17:40:38 UTC
FreeBSD ports repository
Modified files:
games/ftjava Makefile distinfo pkg-plist
Log:
Update to version 1.0.
PR: 99372
Submitted by: maintainer
Approved by:arved (mentor)
Revision ChangesPath
1.3
netchild2006-06-29 17:42:31 UTC
FreeBSD ports repository
Modified files:
devel/linux_devtools Makefile
Log:
Mark as deprecated like the dependency is. The liunx_dist ports can be
used for development instead.
Maintainer informed (CCed in discussion).
Revision Changes
ehaupt 2006-06-29 17:52:03 UTC
FreeBSD ports repository
Modified files:
audio/libadplug Makefile
Log:
Replace INSTALL_SHLIB with USE_LDCONFIG
Revision ChangesPath
1.10 +1 -1 ports/audio/libadplug/Makefile
___
ehaupt 2006-06-29 17:52:14 UTC
FreeBSD ports repository
Modified files:
audio/libmodplug Makefile
Log:
Replace INSTALL_SHLIB with USE_LDCONFIG
Revision ChangesPath
1.10 +1 -1 ports/audio/libmodplug/Makefile
__
ehaupt 2006-06-29 17:52:19 UTC
FreeBSD ports repository
Modified files:
audio/openspcMakefile
Log:
Replace INSTALL_SHLIB with USE_LDCONFIG
Revision ChangesPath
1.6 +1 -1 ports/audio/openspc/Makefile
___
c
ehaupt 2006-06-29 17:52:24 UTC
FreeBSD ports repository
Modified files:
audio/resid Makefile
Log:
Replace INSTALL_SHLIB with USE_LDCONFIG
Revision ChangesPath
1.16 +1 -1 ports/audio/resid/Makefile
___
cvs
ehaupt 2006-06-29 17:52:29 UTC
FreeBSD ports repository
Modified files:
devel/libbinio Makefile
Log:
Replace INSTALL_SHLIB with USE_LDCONFIG
Revision ChangesPath
1.8 +1 -1 ports/devel/libbinio/Makefile
___
yar 2006-06-29 17:56:22 UTC
FreeBSD src repository
Modified files:
sys/net if_atmsubr.c
Log:
Use TAILQ_FOREACH in the __FreeBSD__ case, too.
Funnily enough, rev. 1.15 changed the __Net and __Open cases only.
Revision ChangesPath
1.42 +1 -2
mjacob 2006-06-29 18:12:18 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/ahb ahb.c
sys/cam cam_xpt.c
sys/cam/scsi scsi_all.h
Log:
MFC Basic Queueing model fixes.
Revision ChangesPath
1.155.2.6 +
miwi2006-06-29 18:33:51 UTC
FreeBSD ports repository
Modified files:
mail/sylpheed-claws Makefile distinfo pkg-plist
Log:
- Update themes to 20060615
- Sort pkg-plist
- Bump PORTREVISION
Approved by:markus (co mentor), maintainer
Revision ChangesPath
ume 2006-06-29 18:36:40 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/netinet ip_fw2.c
Log:
MFC 1.136:
- Pullup even when the extention header is unknown, to prevent
infinite loop with net.inet6.ip6.fw.deny_unknown_exthdrs=0.
hrs 2006-06-29 18:42:45 UTC
FreeBSD ports repository
Modified files:
printMakefile
Added files:
print/cm-super Makefile distinfo pkg-descr pkg-plist
Log:
New port: print/cm-super
This is the CM-Super package; it contains Type 1 fonts convered
hrs 2006-06-29 18:43:00 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
cm-super --> ports/print/cm-super
Revision ChangesPath
1.15477 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.org
hrs 2006-06-29 18:46:38 UTC
FreeBSD ports repository
Modified files:
print/teTeX-base Makefile pkg-plist
print/teTeX-base/files pkg-message.in
Added files:
print/teTeX-base/files patch-texk-tetex-updmap
updmap.wrapper.in
Log:
- Fix
garga 2006-06-29 18:47:31 UTC
FreeBSD ports repository
Modified files:
mail/courier Makefile Makefile.man distinfo pkg-plist
Added files:
mail/courier/files patch-rfc2045_rfc2045reply.c
Log:
- Update to 0.53.2 and fix vulnerability -- CVE-2006-2659
PR:
hrs 2006-06-29 18:48:32 UTC
FreeBSD ports repository
Modified files:
print/cmpsfont Makefile pkg-plist
print/cmpsfont/files pkg-message.in
Log:
- Use consistent installation directories.
- Bump PORTREVISION.
Revision ChangesPath
1.15 +6 -5 p
hrs 2006-06-29 18:49:03 UTC
FreeBSD ports repository
Modified files:
print/amspsfnt Makefile pkg-plist
print/amspsfnt/files pkg-message.in
Log:
- Use consistent installation directories.
- Bump PORTREVISION.
Revision ChangesPath
1.14 +6 -5 p
hrs 2006-06-29 18:50:59 UTC
FreeBSD ports repository
Modified files:
print/teTeX-texmfMakefile pkg-plist
Log:
- Replace symlinks to CM Type 1 font files with ones to the
font directories.
- Bump PORTREVISION.
Revision ChangesPath
1.15 +7 -40 por
hrs 2006-06-29 18:52:16 UTC
FreeBSD ports repository
Modified files:
print/teTeX Makefile
Log:
- Add dependency on print/cm-super.
- Bump PORTREVISION.
Revision ChangesPath
1.70 +2 -1 ports/print/teTeX/Makefile
hrs 2006-06-29 18:55:10 UTC
FreeBSD ports repository
Modified files:
japanese/ptex-tetex Makefile pkg-message pkg-plist
japanese/ptex-tetex/files updmap-ptex.in
Removed files:
japanese/ptex-tetex/files updmap-sys-ptex.in
Log:
- updmap(1) now supports --progname=p
hrs 2006-06-29 18:56:03 UTC
FreeBSD ports repository
Modified files:
japanese/dvipsk Makefile pkg-message pkg-plist
Log:
- Add support for the new updmap(1).
- Bump PORTREVISION.
Revision ChangesPath
1.36 +8 -6 ports/japanese/dvipsk/Makefile
1.6
flz 2006-06-29 19:06:40 UTC
FreeBSD ports repository
Modified files:
net-p2p/libtorrent Makefile
Log:
Fix build when openssl isn't installed from ports.
Reported by:krisbot and a lot of people
Revision ChangesPath
1.27 +6 -2 ports/net-
stefan 2006-06-29 19:27:59 UTC
FreeBSD ports repository
Modified files:
multimedia/libtheora Makefile
Log:
Add USE_GCC=3.4+ to make it compile on 4.x.
PR: 99600
Submitted by: Sven Berkvens-Matthijsse <[EMAIL PROTECTED]>
Approved by:maintainer
Joe Marcus Clarke wrote:
> On Thu, 2006-06-29 at 11:34 +0400, Sergey Matveychuk wrote:
>> Joe Marcus Clarke wrote:
>>> This, of course, would not cause the error. As I said to Mark in a
>>> follow-up email, it may very well be time to retire DEPENDS, but the
>>> patch that was committed did not su
1 - 100 of 137 matches
Mail list logo