aboutsummaryrefslogtreecommitdiff
path: root/devel/cvsnt
Commit message (Collapse)AuthorAgeFilesLines
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-201-2/+2
| | | | | | | | | | 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. Notes: svn path=/head/; revision=156534
* Chase shlib bump of libexpat.Jun Kuriyama2006-01-301-1/+2
| | | | Notes: svn path=/head/; revision=154857
* Add SHA256 checksum.Max Khon2005-11-171-0/+1
| | | | Notes: svn path=/head/; revision=148648
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* - Update to 2.5.02.2115Max Khon2005-11-094-53/+32
| | | | | | | | | | | | | - Drop 4.x support because new version requires wscanf(), vswprintf() and so on and tarballs of older versions are no longer available - Fix build when howl installed [1] - Remove USE_LIBLTDL which is no-op for this port [2] - Do not build with postgresql, odbc, mysql or sqlite support Reported by: vs [1], [2] Notes: svn path=/head/; revision=147742
* Add symlinks for cvsnt.{1,5} man-pagesVolker Stolz2005-05-311-0/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=136495
* Update to latest stable release 2.5.01.1927.Max Khon2005-04-198-97/+18
| | | | Notes: svn path=/head/; revision=133699
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* - Do not call times(NULL).Max Khon2005-02-202-1/+13
| | | | | | | - Bump PORTREVISION. Notes: svn path=/head/; revision=129358
* - Fix build when both heimdal and kerberos are installed.Max Khon2005-02-202-1/+19
| | | | | | | - Bump PORTREVISION. Notes: svn path=/head/; revision=129353
* - Fix build with gcc 2.95.x (with old STL).Max Khon2005-02-083-1/+61
| | | | | | | - Bump PORTREVISION. Notes: svn path=/head/; revision=128292
* - Add dependency on iconvMax Khon2005-01-091-2/+3
| | | | | | | | - Remove mirror site that does not function anymore - Bump PORTREVISION Notes: svn path=/head/; revision=125937
* - Update to 2.0.58d.Max Khon2005-01-084-15/+12
| | | | | | | - Install .la files. Notes: svn path=/head/; revision=125776
* Add CONFLICTS: Both ports install bin/cvs and bin/rcs2log.Volker Stolz2004-10-141-0/+2
| | | | | | | Approved by: fjoe, sumikawa (maintainers) Notes: svn path=/head/; revision=119408
* - Update to 2.0.51.Max Khon2004-07-317-31/+40
| | | | | | | - Add startup script for cvslockd. Notes: svn path=/head/; revision=115165
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-2/+1
| | | | Notes: svn path=/head/; revision=110841
* Add missing manpagesKris Kennaway2004-04-131-0/+3
| | | | Notes: svn path=/head/; revision=106964
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Update to 2.0.34.Max Khon2004-03-039-460/+16
| | | | Notes: svn path=/head/; revision=102855
* Fix build with latest OpenPAM in -CURRENT.Max Khon2004-02-271-0/+10
| | | | Notes: svn path=/head/; revision=102301
* Remove not needed chunk.Max Khon2004-02-211-11/+3
| | | | Notes: svn path=/head/; revision=101625
* Update to 2.0.26 (latest stable version).Max Khon2004-02-2116-147/+474
| | | | Notes: svn path=/head/; revision=101624
* SIZE'ify.Max Khon2004-02-041-0/+1
| | | | Notes: svn path=/head/; revision=99946
* Unbreak:Max Khon2004-02-033-11/+12
| | | | | | | | | | - fix libtool usage - add missing LIB_DEPENDS on ltdl.4 Spotted by: kris Notes: svn path=/head/; revision=99905
* Fix build on 64-bit platforms.Max Khon2004-02-031-2/+11
| | | | Notes: svn path=/head/; revision=99903
* BROKEN: Stomps on libltdl port, and pkg-plist brokenKris Kennaway2004-01-301-0/+2
| | | | Notes: svn path=/head/; revision=99501
* Remove accidentally committed patch chunk.Max Khon2004-01-251-9/+0
| | | | Notes: svn path=/head/; revision=99091
* New port: cvsnt.Max Khon2004-01-2514-0/+227
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