aboutsummaryrefslogtreecommitdiff
path: root/graphics/curator
Commit message (Collapse)AuthorAgeFilesLines
* graphics/curator: remove optional dependency on graphics/py-imagingRene Ladan2016-05-161-9/+0
| | | | | | | The script itself needs to be adjusted to use graphics/py-pillow Notes: svn path=/head/; revision=415354
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Convert ports of graphics/ to new USES=pythonMarcus von Appen2014-10-211-3/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371326
* Stage supportAntoine Brodin2014-01-211-5/+4
| | | | Notes: svn path=/head/; revision=340641
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* Conver to new options frameworkBaptiste Daroussin2012-06-121-4/+5
| | | | Notes: svn path=/head/; revision=299156
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* -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
* - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all ↵Dmitry Marakasov2009-09-021-2/+1
| | | | | | | | | | | | mirrors actually have all distfiles - Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey - Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED Approved by: portmgr (pav) Notes: svn path=/head/; revision=240715
* Drop maintainership for ports I haven't used for quite a while.Stefan Walter2008-05-051-1/+1
| | | | Notes: svn path=/head/; revision=212658
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Convert MAINTAINER to my freebsd.org account.Stefan Walter2006-05-071-1/+1
| | | | Notes: svn path=/head/; revision=161594
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Chase libversion bumb to libMagick.so.9Edwin Groothuis2006-01-051-0/+1
| | | | | | | PR: ports/91270 Notes: svn path=/head/; revision=152778
* Add curator, a powerful script that allows one to generate web page imagePav Lucistnik2004-11-044-0/+258
galleries with the intent of displaying photographic images on the Web, or for a CD-ROM presentation or archiving. PR: ports/68624 Submitted by: Stefan Walter <sw@gegenunendlich.de> Notes: svn path=/head/; revision=120801