| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Notes:
svn path=/head/; revision=109221
svn path=/tags/RELEASE_4_10_0/; revision=109222; tag=release/4.10.0
|
|
|
|
|
|
|
| |
To be catapulted: kevlo
Notes:
svn path=/head/; revision=107817
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=107816
|
|
|
|
| |
Notes:
svn path=/head/; revision=107815
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<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)
Notes:
svn path=/head/; revision=107814
|
|
|
|
|
|
|
|
| |
PR: 65902
Approved by: portmgr for 4.10 freeze
Notes:
svn path=/head/; revision=107813
|
|
|
|
|
|
|
|
|
| |
(remove no.alias and nynorsk.alias).
Approved by: marcus (portmgr).
Notes:
svn path=/head/; revision=107812
|
|
|
|
|
|
|
| |
pointy hat: marcel
Notes:
svn path=/head/; revision=107811
|
|
|
|
|
|
|
| |
Approved by: maintainer timeout.
Notes:
svn path=/head/; revision=107810
|
|
|
|
|
|
|
|
|
| |
Reported by: Thomas Abthorpe <thomas@stthomasanglican.org>
Guido Berhoerster <ich@guido-berhoerster.org>
Approved by: marcus (portmgr)
Notes:
svn path=/head/; revision=107809
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=107808
|
|
|
|
|
|
|
|
|
|
| |
with libgnugetopt. This resolves port build under most FreeBSD port
installations where libgnugetopt is already installed.
Approved by: marcus (portmgr)
Notes:
svn path=/head/; revision=107807
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=107806
|
|
|
|
|
|
|
|
|
|
| |
crashing and also incorporates the 3.3.0->3.3.1 patch which includes
some FreeBSD-specific configuration changes.
Approved by: portmgr
Notes:
svn path=/head/; revision=107805
|
|
|
|
|
|
|
|
|
|
|
| |
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).
Notes:
svn path=/head/; revision=107804
|
|
|
|
|
|
|
|
|
| |
Submitted by: Chuck Swiger <cswiger@mac.com>
Approved by: portmgr
PR: ports/65861
Notes:
svn path=/head/; revision=107803
|
|
|
|
| |
Notes:
svn path=/head/; revision=107802
|
|
|
|
|
|
|
|
|
|
|
| |
Added the ``new'' TCP DoS issue.
Added phpBB issue. (1)
Added XChat Socks5 issue.
Submitted by: (1) Frankye - ML <listsucker@ipv5.net>
Notes:
svn path=/head/; revision=107801
|
|
|
|
| |
Notes:
svn path=/head/; revision=107800
|
|
|
|
| |
Notes:
svn path=/head/; revision=107799
|
|
|
|
|
|
|
| |
ipv6 is disabled until ftp.kame.net comes out from behind a routing loop
Notes:
svn path=/head/; revision=107798
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=107797
|
|
|
|
|
|
|
|
|
| |
breaks too many languages.
Approved by: portmgr (marcus)
Notes:
svn path=/head/; revision=107796
|
|
|
|
|
|
|
| |
Approved by: portmgr.
Notes:
svn path=/head/; revision=107795
|
|
|
|
| |
Notes:
svn path=/head/; revision=107794
|
|
|
|
|
|
|
| |
Approved by: maintainer, marcus (portmgr)
Notes:
svn path=/head/; revision=107793
|
|
|
|
|
|
|
|
|
| |
PR: ports/65879
Submitted by: Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp>
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=107792
|
|
|
|
|
|
|
|
| |
PR: 65018
Submitted by: michael johnson <ahze@ahze.net>
Notes:
svn path=/head/; revision=107791
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=107790
|
|
|
|
|
|
|
| |
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=107789
|
|
|
|
|
|
|
|
| |
Reported by: bento
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=107788
|
|
|
|
|
|
|
| |
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=107787
|
|
|
|
|
|
|
|
|
|
| |
PR: 65560
Submitted by: Jeremy Messenger <mezz7@cox.net>
Approved by: maintainer timeout
portmgr (implicit)
Notes:
svn path=/head/; revision=107786
|
|
|
|
|
|
|
| |
Submitted by: Angelo Turetta
Notes:
svn path=/head/; revision=107785
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 0.4.7c, the latest bugfix release.
Spotted by: kris
Analyzed by: steve@stevenwills.com
Approved by: marcus (portmgr)
Notes:
svn path=/head/; revision=107784
|
|
|
|
|
|
|
|
|
|
| |
configure uses getpwuid_r() to detect if threads are supported or not.
getpwuid_r is only in -CURRENT.
Approved by: marcus (portmgr)
Notes:
svn path=/head/; revision=107783
|
|
|
|
|
|
|
|
|
| |
- port is still deprecated
Approved by: marcus (portmgr)
Notes:
svn path=/head/; revision=107782
|
|
|
|
|
|
|
| |
Approved by: maintainer, portmgr (marcus)
Notes:
svn path=/head/; revision=107781
|
|
|
|
|
|
|
| |
Approved by: marcus (portmgr)
Notes:
svn path=/head/; revision=107780
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=107779
|
|
|
|
|
|
|
|
| |
Noted By: olgeni
Approved By: portmgr (marcus)
Notes:
svn path=/head/; revision=107778
|
|
|
|
|
|
|
|
| |
Notice by: bento via kris
Approved by: portmgr (marcus)
Notes:
svn path=/head/; revision=107777
|
|
|
|
|
|
|
|
|
|
|
| |
recent change of ZOPEPRODUCTDIR.
- Bump PORTREVISION because files are moved to new ZOPEPRODUCTDIR.
Spotted by: kris
Approved by: marcus (portmgr)
Notes:
svn path=/head/; revision=107776
|
|
|
|
| |
Notes:
svn path=/head/; revision=107775
|
|
|
|
|
|
|
|
|
| |
take their role.
Notified by: kris
Notes:
svn path=/head/; revision=107773
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=107772
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=107771
|
|
|
|
|
|
|
|
| |
Noticed by: nork
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=107770
|
|
|
|
| |
Notes:
svn path=/head/; revision=107769
|
|
|
|
|
|
|
|
| |
Obtained from: KDE CVS
Approved by: portmgr
Notes:
svn path=/head/; revision=107768
|