aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp-app
Commit message (Collapse)AuthorAgeFilesLines
* - Fix a startup crash for anyone running non-latin-1 localePav Lucistnik2006-10-222-1/+20
| | | | | | | | Approved by: portmgr (marcus) Obtained from: GIMP authors Notes: svn path=/head/; revision=175486
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-143-6/+35
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* - Update to 2.2.13Pav Lucistnik2006-08-253-7/+11
| | | | | | | | PR: ports/102503 (based on) Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk> Notes: svn path=/head/; revision=171400
* - Make librsvg dependency optionalPav Lucistnik2006-06-262-2/+11
| | | | Notes: svn path=/head/; revision=166347
* Add USE_GETTEXT to appease portlint.Jeremy Messenger2006-05-151-0/+1
| | | | Notes: svn path=/head/; revision=162498
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* - Update to 2.2.11Pav Lucistnik2006-04-142-5/+4
| | | | Notes: svn path=/head/; revision=159493
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+26
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Add CONFLICTS for gimpshop.Joe Marcus Clarke2006-02-221-1/+1
| | | | Notes: svn path=/head/; revision=156645
* Update to 2.2.10. Works with GNOME 2.15 too!Adam Weinberger2005-12-284-32/+15
| | | | Notes: svn path=/head/; revision=152293
* - Add SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149215
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Add a patch that will allow gimp to build against librsvg2-2.13.1.Adam Weinberger2005-11-061-0/+20
| | | | Notes: svn path=/head/; revision=147452
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* Update to 2.2.9.Joe Marcus Clarke2005-11-023-3/+11
| | | | | | | | PR: 88392 Submitted by: Vasil Dimov <vd@datamax.bg> Notes: svn path=/head/; revision=147038
* Fix a portlint warning.Joe Marcus Clarke2005-07-031-1/+1
| | | | Notes: svn path=/head/; revision=138367
* - Update to 2.2.8Pav Lucistnik2005-06-302-4/+3
| | | | Notes: svn path=/head/; revision=138230
* - Unconditionally enable image handlersJean-Yves Lefort2005-06-272-90/+31
| | | | | | | | | | | - Convert other tunables to OPTIONS [1] [1]: PR: ports/78931 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> Notes: svn path=/head/; revision=138073
* - Fix WITHOUT_MNG knob: libmng would indirectly add lcms dependency, whichPav Lucistnik2005-05-171-0/+1
| | | | | | | | | | is needed for color management components in GIMP PR: ports/81152 Submitted by: Bjorn Konig <bkoenig@cs.tu-berlin.de> Notes: svn path=/head/; revision=135511
* - Update to 2.2.6Michael Johnson2005-04-105-850/+850
| | | | Notes: svn path=/head/; revision=132899
* - Chase libexif updateMichael Johnson2005-04-041-2/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=132412
* Fully-qualify the path to update-desktop-database and update-mime-database inJeremy Messenger2005-03-162-3/+3
| | | | | | | the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION. Notes: svn path=/head/; revision=131439
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Add GIMP_THREAD_LIBS to GTK_LIBS so that all plug-ins get some thread lovin'.Joe Marcus Clarke2005-03-062-4/+12
| | | | | | | | This fixes some missing pthread symbols, and allows the new GTK+ file chooser to work in certain plug-ins (e.g. print). Notes: svn path=/head/; revision=130464
* Be sure to link against PTHREAD_LIBS even in the non-GNOME case to fixJoe Marcus Clarke2005-03-051-0/+2
| | | | | | | a crash with the file chooser when gnomevfs2 is installed. Notes: svn path=/head/; revision=130428
* The sphere.py file is no longer installed. This fixes the WITH_PYTHON case.Joe Marcus Clarke2005-02-281-1/+0
| | | | | | | Submitted by: sf Notes: svn path=/head/; revision=129959
* Remove gimp.setfont, not used since gimp 1.2.Michael Johnson2005-02-231-157/+0
| | | | Notes: svn path=/head/; revision=129582
* - Update to 2.2.4Michael Johnson2005-02-233-4/+10
| | | | | | | ChangeLog: http://developer.gimp.org/NEWS-2.2 Notes: svn path=/head/; revision=129580
* - Fix JPEG pkg-plistMichael Johnson2005-01-291-1/+1
| | | | Notes: svn path=/head/; revision=127648
* - Update to 2.2.3Michael Johnson2005-01-283-20/+81
| | | | | | | | | | - Add new WITHOUT_ knobs to make a "gimp-lite" [1] PR: ports/76212 [1] Submitted by: oliver [1] Notes: svn path=/head/; revision=127516
* - Update to 2.2.2Michael Johnson2005-01-122-3/+5
| | | | | | | - Add 2 more mirrors Notes: svn path=/head/; revision=126216
* Update to 2.2.1Michael Johnson2004-12-304-16/+3
| | | | Notes: svn path=/head/; revision=125491
* Chase the new location for update-desktop-database by allowing the commandJoe Marcus Clarke2004-12-291-1/+1
| | | | | | | to be found in PATH. Notes: svn path=/head/; revision=125408
* - Create empty share/gimp/fonts directory in package installPav Lucistnik2004-12-281-0/+1
| | | | Notes: svn path=/head/; revision=125367
* Fix plist.Alexander Nedotsukov2004-12-282-2/+2
| | | | | | | Submitted by: sf Notes: svn path=/head/; revision=125339
* - In case we building GNOME version of GIMP link it against pthreadsAlexander Nedotsukov2004-12-262-1/+2
| | | | | | | | library to avoid crash in GtkFileChooser. - Fix plist. Notes: svn path=/head/; revision=125225
* - Fix python plugin: it expects a png logo, which is not includedPav Lucistnik2004-12-241-0/+11
| | | | | | | in the tarball. Notes: svn path=/head/; revision=125082
* - Update to 2.2.0Pav Lucistnik2004-12-246-254/+387
| | | | | | | Submitted by: ahze Notes: svn path=/head/; revision=125081
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* - Fix build on 4.xPav Lucistnik2004-11-041-1/+1
| | | | | | | | Reported by: Lauri J Jarvenpaa <Lauri.Jarvenpaa@students.turkuamk.fi> Pointy hat to: bland Notes: svn path=/head/; revision=120759
* Update to 2.0.6Alexander Nedotsukov2004-11-032-3/+3
| | | | Notes: svn path=/head/; revision=120681
* Update to 2.0.5, and use the new libtool scheme.Joe Marcus Clarke2004-10-114-45/+12
| | | | Notes: svn path=/head/; revision=118689
* Update to 2.0.4Alexander Nedotsukov2004-08-073-7/+7
| | | | Notes: svn path=/head/; revision=115561
* - Update to 2.0.3Pav Lucistnik2004-07-213-3/+5
| | | | Notes: svn path=/head/; revision=114374
* - Update to 2.0.2, a bugfix releasePav Lucistnik2004-06-173-4/+7
| | | | Notes: svn path=/head/; revision=111674
* - Use DOCSDIR in --with-html-dirJeremy Messenger2004-06-061-9/+9
| | | | | | | | | | | | | | - Chase the current bsd.gnome.mk, ie: pygtk2 - Add a new WITH_DEBUG knob - Replace the hardcore path of check if libgtkhtml exists to ${HAVE_GNOME:Mlibgtkhtml}. Also, use the || (or) like this: .if ${HAVE_GNOME:Mlibgtkhtml}!="" || defined(WITH_HTML_HELP_BROWSER) Reviewed by: marcus and pav Notes: svn path=/head/; revision=110962
* Update to 2.0.1. For a list of what's new, see:Joe Marcus Clarke2004-04-153-6/+8
| | | | | | | http://lists.gnome.org/archives/gnome-announce-list/2004-April/msg00031.html Notes: svn path=/head/; revision=107145
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* Fix make package in the case when gimp is built with:Joe Marcus Clarke2004-04-012-3/+6
| | | | | | | | | make package WITHOUT_PRINT=YES WITH_HTML_HELP_BROWSER=YES Reported by: des Notes: svn path=/head/; revision=105910
* - Remove NO_LATEST_LINK, this is now prefered versionPav Lucistnik2004-03-291-2/+0
| | | | | | | Spotted by: krion Notes: svn path=/head/; revision=105603