aboutsummaryrefslogtreecommitdiff
path: root/graphics/ida
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Update to 2.14.Vanilla I. Shu2017-10-096-18/+17
| | | | Notes: svn path=/head/; revision=451609
* Update to 0.6.0Sunpoet Po-Chuan Hsieh2017-04-301-0/+1
| | | | | | | | | - Bump PORTREVISION for dependent ports Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS Notes: svn path=/head/; revision=439814
* Update to 2.13.Vanilla I. Shu2017-02-282-3/+5
| | | | Notes: svn path=/head/; revision=435067
* Update to 2.12.Mathieu Arnold2016-04-083-10/+11
| | | | | | | | | PR: 208614 Submitted by: tkato432 yahoo com Sponsored by: Absolight Notes: svn path=/head/; revision=412742
* Update to 2.11.Mathieu Arnold2016-04-086-22/+41
| | | | | | | | | PR: 208614 Submitted by: tkato432 yahoo com Sponsored by: Absolight Notes: svn path=/head/; revision=412738
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-7/+7
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Update to 0.5.0Sunpoet Po-Chuan Hsieh2016-04-011-0/+1
| | | | | | | | | - Bump PORTREVISION for graphics/webp shlib change Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS Notes: svn path=/head/; revision=412334
* - Update to 2.10Martin Wilke2016-01-154-87/+27
| | | | | | | | PR: 206249 Submitted by: ports fury Notes: svn path=/head/; revision=406149
* Convert to USES=jpegAntoine Brodin2015-06-221-3/+2
| | | | Notes: svn path=/head/; revision=390310
* 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
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=374303
* Fix packagingAntoine Brodin2014-10-061-11/+12
| | | | Notes: svn path=/head/; revision=370229
* Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-292-0/+0
| | | | | | | '__' instead. Notes: svn path=/head/; revision=363362
* - Update to 0.4.0Sunpoet Po-Chuan Hsieh2014-05-081-1/+1
| | | | | | | | | | | | | - Add LICENSE - Sort LIB_DEPENDS - Use USES=libtool - Do not silence installation message - Bump PORTREVISION for graphics/webp shlib change Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS Notes: svn path=/head/; revision=353249
* - Remove Author lineSunpoet Po-Chuan Hsieh2014-05-081-1/+0
| | | | Notes: svn path=/head/; revision=353248
* - Stage supportAntoine Brodin2014-04-051-53/+26
| | | | | | | | | | - Use new LIB_DEPENDS syntax - Use OPTIONS helpers - Use desktop-file-utils - Do not remove directory belonging to BSD.local.dist mtree Notes: svn path=/head/; revision=350276
* 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
* Bump some PORTREVISIONs due to graphics/webp update to 0.3.1Martin Matuska2013-09-091-1/+1
| | | | Notes: svn path=/head/; revision=326850
* - Make ports use the libc provided iconv implementation on 10-CURRENTGuido Falsi2013-09-041-1/+1
| | | | | | | | | | | | | after r254273 - Fix a bunch of ports to properly work after this - Mark converters/libiconv as IGNORE for systems with iconv in libc Reviewed by: bapt Approved by: portmgr (bapt) Discussed with: bapt, bsam (who both contributed ideas and code) Notes: svn path=/head/; revision=326307
* - Convert to new perl frameworkMathieu Arnold2013-08-031-3/+2
| | | | | | | - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324191
* Convert from USE_MOTIF to USES=motifBaptiste Daroussin2013-07-101-3/+1
| | | | | | | | | While here: - Trim headers - Convert some USE_GMAKE to USES=gmake Notes: svn path=/head/; revision=322621
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising Notes: svn path=/head/; revision=316662
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* - graphics/libexif:Po-Chien Lin2013-03-141-1/+1
| | | | | | | | | | | | | | | | * Update to 0.6.21 * Add LICENSE * Switch to OptionsNG and PORTDOCS - Document libexif 2012-07-12 vulnerabilty - Bump PORTREVISION for libexif related ports - Trim headers while here PR: ports/175910 Approved by: swills (mentor) Security: d881d254-70c6-11e2-862d-080027a5ec9a Notes: svn path=/head/; revision=314141
* - Fix all cases of 'No newline at end of file' in ports treeAlex Kozlov2013-02-011-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=311381
* - Fix build [1]Pawel Pekala2012-10-292-13/+57
| | | | | | | | | | | - Install desktop entry file PR: ports/172016 [1] Submitted by: KATO Tsuguru <tkato432@yahoo.com> [1] Feature safe: yes Notes: svn path=/head/; revision=306637
* - Mark BROKEN: does not compilePav Lucistnik2012-06-131-0/+2
| | | | | | | | | undefined reference to `PrintGifError' Reported by: pointyhat Notes: svn path=/head/; revision=299213
* Conver to new options frameworkBaptiste Daroussin2012-06-121-19/+17
| | | | Notes: svn path=/head/; revision=299156
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+2
| | | | Notes: svn path=/head/; revision=297915
* - Update to version 2.09Martin Wilke2012-03-242-9/+13
| | | | | | | | | PR: 166037 Submitted by: Ports Fury Feature safe: yes Notes: svn path=/head/; revision=293761
* - build with giflibDirk Meyer2012-02-182-4/+24
| | | | | | | - add dependecy to iconv as source used iconv directly Notes: svn path=/head/; revision=291673
* - Update to 2.08Martin Wilke2011-07-023-21/+54
| | | | | | | | PR: 158482 Submitted by: Ports Fury Notes: svn path=/head/; revision=276903
* Bump PORTREVISION after open-mofit updateMax Brazhnikov2011-05-021-1/+1
| | | | Notes: svn path=/head/; revision=273475
* - Bump PORTREVISION to chase the update of libexifWen Heping2011-03-041-1/+1
| | | | Notes: svn path=/head/; revision=270222
* Reset anray@FreeBSD.org due to maintainer-timeouts and no response to email.Mark Linimon2010-12-011-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=265541
* - fix build for png-1.4.1Dirk Meyer2010-03-291-0/+7
| | | | | | | - add USE_ICONV to make build with option WITHOUT_NLS=yes Notes: svn path=/head/; revision=251724
* - update to 1.4.1Dirk Meyer2010-03-281-2/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-2/+2
| | | | Notes: svn path=/head/; revision=249285
* - update to jpeg7Dirk Meyer2009-07-181-1/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* - Fix libdir detectionAndrey Slusar2009-05-312-5/+22
| | | | | | | | | - Delete `-Wno-pointer-sign' for build with gcc<4 (1) Reported by: pav (1) Notes: svn path=/head/; revision=234894
* - Update to 2.07Andrey Slusar2009-05-247-68/+52
| | | | Notes: svn path=/head/; revision=234491
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-231-2/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209620
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-9/+1
| | | | Notes: svn path=/head/; revision=200773
* - Chase libexif updatePav Lucistnik2007-05-271-2/+2
| | | | Notes: svn path=/head/; revision=192044
* - Chase libexif updatePav Lucistnik2007-05-251-2/+2
| | | | Notes: svn path=/head/; revision=191776
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544