| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
07 Jun 2012 08:50:24
0.28
|
az  |
- Remove SITE_PERL from *_DEPENDS |
21 Jan 2012 17:40:15
0.28
|
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.28
|
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
0.28
|
miwi  |
- Get Rid MD5 support |
23 Oct 2008 12:59:25
0.28
|
amdmi3  |
- Add mutual CONFLICTS between net/p5-SOAP and net/p5-SOAP-Lite
PR: 127947
Submitted by: Nick Hibma <nick at anywi dot com>
Approved by: maintainer timeout |
17 Apr 2008 14:30:31
0.28
|
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:46:07
0.28
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
25 Nov 2005 16:48:31
0.28
|
pav  |
- Add SHA256 |
13 Oct 2005 06:38:46
0.28
|
linimon  |
Pacify distfile survey by following redirects on URLs.
Source: distfile survey |
29 Jan 2004 16:13:06
0.28
|
trevor  |
SIZEify. |
24 Oct 2003 14:15:32
0.28
|
erwin  |
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit. |
24 Oct 2003 12:05:09
0.28
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
20 Feb 2003 18:51:13
0.28
|
knu  |
De-pkg-comment. |
03 Aug 2001 21:36:20 
|
ijliao  |
remove extra dirs Submitted by: bento log |
01 Mar 2001 06:39:18 
|
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
06 Jan 2001 19:32:36 
|
asami  |
Remove extra " perl5" at end of dependency line. |
03 Jan 2001 23:43:25 
|
will  |
Add p5-SOAP 0.28, perl modules providing an API to the Simple Object Access
Protocol. |