Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
27 May 2018 20:15:20
3.20_1

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
3.20_1

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
31 May 2017 17:30:29
3.20_1

|
sunpoet  |
Add LICENSE
- Add NO_ARCH
- Sort PLIST |
26 Nov 2014 13:08:38
3.20_1

|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
07 Nov 2013 13:55:25
3.20

|
vanilla  |
support STAGEDIR. |
20 Sep 2013 23:36:54
3.20

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
02 Aug 2013 18:52:11
3.20

|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
24 Oct 2011 04:17:38
3.20
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
19 Mar 2011 12:38:54
3.20
|
miwi  |
- Get Rid MD5 support |
17 Apr 2008 14:30:31
3.20
|
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) |
18 Mar 2008 23:07:02
3.20
|
erwin  |
Update to 3.20 |
22 Jan 2006 02:58:25
3.10
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
14 Nov 2005 15:05:17
3.10
|
mat  |
Take a perl@ hat and add SHA256 checksums |
09 Nov 2005 13:44:24
3.10
|
lth  |
Update to 3.10. Quieting portlint. |
21 Sep 2005 19:31:43
3.04
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
31 Jan 2005 12:38:28
3.04
|
tobez  |
Update to 3.04m assign maintainer to perl. |
29 Jan 2004 16:13:06
3.03
|
trevor  |
SIZEify. |
21 Dec 2003 00:22:53
3.03
|
sergei  |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line |
24 Oct 2003 12:05:09
3.03
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
20 Feb 2003 19:15:38
3.03
|
knu  |
De-pkg-comment. |
01 Mar 2001 06:39:18

|
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
18 Dec 2000 20:32:56

|
demon  |
Remove trailing period and package name from the pkg-comment. |
02 Nov 2000 05:27:49

|
kuriyama  |
Add 2 @unexec rmdir's. |
29 Oct 2000 04:31:01

|
vanilla  |
Upgrade to 3.03. |
13 Oct 2000 02:58:36

|
vanilla  |
p5-HTML-Tagset is some useful data table in parsing HTML. |