| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
11 Apr 2012 20:19:24
0.11_1
|
swills  |
- Add missing (undeclared) DEPENDS
- Bump PORTREVISION
PR: ports/166346
Approved by: maintainer timeout (lth, >2 weeks) |
13 Mar 2012 16:15:36
0.11
|
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.11
|
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 Nov 2011 20:10:24
0.11
|
lth  |
Update to 0.11
Feature safe: yes |
08 Sep 2011 13:20:15
0.10_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.
With perl@ hat |
19 Mar 2011 12:38:54
0.10_1
|
miwi  |
- Get Rid MD5 support |
06 Jun 2008 14:07:24
0.10_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
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 01:10:46
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 |
11 Jul 2006 17:54:59
0.10
|
lbr  |
Update all users of p5-Catalyst to use p5-Catalyst-Runtime, and possibly
p5-Catalyst-Devel as well (if they have Helper modules). |
24 Jan 2006 03:14:23
0.10
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:58:25
0.10
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
15 Nov 2005 08:32:51
0.10
|
lth  |
Update to 0.10 |
05 Nov 2005 05:22:06
0.08_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
21 Sep 2005 19:31:43
0.08
|
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 |
09 Sep 2005 18:07:05
0.08
|
lth  |
Update to 0.08 |
11 May 2005 10:37:03
0.07
|
lth  |
Add p5-Catalyst-Plugin-Static 0.07, serve static files with Catalyst. |