| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Apr 2012 16:37:50
0.9.6
|
sunpoet  |
- Update to 0.9.6
Changes: http://search.cpan.org/dist/PatchReader/Changes
PR: ports/166732
Submitted by: ohauer
Approved by: maintainer (timeout, 17 days) |
24 Oct 2011 09:11:38
0.9.5
|
dougb  |
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 |
08 Sep 2011 08:36:43
0.9.5
|
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
With perl@ hat |
03 Jul 2011 14:59:23
0.9.5
|
ohauer  |
-remove MD5 |
22 Jul 2009 16:27:08
0.9.5
|
pgollucci  |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
17 Apr 2008 14:30:31
0.9.5
|
araujo  |
- 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) |
22 Jan 2006 08:30:12
0.9.5
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:48:34
0.9.5
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
12 Aug 2004 12:48:01
0.9.5
|
mat  |
After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, all
these ports were broken because they always depended on it. I've rearranged all
the dependencies to fit the new scheme. |
26 Jul 2004 02:01:29
0.9.5
|
ijliao  |
upgrade to 0.9.5
PR: 69560
Submitted by: maintainer |
06 Mar 2004 19:04:06
0.9.2
|
erwin  |
Pass maintainership to submitter
PR: 63850
Submitted by: Toni Viemero <toni.viemero@iki.fi> |
28 Feb 2004 14:52:57
0.9.2
|
pav  |
Add p5-PatchReader, a set of utilities for reading in, transforming, and doing
various other things with a patch. It basically allows you to create a chain of
readers that can read a patch, remove files from a patch, add CVS context, fix
up the patch root according to CVS, and output the patch as raw unified or
through a template processor (used in some places to output a patch as HTML).
Author: John Keiser <john@johnkeiser.com>
WWW: http://search.cpan.org/dist/PatchReader/
PR: ports/62673
Submitted by: Toni Viemero <toni.viemero@iki.fi> |