Commit graph

25 commits

Author SHA1 Message Date
Marcus Alves Grando
57486a5c26 - Reorganize Makefile and replace to right ${PERL}
Notified by:	tobez
Approved by:	portmgr (marcus in past commit)
2006-03-11 18:40:23 +00:00
Marcus Alves Grando
c4b38666e4 - Update MASTER_SITES
- Replace 'perl' with ${PREL}.

PR:		94201
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Reported by:	fenner's distfile survey
Approved by:	portmgr (marcus)
2006-03-11 17:47:56 +00:00
Pav Lucistnik
22fea9c3df - Add some SHA256 checksums 2005-11-24 15:40:04 +00:00
Pav Lucistnik
74251312b9 - Remove dead MASTER_SITE
- Portlint
2005-11-24 14:40:15 +00:00
Mark Linimon
34da9bdf57 With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
2005-11-11 01:18:01 +00:00
Greg Lewis
d34543507c . Fix the build for the pod2man included with Perl 5.00503 (and thus on
FreeBSD 4.x).

Approved by:	knu (maintainer)
2005-04-05 04:31:26 +00:00
Akinori MUSHA
8bf909de63 Update to 2.58.
Install a manual page.
2005-02-18 19:02:08 +00:00
Akinori MUSHA
2956c3762c Add SIZE data.
Submitted by:	trevor
2004-03-22 15:05:32 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Akinori MUSHA
4b7332d7df Update to 2.49. 2003-08-23 16:47:19 +00:00
Akinori MUSHA
43746b2a70 Update to 2.46.
Do not install useless documents when cvs2cl --help gives enough
information.
2003-02-21 22:40:14 +00:00
Akinori MUSHA
1f7c47a812 De-pkg-comment my non-ruby ports as well. 2003-02-18 05:52:56 +00:00
Akinori MUSHA
a022c66d38 Update to 2.38.
Install documents.
2001-02-17 21:36:11 +00:00
Akinori MUSHA
bf39303b58 Update to 2.29. 2000-09-15 11:27:03 +00:00
Akinori MUSHA
c6a29a37ba Update to rev. 2.18. 2000-09-02 09:26:45 +00:00
Akinori MUSHA
ec0fbb53e4 Update to rev. 2.13.
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.
2000-08-17 15:30:54 +00:00
Akinori MUSHA
3fb81dd21c Update to rev.2.12.
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.
2000-08-15 08:58:35 +00:00
Akinori MUSHA
dd6644a2bb Update to rev. 2.10. 2000-07-09 03:15:08 +00:00
Akinori MUSHA
d1eb34aa3a Update to 2.9. 2000-07-07 15:41:55 +00:00
Akinori MUSHA
26c7e3a5ad Update to rev. 2.8. (Several bug fixes have been done) 2000-07-05 19:18:57 +00:00
Akinori MUSHA
26257bf6c8 Update to 2.5.
--hide-filenames option has been added.
2000-06-29 20:45:25 +00:00
Satoshi Asami
be6c01ee85 Use ${MASTER_SITE_LOCAL}. 2000-06-29 02:31:42 +00:00
Akinori MUSHA
60f2ecb476 Local distfiles have been moved to:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/
2000-06-07 17:24:38 +00:00
Akinori MUSHA
ae8f1031af Move local distfiles from:
http://people.FreeBSD.org/~knu/ports/distfiles/
to:
	ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/
2000-06-07 08:17:23 +00:00
Akinori MUSHA
b72ff83eee This is a new port of cvs2cl.
--

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.
2000-06-06 13:54:10 +00:00