Commit graph

49 commits

Author SHA1 Message Date
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
Hiroki Sato
1f5af49e9f Update to 0.24.19. cvsync now supports TIGER/192 and RIPEMD160. 2005-09-19 17:13:34 +00:00
Hiroki Sato
dba95a6c76 Fix build breakage on 7.x. pthread.h does not include sys/types.h now. 2005-09-11 04:02:38 +00:00
Hiroki Sato
7e2371bc12 Update to 0.24.18. A buffer overrun which can prevent
the server and client from working has been fixed.
2004-11-26 18:16:23 +00:00
Hiroki Sato
6f089d1aff Update to 0.24.17. This will be the last release of
mirror-mode-only-cvsync.  Changes include:

- Make more friendly to userlevel POSIX thread libraries.
- Improve performance to parse rcsfile(5) based files.
- When -u/-g is specified, drop the privilege completely.
2004-10-29 17:57:53 +00:00
Hiroki Sato
d5ba8246f1 Fix variable initialization in the rc.d startup script.
Obtained from:	mtm
Approved by:	linimon (mentor)
2004-08-19 17:36:19 +00:00
Norikatsu Shigemura
75b9786374 Update to 0.24.16.
Submitted by:	hrs
2004-06-20 16:49:34 +00:00
Hiroki Sato
ff1a57012e Add USE_RC_SUBR=yes and rcNG-style startup script.
Approved by:	linimon (mentor)
2004-05-11 12:13:26 +00:00
Kris Kennaway
aec16fe8da Add missing manpage 2004-04-20 08:04:18 +00:00
Hiroki Sato
8daee45cd1 Update to 0.24.15:
- The cvsync2cvsup utility which converts a CVSync scanfile
	  to one in the CVSup format, has been added.

	- A sample file for the FreeBSD CVS repository (cvsyncd-FreeBSD.conf)
	  has been added.

	- Some reliability improvements.

Approved by:	linimon (mentor)
2004-04-19 07:07:50 +00:00
Mark Linimon
41622a570f Update to 0.24.14: minor bugfixes (see doc/ChangeLog).
PR:		ports/65221
Submitted by:	Hiroki Sato <hrs@freebsd.org> (maintainer)
2004-04-10 21:20:15 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Kris Kennaway
cb61c9cc0c Respect PTHREAD_{CFLAGS,LIBS} and bump PORTREVISION 2004-02-16 02:52:55 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Sergei Kolobov
1538cc71a0 - Update to 0.24.13
Changes include performance improvement, a new keyword 'base', etc.

PR:		59779
Submitted by:	maintainer
2003-12-04 13:40:44 +00:00
Kirill Ponomarev
dc2956874e - Update to version 0.24.12
* A bug which `prefix' is needed even if
  release type `list' is specified has been fixed

PR:		58981
Submitted by:	hrs
2003-11-05 22:10:28 +00:00
Yen-Ming Lee
f17af4e1d4 Update to 0.24.11. New client keyword "base-prefix" has been added.
Build on bento cluster should be fixed, too.

PR:		58862
Submitted by:	Hiroki Sato <hrs@freebsd.org>
2003-11-03 10:56:02 +00:00
Sergei Kolobov
39c6324662 - Update to 0.24.10:
A fatal bug in cvsup2cvsync has been fixed

PR:		58693
Submitted by:	maintainer
2003-10-29 20:44:11 +00:00
Norikatsu Shigemura
62ad1e0f24 Update to 0.24.9.
PR:		ports/58664
Submitted by:	hrs (maintainer)
2003-10-29 10:40:23 +00:00
Sergey A. Osokin
f002d3df16 Update to 0.24.8.
Submitted by:	hrs (maintainer)
PR:		57735
2003-10-08 10:40:37 +00:00
Edwin Groothuis
ed7cb5baac iUpdate port: net/cvsync 0.24.7
Update to 0.24.7.

PR:		ports/57011
Submitted by:	Hiroki Sato <hrs@freebsd.org>
2003-09-24 09:02:13 +00:00
Norikatsu Shigemura
4d4cfd4d97 Update to 0.24.6.
PR:		ports/56669
Submitted by:	hrs (maintainer)
2003-09-10 05:12:53 +00:00
Kirill Ponomarev
59433e2776 - Update to version 0.24.5
PR:		56501
Submitted by:	maintainer
2003-09-05 18:26:14 +00:00
Sergey A. Osokin
a02c7c507b Update to 0.24.4
Submitted by:	hrs (still without of commit-bit for ports-tree maintainer)
PR:		56036
2003-08-27 14:03:07 +00:00
Yen-Ming Lee
9587c7792b Update to 0.24.3.
- New keyword: "nordiff"
- a bug involving symlink update has been fixed.

PR:		55204
Submitted by:	Hiroki Sato <hrs@freebsd.org>
2003-08-03 09:28:19 +00:00
Yen-Ming Lee
437b3fb082 Update to 0.24.2.
PR:		55075
Submitted by:	Hiroki Sato <hrs@freebsd.org>
2003-07-30 23:26:36 +00:00
Daichi GOTO
04dc2f0e84 update net/cvsync: 0.24.0 -> 0.24.1
PR:		54772
Submitted by:	hrs
2003-07-23 05:24:55 +00:00
Christian Weisgerber
3e60666884 Update to 0.24.0. An rsync-like algorithm for regular file
synchronization has been implemented.

PR:		54444
Submitted by:	hrs
2003-07-13 21:01:21 +00:00
Norikatsu Shigemura
d976860357 Update to 0.23.8.
PR:		ports/?????
Submitted by:	hrs (maintainer, in near feature, he will submit a PR)
2003-07-09 13:42:35 +00:00
Yen-Ming Lee
6028ecb611 Update to 0.23.7. A memory leak bug in cvsyncd is fixed.
PR:		54222
Submitted by:	Hiroki Sato <hrs@freebsd.org>
2003-07-08 16:24:54 +00:00
Norikatsu Shigemura
17a8f323dc Update to 0.23.6.
PR:		ports/54205
Submitted by:	hrs (maintainer)
2003-07-08 02:35:24 +00:00
Norikatsu Shigemura
700261726c o Install documentations.
o Remove USE_REINPLASE as it is not used anymore.
o Slightly reword pkg-descr, mention that cvsync is BSD-licensed.
o Add Author ans WWW tags to pkg-descr.

PR:		ports/53904
Submitte by:	Sergei Kolobov <sergei@kolobov.com>
Reviewed by:	hrs (maintainer)
2003-07-03 06:11:38 +00:00
Daichi GOTO
6c899e1043 Update to 0.23.5. Another serious bug which was in the symbol
handling code is fixed.

PR:		53784
Submitted by:	Hiroki Sato <hrs@freebsd.org> (maintainer)
2003-06-27 04:04:26 +00:00
Norikatsu Shigemura
e2b6f5ac48 Update to 0.23.4.
PR:		ports/53743
Submitted by:	hrs (maintainer)
2003-06-26 02:23:25 +00:00
Norikatsu Shigemura
9989b9bfde Update to 0.23.3.
PR:		ports/53669
Submitted by:	hrs (maintainer)
2003-06-24 10:06:53 +00:00
Christian Weisgerber
17c050efeb Update to 0.21.1: Fix a well known problem to fail to update the
file with the same name but a different type.

PR:		52667
Submitted by:	hrs@
2003-06-01 00:52:19 +00:00
Norikatsu Shigemura
cc830d1f0f Update to 0.21.0.
PR:		ports/52363
Requested by:	MAEKAWA Masahide <gehenna@daemon-systems.org> (developer)
Submitted by:	hrs (maintainer)
2003-05-17 07:52:49 +00:00
Norikatsu Shigemura
8acc9f776b Update to 0.20.2.
PR:		ports/52080
Submitted by:	hrs (maintainer)
2003-05-11 20:42:37 +00:00
Christian Weisgerber
e19c241fd0 Update to 0.20.1
PR:		51752
Submitted by:	hrs
2003-05-06 21:16:04 +00:00
Christian Weisgerber
e7dd8f2f2e Update to 0.20.0.
PR:		51483
Submitted by:	hrs
2003-04-28 11:22:50 +00:00
Norikatsu Shigemura
d0eccc0a00 Update to 0.19.6.
PR:		ports/51312
Submitted by:	hrs (maintainer)
2003-04-23 16:38:08 +00:00
Norikatsu Shigemura
62ad8d833b Update to 0.19.5.
PR:		ports/51184
Submitted by:	hrs (maintainer)
2003-04-20 14:11:37 +00:00
Norikatsu Shigemura
68b3a86da4 Update to 0.19.4.
Prompted by:	MAEKAWA Masahide <gehenna@daemon-systems.org> (developer)
Submitted by:	hrs (maintainer)
2003-04-16 06:45:07 +00:00
Norikatsu Shigemura
008d5bd6ec Update to 0.19.2.
Submitted by:	MAEKAWA Masahide <gehenna@daemon-systems.org> (developer)
Approved by:	hrs (maintainer)
2003-04-11 16:26:28 +00:00
Norikatsu Shigemura
bf6f44d367 Update to 0.19.1.
PR:		ports/50746
Submitted by:	Hiroki Sato <hrs@freebsd.org> (maintainer)
2003-04-09 09:21:44 +00:00
Norikatsu Shigemura
a155a024ed Update to 0.19.0.
PR:		ports/50601
Submitted by:	hrs (maintainer)
2003-04-04 13:07:19 +00:00
Norikatsu Shigemura
0e3cf18675 Update to 0.17.1.
PR:		ports/50394
Submitted by:	MAEKAWA Masahide <gehenna@daemon-systems.org> (developer)
Reviewd by:	hrs (maintainer)
2003-03-29 12:34:19 +00:00
Christian Weisgerber
67caf0f55f Add cvsync 0.15.0.
cvsync is a portable CVS repository synchronization utility,
written in C and POSIX pthread library. This is very similar to
CVSup but not compatible with it.

PR:		49034
Submitted by:	hrs
2003-03-23 18:41:44 +00:00