aboutsummaryrefslogtreecommitdiff
path: root/graphics/openjpeg
Commit message (Collapse)AuthorAgeFilesLines
* Fix CVE-2018-5785Sunpoet Po-Chuan Hsieh2018-09-242-1/+52
| | | | | | | | | - Bump PORTREVISION for package change Obtained from: https://github.com/uclouvain/openjpeg/commit/ca16fe55014c57090dd97369256c7657aeb25975 Notes: svn path=/head/; revision=480624
* graphics/openjpeg: Fix CVE-2017-14041Mahdi Mokhtari2018-08-133-0/+23
| | | | | | | | | | | | | | The port had 5 CVEs reported in vuxml entry < http://www.vuxml.org/freebsd/11dc3890-0e64-11e8-99b0-d017c2987f9a.html >. These patches are fix for CVE-2017-1404 Reported by: Philip Jocks <pj@netzkommune.de> Approved by: sunpoet (maintainer) Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D16685 Notes: svn path=/head/; revision=477112
* Update graphics/openjpeg to 2.3.0Sunpoet Po-Chuan Hsieh2017-10-102-4/+4
| | | | | | | | | Changes: https://github.com/uclouvain/openjpeg/blob/master/CHANGELOG.md PR: 222817 Exp-run by: antoine Notes: svn path=/head/; revision=451711
* Update graphics/openjpeg to 2.2.0Sunpoet Po-Chuan Hsieh2017-08-203-7/+7
| | | | | | | | | Changes: https://github.com/uclouvain/openjpeg/blob/master/CHANGELOG.md PR: 221478 Exp-run by: antoine Notes: svn path=/head/; revision=448363
* - Update to 2.1.2Sunpoet Po-Chuan Hsieh2016-11-018-144/+6
| | | | | | | Changes: https://github.com/uclouvain/openjpeg/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=425064
* graphics/openjpeg: Add patches to resolve CVEsMark Felder2016-10-115-0/+80
| | | | | | | | | | PR: 212672 MFH: 2016Q4 Security: CVE-2016-5157 Security: CVE-2016-7163 Notes: svn path=/head/; revision=423771
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Add BUILD_DEPENDS for cmake version requirementSunpoet Po-Chuan Hsieh2015-12-061-0/+1
| | | | | | | | PR: 203311 Reported by: Tilghman Lesher <tilghman@meg.abyt.es> Notes: svn path=/head/; revision=403133
* - Update to 2.1.1Sunpoet Po-Chuan Hsieh2015-09-233-5/+65
| | | | | | | | | | | | | | - Add LICENSE_FILE - Add upstream patches [1] Obtained from: https://github.com/uclouvain/openjpeg/commit/a4e93c3b0af1c42770206b5d25014a05a60ec8f5 [1] https://github.com/uclouvain/openjpeg/commit/c16c91797f4b15eb55d56f85fd497d588331e71f [1] https://github.com/uclouvain/openjpeg/commit/55dbf8acff9afab1591b6a094b744d8426a32dd4 [1] Security: a233d51f-5d4c-11e5-9ad8-14dae9d210b8 MFH: 2015Q3 Notes: svn path=/head/; revision=397658
* - Fix WWWSunpoet Po-Chuan Hsieh2015-08-201-1/+1
| | | | Notes: svn path=/head/; revision=394831
* - Change MASTER_SITES to GitHubSunpoet Po-Chuan Hsieh2015-08-203-5/+7
| | | | | | | - Update WWW Notes: svn path=/head/; revision=394829
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-0/+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
* Cleanup plistBaptiste Daroussin2014-10-201-2/+0
| | | | Notes: svn path=/head/; revision=371283
* - Add CPE informationSunpoet Po-Chuan Hsieh2014-08-221-1/+1
| | | | Notes: svn path=/head/; revision=365626
* - Sort LIB_DEPENDSSunpoet Po-Chuan Hsieh2014-08-224-55/+26
| | | | | | | | | | - Use REINPLACE_CMD instead of patch file - Cleanup Makefile - Update WWW and pkg-descr - Take maintainership Notes: svn path=/head/; revision=365622
* Update openjpeg to 2.1.0.Koop Mast2014-05-264-87/+56
| | | | | | | | | | Version 2.x is incompatible with openjpeg 1.5. Preserve it as openjpeg15 and update users. Approved by: portmgr (implicit) for NO_STAGE ports Notes: svn path=/head/; revision=355352
* Update to 1.5.2.Koop Mast2014-05-248-67/+36
| | | | | | | | | Fixes a number of vulnabilies. Security: 02db20d7-e34a-11e3-bd92-bcaec565249c Notes: svn path=/head/; revision=355041
* - Clarify LICENSEDmitry Marakasov2014-05-081-4/+3
| | | | | | | - Minor style nits Notes: svn path=/head/; revision=353291
* Fixup build.Mathieu Arnold2013-11-201-1/+1
| | | | Notes: svn path=/head/; revision=334403
* - Convert to dos2unix.mkMathieu Arnold2013-11-191-2/+2
| | | | | | | - While at it convert to gmake.mk ports that still USE_GMAKE. Notes: svn path=/head/; revision=334361
* - Convert to stagingGuido Falsi2013-10-103-18/+19
| | | | | | | | - Convert LIB_DEPENDS to new format - Use DOS2UNIX and regenerate patch without DOS style newlines Notes: svn path=/head/; revision=329949
* 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
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* - Port links to graphics/lcms2 if availablePawel Pekala2013-02-082-6/+5
| | | | | | | | - Remove leading article from COMMENT - Replace tab with space in WWW: line, remove license info in pkg-descr Notes: svn path=/head/; revision=311952
* - revert files to version 1.5.0Dirk Meyer2012-12-182-17/+17
| | | | Notes: svn path=/head/; revision=309192
* - drop maintainershipDirk Meyer2012-12-173-23/+19
| | | | Notes: svn path=/head/; revision=309113
* - make portlint happierDirk Meyer2012-06-165-4/+38
| | | | | | | | - fix path in pkg_config file Submitted by: Zhihao Yuan Notes: svn path=/head/; revision=299387
* - update to 1.5.0Dirk Meyer2012-06-0313-345/+89
| | | | | | | | | - new MASTER_SITE PR: 166744 Suggested by: Zhihao Yuan Notes: svn path=/head/; revision=298083
* - drop MASTER_SITE_LOCALDirk Meyer2011-08-071-3/+1
| | | | Notes: svn path=/head/; revision=279108
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* - cleanup LICENSE_FILEDirk Meyer2010-10-151-4/+1
| | | | Notes: svn path=/head/; revision=263060
* - add COPYRIGHTDirk Meyer2010-06-111-0/+5
| | | | | | | - add MASTER_SITES Notes: svn path=/head/; revision=256353
* LICENSE BSDDirk Meyer2010-06-041-0/+1
| | | | Notes: svn path=/head/; revision=255721
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - honor CCDirk Meyer2009-10-261-0/+3
| | | | | | | | PR: 139965 Submitted by: swell.k Notes: svn path=/head/; revision=243314
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - MAKE_JOBS_UNSAFEDirk Meyer2009-03-271-0/+2
| | | | Notes: svn path=/head/; revision=231134
* - add LICENSE:Dirk Meyer2009-03-211-0/+2
| | | | Notes: svn path=/head/; revision=230585
* - update to 1.3Dirk Meyer2009-03-219-42/+257
| | | | Notes: svn path=/head/; revision=230584
* Pass maintainership to dinoex@.Edward Tomasz Napierala2009-03-181-1/+1
| | | | Notes: svn path=/head/; revision=230350
* - Don't strip librariesEdward Tomasz Napierala2007-07-304-5/+86
| | | | | | | | | | | - Build and install j2k utils PR: ports/114694 Submitted by: ahze Approved by: miwi (mentor) Notes: svn path=/head/; revision=196730
* Add ${MASTER_SITE_LOCAL}.Edward Tomasz Napierala2007-07-181-1/+3
| | | | | | | | Suggested by: pav Approved by: miwi (mentor) Notes: svn path=/head/; revision=195847
* - Remove unneeded part of a diff.Edward Tomasz Napierala2007-07-121-15/+0
| | | | | | | | Suggested by: sat Approved by: miwi (mentor) Notes: svn path=/head/; revision=195488
* - Use proper capitalization in my email address.Edward Tomasz Napierala2007-07-111-1/+1
| | | | | | | | Approved by: miwi (mentor) Suggested by: sat Notes: svn path=/head/; revision=195441
* - Update to 1.2.Edward Tomasz Napierala2007-07-093-25/+27
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=195325
* - Add required symlinks to the shared object, so that putting openjpegEdward Tomasz Napierala2007-04-302-9/+16
| | | | | | | | | | | into LIB_DEPENDS and linking with just '-lopenjpeg' actually work - Tidy the port a bit Submitted by: alepulver Approved by: miwi (mentor) Notes: svn path=/head/; revision=191191
* Change my email address to trasz@FreeBSD.org.Edward Tomasz Napierala2007-04-131-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=189901
* - Update to 1.1.1Martin Wilke2007-03-273-10/+15
| | | | | | | | PR: 110927 Submitted by: trasz (maintainer) Notes: svn path=/head/; revision=188583
* - Fix build with amd64Martin Wilke2007-01-191-0/+2
| | | | | | | Submitted by: pointyhat via kris Notes: svn path=/head/; revision=182787