| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 Jun 2012 08:40:39
1.13
|
culot  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
07 May 2012 15:42:51
1.13
|
skv  |
Pass maintainership of almost of my "p5-*" ports to "perl@".
(I hope updating of them will be improved). |
21 Jan 2012 17:40:15
1.13
|
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.13
|
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 Jul 2011 14:40:25
1.13
|
ohauer  |
-remove MD5 |
17 Apr 2008 14:30:31
1.13
|
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) |
24 Jan 2006 03:10:24
1.13
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:55:05
1.13
|
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
1.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 |
31 Mar 2004 03:12:58
1.13
|
trevor  |
SIZEify (maintainer timeout) |
04 Nov 2003 12:23:33
1.13
|
skv  |
Updated to 1.13
Submitted by: foxfair |
24 Oct 2003 12:05:09
1.12
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
07 Mar 2003 06:11:57
1.12
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
02 Jun 2002 13:47:49
1.12
|
skv  |
Updated to 1.12, minor fixes |
20 Nov 2001 23:49:34 
|
lioux  |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
20 Nov 2001 19:51:31 
|
tobez  |
Update to 1.11. |
20 Aug 2001 15:32:28 
|
tobez  |
Update textproc/p5-XML-XPath to 1.10 and fix pkg-plist. |
29 Apr 2001 20:00:40 
|
vanilla  |
Upgrade to 1.09 |
01 Mar 2001 06:39:18 
|
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
05 Feb 2001 16:35:27 
|
olgeni  |
More style fixes for ports/textproc. |
25 Jan 2001 23:20:31 
|
vanilla  |
Upgrade to 1.04. |
19 Dec 2000 13:28:35 
|
will  |
Add p5-XML-XPath 1.02, a set of Perl modules for parsing and evaluating XPath
statements (as specified by w3.org). |