Joe Marcus Clarke
ea16706c62
Revert the previous commit. We are in a ports freeze.
...
To be catapulted: kevlo
2004-04-28 15:26:47 +00:00
Oliver Eikemeier
b1a1b6a299
The rsync developent team has rerolled the tarball,
...
removing an overlooked debugging statement:
diff -Nur rsync-2.6.1.old/util.c rsync-2.6.1/util.c
--- rsync-2.6.1.old/util.c Fri Apr 23 00:17:15 2004
+++ rsync-2.6.1/util.c Tue Apr 27 18:43:40 2004
@@ -805,7 +805,6 @@
rlen--;
buf[rlen] = '\0';
}
- fprintf(stderr, "p:`%s'\n", buf);
return buf;
}
use `make distclean' if you still have the old tarball in
your distfiles directory.
2004-04-28 13:42:58 +00:00
Kevin Lo
349370a18c
Update to 0.8.6
2004-04-28 02:18:31 +00:00
Oliver Eikemeier
e13005db60
Update to version 2.6.1
...
<http://rsync.samba.org/ftp/rsync/rsync-2.6.1-NEWS >:
SECURITY FIXES:
- Paths sent to an rsync daemon are more thoroughly sanitized when
chroot is not used. If you're running a non-read-only rsync
daemon with chroot disabled, *please upgrade*, ESPECIALLY if the
user privs you run rsync under is anything above "nobody".
Approved by: marcus (portmgr)
2004-04-27 21:59:18 +00:00
Trevor Johnson
447cace83d
Update to 2.8.1b19.
...
PR: 65902
Approved by: portmgr for 4.10 freeze
2004-04-27 21:24:07 +00:00
Thierry Thomas
9e6e792aa5
Fix package building for textproc/nn-aspell
...
(remove no.alias and nynorsk.alias).
Approved by: marcus (portmgr).
2004-04-27 21:17:19 +00:00
Marcel Moolenaar
d2d05bd3d5
Revert previous commit. We're still in freeze.
...
pointy hat: marcel
2004-04-27 00:28:48 +00:00
Marcel Moolenaar
73a334b5c8
s/pre-install/pre-su-install/. Directories are being created.
...
Approved by: maintainer timeout.
2004-04-26 23:12:15 +00:00
Michael Nottebrock
6801986d19
Fix typo in saslauthd startup script.
...
Reported by: Thomas Abthorpe <thomas@stthomasanglican.org>
Guido Berhoerster <ich@guido-berhoerster.org>
Approved by: marcus (portmgr)
2004-04-25 14:59:48 +00:00
Mario Sergio Fujikawa Ferreira
a945585396
Chase freelibiberty header files location move which removed CONFLICTS
...
with libgnugetopt. This resolves port build under most FreeBSD port
installations where libgnugetopt is already installed.
Approved by: marcus (portmgr),
maintainer (emergency override during freeze)
2004-04-25 00:05:02 +00:00
Mario Sergio Fujikawa Ferreira
25ebc3a8a8
Chase freelibiberty header files location move which removed CONFLICTS
...
with libgnugetopt. This resolves port build under most FreeBSD port
installations where libgnugetopt is already installed.
Approved by: marcus (portmgr)
2004-04-25 00:04:32 +00:00
Mario Sergio Fujikawa Ferreira
1c2da9a09c
o Remove CONFLICTS with libgnugetopt port by installing header files
...
in another location. This is required to get ddd port to build
under most FreeBSD port installations
o Bump PORTREVISION
Approved by: marcus (portmgr),
maintainer (emergency override during freeze)
2004-04-25 00:02:17 +00:00
Daniel Eischen
37e17c147a
Update to tiny version 3.3.2. This is a bug fix to prevent cda from
...
crashing and also incorporates the 3.3.0->3.3.1 patch which includes
some FreeBSD-specific configuration changes.
Approved by: portmgr
2004-04-24 23:45:57 +00:00
Thierry Thomas
ed23609d10
Unbreak package building.
...
On FreeBSD-STABLE, it seems impossible to link with -liodbc.3 without
giving PTHREAD_LIBS (and PTHREAD_CFLAGS), then the ODBC driver was not
built.
Approved by: portmgr (marcus).
2004-04-24 19:34:55 +00:00
Michael Nottebrock
fe9010cb8a
Add a fix for a bug that prevented dvd+rw tools from finalizing discs.
...
Submitted by: Chuck Swiger <cswiger@mac.com>
Approved by: portmgr
PR: ports/65861
2004-04-24 15:20:53 +00:00
Bill Fumerola
18776baee3
backout update to 1.58, the freeze of the week is ports right now.
2004-04-24 01:21:38 +00:00
Jacques Vidrine
69ed463ec6
Added CVE name for ident2 issue.
...
Added the ``new'' TCP DoS issue.
Added phpBB issue. (1)
Added XChat Socks5 issue.
Submitted by: (1) Frankye - ML <listsucker@ipv5.net>
2004-04-23 23:07:27 +00:00
Brian Feldman
6e715ac8f5
Committing stuff during ports freezes is generally frowned upon.
2004-04-23 15:18:28 +00:00
Thomas Gellekum
90ab61d5f8
Back out unapproved commit in freeze period.
2004-04-23 11:03:56 +00:00
Bill Fumerola
3a05a3b3b6
update to 0.58
...
ipv6 is disabled until ftp.kame.net comes out from behind a routing loop
2004-04-23 03:39:52 +00:00
Alexander Leidinger
8c3db55d90
- Register dependency on x11/XFree86-4-clients for xauth(1).
...
- Make configure explicitly look in X11BASE/bin for xauth(1) in order to
also catch non-standard locations.
Submitted by: maintainer (marius)
Approved by: portmgr (marcus)
2004-04-22 20:56:26 +00:00
Jean-Marc Zucconi
e9a188b08d
Revert part of the rev. 1.85 change: trying to avoid install warnings
...
breaks too many languages.
Approved by: portmgr (marcus)
2004-04-22 19:20:18 +00:00
Thierry Thomas
ca664bec75
Upgrade to 20040421.
...
Approved by: portmgr.
2004-04-22 17:31:55 +00:00
Yoichi NAKAYAMA
0e93ea7f60
back out the change made without approval under ports freeze period
2004-04-22 17:01:28 +00:00
Clement Laforet
538a14daff
- Fix bento build
...
Approved by: maintainer, marcus (portmgr)
2004-04-22 16:02:23 +00:00
Akinori MUSHA
dec8a04d9d
Update to 0.8 and unbreak for ruby 1.8, which is now the default version.
...
PR: ports/65879
Submitted by: Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp>
Approved by: portmgr (self)
2004-04-22 12:42:15 +00:00
Thomas Gellekum
a98ac93665
Respect $CC.
...
PR: 65018
Submitted by: michael johnson <ahze@ahze.net>
2004-04-22 12:31:59 +00:00
Brian Feldman
623104fdc7
Revamp cfssh(1) so that it creates the attach points randomly again.
...
It used $RANDOM when it was a ksh script, but here it had always
been broken because ash (/bin/sh) doesn't have it.
Also, make the cfssh manpage refer to itself as cfssh instead of ssh.
Submitted by: Martin Kammerhofer <dada@sbox.tugraz.at>
PR: 65620
2004-04-22 07:27:00 +00:00
Akinori MUSHA
c2b29025c6
Chase libnmz's shlib major bump.
...
Approved by: portmgr (self)
2004-04-22 02:26:55 +00:00
Joe Marcus Clarke
1596b77d0a
Add a missing dependency on librsvg2 to fix the package build on 4.X.
...
Reported by: bento
Approved by: portmgr (implicit)
2004-04-22 02:26:22 +00:00
Akinori MUSHA
c94c779ef7
Properly link libintl to libnmz.
...
Approved by: portmgr (self)
2004-04-22 02:26:18 +00:00
Joe Marcus Clarke
76f6b8d719
Fix build with gtk+-2.4.
...
PR: 65560
Submitted by: Jeremy Messenger <mezz7@cox.net>
Approved by: maintainer timeout
portmgr (implicit)
2004-04-22 02:17:44 +00:00
Yoichi NAKAYAMA
433dee5250
Remove {irchat-pj,pure}-xemacs-devel-mule
...
Submitted by: Angelo Turetta
2004-04-21 23:17:02 +00:00
Hye-Shik Chang
28f87dfdc0
- Fix package build on systems not having Mozilla.
...
- Update to 0.4.7c, the latest bugfix release.
Spotted by: kris
Analyzed by: steve@stevenwills.com
Approved by: marcus (portmgr)
2004-04-21 21:35:40 +00:00
Clement Laforet
04380ca07d
- Fix plist
...
configure uses getpwuid_r() to detect if threads are supported or not.
getpwuid_r is only in -CURRENT.
Approved by: marcus (portmgr)
2004-04-21 21:24:50 +00:00
Clement Laforet
724366c041
- Add mirror to fix build for release
...
- port is still deprecated
Approved by: marcus (portmgr)
2004-04-21 21:21:36 +00:00
Clement Laforet
673b269d01
- Fix build on 4.x
...
Approved by: maintainer, portmgr (marcus)
2004-04-21 20:39:23 +00:00
Kirill Ponomarev
e99b5c6140
- Fix build on 4-x
...
Approved by: marcus (portmgr)
2004-04-21 20:37:00 +00:00
Clement Laforet
5d8c72736f
- Fix build on 4.x
...
PR: 65731 [1],
65855 [2]
Noticed by: freebsd@exotope.com [1]
Submitted by: Yann Berthier <yb@sainte-barbe.org> (maintainer) [2]
Approved by: portmgr (marcus)
2004-04-21 19:22:47 +00:00
Oliver Lehmann
03ecb87a01
fix pkg-plist
...
Noted By: olgeni
Approved By: portmgr (marcus)
2004-04-21 17:24:45 +00:00
Clement Laforet
330ad6677d
- Add mirror to fix the build for release.
...
Notice by: bento via kris
Approved by: portmgr (marcus)
2004-04-21 17:09:30 +00:00
Hye-Shik Chang
1c94f93941
- Unbreak package builds by fixing packing lists to respect the
...
recent change of ZOPEPRODUCTDIR.
- Bump PORTREVISION because files are moved to new ZOPEPRODUCTDIR.
Spotted by: kris
Approved by: marcus (portmgr)
2004-04-21 17:02:02 +00:00
Yoichi NAKAYAMA
dfd369c9ff
note removal of pure-xemacs-devel-mule and irchat-pj-xemacs-devel-mule.
2004-04-21 16:50:09 +00:00
Yoichi NAKAYAMA
26c5dac10b
remove ports had not catch up with bsd.emacs.mk update. Now *-xemacs21-mule
...
take their role.
Notified by: kris
2004-04-21 16:36:59 +00:00
Akinori MUSHA
b34fbea816
Fix freetype2 configuration failure and build ImageMagick with the
...
freetype2 support properly (unless WITHOUT_IMAGEMAGICK_TTF is not
defined).
Patches have been sent to the developer forum. Hopefully the next
version to 6.0.0 will include the fix.
2004-04-21 08:06:14 +00:00
Akinori MUSHA
e3c0159d5b
Chase the master site's HTTP redirection.
...
Mark unBROKEN. This port is not broken itself but fails to build
because ImageMagick is somehow built without the FreeType support
enabled although the --with-ttf flag is given.
2004-04-21 07:01:56 +00:00
Joe Marcus Clarke
c0a89c3294
Restore PORTEPOCH.
...
Noticed by: nork
Approved by: portmgr (implicit)
2004-04-21 03:57:13 +00:00
Akinori MUSHA
4577631804
Fix build with C89 compilers.
2004-04-21 03:45:35 +00:00
Michael Nottebrock
d063a2e918
Add a fix for kdesu.
...
Obtained from: KDE CVS
Approved by: portmgr
2004-04-21 02:59:27 +00:00
Ying-Chieh Liao
178e2ae72e
Ports freeze now, so I back it out
...
Pointed out by: marcus
2004-04-21 01:01:35 +00:00