aboutsummaryrefslogtreecommitdiff
path: root/graphics/argyllcms
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* graphics/argyllcms: Fix -fno-common buildNiclas Zeising2020-08-193-3/+42
| | | | | | | | | | Fix the build with -fno-common (default with llvm 11) While here, remove a useless REINPLACE_CMD. MFH: 2020Q3 Notes: svn path=/head/; revision=545317
* graphics/argyllcms: Switch MASTER_SITES to HTTPSTobias Kortkamp2020-04-041-1/+1
| | | | | | | | | PR: 239087 Submitted by: Miyashita Touka <imagin8r@protonmail.com> Approved by: kwm (maintainer timeout, 8 months) Notes: svn path=/head/; revision=530662
* Add USES=xorg USES=gl, ports categories gNiclas Zeising2019-11-051-1/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'g'. While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=516845
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-1/+1
| | | | | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 Notes: svn path=/head/; revision=475857
* - Switch to verbose buildDmitry Marakasov2017-12-141-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=456291
* Cleanup LIB_DEPENDS on libpngAntoine Brodin2017-12-011-1/+1
| | | | Notes: svn path=/head/; revision=455251
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-1/+1
| | | | | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275 Notes: svn path=/head/; revision=449591
* Fix hardcoded /usr/local.Koop Mast2017-05-225-13/+69
| | | | | | | | | | * Un-mute install of License.txt PR: 216236 Submitted by: John Hein <z7dr6ut7gs@snkmail.com> Notes: svn path=/head/; revision=441490
* graphics/argyllcms: Fix build on powerpc64Steve Wills2017-05-123-2/+26
| | | | | | | | | | | PR: 217215 [1] PR: 203806 [2] Submitted by: Curtis Hamilton [1] Submitted by: Justin Hibbits [2] Approved by: kwm (maintainer) Notes: svn path=/head/; revision=440675
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-0/+1
| | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 Notes: svn path=/head/; revision=437439
* graphics/argyllcms: Update to version 1.9.2, plus:Boris Samorodov2016-12-093-6/+10
| | | | | | | | | | | | | | | | | | | | | | | . add USES+=ssl; . add dependency on graphics/png [*] [*] Argyll uses a bundled png library, configure shows: --- Using system TIFF library Using system JPEG library Using Argyll PNG library Using system Z library Using system SSL library --- Let the port not build the bundled but use the system PNG library. PR: 214757 Submitted by: bsam (me) Approved by: kwm (maintainer timeout, 2 weeks+) Notes: svn path=/head/; revision=428240
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andGerald Pfeifer2016-11-201-1/+1
| | | | | | | | | | | | lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms). In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler. Notes: svn path=/head/; revision=426566
* When there is a do-install target, do not use a post-install target, doMathieu Arnold2016-07-191-2/+0
| | | | | | | | | | | | | | | everything at once. Sometime, rename post-install into a options helper target. I did not fix ports that were such a mess that I could not figure out what they really wanted to do. I also did not change ports that had some version of an auto-plist code in post-install, for the same reason. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=418767
* many ports: mark broken on powerpc64Steve Wills2016-04-211-0/+2
| | | | Notes: svn path=/head/; revision=413746
* 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
* Remove trailing whitespace from Makefiles, A-L.Jimmy Olgeni2015-10-081-1/+1
| | | | Notes: svn path=/head/; revision=398832
* * Set USES=compiler:c11 to select clang on 9.3-R. Pass MAKE_ENV to jam inKoop Mast2015-08-092-2/+20
| | | | | | | | | | | | the do-build target so CC & friends get set in the enviroment so jam can pick them up. This fixes the build on 9.3-R amd64. [1] * Add patch from debian to fix segfault in dispwin with bad command line options Submitted by: pkg-fallout [1] Notes: svn path=/head/; revision=393785
* Update agryllcms to 1.7.0.Koop Mast2015-08-084-6/+28
| | | | | | | | | | Add patch to fix the build with gcc 5 [1] Submitted by: marino@ [1] Obtained from: debian [1] Notes: svn path=/head/; revision=393724
* Convert to USES=jpegAntoine Brodin2015-06-221-3/+2
| | | | Notes: svn path=/head/; revision=390310
* - Add CPE infoDmitry Marakasov2015-04-151-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=384034
* Change mode for binaries: 711 -> 755.Boris Samorodov2014-11-221-0/+3
| | | | | | | Approved by: maintainer (kwm@) Notes: svn path=/head/; revision=373092
* Fix a typo at PORTNAME.Boris Samorodov2014-11-221-1/+1
| | | | | | | Approved by: portmgr (just fix it) Notes: svn path=/head/; revision=373070
* Add argyllcmsKoop Mast2014-11-224-0/+157
ArgyllCMS is an ICC compatible color management system. It supports accurate ICC profile creation for scanners, cameras and film recorders and calibration and profiling of displays and RGB & CMYK printers. Notes: svn path=/head/; revision=373067