Commit graph

209 commits

Author SHA1 Message Date
Joe Marcus Clarke
77874c1feb Be sure to link against PTHREAD_LIBS even in the non-GNOME case to fix
a crash with the file chooser when gnomevfs2 is installed.
2005-03-05 22:07:02 +00:00
Joe Marcus Clarke
8372dbc965 The sphere.py file is no longer installed. This fixes the WITH_PYTHON case.
Submitted by:	sf
2005-02-28 02:08:57 +00:00
Michael Johnson
74a3f78926 Remove gimp.setfont, not used since gimp 1.2. 2005-02-23 03:33:02 +00:00
Michael Johnson
619f3e883d - Update to 2.2.4
ChangeLog:	http://developer.gimp.org/NEWS-2.2
2005-02-23 03:24:21 +00:00
Michael Johnson
4ccea7f975 - Fix JPEG pkg-plist 2005-01-29 19:55:31 +00:00
Michael Johnson
c4f21bfd84 - Update to 2.2.3
- Add new WITHOUT_ knobs to make a "gimp-lite" [1]

PR:		ports/76212 [1]
Submitted by:	oliver [1]
2005-01-28 06:34:24 +00:00
Michael Johnson
77bad5e282 - Update to 2.2.2
- Add 2 more mirrors
2005-01-12 09:54:32 +00:00
Michael Johnson
dd69319075 Update to 2.2.1 2004-12-30 00:41:59 +00:00
Joe Marcus Clarke
aca8e2a600 Chase the new location for update-desktop-database by allowing the command
to be found in PATH.
2004-12-29 02:18:31 +00:00
Pav Lucistnik
cb0d6c436c - Create empty share/gimp/fonts directory in package install 2004-12-28 20:01:22 +00:00
Alexander Nedotsukov
74008d8abd Fix plist.
Submitted by:	sf
2004-12-28 14:28:50 +00:00
Alexander Nedotsukov
702b5f9caa - In case we building GNOME version of GIMP link it against pthreads
library to avoid crash in GtkFileChooser.
- Fix plist.
2004-12-26 15:58:26 +00:00
Pav Lucistnik
3c16b3e70e - Fix python plugin: it expects a png logo, which is not included
in the tarball.
2004-12-24 18:41:07 +00:00
Pav Lucistnik
1196ef07bd - Update to 2.2.0
Submitted by:	ahze
2004-12-24 18:39:50 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Pav Lucistnik
57846e8efe - Fix build on 4.x
Reported by:	Lauri J Jarvenpaa <Lauri.Jarvenpaa@students.turkuamk.fi>
Pointy hat to:	bland
2004-11-04 10:11:22 +00:00
Alexander Nedotsukov
726d4e6be5 Update to 2.0.6 2004-11-03 02:47:59 +00:00
Joe Marcus Clarke
b1fea26d3c Update to 2.0.5, and use the new libtool scheme. 2004-10-11 23:42:32 +00:00
Alexander Nedotsukov
7db818f718 Update to 2.0.4 2004-08-07 12:54:22 +00:00
Pav Lucistnik
6296daad09 - Update to 2.0.3 2004-07-21 22:55:57 +00:00
Pav Lucistnik
a733b74781 - Update to 2.0.2, a bugfix release 2004-06-17 16:04:37 +00:00
Jeremy Messenger
38687d2740 - Use DOCSDIR in --with-html-dir
- 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
2004-06-06 21:44:59 +00:00
Joe Marcus Clarke
c1456accbf Update to 2.0.1. For a list of what's new, see:
http://lists.gnome.org/archives/gnome-announce-list/2004-April/msg00031.html
2004-04-15 20:11:25 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Joe Marcus Clarke
0a6fffb515 Fix make package in the case when gimp is built with:
make package WITHOUT_PRINT=YES WITH_HTML_HELP_BROWSER=YES

Reported by:	des
2004-04-01 21:37:03 +00:00
Pav Lucistnik
44555f765f - Remove NO_LATEST_LINK, this is now prefered version
Spotted by:	krion
2004-03-29 13:04:01 +00:00
Pav Lucistnik
5ebcd5f7e0 After repocopy of GIMP 2.0 from graphics/gimp-devel to graphics/gimp:
- Update comment and description
- Remove graphics/gimp-devel
- Chase dependencies
- Add entry to MOVED

Repocopied by:	marcus
2004-03-27 18:07:19 +00:00
Pav Lucistnik
f93aa9defc - Update RINGSERVER subdir
- Clean up

PR:		ports/64762
Submitted by:	Ports Fury
2004-03-26 13:53:26 +00:00
Pav Lucistnik
1d89e7641d - Throw in available mirror with 2.0 distfile (ftp.gimp.org is full) 2004-03-24 14:14:21 +00:00
Alexander Nedotsukov
c1a99a5079 Fix man{1,5} plist entries. 2004-03-24 12:02:12 +00:00
Alexander Nedotsukov
6019f001dc Put accidentally removed PORTEPOCH back. 2004-03-24 09:23:40 +00:00
Alexander Nedotsukov
d5143af07a After GIMP 2.0 release both versions can not be longer installed
at the same time.
2004-03-24 09:16:45 +00:00
Alexander Nedotsukov
68192e21cc Update to 2.0.0 2004-03-24 09:04:48 +00:00
Alexander Nedotsukov
83154350a8 - Update to 2.0.pre4
- Switch back to gimp's own shlib versioning scheme [1]

Reviewed by:	marcus [1]
2004-03-07 02:27:29 +00:00
Joe Marcus Clarke
f9916a4991 Include string.h when running the test for gimp-print as it needs a proper
prototype for strdup.  This fixes the build on 64-bit systems.  Thanks to
marcel for hunting this down.
2004-02-27 23:12:01 +00:00
Joe Marcus Clarke
e8e6e56a03 Fix the display name for gimp in applications such as Evolution. Users
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
2004-02-23 21:38:04 +00:00
Alexander Nedotsukov
5389e349ca Fix plist after recent graphics/lcms fixes wich enable
color proof module build.

Reminded by:	marcus
2004-02-06 06:58:32 +00:00
Joe Marcus Clarke
c89edaef58 Update to 2.0pre3. 2004-02-05 07:57:43 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Pav Lucistnik
1f404c44c1 - Add another mirror 2004-01-21 19:28:49 +00:00
Joe Marcus Clarke
0828e94165 * Fix the GNOME desktop entry to call gimp-1.3 instead of gimp-remote-1.3
as the latter didn't work correctly from the menu
* Conditionalize installation of the print plug-in [1]

Submitted by:	clement
2004-01-21 17:30:27 +00:00
Alexander Nedotsukov
8838459ae1 - Update to 2.0pre2
- Sort pkg-plist
2004-01-20 08:26:58 +00:00
Joe Marcus Clarke
c9d83a5380 An explicit BUILD_DEPENDS on intltool is needed to build gimp-devel in the
non-GNOME case.
2004-01-09 18:54:54 +00:00
Adam Weinberger
574aa91036 Udpate to 2.0pre1. 2004-01-07 21:00:01 +00:00
Joe Marcus Clarke
38064a65f1 Add a missing dependency on libwmf.
Reported by:	Sergey Akifyev <asa@gascom.ru>
2003-12-17 21:43:26 +00:00
Pav Lucistnik
2a47c639cc - Update to 1.3.23
Approved by:	adamw (mentor)
2003-12-04 11:21:52 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Joe Marcus Clarke
5f4a96e82a Update to 1.3.22. 2003-11-04 03:22:11 +00:00
Joe Marcus Clarke
7403c2c9a4 Update to 1.3.21. 2003-10-06 16:58:40 +00:00
Joe Marcus Clarke
27a69f4efb Correct some obsolete MASTER_SITES
PR:		57557
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-10-06 01:13:39 +00:00