| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
04 Jun 2012 02:58:34
1.20
|
az  |
- Remove SITE_PERL from *_DEPENDS |
30 Jan 2012 21:33:58
1.20
|
sunpoet  |
- Unbreak this port: it's still available at backpan.perl.org
- Remove duplicated PERL_CONFIGURE |
21 Jan 2012 17:40:15
1.20
|
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
1.20
|
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 |
03 Aug 2011 06:14:45
1.20
|
bapt  |
mark BROKEN: does not fetch |
17 May 2011 11:09:12
1.20
|
jadawin  |
- Cleaning MD5 in perl@'s ports
Approved by: erwin@ (portmgr) |
29 Jan 2009 17:41:17
1.20
|
erwin  |
Reassign my p5-* ports to perl@ so more than one person
can look at them. |
17 Apr 2008 14:30:31
1.20
|
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) |
22 Jan 2006 02:20:05
1.20
|
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
1.20
|
pav  |
- Add SHA256
Approved by: maintainer |
21 Sep 2005 19:31:43
1.20
|
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 |
14 Apr 2004 18:35:45
1.20
|
erwin  |
Add missing dirrm |
18 Mar 2004 18:01:13
1.20
|
trevor  |
Add size data, approved by maintainers. |
24 Oct 2003 14:15:32
1.20
|
erwin  |
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit. |
24 Oct 2003 12:05:09
1.20
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
12 Jun 2003 16:41:16
1.20
|
erwin  |
Change to my FreeBSD.org address |
21 Feb 2003 12:42:26
1.20
|
knu  |
De-pkg-comment. |
22 Jul 2002 20:05:39
1.20
|
pat  |
Update to 1.20
PR: ports/40876
Submitted by: maintainer |
21 Jul 2002 16:17:45
1.16
|
ijliao  |
o update to 1.16
o add WWW
o assume maintainership
PR: 40825
Submitted by: Erwin Lansing <erwin@lansing.dk> |
01 Mar 2001 06:39:18 
|
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
03 Jan 2001 23:36:43 
|
will  |
Add p5-Mail-Freshmeat 0.94, perl module to parse daily newsletters from
freshmeat.net. |