| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
13 Mar 2012 16:15:36
1.04
|
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
1.04
|
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 |
12 Sep 2011 18:26:07
1.04
|
sunpoet  |
- Update to 1.04
- Add TEST_DEPENDS
- Add regression-test: for tinderbox
- Sort PLIST
Changes: http://search.cpan.org/dist/XML-Generator/Changes
PR: ports/160651
Submitted by: sunpoet (myself)
Approved by: Andreas Heil <ah@linux-hq.de> (maintainer) |
03 Jul 2011 14:40:25
1.03
|
ohauer  |
-remove MD5 |
05 Aug 2009 12:19:43
1.03
|
miwi  |
- Update to 1.03
PR: 137283
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
07 Apr 2008 04:06:56
1.01
|
lippe  |
- Updated to 1.01.
- Use CPAN macro.
PR: ports/121033
Submitted by: myself
Approved by: gabor (mentor), maintainer timeout (> 2 weeks) |
08 Sep 2007 01:08:35
0.99
|
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 |
24 Jan 2006 03:10:24
0.99
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:55:05
0.99
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
31 Oct 2005 18:24:21
0.99
|
erwin  |
Let the IGNORE message make a bit more sense and change it from:
===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.
to:
===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.
Approved by: silence on -ports |
21 Sep 2005 19:31:43
0.99
|
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 |
30 Mar 2004 08:39:55
0.99
|
skv  |
Updated to 0.99
PR: ports/64634
Submitted by: Andreas Heil <ah@linux-hq.de> |
05 Mar 2004 10:33:23
0.98
|
krion  |
- Update to version 0.98
PR: ports/63778
Submitted by: maintainer |
31 Jan 2004 14:18:04
0.93
|
erwin  |
Add p5-XML-Generator 0.93
XML::Generator is a simple perl module to help in the generation of XML.
Basically, you create an XML::Generator object and then call a method
for each tag, supplying the contents of that tag as parameters.
PR: ports/61720
Submitted by: Andreas Heil <ah@linux-hq.de> |