| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
17 Sep 2011 07:06:45
1.32
|
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by: az
With hat: perl |
17 May 2011 11:05:02
1.32
|
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
24 Sep 2010 02:03:44
1.32
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
29 Jun 2010 07:55:47
1.32
|
wen  |
- Update to 1.32
Feature safe: yes |
21 Mar 2010 04:08:14
1.30
|
wen  |
- Update to 1.30 |
11 May 2009 20:14:13
1.29
|
leeym  |
- update to 1.29 |
29 Jan 2009 17:41:17
1.26
|
erwin  |
Reassign my p5-* ports to perl@ so more than one person
can look at them. |
28 Oct 2008 16:47:23
1.26
|
erwin  |
Update to 1.26 |
17 Apr 2008 14:30:31
1.24
|
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) |
02 Apr 2008 19:28:13
1.24
|
erwin  |
Update to 1.24 |
15 Jul 2006 08:22:11
1.23_1
|
erwin  |
Unbreak on older perl and pet portlint
PR: 100327
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
26 Jan 2006 15:02:25
1.23
|
erwin  |
- Update to 1.23
- Mark for perl >= 5.8.0 |
26 Nov 2005 17:00:48
1.22
|
pav  |
- Add SHA256
Approved by: maintainer |
20 Oct 2005 10:30:53
1.22
|
erwin  |
Update to 1.22
PR: 87706
Submitted by: tobez |
18 Oct 2005 12:24:59
1.21
|
erwin  |
Update to 1.21 |
21 Sep 2005 19:31:43
1.20
|
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 17:07:41
1.20
|
erwin  |
Update to 1.20 |
13 Mar 2004 10:15:28
1.19
|
erwin  |
Update to 1.19 |
23 Feb 2004 20:59:13
1.18
|
erwin  |
Update to 1.18 |
20 Feb 2004 10:19:29
1.17
|
erwin  |
Update to 1.17 |
24 Oct 2003 12:05:09
1.16
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
25 Sep 2003 22:12:07
1.16
|
erwin  |
Vendor update to 1.16
- David Wheeler's patch exposed a bug in Devel::StackTrace which could
cause exceptions to not have any value set for package, file, or line.
This is fixed by depending on Devel::StackTrace 1.04. This release is
otherwise identical to 1.15. Reported by Steve Hay. |
24 Sep 2003 14:56:26
1.15
|
erwin  |
Vendor update to 1.15
- Exceptions thrown from an alias subroutine always had
"Exception::Class" as their package name. Patch by David Wheeler. |
05 Jul 2003 07:08:08
1.14
|
erwin  |
Update to 1.14 |
21 Jun 2003 21:43:40
1.13
|
erwin  |
Update to 1.13 |
12 Jun 2003 16:41:16
1.12
|
erwin  |
Change to my FreeBSD.org address |
07 Apr 2003 04:52:44
1.12
|
kevlo  |
Update to 1.12
PR: 50635
Submitted by: MAINTAINER |
24 Feb 2003 21:41:13
1.11
|
sobomax  |
If perl-5.8.0 is the main perl istalled don't depend on modules already in
the base distribution.
Sponsored by: Porta Software Ltd. |
23 Feb 2003 06:06:35
1.11
|
edwin  |
vendor update to 1.11:
- A description containing a single quote or backslash would cause
a syntax error in the code generated by Exception::Class. Patch
by Luc St-Louis.
PR: ports/48523
Submitted by: Erwin Lansing <erwin@lansing.dk> |
21 Feb 2003 11:23:04
1.10
|
knu  |
De-pkg-comment. |
02 Feb 2003 23:41:54
1.10
|
tobez  |
Update to 1.10.
Vendor changes: bugfix
Submitted by: maintainer
PR: 47626 |
27 Jan 2003 08:59:55
1.09
|
tobez  |
Update to 1.09.
Submitted by: maintainer
PR: 47354 |
05 Oct 2002 22:42:10
1.07
|
pat  |
Update to 1.07
PR: ports/43511
Submitted by: maintainer |
28 Aug 2002 03:46:10
1.05
|
kevlo  |
Update to version 1.05
PR: 42000
Submitted by: MAINTAINER |
17 Jun 2002 07:58:47
1.01
|
tobez  |
- update to 1.01
- assume maintainership
- add WWW
PR: 39399
Submitted by: Erwin Lansing <erwin@lansing.dk> |
24 Aug 2001 22:32:55 
|
tobez  |
Remove redundant USE_PERL5 statements. |
28 Jul 2001 06:32:04 
|
ijliao  |
add p5-Exceptioin-Class A module that allows you to declare real exception
classes in Perl |