| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Jul 2012 15:57:56
0.50
|
cs  |
Fix typos in COMMENT
Approved by: portmgr@ (implicit) |
30 Jun 2012 13:10:10
0.50
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
21 Jan 2012 17:40:15
0.50
|
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 |
03 Jul 2011 13:53:52
0.50
|
ohauer  |
- remove MD5 |
17 Feb 2009 02:56:32
0.50
|
tabthorpe  |
- Pass maintainership to submitter
Submitted by: chifeng via freebsd-ports@ |
17 Apr 2008 14:30:31
0.50
|
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) |
25 Jun 2006 15:29:12
0.50
|
clsung  |
- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by ports@
PR: ports/98755
Submitted by: rafan (the fresh committer) |
25 Nov 2005 15:31:02
0.50
|
pav  |
- Add SHA256 |
17 Mar 2004 18:29:46
0.50
|
trevor  |
SIZEify. |
03 Jan 2004 20:30:39
0.50
|
dougb  |
Adjust the dependency check on p5-Net-DNS to take into account its
new PERL_ARCH'ified location.
In a few cases, standardize on searching for
${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm instead of other files. |
24 Oct 2003 14:15:32
0.50
|
erwin  |
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit. |
24 Oct 2003 12:05:09
0.50
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
05 Sep 2003 07:33:51
0.50
|
edwin  |
Chase repocopies towards ports/dns
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr |
20 Feb 2003 18:40:39
0.50
|
knu  |
De-pkg-comment. |
07 Nov 2002 17:50:44
0.50
|
sobomax  |
Remove local hacks occasionally sneaked into the previous commit. |
07 Nov 2002 17:48:45
0.50
|
sobomax  |
Put back pkg-comment, because it breaks otherwise perfectly working port.
Pointy hat to: adamw
Sponsored by: PortaOne Software Ltd. |
24 Oct 2002 10:14:58
0.50
|
sobomax  |
Add p5-Mail-Spool 0.50, a "pure perl" implementation of mail
spooling, unspooling and sending. |