| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
30 Jun 2012 14:31:06
0.2
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
21 Jan 2012 17:40:15
0.2
|
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 |
19 Mar 2011 12:38:54
0.2
|
miwi  |
- Get Rid MD5 support |
17 Apr 2008 14:30:31
0.2
|
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) |
14 Feb 2007 08:56:21
0.2
|
miwi  |
- Update to 0.2
- Remove IGNORE on FreeBSD 4.x, it's no longer need.
PR: 109084
Submitted by: miwi
Approved by: maintainer |
24 Jan 2006 03:14:23
0.02
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:58:25
0.02
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
12 Oct 2005 05:54:42
0.02
|
mnag  |
New port
This module is an experimental interface to the W3C CSS Validation online
service <http://jigsaw.w3.org/css-validator/>, based on its experimental
SOAP 1.2 support. It helps to find errors in Cascading Style Sheets.
WWW: http://search.cpan.org/dist/WebService-Validator-CSS-W3C/
PR: 87189
Submitted by: Toni Viemero <toni.viemero@iki.fi> |