Commit graph

17 commits

Author SHA1 Message Date
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Olli Hauer
fc03c837e2 -remove MD5 2011-07-03 14:40:25 +00:00
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Cheng-Lung Sung
1f88c69baa - Update to 1.39 2006-09-23 08:32:17 +00:00
Cheng-Lung Sung
997c876492 - update to 1.38 2006-04-15 07:45:04 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Bill Fenner
a5b727886c search.cpan.org redirect reduction canonicalization project, pass 2:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.

This pass brought to you by loving, painstaking hand editing.
2005-09-21 19:35:50 +00:00
Cheng-Lung Sung
69b55d5c68 - update to 1.37
- from Changes
    - Removed the eval block and local $SIG{__DIE__} from the TableTiler and
      the FillInForm value handlers. (now it croaks as it should on error)
      Version 1.27
    - Removed the internal use of lvalue assigments incompatible with
      the perl-bug #17663 (Perl 5 Debugger doesn't handle properly lvalue
      sub assignment)
2005-09-06 12:30:37 +00:00
Cheng-Lung Sung
8b7da063e3 - update to 1.36
- Updated prerequisites to OOTools 2, IO::Util 1.46 and HTML::TableTiler 1.21
- Added the QuickStart.pm (Quick Start for Webmasters)
2005-07-17 10:48:21 +00:00
Cheng-Lung Sung
e3a377ff13 - update to 1.35
- from Changes
    Version 1.35
    - Fixed "nested lookups in INCLUDE_TEMPLATE" bug introduced in version 1.3
    - Added 'include_nested_lookup.t' test
2005-03-14 06:04:07 +00:00
Cheng-Lung Sung
5916cfd13d - update to 1.34 2005-03-04 02:49:03 +00:00
Cheng-Lung Sung
e2795c43fe - fix pkg-plist 2004-12-05 04:22:02 +00:00
Cheng-Lung Sung
6adf115354 My territory, suggested by ijliao. :p
Approved by:	vanilla (co-mentor)
2004-08-20 02:56:44 +00:00
Vanilla I. Shu
b5e398972f Upgrade to 1.31.
PR:		ports/70421
Submitted by:	maintainer
2004-08-15 17:55:49 +00:00
Vanilla I. Shu
0aae9b488b Add p5-Template-Magic 1.25, a Perl Module with magic merger of runtime
values with templates.

PR:		ports/69451
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2004-08-11 16:05:50 +00:00