aboutsummaryrefslogtreecommitdiff
path: root/devel/cvsd/files
Commit message (Collapse)AuthorAgeFilesLines
* - Bump PORTREVISIONMartin Wilke2007-02-261-2/+2
| | | | | | | | | | | | | - When RootJail is set to 'none' there is some errors on starting rc_subr script and cvsd doesn't start. This patch solved the Problem. PR: 109546 Submitted by: Alexander Logvinov <ports@logvinov.com> Approved by: maintainer Notes: svn path=/head/; revision=186042
* Update rc.d script to better fit current practice.Doug Barton2006-06-082-52/+59
| | | | | | | | PR: ports/98692 Submitted by: Andrey V. Elsukov <bu7cher@yandex.ru> [maintainer] Notes: svn path=/head/; revision=164843
* Take maintainershipYing-Chieh Liao2006-06-062-0/+94
| | | | | | | | | | Add rc.subr support PR: 98582 Submitted by: "Andrey V. Elsukov" <bu7cher@yandex.ru> (new maintainer) Notes: svn path=/head/; revision=164583
* Update to 0.9.18.Norikatsu Shigemura2003-04-261-18/+0
| | | | | | | | PR: ports/51363 Submitted by: Ports Fury Notes: svn path=/head/; revision=79707
* Update to 0.9.16.Akinori MUSHA2003-01-271-12/+12
| | | | | | | | PR: ports/47317 Submitted by: Ports Fury Notes: svn path=/head/; revision=74080
* Update to version 0.9.13.Christian Weisgerber2002-10-141-16/+0
| | | | | | | | PR: 43783 Submitted by: Ports Fury Notes: svn path=/head/; revision=68043
* Fix the problems in my last commit to make cvsd actually build:Peter Pentchev2002-09-212-0/+34
- actually add files/patch-cvsd.c, which *was* in the PR; - add files/patch-configure, which was mentioned but missing from the PR; - remove autoconf/make/etc invocation from the Makefile so our changes to the configure script are not lost. Pointed out by: kris, Ports Fury Pointy hat to: roam (myself) Notes: svn path=/head/; revision=67014