espie
1625597298
If a rsyncd.conf exists in /etc, it would belong to this port.
2003-08-22 17:46:16 +00:00
jolan
9a58667755
respect SYSCONFDIR, ok espie@
2003-06-04 12:21:49 +00:00
naddy
5f68fc2328
enable IPv6 support; from Hajimu UMEMOTO <ume@FreeBSD.org>; ok espie@
2003-05-11 22:20:55 +00:00
espie
865b936464
2.5.6, since no-one reported problems.
...
New: can use ssh transport in server mode !
2003-02-20 10:52:45 +00:00
espie
2fa04bf08a
my bad... bump pkgname, corresponding to important core-dump fix.
2002-12-22 14:56:28 +00:00
espie
255768ca8b
disallow infinite call chains of exit_cleanup
...
(this happened when the pipe to rsync got broken, because rsync would
then try to write to stderr, find out it didn't work, and call exit_cleanup,
which would then try it all over again... oops.
2002-12-14 18:06:58 +00:00
naddy
5325601986
enable the included regression tests; ok espie@
2002-10-25 15:49:54 +00:00
todd
401f0f0b2a
enable rsh=ssh by default; ok espie@
2002-06-08 15:45:28 +00:00
espie
cd66b478a5
rsync 2.5.5
2002-04-19 11:58:09 +00:00
espie
bf1be29881
Make certain we don't pick an installed libpopt.
2002-03-24 02:35:26 +00:00
espie
d96b526e6c
Update to 2.5.4, fix zlib issues.
2002-03-15 23:54:53 +00:00
naddy
7f0e7085b0
Update to 2.5.2.
2002-01-29 21:02:17 +00:00
naddy
3e234544f1
security fix from Sebastian Krahmer <krahmer@suse.de>, taken from rsync CVS
2002-01-24 23:25:32 +00:00
naddy
4ec5dcd005
oops, checksum; thanks lebel@
2002-01-15 02:38:05 +00:00
naddy
d9dfbac878
update to 2.5.1; partly from and ok espie@
...
IPv6 support remains disabled for now
2002-01-14 23:07:49 +00:00
naddy
49afc89ea6
MASTER_SITES fix by Heikki Korpela <heko@saitti.net>:
...
- Add ftp.funet.fi and ftp.sunet.se mirrors where available.
- Remove broken ftp.funet.fi references.
2001-07-13 11:23:37 +00:00
espie
a239297799
Modernize
2001-04-08 17:06:05 +00:00
espie
ae890c6d3a
Fuck cvs
2001-01-31 13:34:33 +00:00
espie
b6832db882
Belatedly, a HOMEPAGE !
2001-01-30 16:34:13 +00:00
espie
54848dabf9
Fix my address. Dust off details.
2000-10-10 00:40:20 +00:00
espie
f0467691a8
Bump to release 2.4.6.
...
- change ftp site to a non-australian site.
- add `recovery site' for old versions.
rsync 2.4.6 fixes a long-standing half-bug, where the writer would sit
in a tight loop if the outgoing connection was slow, chewing all cpu.
2000-09-08 07:16:24 +00:00
espie
e21ce595b5
rsync 2.4.5
2000-09-02 13:36:40 +00:00
espie
460da33a40
Not much feedback on rsync 2.4.4. I guess the only way to get any
...
is to commit this...
2000-08-29 22:01:13 +00:00
espie
54b104ef00
FAKE, CONFIGURE_STYLE
2000-06-15 00:27:56 +00:00
espie
0fd05ef2ce
Move all NEED_VERSION right after CATEGORY
2000-03-24 22:11:32 +00:00
brad
f75236c9a1
- bump NEED_VERSION
...
- remove LICENSE_TYPE
2000-03-04 08:17:37 +00:00
espie
6e2597f779
Ports that override do-install are usually trivial to install fake.
2000-03-04 01:59:27 +00:00
turan
504f314d16
espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE
2000-02-15 05:03:51 +00:00
espie
baf9eb3d3f
Remove all-caps.
...
This is gross, just gross, just plain gross.
LICENSE_TYPE=GPL is vastly enough.
DISTF makes no sense as an abreviation.
Besides, it's tasteless.
2000-02-12 22:07:54 +00:00
turan
1574b9aa2e
gpl licenses
2000-02-12 08:02:07 +00:00
espie
0ae441bb11
Update to 2.4.1
2000-02-10 09:13:53 +00:00
espie
515e861055
Update to 2.3.2.
...
See package cvs.log for details.
This includes fixing an obscure security hole.
Patch to avoid spinning in select on non-blocking descriptors (will
probably be fixed in rsync 2.3.3)
1999-11-21 23:42:52 +00:00
brad
8e112b62f7
style
1999-08-20 12:44:01 +00:00
espie
0e39da538a
don't install dirs that are mentionned in the mtree file.
1999-06-24 18:36:23 +00:00
espie
5ac3448778
Fix comments
1999-04-20 18:47:26 +00:00
espie
6eeafca4eb
Upgrade to 2.3.1
1999-04-18 20:59:00 +00:00
espie
fc97b432ed
Patch ups rsync to the same functionality as 2.3.1.
...
Specifically, it fixes the security hole that is described in
pkg/SECURITY...
Wedged in as security fixes are important, especially when they're small.
Real 2.3.1 will wait after tree thaws.
1999-04-09 02:20:14 +00:00
espie
153d559d96
Second time Makefile stays uncommitted ??? what's the problem there.
1999-03-23 17:49:20 +00:00
espie
8bec0d7db7
Upgrade to version 2.3.0, see
...
http://rsync.samba.org/listproc/rsync/1033.html
1999-03-15 23:26:06 +00:00
marc
3e45db1680
add sha1 and rmd160 checksum to the existing md5 sums for all files;
...
Porters: please make sure you use bsd.port.mk 1.75 or later when
updating ports. That version of the makefile adds all sums. Previous
versions of the makefile will still work for people installing ports.
1999-03-04 05:55:44 +00:00
espie
82839c0ece
Differentiate WRKSRC/WRKBUILD,
...
add SEPARATE_BUILD (concurrent means `full')
add SHA1/RMD160 checksums.
1999-03-02 16:59:47 +00:00
espie
10e7c2a413
Kill --enable-shared.
...
To make a long story short, it was just your standard port cut&paste
(it isn't needed, but it can't hurt you, and may even help updating the
port).
Since it does seem to trip Marco, and may be scanned for by people with
shared library problems, it's probably better to kill it.
1999-02-23 10:42:08 +00:00
marc
30be626929
needs version 1.64 (or later) of bsd.port.mk
...
to build/install correctly; PLIST.noshared
1999-02-21 04:26:09 +00:00
marc
13b9a372ff
use NO_SHARED_LIBS instead of test for alpha;
...
use PLIST.noshared instead of PLIST.alpha
1999-02-18 02:37:26 +00:00
espie
1d22a60233
Security audit for rsync.
1998-12-21 23:21:34 +00:00
espie
59bfdbde66
Update URL
1998-11-26 19:41:21 +00:00
espie
8929887ae4
All fixes actually entered into the main source.
...
Clean port, no patches.
Similar to rdist, but leaner, and works over ssh.
1998-11-26 18:22:06 +00:00