| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 May 2012 01:47:10
1.21
|
swills  |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
21 Jan 2012 17:40:15
1.21
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
17 Sep 2011 06:49:29
1.21
|
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
03 Jul 2011 13:45:36
1.21
|
ohauer  |
- remove MD5 |
08 Sep 2007 01:00:17
1.21
|
linimon  |
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 |
15 Aug 2007 00:52:44
1.21
|
clsung  |
- Update to 1.21 |
21 Nov 2006 09:04:04
1.20_1
|
clsung  |
- devel/p5-IO-Stty is deprecated.
- this version (in fact, since 1.14) can run w/o IO::Stty
- bump PORTREVISION |
21 Jul 2006 14:52:15
1.20
|
clsung  |
- update to 1.20
- I'd like to maintain it. |
18 Jul 2006 09:04:14
1.19
|
erwin  |
Update to 1.19
PR: 100456
Submitted by: tjs <tjs@cdpa.nsysu.edu.tw> |
11 Jul 2006 18:58:44
1.18
|
erwin  |
Update to 1.18 |
02 Jun 2006 08:41:11
1.17
|
erwin  |
- Update to 1.17
- Assign to perl@
PR: 98348
Submitted by: Rong-En Fan <rafan@infor.org> |
07 May 2006 18:58:46
1.16
|
erwin  |
Update to 1.16 and require perl from ports. |
22 Jan 2006 02:18:40
1.15
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
26 Nov 2005 17:00:48
1.15
|
pav  |
- Add SHA256
Approved by: maintainer |
18 Mar 2004 18:01:13
1.15
|
trevor  |
Add size data, approved by maintainers. |
24 Oct 2003 12:05:09
1.15
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
12 Jun 2003 16:41:16
1.15
|
erwin  |
Change to my FreeBSD.org address |
21 Feb 2003 12:35:09
1.15
|
knu  |
De-pkg-comment. |
10 Jun 2002 12:58:09
1.15
|
pat  |
- Update to 1.15
- Hand maintainership to submitter
- Update WWW tag
PR: 39100
Submitted by: Erwin Lansing <erwin@lansing.dk> |
15 Feb 2002 06:18:21 
|
kevlo  |
Update to version 1.12 |
16 Apr 2001 20:19:11 
|
vanilla  |
Upgrade to 1.11. |
01 Mar 2001 06:39:18 
|
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
08 Oct 2000 04:17:26 
|
asami  |
Convert category lang to new layout. |
22 Jun 2000 06:52:16 
|
will  |
Unleash all of these ports upon the people. I no longer have any interest in
any of them, but will be happy to assign MAINTAINER to others and commit
updates for them. |
17 Jun 2000 03:37:15 
|
will  |
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. Add
some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS. |