aboutsummaryrefslogtreecommitdiff
path: root/graphics/sampleicc
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Remove libtiff.so.4 compatibility links that were added in r374303 toTijl Coosemans2016-12-081-0/+1
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428132
* Convert tab after WWW: in pkg-descrs to single space as per PHBDmitry Marakasov2016-05-231-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415738
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Cleanup plistBaptiste Daroussin2014-10-201-1/+0
| | | | Notes: svn path=/head/; revision=371283
* Update to 1.6.8Baptiste Daroussin2014-06-303-6/+12
| | | | | | | Enforce dependency on tiff Notes: svn path=/head/; revision=359808
* - Remove NO_STAGE as these have been tested to be safeBryan Drewery2013-09-251-1/+0
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=328226
* 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
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.Eitan Adler2013-03-191-1/+1
| | | | | | | | | | | | If a port used other USE_GNOME items it was untouched. The ports that used other USES were fixed by hand. PR: ports/177081 Reviewed by: bapt Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314640
* Variable that start with _ are considered private to the definingEitan Adler2013-03-021-1/+1
| | | | | | | | | | makefile and may not be used by ports makefiles. In addition, avoid problems should the defaults ever change. Approved by: portmgr (tabthorpe) Notes: svn path=/head/; revision=313182
* Fix persmission, which should allow redistribution of the package and will fixBaptiste Daroussin2012-10-301-6/+1
| | | | | | | | | libreoffice being usable from remote repositories Feature safe: yes Notes: svn path=/head/; revision=306677
* - do not try to delete libdata/pkgconfig [1]Baptiste Daroussin2012-01-241-2/+1
| | | | | | | | | - s/drirmtry/dirrm for include/SampleICC Reported by: pointyhat (pav) [1] Notes: svn path=/head/; revision=289714
* Add sampleicc 1.6.6, library for reading, writing, manipulating, andBaptiste Daroussin2012-01-214-0/+91
applying ICC profiles. Notes: svn path=/head/; revision=289577