summaryrefslogtreecommitdiff
path: root/devel/cvsnt/files/patch-configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.0.26 (latest stable version).Max Khon2004-02-211-23/+7
| | | | Notes: svn path=/head/; revision=101624
* Unbreak:Max Khon2004-02-031-3/+11
| | | | | | | | | | - fix libtool usage - add missing LIB_DEPENDS on ltdl.4 Spotted by: kris Notes: svn path=/head/; revision=99905
* Remove accidentally committed patch chunk.Max Khon2004-01-251-9/+0
| | | | Notes: svn path=/head/; revision=99091
* New port: cvsnt.Max Khon2004-01-251-0/+29
CVSNT is a CVS clone. CVSNT features are: * Merge tracking via MergePoint attribute. * Support for :sspi: and :sserver: authentication. * Branch ACLs can be used to restrict access. * Directory browsing via cvs ls command. * LockServer on a second port replaces filesystem-based locks & provides file level locking. * More sophisticated / extra triggers available e.g. postcommit. * Supports Unicode files with additional keyword expansion switches. * Atomic Checkout behaviour ensures you get the right version of every file. * Efficient storage of binary files using binary deltas. Notes: svn path=/head/; revision=99082