| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Mar 2013 00:44:54
0.17_1
|
eadler  |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
07 Jun 2012 08:13:02
0.17_1
|
culot  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
21 Jan 2012 17:40:15
0.17_1
|
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 |
24 Oct 2011 09:11:38
0.17_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 |
22 Oct 2011 23:50:23
0.17_1
|
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
17 May 2011 11:05:02
0.17_1
|
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
28 Jan 2010 04:53:50
0.17_1
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 13).
Approved by: portmgr (itetcu) |
29 Apr 2008 10:26:14
0.17
|
miwi  |
- Update to 0.17
- Pass maintainership to perl@ |
29 Apr 2008 05:27:10
0.16
|
linimon  |
Reset aaron's port maintainerships due to many maintainer-timeouts. |
17 Apr 2008 14:30:31
0.16
|
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) |
23 Feb 2008 19:11:01
0.16
|
erwin  |
Update to 0.16
PR: 120444
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer timeout |
08 Sep 2007 00:59:21
0.15
|
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 |
16 Jun 2007 16:29:47
0.15
|
aaron  |
Bump to v0.15, including changes to the plist and the deletion of an
extraneous dist file that impedes building. |
22 Jan 2006 01:48:34
0.14
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
20 Dec 2005 15:08:15
0.14
|
aaron  |
- updated from v0.13 to v0.14
0.14 Mon Novermber 28, 2005
- removing the OS X resource fork files
- applied patch (RT #16064) to support XHTML
compliant output for Tree::Simple::View::HTML.
- thanks to Simon Wilcox for this patch and tests
Approved by: tobez (implicit) |
21 Nov 2005 19:41:43
0.13
|
aaron  |
- update port from 0.12 to 0.13
Approved by: tobez |
03 Nov 2005 12:10:21
0.12
|
aaron  |
- Updated from 0.11 to 0.12
- Updated maintainer email address
Approved by: tobez |
22 Nov 2004 23:10:40
0.11
|
sem  |
Update to 0.11
- now using Scalar::Util::blessed() instead of
the convoluted UNIVERSAL::isa() stuff.
- added Scalar::Util as a dependency
PR: ports/74120
Submitted by: maintainer |
20 Aug 2004 12:23:57
0.10
|
mat  |
Update to 0.10
PR: 70223
Submitted by: maintainer |
02 Aug 2004 13:58:58
0.09
|
mat  |
Add p5-Tree-Simple-View 0.09, a set of classes for viewing Tree::Simple
hierarchies.
PR: ports/69882
Submitted by: Aaron Dalton <aaron@daltons.ca> |