| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Mar 2013 00:44:54
0.10_1
|
eadler  |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
17 Dec 2012 13:36:43
0.10_1
|
az  |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
07 Jun 2012 08:13:02
0.10_1
|
culot  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
13 Mar 2012 16:15:36
0.10_1
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
08 Mar 2012 18:45:38
0.10_1
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
21 Jan 2012 17:40:15
0.10_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 |
22 Oct 2011 15:14:57
0.10_1
|
swills  |
- Add test depends to facilitate testing |
17 May 2011 11:05:02
0.10_1
|
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
12 Dec 2010 21:32:35
0.10_1
|
pgollucci  |
- Pass to perl@ |
21 Dec 2009 02:19:12
0.10_1
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
09 Sep 2009 09:28:25
0.10_1
|
kuriyama  |
- Remove dependency on p5-PathTools (File::Spec), which is included
since perl 5.4.
- Move p5-Scalar-Util dependency to conditional section for perl 5.6. |
29 Apr 2008 05:27:10
0.10
|
linimon  |
Reset aaron's port maintainerships due to many maintainer-timeouts. |
17 Apr 2008 14:30:31
0.10
|
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) |
08 Sep 2007 00:59:21
0.10
|
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 |
22 Jan 2006 01:48:34
0.10
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
20 Dec 2005 15:09:15
0.10
|
aaron  |
- updated from v0.09 to v0.10
0.10 Fri Nov. 25, 2005
- removing OS X resource fork files which are causeing
the pod test to fail
Approved by: tobez (implicit) |
21 Nov 2005 19:42:35
0.09
|
aaron  |
- update port from v0.08 to v0.09
Approved by: tobez |
05 Nov 2005 15:41:24
0.08
|
aaron  |
- Fixed incorrect dependency location
Approved by: tobez |
03 Nov 2005 12:13:36
0.08
|
aaron  |
- Updated from 0.05 to 0.08
- Updated maintainer email address
Approved by: tobez |
24 Nov 2004 10:42:14
0.05
|
sem  |
- Update to 0.05
PR: ports/74121
Submitted by: maintainer |
20 Aug 2004 12:08:43
0.01
|
mat  |
Add p5-Tree-Simple-VisitorFactory 0.01, a set of visitor objects for
traversing Tree::Simple hierarchies.
PR: ports/70426
Submitted by: Aaron Dalton <aaron@daltons.ca> |