| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 Jun 2012 08:40:39
2.11
|
culot  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
21 Jan 2012 17:40:15
2.11
|
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
2.11
|
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 |
17 May 2011 11:13:00
2.11
|
jadawin  |
- Cleaning MD5 in perl@'s ports
Approved by: erwin@ (portmgr) |
07 Dec 2010 19:35:25
2.11
|
linimon  |
With portmgr hat, reassign some ports from clsung to perl, since clsung
is apparently having some trouble with email. |
31 Jan 2010 01:07:07
2.11
|
pgollucci  |
- Update to 2.11
PR: ports/142682
Submitted by: myself (pgollucci@)
Approved by: maintainer timeout (clsung; > 2 weeks) |
25 Jan 2008 03:42:22
2.1
|
clsung  |
- Update to 2.1
Changes: http://search.cpan.org/dist/XML-Elemental/Changes |
05 Jan 2008 04:25:52
2.0.2
|
clsung  |
- Update to 2.0.2 (2.02)
Changes: http://search.cpan.org/dist/XML-Elemental/Changes |
08 Sep 2007 01:08:35
2.0
|
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 02:55:05
2.0
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
20 Nov 2005 12:59:08
2.0
|
tobez  |
Update to 2.0; assign maintainer to perl@; require perl from ports. |
21 Sep 2005 19:35:50
1.03
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 2:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.
This pass brought to you by loving, painstaking hand editing. |
20 Sep 2005 18:50:28
1.03
|
leeym  |
- add RUN_DEPENDS=BUILD_DEPENDS
- fix pkg-plist |
26 Jan 2005 03:29:38
1.03
|
kuriyama  |
Fix plist by adding @unexec rmdir.
Reported by: pointyhat via kris |
06 Dec 2004 12:38:25
1.03
|
arved  |
Drop maintainership |
05 Dec 2004 10:19:13
1.03
|
arved  |
Remove empty directories
Reminded by: kris |
13 Oct 2004 07:48:22
1.03
|
arved  |
Add p5-XML-Elemental, an XML::Parser style and generic classes package
for simplistic and perlish handling of XML data |