aboutsummaryrefslogtreecommitdiff
path: root/graphics/ida
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Required graphics/libexif without any options.Andrey Slusar2006-01-191-11/+2
| | | | Notes: svn path=/head/; revision=153871
* Change email address for all my ports.Andrey Slusar2005-12-151-2/+2
| | | | | | | Approved by: sem(mentor) Notes: svn path=/head/; revision=151262
* - Respect LOCALBASEEmanuel Haupt2005-10-222-1/+15
| | | | | | | | | | | - Bump PORTREVISION PR: 87854 Reported by: pointyhat via kris Submitted by: Andrey Slusar <anrays@gmail.com> (maintainer) Notes: svn path=/head/; revision=146147
* - Also build 'exiftran'Volker Stolz2005-09-132-2/+34
| | | | | | | | | | - Handle presence of libexif gracefully PR: ports/84304 Approved by: maintainer Notes: svn path=/head/; revision=142601
* [PATCH] change MAINTAINER email address for all my ports.Edwin Groothuis2004-12-301-1/+1
| | | | | | | | PR: ports/75559 Submitted by: Andrey Slusar <anray@inet.ua> Notes: svn path=/head/; revision=125497
* Add ida, a small and fast image viewer, motif-based. Some basic editingPav Lucistnik2004-08-216-0/+98
functions are available too. PR: ports/70741 Submitted by: Andrey Slusar <anray@inet.ua> Notes: svn path=/head/; revision=116938