| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
30 Jun 2012 13:10:10
0.02
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
21 Jan 2012 17:40:15
0.02
|
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
0.02
|
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 13:53:52
0.02
|
ohauer  |
- remove MD5 |
17 Feb 2009 02:56:32
0.02
|
tabthorpe  |
- Pass maintainership to submitter
Submitted by: chifeng via freebsd-ports@ |
17 Apr 2008 14:30:31
0.02
|
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
0.02
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
25 Nov 2005 15:31:02
0.02
|
pav  |
- Add SHA256 |
29 Jan 2004 07:24:56
0.02
|
trevor  |
SIZEify. |
24 Oct 2003 14:15:32
0.02
|
erwin  |
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit. |
24 Oct 2003 12:05:09
0.02
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
20 Feb 2003 18:40:39
0.02
|
knu  |
De-pkg-comment. |
20 Apr 2001 14:16:44 
|
steve  |
Remove empty directories on uninstall. |
14 Apr 2001 23:31:53 
|
steve  |
Remove empty directories on uninstall. |
01 Mar 2001 06:39:18 
|
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
03 Jan 2001 23:37:02 
|
will  |
Add p5-Mail-MailStats 0.02, perl module to detect newer messages in
procmail-generated mailboxes. |