The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD net : cvsync

A portable CVS repository synchronization utility

 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.

Author:	MAEKAWA Masahide 
 

http://www.cvsync.org/



cvsync history


v. 1.45
date: 2005/09/19 17:13:33;  author: hrs;  state: Exp;  lines: +1 -1
Update to 0.24.19.  cvsync now supports TIGER/192 and RIPEMD160.

v. 1.44 date: 2004/11/26 18:16:23; author: hrs; state: Exp; lines: +1 -1 Update to 0.24.18. A buffer overrun which can prevent the server and client from working has been fixed.
v. 1.43 date: 2004/10/29 17:57:53; author: hrs; state: Exp; lines: +2 -2 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 v. 1.42 date: 2004/08/19 17:36:18; author: hrs; state: Exp; lines: +1 -1 Fix variable initialization in the rc.d startup script. Obtained from: mtm Approved by: linimon (mentor)
v. 1.41 date: 2004/06/20 16:49:34; author: nork; state: Exp; lines: +2 -2 Update to 0.24.16. Submitted by: hrs
v. 1.40 date: 2004/05/11 12:13:26; author: hrs; state: Exp; lines: +11 -0 Add USE_RC_SUBR=yes and rcNG-style startup script. Approved by: linimon (mentor)
v. 1.39 date: 2004/04/20 08:04:18; author: kris; state: Exp; lines: +2 -1 Add missing manpage
v. 1.38 date: 2004/04/19 07:07:50; author: hrs; state: Exp; lines: +2 -2 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)
v. 1.37 date: 2004/04/10 21:20:15; author: linimon; state: Exp; lines: +2 -3 Update to 0.24.14: minor bugfixes (see doc/ChangeLog). PR: ports/65221 Submitted by: Hiroki Sato (maintainer)
v. 1.36 date: 2004/02/16 02:52:55; author: kris; state: Exp; lines: +2 -1 Respect PTHREAD_{CFLAGS,LIBS} and bump PORTREVISION
v. 1.35 date: 2004/02/04 05:07:59; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.34 date: 2003/12/04 13:40:44; author: sergei; state: Exp; lines: +1 -1 - Update to 0.24.13 Changes include performance improvement, a new keyword 'base', etc. PR: 59779 Submitted by: maintainer
v. 1.33 date: 2003/11/05 22:10:28; author: krion; state: Exp; lines: +1 -1 - 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
v. 1.32 date: 2003/11/03 10:56:02; author: leeym; state: Exp; lines: +8 -1 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
v. 1.31 date: 2003/10/29 20:44:11; author: sergei; state: Exp; lines: +1 -1 - Update to 0.24.10: A fatal bug in cvsup2cvsync has been fixed PR: 58693 Submitted by: maintainer
v. 1.30 date: 2003/10/29 10:40:23; author: nork; state: Exp; lines: +2 -2 Update to 0.24.9. PR: ports/58664 Submitted by: hrs (maintainer)
v. 1.29 date: 2003/10/08 10:40:37; author: osa; state: Exp; lines: +1 -1 Update to 0.24.8. Submitted by: hrs (maintainer) PR: 57735
v. 1.28 date: 2003/09/24 09:02:13; author: edwin; state: Exp; lines: +1 -1 iUpdate port: net/cvsync 0.24.7 Update to 0.24.7. PR: ports/57011 Submitted by: Hiroki Sato
v. 1.27 date: 2003/09/10 05:12:53; author: nork; state: Exp; lines: +3 -2 Update to 0.24.6. PR: ports/56669 Submitted by: hrs (maintainer)
v. 1.26 date: 2003/09/05 18:26:14; author: krion; state: Exp; lines: +1 -1 - Update to version 0.24.5 PR: 56501 Submitted by: maintainer
v. 1.25 date: 2003/08/27 14:03:07; author: osa; state: Exp; lines: +1 -1 Update to 0.24.4 Submitted by: hrs (still without of commit-bit for ports-tree maintainer) PR: 56036
v. 1.24 date: 2003/08/03 09:28:19; author: leeym; state: Exp; lines: +1 -1 Update to 0.24.3. - New keyword: "nordiff" - a bug involving symlink update has been fixed. PR: 55204 Submitted by: Hiroki Sato
v. 1.23 date: 2003/07/30 23:26:36; author: leeym; state: Exp; lines: +1 -1 Update to 0.24.2. PR: 55075 Submitted by: Hiroki Sato
v. 1.22 date: 2003/07/23 05:24:55; author: daichi; state: Exp; lines: +2 -2 update net/cvsync: 0.24.0 -> 0.24.1 PR: 54772 Submitted by: hrs
v. 1.21 date: 2003/07/13 21:01:21; author: naddy; state: Exp; lines: +1 -1 Update to 0.24.0. An rsync-like algorithm for regular file synchronization has been implemented. PR: 54444 Submitted by: hrs
v. 1.20 date: 2003/07/09 13:42:35; author: nork; state: Exp; lines: +1 -1 Update to 0.23.8. PR: ports/????? Submitted by: hrs (maintainer, in near feature, he will submit a PR)
v. 1.19 date: 2003/07/08 16:24:54; author: leeym; state: Exp; lines: +1 -1 Update to 0.23.7. A memory leak bug in cvsyncd is fixed. PR: 54222 Submitted by: Hiroki Sato
v. 1.18 date: 2003/07/08 02:35:24; author: nork; state: Exp; lines: +1 -1 Update to 0.23.6. PR: ports/54205 Submitted by: hrs (maintainer)
v. 1.17 date: 2003/07/03 06:11:38; author: nork; state: Exp; lines: +7 -3 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 Reviewed by: hrs (maintainer)
v. 1.16 date: 2003/06/27 04:04:26; author: daichi; state: Exp; lines: +1 -1 Update to 0.23.5. Another serious bug which was in the symbol handling code is fixed. PR: 53784 Submitted by: Hiroki Sato (maintainer)
v. 1.15 date: 2003/06/26 02:23:25; author: nork; state: Exp; lines: +1 -1 Update to 0.23.4. PR: ports/53743 Submitted by: hrs (maintainer)
v. 1.14 date: 2003/06/24 10:06:53; author: nork; state: Exp; lines: +2 -2 Update to 0.23.3. PR: ports/53669 Submitted by: hrs (maintainer)
v. 1.13 date: 2003/06/01 00:52:19; author: naddy; state: Exp; lines: +1 -1 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@
v. 1.12 date: 2003/05/17 07:52:49; author: nork; state: Exp; lines: +1 -1 Update to 0.21.0. PR: ports/52363 Requested by: MAEKAWA Masahide (developer) Submitted by: hrs (maintainer)
v. 1.11 date: 2003/05/11 20:42:37; author: nork; state: Exp; lines: +1 -1 Update to 0.20.2. PR: ports/52080 Submitted by: hrs (maintainer)
v. 1.10 date: 2003/05/06 21:16:04; author: naddy; state: Exp; lines: +1 -1 Update to 0.20.1 PR: 51752 Submitted by: hrs
v. 1.9 date: 2003/04/28 11:22:50; author: naddy; state: Exp; lines: +1 -1 Update to 0.20.0. PR: 51483 Submitted by: hrs
v. 1.8 date: 2003/04/23 16:38:08; author: nork; state: Exp; lines: +1 -1 Update to 0.19.6. PR: ports/51312 Submitted by: hrs (maintainer)
v. 1.7 date: 2003/04/20 14:11:37; author: nork; state: Exp; lines: +1 -5 Update to 0.19.5. PR: ports/51184 Submitted by: hrs (maintainer)
v. 1.6 date: 2003/04/16 06:45:07; author: nork; state: Exp; lines: +8 -1 Update to 0.19.4. Prompted by: MAEKAWA Masahide (developer) Submitted by: hrs (maintainer)
v. 1.5 date: 2003/04/11 16:26:28; author: nork; state: Exp; lines: +1 -1 Update to 0.19.2. Submitted by: MAEKAWA Masahide (developer) Approved by: hrs (maintainer)
v. 1.4 date: 2003/04/09 09:21:44; author: nork; state: Exp; lines: +1 -2 Update to 0.19.1. PR: ports/50746 Submitted by: Hiroki Sato (maintainer)
v. 1.3 date: 2003/04/04 13:07:19; author: nork; state: Exp; lines: +1 -1 Update to 0.19.0. PR: ports/50601 Submitted by: hrs (maintainer)
v. 1.2 date: 2003/03/29 12:34:19; author: nork; state: Exp; lines: +1 -1 Update to 0.17.1. PR: ports/50394 Submitted by: MAEKAWA Masahide (developer) Reviewd by: hrs (maintainer)
v. 1.1 date: 2003/03/23 18:41:44; author: naddy; state: Exp; 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 ============================================================================= v. 1.45 date: 2005/09/19 17:13:33; author: hrs; state: Exp; lines: +1 -1 Update to 0.24.19. cvsync now supports TIGER/192 and RIPEMD160.
v. 1.44 date: 2004/11/26 18:16:23; author: hrs; state: Exp; lines: +1 -1 Update to 0.24.18. A buffer overrun which can prevent the server and client from working has been fixed.
v. 1.43 date: 2004/10/29 17:57:53; author: hrs; state: Exp; lines: +2 -2 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 v. 1.42 date: 2004/08/19 17:36:18; author: hrs; state: Exp; lines: +1 -1 Fix variable initialization in the rc.d startup script. Obtained from: mtm Approved by: linimon (mentor)
v. 1.41 date: 2004/06/20 16:49:34; author: nork; state: Exp; lines: +2 -2 Update to 0.24.16. Submitted by: hrs
v. 1.40 date: 2004/05/11 12:13:26; author: hrs; state: Exp; lines: +11 -0 Add USE_RC_SUBR=yes and rcNG-style startup script. Approved by: linimon (mentor)
v. 1.39 date: 2004/04/20 08:04:18; author: kris; state: Exp; lines: +2 -1 Add missing manpage
v. 1.38 date: 2004/04/19 07:07:50; author: hrs; state: Exp; lines: +2 -2 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)
v. 1.37 date: 2004/04/10 21:20:15; author: linimon; state: Exp; lines: +2 -3 Update to 0.24.14: minor bugfixes (see doc/ChangeLog). PR: ports/65221 Submitted by: Hiroki Sato (maintainer)
v. 1.36 date: 2004/02/16 02:52:55; author: kris; state: Exp; lines: +2 -1 Respect PTHREAD_{CFLAGS,LIBS} and bump PORTREVISION
v. 1.35 date: 2004/02/04 05:07:59; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.34 date: 2003/12/04 13:40:44; author: sergei; state: Exp; lines: +1 -1 - Update to 0.24.13 Changes include performance improvement, a new keyword 'base', etc. PR: 59779 Submitted by: maintainer
v. 1.33 date: 2003/11/05 22:10:28; author: krion; state: Exp; lines: +1 -1 - 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
v. 1.32 date: 2003/11/03 10:56:02; author: leeym; state: Exp; lines: +8 -1 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
v. 1.31 date: 2003/10/29 20:44:11; author: sergei; state: Exp; lines: +1 -1 - Update to 0.24.10: A fatal bug in cvsup2cvsync has been fixed PR: 58693 Submitted by: maintainer
v. 1.30 date: 2003/10/29 10:40:23; author: nork; state: Exp; lines: +2 -2 Update to 0.24.9. PR: ports/58664 Submitted by: hrs (maintainer)
v. 1.29 date: 2003/10/08 10:40:37; author: osa; state: Exp; lines: +1 -1 Update to 0.24.8. Submitted by: hrs (maintainer) PR: 57735
v. 1.28 date: 2003/09/24 09:02:13; author: edwin; state: Exp; lines: +1 -1 iUpdate port: net/cvsync 0.24.7 Update to 0.24.7. PR: ports/57011 Submitted by: Hiroki Sato
v. 1.27 date: 2003/09/10 05:12:53; author: nork; state: Exp; lines: +3 -2 Update to 0.24.6. PR: ports/56669 Submitted by: hrs (maintainer)
v. 1.26 date: 2003/09/05 18:26:14; author: krion; state: Exp; lines: +1 -1 - Update to version 0.24.5 PR: 56501 Submitted by: maintainer
v. 1.25 date: 2003/08/27 14:03:07; author: osa; state: Exp; lines: +1 -1 Update to 0.24.4 Submitted by: hrs (still without of commit-bit for ports-tree maintainer) PR: 56036
v. 1.24 date: 2003/08/03 09:28:19; author: leeym; state: Exp; lines: +1 -1 Update to 0.24.3. - New keyword: "nordiff" - a bug involving symlink update has been fixed. PR: 55204 Submitted by: Hiroki Sato
v. 1.23 date: 2003/07/30 23:26:36; author: leeym; state: Exp; lines: +1 -1 Update to 0.24.2. PR: 55075 Submitted by: Hiroki Sato
v. 1.22 date: 2003/07/23 05:24:55; author: daichi; state: Exp; lines: +2 -2 update net/cvsync: 0.24.0 -> 0.24.1 PR: 54772 Submitted by: hrs
v. 1.21 date: 2003/07/13 21:01:21; author: naddy; state: Exp; lines: +1 -1 Update to 0.24.0. An rsync-like algorithm for regular file synchronization has been implemented. PR: 54444 Submitted by: hrs
v. 1.20 date: 2003/07/09 13:42:35; author: nork; state: Exp; lines: +1 -1 Update to 0.23.8. PR: ports/????? Submitted by: hrs (maintainer, in near feature, he will submit a PR)
v. 1.19 date: 2003/07/08 16:24:54; author: leeym; state: Exp; lines: +1 -1 Update to 0.23.7. A memory leak bug in cvsyncd is fixed. PR: 54222 Submitted by: Hiroki Sato
v. 1.18 date: 2003/07/08 02:35:24; author: nork; state: Exp; lines: +1 -1 Update to 0.23.6. PR: ports/54205 Submitted by: hrs (maintainer)
v. 1.17 date: 2003/07/03 06:11:38; author: nork; state: Exp; lines: +7 -3 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 Reviewed by: hrs (maintainer)
v. 1.16 date: 2003/06/27 04:04:26; author: daichi; state: Exp; lines: +1 -1 Update to 0.23.5. Another serious bug which was in the symbol handling code is fixed. PR: 53784 Submitted by: Hiroki Sato (maintainer)
v. 1.15 date: 2003/06/26 02:23:25; author: nork; state: Exp; lines: +1 -1 Update to 0.23.4. PR: ports/53743 Submitted by: hrs (maintainer)
v. 1.14 date: 2003/06/24 10:06:53; author: nork; state: Exp; lines: +2 -2 Update to 0.23.3. PR: ports/53669 Submitted by: hrs (maintainer)
v. 1.13 date: 2003/06/01 00:52:19; author: naddy; state: Exp; lines: +1 -1 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@
v. 1.12 date: 2003/05/17 07:52:49; author: nork; state: Exp; lines: +1 -1 Update to 0.21.0. PR: ports/52363 Requested by: MAEKAWA Masahide (developer) Submitted by: hrs (maintainer)
v. 1.11 date: 2003/05/11 20:42:37; author: nork; state: Exp; lines: +1 -1 Update to 0.20.2. PR: ports/52080 Submitted by: hrs (maintainer)
v. 1.10 date: 2003/05/06 21:16:04; author: naddy; state: Exp; lines: +1 -1 Update to 0.20.1 PR: 51752 Submitted by: hrs
v. 1.9 date: 2003/04/28 11:22:50; author: naddy; state: Exp; lines: +1 -1 Update to 0.20.0. PR: 51483 Submitted by: hrs
v. 1.8 date: 2003/04/23 16:38:08; author: nork; state: Exp; lines: +1 -1 Update to 0.19.6. PR: ports/51312 Submitted by: hrs (maintainer)
v. 1.7 date: 2003/04/20 14:11:37; author: nork; state: Exp; lines: +1 -5 Update to 0.19.5. PR: ports/51184 Submitted by: hrs (maintainer)
v. 1.6 date: 2003/04/16 06:45:07; author: nork; state: Exp; lines: +8 -1 Update to 0.19.4. Prompted by: MAEKAWA Masahide (developer) Submitted by: hrs (maintainer)
v. 1.5 date: 2003/04/11 16:26:28; author: nork; state: Exp; lines: +1 -1 Update to 0.19.2. Submitted by: MAEKAWA Masahide (developer) Approved by: hrs (maintainer)
v. 1.4 date: 2003/04/09 09:21:44; author: nork; state: Exp; lines: +1 -2 Update to 0.19.1. PR: ports/50746 Submitted by: Hiroki Sato (maintainer)
v. 1.3 date: 2003/04/04 13:07:19; author: nork; state: Exp; lines: +1 -1 Update to 0.19.0. PR: ports/50601 Submitted by: hrs (maintainer)
v. 1.2 date: 2003/03/29 12:34:19; author: nork; state: Exp; lines: +1 -1 Update to 0.17.1. PR: ports/50394 Submitted by: MAEKAWA Masahide (developer) Reviewd by: hrs (maintainer)
v. 1.1 date: 2003/03/23 18:41:44; author: naddy; state: Exp; 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 ============================================================================= v. 1.45 date: 2005/09/19 17:13:33; author: hrs; state: Exp; lines: +1 -1 Update to 0.24.19. cvsync now supports TIGER/192 and RIPEMD160.
v. 1.44 date: 2004/11/26 18:16:23; author: hrs; state: Exp; lines: +1 -1 Update to 0.24.18. A buffer overrun which can prevent the server and client from working has been fixed.
v. 1.43 date: 2004/10/29 17:57:53; author: hrs; state: Exp; lines: +2 -2 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 v. 1.42 date: 2004/08/19 17:36:18; author: hrs; state: Exp; lines: +1 -1 Fix variable initialization in the rc.d startup script. Obtained from: mtm Approved by: linimon (mentor)
v. 1.41 date: 2004/06/20 16:49:34; author: nork; state: Exp; lines: +2 -2 Update to 0.24.16. Submitted by: hrs
v. 1.40 date: 2004/05/11 12:13:26; author: hrs; state: Exp; lines: +11 -0 Add USE_RC_SUBR=yes and rcNG-style startup script. Approved by: linimon (mentor)
v. 1.39 date: 2004/04/20 08:04:18; author: kris; state: Exp; lines: +2 -1 Add missing manpage
v. 1.38 date: 2004/04/19 07:07:50; author: hrs; state: Exp; lines: +2 -2 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)
v. 1.37 date: 2004/04/10 21:20:15; author: linimon; state: Exp; lines: +2 -3 Update to 0.24.14: minor bugfixes (see doc/ChangeLog). PR: ports/65221 Submitted by: Hiroki Sato (maintainer)
v. 1.36 date: 2004/02/16 02:52:55; author: kris; state: Exp; lines: +2 -1 Respect PTHREAD_{CFLAGS,LIBS} and bump PORTREVISION
v. 1.35 date: 2004/02/04 05:07:59; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.34 date: 2003/12/04 13:40:44; author: sergei; state: Exp; lines: +1 -1 - Update to 0.24.13 Changes include performance improvement, a new keyword 'base', etc. PR: 59779 Submitted by: maintainer
v. 1.33 date: 2003/11/05 22:10:28; author: krion; state: Exp; lines: +1 -1 - 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
v. 1.32 date: 2003/11/03 10:56:02; author: leeym; state: Exp; lines: +8 -1 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
v. 1.31 date: 2003/10/29 20:44:11; author: sergei; state: Exp; lines: +1 -1 - Update to 0.24.10: A fatal bug in cvsup2cvsync has been fixed PR: 58693 Submitted by: maintainer
v. 1.30 date: 2003/10/29 10:40:23; author: nork; state: Exp; lines: +2 -2 Update to 0.24.9. PR: ports/58664 Submitted by: hrs (maintainer)
v. 1.29 date: 2003/10/08 10:40:37; author: osa; state: Exp; lines: +1 -1 Update to 0.24.8. Submitted by: hrs (maintainer) PR: 57735
v. 1.28 date: 2003/09/24 09:02:13; author: edwin; state: Exp; lines: +1 -1 iUpdate port: net/cvsync 0.24.7 Update to 0.24.7. PR: ports/57011 Submitted by: Hiroki Sato
v. 1.27 date: 2003/09/10 05:12:53; author: nork; state: Exp; lines: +3 -2 Update to 0.24.6. PR: ports/56669 Submitted by: hrs (maintainer)
v. 1.26 date: 2003/09/05 18:26:14; author: krion; state: Exp; lines: +1 -1 - Update to version 0.24.5 PR: 56501 Submitted by: maintainer
v. 1.25 date: 2003/08/27 14:03:07; author: osa; state: Exp; lines: +1 -1 Update to 0.24.4 Submitted by: hrs (still without of commit-bit for ports-tree maintainer) PR: 56036
v. 1.24 date: 2003/08/03 09:28:19; author: leeym; state: Exp; lines: +1 -1 Update to 0.24.3. - New keyword: "nordiff" - a bug involving symlink update has been fixed. PR: 55204 Submitted by: Hiroki Sato
v. 1.23 date: 2003/07/30 23:26:36; author: leeym; state: Exp; lines: +1 -1 Update to 0.24.2. PR: 55075 Submitted by: Hiroki Sato
v. 1.22 date: 2003/07/23 05:24:55; author: daichi; state: Exp; lines: +2 -2 update net/cvsync: 0.24.0 -> 0.24.1 PR: 54772 Submitted by: hrs
v. 1.21 date: 2003/07/13 21:01:21; author: naddy; state: Exp; lines: +1 -1 Update to 0.24.0. An rsync-like algorithm for regular file synchronization has been implemented. PR: 54444 Submitted by: hrs
v. 1.20 date: 2003/07/09 13:42:35; author: nork; state: Exp; lines: +1 -1 Update to 0.23.8. PR: ports/????? Submitted by: hrs (maintainer, in near feature, he will submit a PR)
v. 1.19 date: 2003/07/08 16:24:54; author: leeym; state: Exp; lines: +1 -1 Update to 0.23.7. A memory leak bug in cvsyncd is fixed. PR: 54222 Submitted by: Hiroki Sato
v. 1.18 date: 2003/07/08 02:35:24; author: nork; state: Exp; lines: +1 -1 Update to 0.23.6. PR: ports/54205 Submitted by: hrs (maintainer)
v. 1.17 date: 2003/07/03 06:11:38; author: nork; state: Exp; lines: +7 -3 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 Reviewed by: hrs (maintainer)
v. 1.16 date: 2003/06/27 04:04:26; author: daichi; state: Exp; lines: +1 -1 Update to 0.23.5. Another serious bug which was in the symbol handling code is fixed. PR: 53784 Submitted by: Hiroki Sato (maintainer)
v. 1.15 date: 2003/06/26 02:23:25; author: nork; state: Exp; lines: +1 -1 Update to 0.23.4. PR: ports/53743 Submitted by: hrs (maintainer)
v. 1.14 date: 2003/06/24 10:06:53; author: nork; state: Exp; lines: +2 -2 Update to 0.23.3. PR: ports/53669 Submitted by: hrs (maintainer)
v. 1.13 date: 2003/06/01 00:52:19; author: naddy; state: Exp; lines: +1 -1 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@
v. 1.12 date: 2003/05/17 07:52:49; author: nork; state: Exp; lines: +1 -1 Update to 0.21.0. PR: ports/52363 Requested by: MAEKAWA Masahide (developer) Submitted by: hrs (maintainer)
v. 1.11 date: 2003/05/11 20:42:37; author: nork; state: Exp; lines: +1 -1 Update to 0.20.2. PR: ports/52080 Submitted by: hrs (maintainer)
v. 1.10 date: 2003/05/06 21:16:04; author: naddy; state: Exp; lines: +1 -1 Update to 0.20.1 PR: 51752 Submitted by: hrs
v. 1.9 date: 2003/04/28 11:22:50; author: naddy; state: Exp; lines: +1 -1 Update to 0.20.0. PR: 51483 Submitted by: hrs
v. 1.8 date: 2003/04/23 16:38:08; author: nork; state: Exp; lines: +1 -1 Update to 0.19.6. PR: ports/51312 Submitted by: hrs (maintainer)
v. 1.7 date: 2003/04/20 14:11:37; author: nork; state: Exp; lines: +1 -5 Update to 0.19.5. PR: ports/51184 Submitted by: hrs (maintainer)
v. 1.6 date: 2003/04/16 06:45:07; author: nork; state: Exp; lines: +8 -1 Update to 0.19.4. Prompted by: MAEKAWA Masahide (developer) Submitted by: hrs (maintainer)
v. 1.5 date: 2003/04/11 16:26:28; author: nork; state: Exp; lines: +1 -1 Update to 0.19.2. Submitted by: MAEKAWA Masahide (developer) Approved by: hrs (maintainer)
v. 1.4 date: 2003/04/09 09:21:44; author: nork; state: Exp; lines: +1 -2 Update to 0.19.1. PR: ports/50746 Submitted by: Hiroki Sato (maintainer)
v. 1.3 date: 2003/04/04 13:07:19; author: nork; state: Exp; lines: +1 -1 Update to 0.19.0. PR: ports/50601 Submitted by: hrs (maintainer)
v. 1.2 date: 2003/03/29 12:34:19; author: nork; state: Exp; lines: +1 -1 Update to 0.17.1. PR: ports/50394 Submitted by: MAEKAWA Masahide (developer) Reviewd by: hrs (maintainer)
v. 1.1 date: 2003/03/23 18:41:44; author: naddy; state: Exp; 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 =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm