Commit graph

20 commits

Author SHA1 Message Date
jperkin
36e6903fd8 Remove the stability entity, it has no meaning outside of an official context. 2016-06-08 10:16:50 +00:00
jperkin
31ffe7cbb6 Change the service_bundle name to "export" to reduce diffs between the
original manifest.xml file and the output from "svccfg export".
2016-06-08 09:46:01 +00:00
jperkin
222f8dc36b Import initial SMF support for individual packages. 2014-03-11 14:34:36 +00:00
tron
22553fa87b Add a startup script for "rsync" in daemon mode loosely based on
the example provided under
<http://wiki.netbsd.se/Mirroring_NetBSD#Configuring_RSYNC_Server>.

This fixes PR pkg/40704 by Brian A. Seklecki.
2009-02-21 09:34:17 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00
tron
6c51f3f1bc Update "rsync" package to version 2.4.6. A change list summary is not
available.
2001-01-28 13:44:16 +00:00
itojun
ca779da958 use latest IPv6 patch (20000901b). two issues are corrected:
- client does not accept additional argument -[46] (IPv4 or IPv6)
- server SEGV when there's no reverse mapping from IPv[46] address to FQDN
ok'ed on packages@netbsd.org
2000-09-04 11:11:03 +00:00
veego
d854b186a9 Update to rsync 2.4.5:
This version includes the following changes:
- added support for 0.0.0.0/0 syntax in hosts allow/deny to mean "all hosts"
- fixed crash bug with --backup-dir
- fixed hang on exit due to race in waitpid and io_flush
- added "ignore nonreadable" option
2000-08-21 16:37:01 +00:00
wiz
50f6604c91 Update rsync to 2.4.4. Except for bugfixes and optimizations, the changes
are:
By default don't gzip .iso images
Add --bwlimit option contributed by Matthew Demicco and Jamie Gritton
Added --blocking-io option
Get rid of annoying symlink error messages
If the remote shell is rsh then use blocking IO
Added *.bz2 and *.tbz to default dont compress list
2000-08-02 17:18:46 +00:00
itojun
b4eaa4a129 use more recent patch. this should correct PR 10396. 2000-06-20 02:56:16 +00:00
itojun
3122e81f8a cleaner IPv6 patch is applied. 1999-07-22 16:02:51 +00:00
itojun
7edafe4d5c enable IPv6 build (USE_INET6) 1999-07-08 17:29:24 +00:00
hubertf
2c81921164 Update to V2.3.1.
Mostly to fix the bug recently mentioned on bugtraq and which was
also (first?) mentioned in http://rsync.samba.org/cgi-bin/rsync?findid=1706 .
Numerous other changes, see http://samba.anu.edu.au/ftp/rsync/cvs.log
1999-04-08 10:27:30 +00:00
hubertf
0fb889c65d update to V2.2.1 1998-11-26 23:34:13 +00:00
mycroft
7f7b4cf468 2.2.0 1998-11-05 00:24:37 +00:00
frueauf
ad89c10c06 Update rsync to 2.1.1. 1998-09-28 10:53:29 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
frueauf
d643eaa77e Update to rsync 2.1.0. 1998-07-25 23:42:20 +00:00
mycroft
842d8978e5 Update to 2.0.18. 1998-07-04 09:56:26 +00:00
agc
40dcb6b904 Initial import of rsync, a utility to synchronise directory trees
across machines in an efficient manner, into the NetBSD packages
collection.

This is originally from the FreeBSD ports collection, but I've
(a) deleted the patches which add support for a client for the public
rsync daemon (I have no real way to test that under NetBSD), and
(b) added a patch to use mkstemp() instead of a mktemp(), open()
combination, and
(c) also upgraded to version 1.6.9 while I was at it.
1998-01-23 09:57:21 +00:00