aboutsummaryrefslogtreecommitdiff
path: root/graphics/sampleicc
Commit message (Collapse)AuthorAgeFilesLines
* - 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