| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 Jun 2012 12:43:46
0.16
|
culot  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
21 Jan 2012 17:40:15
0.16
|
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 |
06 Nov 2011 23:45:43
0.16
|
dougb  |
Standardize WWW: tags a bit more:
1. Remove white space from the beginning of lines
2. Make the canonical WWW the last line of the file
3. Remove lines to the effect of, "More information can be found at..."
that's the stated purpose of the WWW: tags in the first place.
4. Change secondary WWW: lines to use other text to avoid confusion
While I'm here, remove some more useless Author: lines, and some
prepended white space to other lines.
Mentioned (in part) by: Matthew Seaman <m.seaman@infracaninophile.co.uk> |
24 Oct 2011 09:11:38
0.16
|
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 Sep 2011 06:49:29
0.16
|
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
19 Mar 2011 12:38:54
0.16
|
miwi  |
- Get Rid MD5 support |
29 Jan 2009 17:41:17
0.16
|
erwin  |
Reassign my p5-* ports to perl@ so more than one person
can look at them. |
17 Apr 2008 14:30:31
0.16
|
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:11:48
0.16  |
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 |
29 Dec 2006 18:15:15
0.16
|
erwin  |
Update to 0.16 |
10 Jun 2006 19:50:06
0.15
|
erwin  |
Update to 0.15 |
17 May 2006 17:31:25
0.14
|
erwin  |
- Update to 0.14
- Pet portlint while I'm here |
22 Jan 2006 02:58:25
0.13
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
26 Nov 2005 17:00:48
0.13
|
pav  |
- Add SHA256
Approved by: maintainer |
21 Sep 2005 19:31:43
0.13
|
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 |
06 Sep 2005 08:04:34
0.13
|
erwin  |
Update to 0.13 |
05 Apr 2004 11:23:59
0.12
|
erwin  |
Update to 0.12
Note: This port now is perl 5.8.x only. |
18 Mar 2004 18:01:13
0.11
|
trevor  |
Add size data, approved by maintainers. |
14 Oct 2003 12:06:38
0.11
|
erwin  |
Update to 0.11 |
14 Oct 2003 12:06:27
0.10
|
erwin  |
use SITE_PERL |
12 Jun 2003 16:41:16
0.10
|
erwin  |
Change to my FreeBSD.org address |
13 Apr 2003 11:37:25
0.10
|
edwin  |
maintainer-update WWW for cpan from /search?dist=module to /dist/module
portsurvey seems to time out on the old style
http://search.cpan.org/search?dist=module, so this is a
good time to convert all my ports to the new
http://search.cpan.org/dist/module format.
PR: ports/50686
Submitted by: Erwin Lansing <erwin@lansing.dk> |
21 Feb 2003 14:01:38
0.10
|
knu  |
De-pkg-comment. |
19 Jun 2002 13:35:01
0.10
|
pat  |
- Update to 0.10
- Give maintainership to submitter
- Add WWW tag to pkg-descr
PR: 39522
Submitted by: Erwin Lansing <erwin@lansing.dk> |
04 Dec 2001 03:54:23 
|
petef  |
Add a dependency on ports/devel/p5-IO-String. |
29 May 2001 15:26:07 
|
kevlo  |
Fix pkg-plist |
01 Mar 2001 06:39:18 
|
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
09 Jan 2001 13:38:58 
|
roam  |
Remove an extraneous 'perl5' word on the BUILD_DEPENDS line. |
03 Jan 2001 23:47:08 
|
will  |
Add p5-WWW-Babelfish 0.09, perl interface to obtain translations from the
babelfish server. |