summaryrefslogtreecommitdiffstats
path: root/devel/cvs2cl
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.46.knu2003-02-213-29/+6
| | | | | Do not install useless documents when cvs2cl --help gives enough information.
* De-pkg-comment my non-ruby ports as well.knu2003-02-182-1/+1
|
* Update to 2.38.knu2001-02-174-3/+28
| | | | Install documents.
* Update to 2.29.knu2000-09-152-2/+2
|
* Update to rev. 2.18.knu2000-09-022-2/+2
|
* Update to rev. 2.13.knu2000-08-172-2/+2
| | | | | | | | | | | | | | | | | | | | | | From its ChangeLog: 2000-08-17 00:27 kfogel * Makefile: Tell the truth. 2000-08-17 00:26 kfogel * cvs2cl.pl: (pretty_file_list): init $common_dir to undef; adjust later conditionals to distinguish undef value from "", the latter meaning that no common directory prefix is possible. This fixes the bug with filenames and directory prefixes reported by Shlomo Reinstein <shlomo.reinstein@intel.com>. 2000-08-17 00:22 kfogel * tests/: Makefile, log-3.txt, out-3a.txt, out-3b.txt: Added tests from Shlomo Reinstein's log.
* Update to rev.2.12.knu2000-08-152-2/+2
| | | | | | | | | | | | | | | | | | | Here's an excerpt from cvs2cl's ChangeLog generated by itself. :> 2000-08-15 00:59 kfogel * cvs2cl.pl: Handle even the [allegedly impossible] case of an undefined dir prefix. 2000-08-15 00:52 kfogel * cvs2cl.pl: Be more careful about setting $common_dir. This hopefully fixes a two-char eats problem reported by Shlomo Reinstein <shlomo.reinstein@intel.com>; Shlomo's patch is included in a comment (search for "shlomo") for reference, in case this doesn't work. Only Shlomo can test right now, although if this doesn't work I'll just ask him for his log info.
* Update to rev. 2.10.knu2000-07-092-2/+2
|
* Update to 2.9.knu2000-07-072-2/+2
|
* Update to rev. 2.8. (Several bug fixes have been done)knu2000-07-052-2/+2
|
* Update to 2.5.knu2000-06-292-2/+2
| | | | --hide-filenames option has been added.
* Use ${MASTER_SITE_LOCAL}.asami2000-06-291-1/+2
|
* Local distfiles have been moved to:knu2000-06-071-1/+1
| | | | ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/
* Move local distfiles from:knu2000-06-071-1/+1
| | | | | | http://people.FreeBSD.org/~knu/ports/distfiles/ to: ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/
* This is a new port of cvs2cl.knu2000-06-065-0/+33
-- cvs2cl.pl: CVS-log-message-to-ChangeLog conversion script This Perl script does what you think it does: It produces a GNU-style ChangeLog for CVS-controlled sources, by running "cvs log" and parsing the output. Duplicate log messages get unified in the Right Way.
OpenPOWER on IntegriCloud