notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
cvsync Portable CVS repository synchronization utility
0.25.0_1 net on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.25.0Version of this port present on the latest quarterly branch.
Maintainer: hrs@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-03-23 18:42:18
Last Update: 2024-03-19 02:13:54
Commit Hash: ad14f0b
People watching this port, also watch:: openssl, freesbie, neon, courier-imap
License: BSD3CLAUSE
WWW:
https://www.cvsync.org/
Description:
cvsync is a portable CVS repository synchronization utility, written in C and POSIX pthread library, released under BSD license. It is very similar to CVSup but not compatible with it.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (20 items)
Collapse this list.
  1. /usr/local/share/licenses/cvsync-0.25.0_1/catalog.mk
  2. /usr/local/share/licenses/cvsync-0.25.0_1/LICENSE
  3. /usr/local/share/licenses/cvsync-0.25.0_1/BSD3CLAUSE
  4. bin/cvscan
  5. bin/cvsup2cvsync
  6. bin/cvsync
  7. bin/cvsync2cvsup
  8. bin/cvsyncd
  9. bin/rcscan
  10. bin/rcscmp
  11. share/man/man1/cvscan.1.gz
  12. share/man/man1/cvsup2cvsync.1.gz
  13. share/man/man1/cvsync.1.gz
  14. share/man/man1/cvsync2cvsup.1.gz
  15. share/man/man1/cvsyncd.1.gz
  16. share/man/man1/rcscan.1.gz
  17. share/man/man1/rcscmp.1.gz
  18. @owner
  19. @group
  20. @mode
Collapse this list.
Dependency lines:
  • cvsync>0:net/cvsync
To install the port:
cd /usr/ports/net/cvsync/ && make install clean
To add the package, run one of these commands:
  • pkg install net/cvsync
  • pkg install cvsync
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cvsync
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (cvsync-0.24.19.tar.gz) = 75d99fc387612cb47141de4d59cb3ba1d2965157230f10015fbaa3a1c3b27560 SIZE (cvsync-0.24.19.tar.gz) = 139695

Packages (timestamps in pop-ups are UTC):
cvsync
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.25.00.25.0_10.25.00.25.00.25.0_1-0.25.0-
FreeBSD:13:quarterly0.25.00.25.00.25.00.25.00.25.00.25.00.25.00.25.0
FreeBSD:14:latest0.25.00.25.0_10.25.00.25.00.25.0_10.25.0-0.25.0
FreeBSD:14:quarterly0.25.00.25.0-0.25.00.25.00.25.00.25.00.25.0
FreeBSD:15:latest0.25.00.25.0_1n/a0.25.0n/a0.25.00.25.00.25.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for cvsync-0.25.0_1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
net_cvsync
USES:
gmake ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.allbsd.org/pub/cvsync/
  2. ftp://ftp.cvsync.org/pub/cvsync/
Collapse this list.

Number of commits found: 76

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.25.0_1
19 Mar 2024 02:13:54
commit hash: ad14f0b59ef41c3d319ac8286b8ed8d44a535431commit hash: ad14f0b59ef41c3d319ac8286b8ed8d44a535431commit hash: ad14f0b59ef41c3d319ac8286b8ed8d44a535431commit hash: ad14f0b59ef41c3d319ac8286b8ed8d44a535431 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
net/cvsync: Move man pages to share/man

Approved by:	portmgr (blanket)
0.25.0
16 May 2023 03:57:46
commit hash: 8b63b54d43cc9f4a3c3af406790fc6f0d86db560commit hash: 8b63b54d43cc9f4a3c3af406790fc6f0d86db560commit hash: 8b63b54d43cc9f4a3c3af406790fc6f0d86db560commit hash: 8b63b54d43cc9f4a3c3af406790fc6f0d86db560 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
Cleanup: drop redundant DESTDIR propagation via MAKE_{ARGS,ENV}

Our framework usually DTRT; sometimes it's necessary to pass it
explicitly, e.g. for ports with USES+=qmake or which use exotic
build systems, but these are mostly staging dawn and apparently
debug leftovers, so remove them to not confuse the reader.
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.25.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.25.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.25.0
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
0.25.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.25.0
09 Oct 2019 12:17:15
Revision:514143Original commit files touched by this commit
bapt search for other commits by this committer
Drop the ipv6 virtual category for n* category as it is not relevant anymore
0.25.0
08 Aug 2019 09:02:32
Revision:508367Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update WWW

Approved by:	portmgr blanket
0.25.0
11 Apr 2017 15:21:23
Revision:438272Original commit files touched by this commit
mat search for other commits by this committer
Make defining both PORTVERSION and DISTVERSION a DEV_ERROR.

There are two cases:

- The upstream versionning is compatible with our versionning, or using
  DISTVERSION's magic leads to a compatible PORTVERSION, use
  DISTVERSION.  If it is possible to use DISTVERSIONPREFIX and
  DISTVERSIONSUFFIX to make it compatible, use them.
- The upstream versionning is not compatible with our versionning, and
  DISTVERSION's magic does not lead to a correct PORTVERSION, then set
  PORTVERSION to the equivalent of our versionning, and set DISTNAME.
  It is possible to use a third variable where you store upstream's
  version and use it to compute PORTVERSION and/or DISTNAME, like the
  dns/bind9* ports do.

Sponsored by:	Absolight
0.25.0
15 Mar 2017 14:45:31
Revision:436247Original commit files touched by this commit
mat search for other commits by this committer
Remove all USE_OPENSSL occurrences.

Sponsored by:	Absolight
0.25.0
20 Sep 2015 19:24:36
Revision:397391Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to options helpers

Approved by:	portmgr blanket
0.25.0
25 Mar 2015 23:51:06
Revision:382278Original commit files touched by this commit
marino search for other commits by this committer
net category: Remove $PTHREAD_LIBS

openafs did not pass check-plist (pre-existing) so fixed and bumped.
Also, pkg-plist was sorted.  mediatomb and spread also fail plist-checks
but they weren't fixed.

approved by:	PTHREAD blanket
0.25.0
02 Mar 2015 23:36:36
Revision:380307Original commit files touched by this commit
bapt search for other commits by this committer
Remove Author from pkg-descr and white space fixes
0.25.0
21 Jul 2014 21:07:16
Revision:362490Original commit files touched by this commit
hrs search for other commits by this committer
Update to 0.25.0.  It supports commitid.

Obtained from:	OpenBSD
0.24.19_2
10 Jul 2014 12:13:12
Revision:361440Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.

CR:		D307
Approved by:	portmgr (bapt)
0.24.19_2
29 May 2014 12:00:31
Revision:355691Original commit files touched by this commit
miwi search for other commits by this committer
- Convert gmake,bzip2 to USES

Approved by:	portmgr
0.24.19_2
21 Jan 2014 23:40:23
Revision:340674Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
0.24.19_2
16 Oct 2013 05:05:53
Revision:330479Original commit files touched by this commit
hrs search for other commits by this committer
Add STAGEDIR support.
0.24.19_2
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
0.24.19_2
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
0.24.19_2
28 Apr 2013 20:48:46
Revision:316747Original commit files touched by this commit
hrs search for other commits by this committer
Add MAKE_JOBS_SAFE=yes.
0.24.19_2
28 Apr 2013 20:45:43
Revision:316746Original commit files touched by this commit
hrs search for other commits by this committer
- Add LICENSE.
- Use OPTIONS_DEFINE.
- Trim old-style header.
- Single space after WWW:.
0.24.19_1
14 Jan 2012 08:57:23
Original commit files touched by this commit
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
0.24.19_1
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.24.19_1
27 Mar 2010 00:15:24
Original commit files touched by this commit
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
0.24.19_1
14 Oct 2009 16:42:45
Original commit files touched by this commit
hrs search for other commits by this committer
- Enable OpenSSL support by default.
- Use $USE_RC_SUBR=cvsyncd instead of $USE_RC_SUBR=yes[*].
- Use $PORTEXAMPLES and $PORTDOCS.

Submitted by:   pgollucci[*]
PR:             ports/136843[*]
0.24.19
20 Feb 2006 20:47:50
Original commit files touched by this commit
dougb search for other commits by this committer
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.
0.24.19
22 Jan 2006 21:24:05
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.24.19
19 Sep 2005 17:13:34
Original commit files touched by this commit
hrs search for other commits by this committer
Update to 0.24.19.  cvsync now supports TIGER/192 and RIPEMD160.
0.24.18
11 Sep 2005 04:02:38
Original commit files touched by this commit
hrs search for other commits by this committer
Fix build breakage on 7.x.  pthread.h does not include sys/types.h now.
0.24.18
26 Nov 2004 18:16:23
Original commit files touched by this commit
hrs search for other commits by this committer
Update to 0.24.18.  A buffer overrun which can prevent
the server and client from working has been fixed.
0.24.17
29 Oct 2004 17:57:53
Original commit files touched by this commit
hrs search for other commits by this committer
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.
0.24.16_1
19 Aug 2004 17:36:19
Original commit files touched by this commit
hrs search for other commits by this committer
Fix variable initialization in the rc.d startup script.

Obtained from:  mtm
Approved by:    linimon (mentor)
0.24.16
20 Jun 2004 16:49:34
Original commit files touched by this commit
nork search for other commits by this committer
Update to 0.24.16.

Submitted by:   hrs
0.24.15_1
11 May 2004 12:13:26
Original commit files touched by this commit
hrs search for other commits by this committer
Add USE_RC_SUBR=yes and rcNG-style startup script.

Approved by:    linimon (mentor)
0.24.15
20 Apr 2004 08:04:18
Original commit files touched by this commit
kris search for other commits by this committer
Add missing manpage
0.24.15
19 Apr 2004 07:07:51
Original commit files touched by this commit
hrs search for other commits by this committer
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)
0.24.14
10 Apr 2004 21:20:15
Original commit files touched by this commit
linimon search for other commits by this committer
Update to 0.24.14: minor bugfixes (see doc/ChangeLog).

PR:             ports/65221
Submitted by:   Hiroki Sato <hrs@freebsd.org> (maintainer)
0.24.13_2
18 Mar 2004 18:01:13
Original commit files touched by this commit
trevor search for other commits by this committer
Add size data, approved by maintainers.
0.24.13_2
16 Feb 2004 02:52:55
Original commit files touched by this commit
kris search for other commits by this committer
Respect PTHREAD_{CFLAGS,LIBS} and bump PORTREVISION
0.24.13_1
04 Feb 2004 05:10:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
0.24.13
04 Dec 2003 13:40:44
Original commit files touched by this commit
sergei search for other commits by this committer
- Update to 0.24.13
  Changes include performance improvement, a new keyword 'base', etc.

PR:             59779
Submitted by:   maintainer
0.24.12
05 Nov 2003 22:10:28
Original commit files touched by this commit
krion search for other commits by this committer
- 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
0.24.11
03 Nov 2003 10:56:02
Original commit files touched by this commit
leeym search for other commits by this committer
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>
0.24.10
29 Oct 2003 20:44:11
Original commit files touched by this commit
sergei search for other commits by this committer
- Update to 0.24.10:
  A fatal bug in cvsup2cvsync has been fixed

PR:             58693
Submitted by:   maintainer
0.24.9
29 Oct 2003 10:40:23
Original commit files touched by this commit
nork search for other commits by this committer
Update to 0.24.9.

PR:             ports/58664
Submitted by:   hrs (maintainer)
0.24.8
08 Oct 2003 10:40:38
Original commit files touched by this commit
osa search for other commits by this committer
Update to 0.24.8.

Submitted by:   hrs (maintainer)
PR:             57735
0.24.7
24 Sep 2003 09:02:13
Original commit files touched by this commit
edwin search for other commits by this committer
iUpdate port: net/cvsync 0.24.7

        Update to 0.24.7.

PR:             ports/57011
Submitted by:   Hiroki Sato <hrs@freebsd.org>
0.24.6
10 Sep 2003 05:12:54
Original commit files touched by this commit
nork search for other commits by this committer
Update to 0.24.6.

PR:             ports/56669
Submitted by:   hrs (maintainer)
0.24.5
05 Sep 2003 18:26:14
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 0.24.5

PR:             56501
Submitted by:   maintainer
0.24.4
27 Aug 2003 14:03:08
Original commit files touched by this commit
osa search for other commits by this committer
Update to 0.24.4

Submitted by:   hrs (still without of commit-bit for ports-tree maintainer)
PR:             56036
0.24.3
03 Aug 2003 09:28:19
Original commit files touched by this commit
leeym search for other commits by this committer
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>
0.24.2
30 Jul 2003 23:26:36
Original commit files touched by this commit
leeym search for other commits by this committer
Update to 0.24.2.

PR:             55075
Submitted by:   Hiroki Sato <hrs@freebsd.org>
0.24.1
23 Jul 2003 05:24:56
Original commit files touched by this commit
daichi search for other commits by this committer
update net/cvsync: 0.24.0 -> 0.24.1

PR:             54772
Submitted by:   hrs
0.24.0
13 Jul 2003 21:01:21
Original commit files touched by this commit
naddy search for other commits by this committer
Update to 0.24.0.  An rsync-like algorithm for regular file
synchronization has been implemented.

PR:             54444
Submitted by:   hrs
0.23.8
09 Jul 2003 13:42:35
Original commit files touched by this commit
nork search for other commits by this committer
Update to 0.23.8.

PR:             ports/?????
Submitted by:   hrs (maintainer, in near feature, he will submit a PR)
0.23.7
08 Jul 2003 16:24:54
Original commit files touched by this commit
leeym search for other commits by this committer
Update to 0.23.7.  A memory leak bug in cvsyncd is fixed.

PR:             54222
Submitted by:   Hiroki Sato <hrs@freebsd.org>
0.23.6
08 Jul 2003 02:35:24
Original commit files touched by this commit
nork search for other commits by this committer
Update to 0.23.6.

PR:             ports/54205
Submitted by:   hrs (maintainer)
0.23.5
03 Jul 2003 06:11:38
Original commit files touched by this commit
nork search for other commits by this committer
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)
0.23.5
27 Jun 2003 04:04:26
Original commit files touched by this commit
daichi search for other commits by this committer
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)
0.23.4
26 Jun 2003 02:23:25
Original commit files touched by this commit
nork search for other commits by this committer
Update to 0.23.4.

PR:             ports/53743
Submitted by:   hrs (maintainer)
0.23.3
24 Jun 2003 10:06:53
Original commit files touched by this commit
nork search for other commits by this committer
Update to 0.23.3.

PR:             ports/53669
Submitted by:   hrs (maintainer)
0.21.1
01 Jun 2003 00:52:19
Original commit files touched by this commit
naddy search for other commits by this committer
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@
0.21.0
17 May 2003 07:52:49
Original commit files touched by this commit
nork search for other commits by this committer
Update to 0.21.0.

PR:             ports/52363
Requested by:   MAEKAWA Masahide <gehenna@daemon-systems.org> (developer)
Submitted by:   hrs (maintainer)
0.20.2
11 May 2003 20:42:37
Original commit files touched by this commit
nork search for other commits by this committer
Update to 0.20.2.

PR:             ports/52080
Submitted by:   hrs (maintainer)
0.20.1
06 May 2003 21:16:04
Original commit files touched by this commit
naddy search for other commits by this committer
Update to 0.20.1

PR:             51752
Submitted by:   hrs
0.20.0
28 Apr 2003 11:22:50
Original commit files touched by this commit
naddy search for other commits by this committer
Update to 0.20.0.

PR:             51483
Submitted by:   hrs
0.19.6
23 Apr 2003 16:38:09
Original commit files touched by this commit
nork search for other commits by this committer
Update to 0.19.6.

PR:             ports/51312
Submitted by:   hrs (maintainer)
0.19.5
20 Apr 2003 14:11:38
Original commit files touched by this commit
nork search for other commits by this committer
Update to 0.19.5.

PR:             ports/51184
Submitted by:   hrs (maintainer)
0.19.4
16 Apr 2003 06:45:07
Original commit files touched by this commit
nork search for other commits by this committer
Update to 0.19.4.

Prompted by:    MAEKAWA Masahide <gehenna@daemon-systems.org> (developer)
Submitted by:   hrs (maintainer)
0.19.2
11 Apr 2003 16:26:28
Original commit files touched by this commit
nork search for other commits by this committer
Update to 0.19.2.

Submitted by:   MAEKAWA Masahide <gehenna@daemon-systems.org> (developer)
Approved by:    hrs (maintainer)
0.19.1
09 Apr 2003 09:21:44
Original commit files touched by this commit
nork search for other commits by this committer
Update to 0.19.1.

PR:             ports/50746
Submitted by:   Hiroki Sato <hrs@freebsd.org> (maintainer)
0.19.0
04 Apr 2003 13:07:19
Original commit files touched by this commit
nork search for other commits by this committer
Update to 0.19.0.

PR:             ports/50601
Submitted by:   hrs (maintainer)
0.17.1
29 Mar 2003 12:34:19
Original commit files touched by this commit
nork search for other commits by this committer
Update to 0.17.1.

PR:             ports/50394
Submitted by:   MAEKAWA Masahide <gehenna@daemon-systems.org> (developer)
Reviewd by:     hrs (maintainer)
0.15.0
23 Mar 2003 18:41:44
Original commit files touched by this commit
naddy search for other commits by this committer
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

Number of commits found: 76