aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Image-Math-Constrain
Commit message (Collapse)AuthorAgeFilesLines
* - add stage supportAndrej Zverev2014-01-302-3/+1
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=341813
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - convert to the new perl5 frameworkAndrej Zverev2013-09-111-1/+2
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326963
* Do not removed directories not owned by the portBaptiste Daroussin2013-03-132-7/+1
| | | | | | | Reported by: pkg DEVELOPER_MODE Notes: svn path=/head/; revision=314065
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=289563
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* - Update to 1.02Philippe Audeoud2009-01-272-5/+5
| | | | | | | | | PR: ports/131025 Submitted by: Dennis Herrmann <adox _AT_ mcx2.org> Approved by: maintainer Notes: svn path=/head/; revision=226952
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${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) Notes: svn path=/head/; revision=211450
* Scaling math used in image size constraining (such as thumbnails)Martin Wilke2007-09-144-0/+40
WWW: http://search.cpan.org/dist/Image-Math-Constrain/ PR: ports/116211 Submitted by: Cory R. King <coryking@mozimedia.com> Notes: svn path=/head/; revision=199487