| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Jun 2012 18:42:48
1.00
|
swills  |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
05 Jun 2012 11:46:48
1.00
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (lth@ via email) |
24 Oct 2011 09:11:38
1.00
|
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 |
20 Mar 2011 12:54:45
1.00
|
miwi  |
- Get Rid MD5 support |
17 Apr 2008 14:30:31
1.00
|
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:54:37
1.00
|
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 |
19 Jun 2006 07:36:47
1.00
|
aaron  |
- Update from v0.04 to v1.00
- Restrict to Perl 5.6+ due to dependencies
PR: ports/98179
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit) |
22 Jan 2006 08:23:41
0.04
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:29:10
0.04
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
21 Sep 2005 19:31:43
0.04
|
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 |
24 Oct 2004 22:30:47
0.04
|
lth  |
Add p5-Class-DBI-DATA-Schema 0.04, execute Class::DBI SQL from DATA
sections. |