| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- convert versions to %%VERSION%% and %%LASTVER%% PLIST_SUB
substitutions
PR: 65316 [0]
Submitted by: maintainer [0]
|
|
|
|
|
| |
PR: 66137
Submitted by: Cheng-Lung Sung
|
|
|
|
|
|
| |
<http://rsync.samba.org/ftp/rsync/rsync-2.6.2-NEWS>
Note that the --relative bug has been fix in 2.6.1_2
|
|
|
|
| |
fine on.
|
| |
|
|
|
|
| |
<http://lists.samba.org/archive/rsync-announce/2004/000015.html>
|
|
|
|
|
| |
PR: ports/66050
Submitted by: maintainer
|
|
|
|
| |
- add optional support for building with Zaptel module.
|
| |
|
|
|
|
|
|
| |
<http://lists.samba.org/archive/rsync/2004-April/009334.html>
Added timelimit patches by default (--stop-at and --time-limit, see rsync -h)
|
|
|
|
|
| |
- Code cleanup
- Feature enhancement
|
|
|
|
|
|
| |
use USE_OPENLDAP
Submitted by: thomas (maintainer)
|
| |
|
| |
|
|
|
|
|
|
| |
o Remove BROKEN since this version no longer SIGSEVs during initial
trials
o Uphold C{C,XX}
|
| |
|
|
|
|
| |
Approved by: mat (mentor).
|
|
|
|
|
|
|
|
|
|
|
| |
already loaded. (Thx to zoleg at buryatia dot ru for
pointing that) Current code will try both old and new method.
- Fix build on amd64
- Reflect internal logf() for GCC 3-x
- Reflect 32bitness of time in `struct lastlog'.
PR: ports/65882
Submitted by: maintainer
|
| |
|
|
|
|
|
|
| |
http://gaim.sourceforge.net/ChangeLog
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
|
|
|
|
|
|
|
|
|
| |
o Remove MASTER_SITE_LOCAL.
[memo]
This version contains Real RTSP support (SUPPORT_REAL_RTSP).
But I didn't enable Real RTSP support. Because this was
broken on build.
|
|
|
|
|
|
| |
PR: ports/65111
Submitted by: michael johnson <ahze@ahze.net>
Approved by: maintainer
|
|
|
|
| |
To be catapulted: kevlo
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<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)
|
|
|
|
|
| |
PR: 65902
Approved by: portmgr for 4.10 freeze
|
| |
|
|
|
|
| |
ipv6 is disabled until ftp.kame.net comes out from behind a routing loop
|
|
|
|
|
|
|
|
| |
- Update to 0.4.7c, the latest bugfix release.
Spotted by: kris
Analyzed by: steve@stevenwills.com
Approved by: marcus (portmgr)
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
| |
PR: ports/65818
Submitted by: Timur Bakeyev <timur@gnu.org> (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Remove pkg-plist.
Approved by: sumikawa (maintainer)
|
|
|
|
|
|
| |
the port to build again.
Reminded by: ru
|
| |
|
|
|
|
| |
- Remove whitespaces on end of line.
|
|
|
|
|
| |
PR: 65727
Submitted by: steve@stevenwills.com
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- fixed slapd syncrepl replication bugs (ITS#3055,3056,3069)
- fixed slapd slurpd update bugs
- fixed slapd inappropriate bind error disclosure bugs
- fixed slapd sun_path portability bug
- fixed slapd passwd referral memory leak
- fixed slapd sasl userdb checkpass bug (ITS#3048)
- fixed slapd duplicate value detection (ITS#3066)
- fixed slapd permissive modify control (ITS#3068)
- fixed slapd updateref handling
- fixed slapd saslauthz subtree scope bug (ITS#3077)
- fixed back-bdb paged results bug (ITS#3076)
- fixed back-bdb "" suffix bug (ITS#3063)
- fixed back-bdb/hdb/ldbm approx w/o index bug (ITS#3062)
- fixed back-meta compare return code (ITS#3042)
- fixed back-ldbm IDL delete bug (ITS#3046)
- fixed back-ldbm modrdn indexing bug (ITS#3059)
- fixed libldap parse_oid core dump bug (ITS#3065)
- fixed ldapmodify missing error information bug (ITS#3057)
- fixed ldapsearch paged results error handling
- updated slapd limits
- updated slapd overlay framework
- added slapd Delivery Method syntax validation (ITS#3052)
- added libldap ditContentRule oidMacro support (ITS#2920)
|
| |
|
|
|
|
|
|
|
|
|
| |
- add USE_GCC=3.3 and unbreak this port on 4.x
- backout arch-related settings in previous commit.
Noticed by: kris
Reviewed by: Florent Thoumie <flz@xbsd.org>
Approved by: Florent Thoumie <flz@xbsd.org>
|
| |
|
|
|
|
| |
<http://sf.net/project/shownotes.php?release_id=227244>
|
|
|
|
| |
Reported by: kris
|
|
|
|
|
|
|
|
|
| |
- Use native make instead of gmake
- Support WITHOUT_NLS knob
PR: ports/65683
Submitted by: Toni Viemero <toni.viemero@iki.fi>
This patch by: Filippo Natali <filippo.natali@widestore.net> (maintainer)
|
|
|
|
| |
Requested by: maintainer
|
|
|
|
|
| |
PR: 65696
Submitted by: Helge Oldach <rrdtoolapr04@oldach.net>
|