aboutsummaryrefslogtreecommitdiff
path: root/graphics/aaphoto
Commit message (Collapse)AuthorAgeFilesLines
* */*: Remove compiler:openmp from Mk/Uses/compiler.mkFernando Apesteguía2021-10-031-3/+3
| | | | | | | | | | | | | | | | | | The option implied a dependency on gcc but clang got openmp support long ago. Remove compiler:openmp from Mk/Uses/compiler.mk For ports using USE=compiler:openmp, just remove it and make them build with clang. Fix conditionals when necessary Bump PORTREVISION where appropriate If problem arises, they can be addressed by using USE_GCC=yes An update to the Porter's Handbook will follow. Approved by: portmgr (bapt) Differential Revision: https://reviews.freebsd.org/D31971
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update jasper to 2.0.16Baptiste Daroussin2019-12-271-1/+1
| | | | | | | | | | This is needed to be able to update gegl to latest version. Bump revision of all consumer as the ABI is not 100% backward compatible. Provide a patch for graphics/devil to properly build with latest jasper. While here add a missing USES=xorg to graphics/devil Notes: svn path=/head/; revision=520989
* 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
* Spell CHOSEN_COMPILER_TYPE correctlyAntoine Brodin2018-12-111-1/+1
| | | | | | | | PR: 199098 With hat: portmgr Notes: svn path=/head/; revision=487230
* 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
* Bump PORTREVISIONs of all users of math/mpc that we just updated toGerald Pfeifer2018-03-101-1/+1
| | | | | | | version 1.1.0 (via revision 464079). Notes: svn path=/head/; revision=464084
* 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
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-1/+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
* 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
* 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 to USES=jpegAntoine Brodin2015-06-221-2/+1
| | | | Notes: svn path=/head/; revision=390310
* Update ports in the games category to not use GH_COMMIT.Mathieu Arnold2015-05-072-4/+3
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385633
* Remove OSVERSION checks that do not make sense any more.Mathieu Arnold2015-04-031-2/+1
| | | | | | | | | | | | | For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true, as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107). Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when it is always needed, I renamed it, in one case, I merged two patches. Differential Revision: https://reviews.freebsd.org/D2209 Notes: svn path=/head/; revision=383107
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375598
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeAntoine Brodin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375594
* Use modern compiler:openmp syntax to ensure this doesn't need fixingMark Felder2013-11-031-3/+2
| | | | | | | | | | | | again in the future. Bump portrevision just to be safe PR: ports/181967 Submitted by: sunpoet Approved by: swills (mentor, implicit) Notes: svn path=/head/; revision=332613
* Actually need USE_GCC=yes to pull newer GCC on <10.0Mark Felder2013-11-031-1/+1
| | | | | | | | Submitted by: gerald Approved by: swills (mentor, implicit) Notes: svn path=/head/; revision=332570
* Require GCC to fix missing OpenMP featuresMark Felder2013-11-031-0/+2
| | | | | | | | PR: ports/181967 Approved by: swills (mentor, implicit) Notes: svn path=/head/; revision=332564
* - Update 0.43.1.Tijl Coosemans2013-10-194-39/+18
| | | | | | | | | | | - Disable openmp with clang. - Support staging. PR: ports/182772 Submitted by: Andras Horvath <mail@log69.com> (maintainer) Notes: svn path=/head/; revision=330922
* Change maintainer email per request on freebsd-ports-bugs@.Mark Linimon2013-10-081-1/+1
| | | | Notes: svn path=/head/; revision=329751
* 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
* - update png to 1.5.10Dirk Meyer2012-06-012-1/+12
| | | | Notes: svn path=/head/; revision=297915
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Update to 0.41Philippe Audeoud2011-02-022-3/+3
| | | | | | | | | | | - Changelog: http://log69.com/downloads/changelog.txt PR: ports/154450 Submitted by: Andras Horvath <han _AT_ log69.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=268545
* Update to 0.40Max Brazhnikov2010-12-182-5/+3
| | | | | | | | PR: ports/153280 Submitted by: Andras Horvath (maintainer) Notes: svn path=/head/; revision=266560
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-1/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* - Update to 0.39Baptiste Daroussin2010-09-143-9/+11
| | | | | | | | PR: ports/150554 Submitted by: Andras Horvath <han _AT_ log69.com> (maintainer) Notes: svn path=/head/; revision=261145
* - Fix build on 6.x on amd64Philippe Audeoud2010-07-281-1/+1
| | | | | | | | PR: ports/148964 Submitted by: Andras Horvath <han _AT_ log69.com> (maintainer) Notes: svn path=/head/; revision=258358
* - Update to 0.38Philippe Audeoud2010-07-203-11/+9
| | | | | | | | | | | | - Add license PR: ports/148773 Submitted by: Bapt <baptiste.daroussin _AT_ gmail.com> Approved by: maintainer Reworked by: maintainer Notes: svn path=/head/; revision=257995
* Mark as broken on tier-2 archs.Mark Linimon2010-06-031-0/+4
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=255637
* - Really fix on 6.XPav Lucistnik2010-05-232-2/+13
| | | | | | | | PR: ports/146831 Submitted by: Andras Horvath <han@log69.com> (maintainer) Notes: svn path=/head/; revision=254886
* - Fix build on 6.XPav Lucistnik2010-05-171-1/+18
| | | | | | | | | | - Install docs PR: ports/146667 Submitted by: Andras Horvath <han@log69.com> (maintainer) Notes: svn path=/head/; revision=254495
* Update to 0.37Max Brazhnikov2010-05-102-5/+4
| | | | | | | | | | changelog: http://log69.com/downloads/changelog.txt PR: ports/146459 Submitted by: Andras Horvath (maintainer) Notes: svn path=/head/; revision=254074
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Update to 0.36Martin Wilke2010-03-202-5/+6
| | | | | | | | PR: 144793 Submitted by: Andras Horvath <han@log69.com> (maintainer) Notes: svn path=/head/; revision=251307
* Update to 0.35Max Brazhnikov2010-02-272-4/+4
| | | | | | | | | PR: ports/144342 Submitted by: Andras Horvath (maintainer) Feature safe: yes Notes: svn path=/head/; revision=250403
* Update to 0.34Max Brazhnikov2010-02-202-5/+4
| | | | | | | | | PR: ports/144126 Submitted by: Andras Horvath (maintainer) Feature safe: yes Notes: svn path=/head/; revision=250093
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 0.33Pav Lucistnik2010-01-133-9/+8
| | | | | | | | PR: ports/142569 Submitted by: Horvath Andras <han@log69.com> (maintainer) Notes: svn path=/head/; revision=247809
* Auto Adjust Photo is a small command-line image manipulation tool thatMartin Wilke2009-12-253-0/+43
allows the user to easily correct family photos. It tries to make the picture look better. The program does this by analyzing the input image and then sets the most optimal contrast, gamma, color balance and saturation for it. WWW: http://log69.com/aaphoto_en.html PR: ports/141949 Submitted by: Andras Horvath <han at log69.com> Notes: svn path=/head/; revision=246623