aboutsummaryrefslogtreecommitdiff
path: root/net/cvsync
Commit message (Collapse)AuthorAgeFilesLines
* update net/cvsync: 0.24.0 -> 0.24.1Daichi GOTO2003-07-233-5/+5
| | | | | | | | PR: 54772 Submitted by: hrs Notes: svn path=/head/; revision=85412
* Update to 0.24.0. An rsync-like algorithm for regular fileChristian Weisgerber2003-07-132-2/+2
| | | | | | | | | | synchronization has been implemented. PR: 54444 Submitted by: hrs Notes: svn path=/head/; revision=84815
* Update to 0.23.8.Norikatsu Shigemura2003-07-092-2/+2
| | | | | | | | PR: ports/????? Submitted by: hrs (maintainer, in near feature, he will submit a PR) Notes: svn path=/head/; revision=84523
* Update to 0.23.7. A memory leak bug in cvsyncd is fixed.Yen-Ming Lee2003-07-082-2/+2
| | | | | | | | PR: 54222 Submitted by: Hiroki Sato <hrs@freebsd.org> Notes: svn path=/head/; revision=84483
* Update to 0.23.6.Norikatsu Shigemura2003-07-082-2/+2
| | | | | | | | PR: ports/54205 Submitted by: hrs (maintainer) Notes: svn path=/head/; revision=84426
* o Install documentations.Norikatsu Shigemura2003-07-033-5/+17
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=84111
* Update to 0.23.5. Another serious bug which was in the symbolDaichi GOTO2003-06-272-2/+2
| | | | | | | | | | handling code is fixed. PR: 53784 Submitted by: Hiroki Sato <hrs@freebsd.org> (maintainer) Notes: svn path=/head/; revision=83708
* Update to 0.23.4.Norikatsu Shigemura2003-06-262-2/+2
| | | | | | | | PR: ports/53743 Submitted by: hrs (maintainer) Notes: svn path=/head/; revision=83615
* Update to 0.23.3.Norikatsu Shigemura2003-06-242-3/+3
| | | | | | | | PR: ports/53669 Submitted by: hrs (maintainer) Notes: svn path=/head/; revision=83523
* Update to 0.21.1: Fix a well known problem to fail to update theChristian Weisgerber2003-06-012-2/+2
| | | | | | | | | | file with the same name but a different type. PR: 52667 Submitted by: hrs@ Notes: svn path=/head/; revision=81805
* Update to 0.21.0.Norikatsu Shigemura2003-05-172-2/+2
| | | | | | | | | PR: ports/52363 Requested by: MAEKAWA Masahide <gehenna@daemon-systems.org> (developer) Submitted by: hrs (maintainer) Notes: svn path=/head/; revision=81139
* Update to 0.20.2.Norikatsu Shigemura2003-05-112-2/+2
| | | | | | | | PR: ports/52080 Submitted by: hrs (maintainer) Notes: svn path=/head/; revision=80694
* Update to 0.20.1Christian Weisgerber2003-05-062-2/+2
| | | | | | | | PR: 51752 Submitted by: hrs Notes: svn path=/head/; revision=80284
* Update to 0.20.0.Christian Weisgerber2003-04-282-2/+2
| | | | | | | | PR: 51483 Submitted by: hrs Notes: svn path=/head/; revision=79785
* Update to 0.19.6.Norikatsu Shigemura2003-04-232-2/+2
| | | | | | | | PR: ports/51312 Submitted by: hrs (maintainer) Notes: svn path=/head/; revision=79525
* Update to 0.19.5.Norikatsu Shigemura2003-04-202-6/+2
| | | | | | | | PR: ports/51184 Submitted by: hrs (maintainer) Notes: svn path=/head/; revision=79353
* Update to 0.19.4.Norikatsu Shigemura2003-04-163-2/+11
| | | | | | | | Prompted by: MAEKAWA Masahide <gehenna@daemon-systems.org> (developer) Submitted by: hrs (maintainer) Notes: svn path=/head/; revision=79058
* Update to 0.19.2.Norikatsu Shigemura2003-04-112-2/+2
| | | | | | | | Submitted by: MAEKAWA Masahide <gehenna@daemon-systems.org> (developer) Approved by: hrs (maintainer) Notes: svn path=/head/; revision=78742
* Update to 0.19.1.Norikatsu Shigemura2003-04-092-3/+2
| | | | | | | | PR: ports/50746 Submitted by: Hiroki Sato <hrs@freebsd.org> (maintainer) Notes: svn path=/head/; revision=78658
* Update to 0.19.0.Norikatsu Shigemura2003-04-042-2/+2
| | | | | | | | PR: ports/50601 Submitted by: hrs (maintainer) Notes: svn path=/head/; revision=78178
* Update to 0.17.1.Norikatsu Shigemura2003-03-292-2/+2
| | | | | | | | | PR: ports/50394 Submitted by: MAEKAWA Masahide <gehenna@daemon-systems.org> (developer) Reviewd by: hrs (maintainer) Notes: svn path=/head/; revision=77679
* Add cvsync 0.15.0.Christian Weisgerber2003-03-234-0/+38
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 Notes: svn path=/head/; revision=77285