aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp-app
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* After repocopy of GIMP 2.0 from graphics/gimp-devel to graphics/gimp:Pav Lucistnik2004-03-272-4/+2
| | | | | | | | | | | | - Update comment and description - Remove graphics/gimp-devel - Chase dependencies - Add entry to MOVED Repocopied by: marcus Notes: svn path=/head/; revision=105439
* - Update RINGSERVER subdirPav Lucistnik2004-03-261-3/+1
| | | | | | | | | | - Clean up PR: ports/64762 Submitted by: Ports Fury Notes: svn path=/head/; revision=105321
* - Throw in available mirror with 2.0 distfile (ftp.gimp.org is full)Pav Lucistnik2004-03-241-0/+1
| | | | Notes: svn path=/head/; revision=105122
* Fix man{1,5} plist entries.Alexander Nedotsukov2004-03-241-2/+3
| | | | Notes: svn path=/head/; revision=105117
* Put accidentally removed PORTEPOCH back.Alexander Nedotsukov2004-03-241-0/+1
| | | | Notes: svn path=/head/; revision=105112
* After GIMP 2.0 release both versions can not be longer installedAlexander Nedotsukov2004-03-241-0/+2
| | | | | | | at the same time. Notes: svn path=/head/; revision=105111
* Update to 2.0.0Alexander Nedotsukov2004-03-245-399/+384
| | | | Notes: svn path=/head/; revision=105109
* - Update to 2.0.pre4Alexander Nedotsukov2004-03-078-72/+17
| | | | | | | | | - Switch back to gimp's own shlib versioning scheme [1] Reviewed by: marcus [1] Notes: svn path=/head/; revision=103160
* Include string.h when running the test for gimp-print as it needs a properJoe Marcus Clarke2004-02-271-3/+11
| | | | | | | | prototype for strdup. This fixes the build on 64-bit systems. Thanks to marcel for hunting this down. Notes: svn path=/head/; revision=102329
* Fix the display name for gimp in applications such as Evolution. UsersJoe Marcus Clarke2004-02-231-0/+10
| | | | | | | | | | would see "Open in @GIMPVISIBLENAME@" instead of "Open in The GIMP." Since this is a cosmetic issue, PORTREVISION has not been bumped. Reported by: pav Notes: svn path=/head/; revision=101899
* Fix plist after recent graphics/lcms fixes wich enableAlexander Nedotsukov2004-02-062-0/+2
| | | | | | | | | color proof module build. Reminded by: marcus Notes: svn path=/head/; revision=100113
* Update to 2.0pre3.Joe Marcus Clarke2004-02-058-35/+87
| | | | Notes: svn path=/head/; revision=100034
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* - Add another mirrorPav Lucistnik2004-01-211-0/+1
| | | | Notes: svn path=/head/; revision=98719
* * Fix the GNOME desktop entry to call gimp-1.3 instead of gimp-remote-1.3Joe Marcus Clarke2004-01-213-1/+15
| | | | | | | | | | as the latter didn't work correctly from the menu * Conditionalize installation of the print plug-in [1] Submitted by: clement Notes: svn path=/head/; revision=98707
* - Update to 2.0pre2Alexander Nedotsukov2004-01-205-43/+35
| | | | | | | - Sort pkg-plist Notes: svn path=/head/; revision=98632
* An explicit BUILD_DEPENDS on intltool is needed to build gimp-devel in theJoe Marcus Clarke2004-01-091-0/+1
| | | | | | | non-GNOME case. Notes: svn path=/head/; revision=97791
* Udpate to 2.0pre1.Adam Weinberger2004-01-074-6/+43
| | | | Notes: svn path=/head/; revision=97600
* Add a missing dependency on libwmf.Joe Marcus Clarke2003-12-171-1/+3
| | | | | | | Reported by: Sergey Akifyev <asa@gascom.ru> Notes: svn path=/head/; revision=96120
* - Update to 1.3.23Pav Lucistnik2003-12-043-5/+18
| | | | | | | Approved by: adamw (mentor) Notes: svn path=/head/; revision=94958
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
| | | | Notes: svn path=/head/; revision=94172
* Update to 1.3.22.Joe Marcus Clarke2003-11-043-11/+30
| | | | Notes: svn path=/head/; revision=93026
* Update to 1.3.21.Joe Marcus Clarke2003-10-064-10/+33
| | | | Notes: svn path=/head/; revision=90457
* Correct some obsolete MASTER_SITESJoe Marcus Clarke2003-10-061-1/+0
| | | | | | | | PR: 57557 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=90336
* Remove a patch forgotten in the last commit.Joe Marcus Clarke2003-09-251-11/+0
| | | | | | | | Pointy hat to: adamw Noticed by: Sergey Akifyev <asa@gascom.ru> Notes: svn path=/head/; revision=89356
* Update to 1.3.20.Adam Weinberger2003-09-254-19/+32
| | | | | | | Obtained from: marcuscom Notes: svn path=/head/; revision=89290
* Fix a bug where gimp would crash on startup on -CURRENT because a translatedJoe Marcus Clarke2003-08-302-0/+12
| | | | | | | | | | pointer was being free'd accidentally. Reported by: Fritz Heinrichmeyer <Fritz.Heinrichmeyer@fernuni-hagen.de> Pav Lucistnik <pav@oook.cz> Notes: svn path=/head/; revision=88111
* Update to 1.3.19.Joe Marcus Clarke2003-08-295-1543/+399
| | | | Notes: svn path=/head/; revision=87982
* Bump PORTREVISION after lang/python's changing default toHye-Shik Chang2003-08-231-0/+1
| | | | | | | | | BUILD_STATIC. This affects to python embedding programs only. Submitted by: olgeni Notes: svn path=/head/; revision=87536
* Update to 1.3.18.Adam Weinberger2003-08-114-22/+24
| | | | Notes: svn path=/head/; revision=86751