aboutsummaryrefslogtreecommitdiff
path: root/graphics/cuttlefish
Commit message (Collapse)AuthorAgeFilesLines
* Update ImageMagick to 6.9.10.14 [1]Koop Mast2018-11-101-2/+2
| | | | | | | | | | | | | | | | | | | | | * Add PKGNAMESUFFIX and rename the directory. This was done to show that IM6 is not the "main" version. But still fully supported by upstream. * Convert a number of options to optionhelpers. * Add option for ISO/IEC 23008-12:2017 HEIF suport * Add comment to pkg-descr explaining IM6's "legacy" tag. * Add comment to the patch-config_policy.xml file why it still needed. Please note that IM7 is not a drop in replacement due to library API and command arguments changes. And as a result ports need to decide for themself which version to use. Chase these changes in all the ports that using IM6. PR: 225102 (based on, only the version update) [1] Submitted by: Pascal Christen <pascal.christen@hostpoint.ch> Notes: svn path=/head/; revision=484640
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Cleanup plistBaptiste Daroussin2014-10-201-3/+0
| | | | Notes: svn path=/head/; revision=371283
* In some straightforward situations, protect examples behind PORTEXAMPLES,Adam Weinberger2014-08-062-10/+12
| | | | | | | | adding EXAMPLES to OPTIONS_DEFINE where necessary. In a couple instances, correct examples being controlled by the DOCS option. Notes: svn path=/head/; revision=364152
* Stagify.Vanilla I. Shu2014-06-161-9/+9
| | | | Notes: svn path=/head/; revision=357948
* Maintainer no longer wishes to maintain those 2 portsAntoine Brodin2014-05-121-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=353896
* 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-6/+3
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326963
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-1/+1
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300264
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Add even more ports to the new "geography" categoryFrank J. Laszlo2007-07-221-1/+1
| | | | | | | Approved by: Pav (wearing portmgr hat) Notes: svn path=/head/; revision=196071
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 1.3Pav Lucistnik2006-05-012-4/+4
| | | | | | | | PR: ports/96566 Submitted by: Matthew Luckie <mjl@luckie.org.nz> (maintainer) Notes: svn path=/head/; revision=161047
* Cuttlefish produces animated GIFs that reveal the interplayPav Lucistnik2006-04-024-0/+88
between the diurnal and geographical patterns of displayed data. By showing how the Sun's shadow covers the world map, cuttlefish yields a direct feeling for the time of day at a given geographic region, while moving graphs illustrate the relationship between local time and the visualized events. WWW: http://www.caida.org/tools/visualization/cuttlefish/ PR: ports/94887 Submitted by: Matthew Luckie <mjl@luckie.org.nz> Notes: svn path=/head/; revision=158611