| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Jan 2012 17:40:15
1.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 |
03 Jul 2011 14:12:23
1.02
|
ohauer  |
-remove MD5 |
27 Jan 2009 08:56:14
1.02
|
jadawin  |
- Update to 1.02
PR: ports/131025
Submitted by: Dennis Herrmann <adox _AT_ mcx2.org>
Approved by: maintainer |
17 Apr 2008 14:30:31
1.01
|
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 Sep 2007 13:56:18
1.01
|
miwi  |
Scaling math used in image size constraining (such as thumbnails)
WWW: http://search.cpan.org/dist/Image-Math-Constrain/
PR: ports/116211
Submitted by: Cory R. King <coryking@mozimedia.com> |