| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Jun 2012 18:42:48
0.34_1
|
swills  |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
31 May 2012 11:19:32
0.34_1
|
bapt  |
Convert to new options framework |
24 Oct 2011 09:11:38
0.34_1
|
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 |
20 Jun 2011 08:34:49
0.34_1
|
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.
- Remove MD5 checksum |
20 Mar 2011 12:54:45
0.34_1
|
miwi  |
- Get Rid MD5 support |
02 Dec 2009 22:53:10
0.34_1
|
leeym  |
- remove Text::Balanced dependency
- bump PORTREVISION |
16 Aug 2009 09:22:05
0.34
|
linimon  |
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
08 Sep 2007 00:54:37
0.34
|
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 |
25 Apr 2007 20:03:21
0.34
|
lbr  |
Update to 0.34
PR: 112110
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> |
02 Jun 2006 13:50:42
0.33
|
lbr  |
- Update from v0.32 to v0.33
- Clean up Makefile and portlint errors
- Update pkg-plist to respect NOPORTDOCS
0.33
- Implement the 'require' parameter. Suggested by esh at exile.ru
PR: 98181
Submitted by: aaron
Approved by: erwin (mentor, implicit, seeing spots) |
19 May 2006 07:36:08
0.32_1
|
lbr  |
Make dependencies added in 1.18 optional.
Submitted by: kuriyama
Approved by: erwin (mentor) |
01 May 2006 13:52:00
0.32_1
|
lbr  |
Changing email-address on my 80 ports.
Approved by: erwin (mental) |
30 Apr 2006 14:43:22
0.32_1
|
lbr  |
Fix breakage. Third time's the charm.
Approved by: erwin (mentor) |
30 Apr 2006 13:04:48
0.32_1
|
lbr  |
Whitespace snuck in after \..
Approved by: erwin (mentor) |
30 Apr 2006 12:59:32
0.32_1
|
lbr  |
add missing dependencies
PR: ports/96423
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar>
Approved by: erwin (mentor) |
28 Mar 2006 14:25:16
0.32
|
lth  |
- Update to 0.32
- Assign maintainership to submitter
PR: ports/92865
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
Approved by: mat |
31 Jan 2006 17:12:40
0.29
|
erwin  |
- Update to 0.29
- Mark for perl 5.6.0 or higher.
PR: 92621
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
Approved by: mat |
22 Jan 2006 08:23:41
0.22
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:29:10
0.22
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
20 Jun 2005 14:15:15
0.22
|
mat  |
Update to 0.22
Submitted by: Lars Balker Rasmussen <lars balker dk> |
04 May 2005 10:40:48
0.20
|
lth  |
Update to 0.20
Approved by: mat (blanket) |
20 Apr 2005 13:29:03
0.19
|
mat  |
Update to 0.19 |
14 Mar 2005 12:43:57
0.17
|
mat  |
Update to 0.17 |
21 Feb 2005 17:07:45
0.16
|
mat  |
Update to 0.16 |
08 Feb 2005 12:51:06
0.14
|
mat  |
Update to 0.14 |
28 Jan 2005 12:41:23
0.12_1
|
mat  |
Update to 1.12 |
13 Jan 2005 20:46:09
0.11_1
|
mat  |
Add a missing dependency
Submitted by: Matt Adams <matt.adams@morcor.com> |
22 Dec 2004 13:36:15
0.11
|
mat  |
Update to 0.11 |
20 Dec 2004 13:05:28
0.10
|
mat  |
Update to 0.10 |
16 Nov 2004 16:50:33
0.05
|
mat  |
Update to 0.05 |
13 Jul 2004 11:57:53
0.03
|
mat  |
Update to 0.03 |
24 Feb 2004 12:31:21
0.02
|
mat  |
Update to 0.02 |
29 Jan 2004 13:37:55
0.01
|
mat  |
Add SIZE field |
16 Sep 2003 05:43:52
0.01
|
erwin  |
Conditionalise dependencies on databases/p5-DBI: for perl
5.005_03 use databases/p5-DBI-137 as newer versions do not
support the old perl.
Note that for some port, I merely removed the explicit
dependency as they already have implicit dependencies
via other ports.
Approved by: portmgr (marcus) |
20 Aug 2003 08:47:11
0.01
|
mat  |
Add p5-Class-DBI-Loader 0.01
Dynamic definition of Class::DBI sub classes.
PR: 54719
Submitted by: me
Approved by: demon (mentor) |