Commit graph

85 commits

Author SHA1 Message Date
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Adam Weinberger
9ee698e49e Update to 2.2.10. Works with GNOME 2.15 too! 2005-12-28 19:35:45 +00:00
Adam Weinberger
40483f5ff7 Add a patch that will allow gimp to build against librsvg2-2.13.1. 2005-11-06 19:29:19 +00:00
Michael Johnson
23b9999bb2 - Update to 2.2.6 2005-04-10 16:39:29 +00:00
Joe Marcus Clarke
fa69cc8425 Add GIMP_THREAD_LIBS to GTK_LIBS so that all plug-ins get some thread lovin'.
This fixes some missing pthread symbols, and allows the new GTK+ file
chooser to work in certain plug-ins (e.g. print).
2005-03-06 20:48:53 +00:00
Michael Johnson
74a3f78926 Remove gimp.setfont, not used since gimp 1.2. 2005-02-23 03:33:02 +00:00
Michael Johnson
dd69319075 Update to 2.2.1 2004-12-30 00:41:59 +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
b1fea26d3c Update to 2.0.5, and use the new libtool scheme. 2004-10-11 23:42:32 +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
Joe Marcus Clarke
c89edaef58 Update to 2.0pre3. 2004-02-05 07:57:43 +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
Adam Weinberger
574aa91036 Udpate to 2.0pre1. 2004-01-07 21:00:01 +00:00
Joe Marcus Clarke
7403c2c9a4 Update to 1.3.21. 2003-10-06 16:58:40 +00:00
Joe Marcus Clarke
8950266ad7 Remove a patch forgotten in the last commit.
Pointy hat to:	adamw
Noticed by:	Sergey Akifyev <asa@gascom.ru>
2003-09-25 15:48:40 +00:00
Adam Weinberger
4e4af375fa Update to 1.3.20.
Obtained from:	marcuscom
2003-09-25 03:32:46 +00:00
Joe Marcus Clarke
bfba2c4f69 Fix a bug where gimp would crash on startup on -CURRENT because a translated
pointer was being free'd accidentally.

Reported by:	Fritz Heinrichmeyer <Fritz.Heinrichmeyer@fernuni-hagen.de>
		Pav Lucistnik <pav@oook.cz>
2003-08-30 22:42:23 +00:00
Joe Marcus Clarke
17c2849da5 Update to 1.3.19. 2003-08-29 13:52:43 +00:00
Adam Weinberger
f508c708ae Update to 1.3.18. 2003-08-11 08:32:38 +00:00
Joe Marcus Clarke
fe54f3904b Do not patch the asm blocks on 5.x since GCC 3.x can take full
advantage of MMX and SSE registers.

Submitted by:	Alexander Nedotsukov <bland@mail.ru>
2003-07-27 17:21:38 +00:00
Joe Marcus Clarke
aa3423fc26 Update to 1.3.17.
Submitted by:	Alexander Nedotsukov <bland@mail.ru>
2003-07-25 20:05:42 +00:00
Joe Marcus Clarke
513bef5022 Update to 1.3.16. 2003-06-28 23:13:41 +00:00
Joe Marcus Clarke
cc4ab9b2b1 Update to 1.3.15. 2003-06-17 22:52:51 +00:00
Joe Marcus Clarke
271f7e64f1 * Update to 1.3.12
* Add optional support for Python-Fu [1]
* De-pkg-comment
* Remove dead mpeg support

PR:	48181 [1]
Submitted by:	Martin Klaffenboeck <martin.klaffenboeck@gmx.at> [1]
2003-02-19 08:43:29 +00:00
Joe Marcus Clarke
c62c0a9f36 Update to 1.3.9. 2002-10-11 18:20:40 +00:00
Joe Marcus Clarke
1732752ddd Roll mpeg-lib into the two gimp ports. mpeg-lib is now abandoned ware, and will
be removed from the ports tree soon.

mpeg-lib will now be built solely for the purpose of gimp, and no libmpeg.*
will be installed on the system.  This will avoid a namespace conflict with
KDE which also installs a libmpeg.so.  These two libraries are incompatible.

Submitted by:	alane and myself
Not reviewed by:	alane
Inspired by:	mail/evolution
2002-08-12 18:15:20 +00:00
Maxim Sobolev
00a723407e Update gimp-devel (unstable development version of the GIMP) to 1.3.3 after
a repo-copy from ports/graphics/gimp1 and connect it to the build.

Prompted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
2002-05-20 17:57:32 +00:00
Maxim Sobolev
1c743e1f63 - Use USE_LIBTOOL properly;
- add dozen missed files into pkg-plist;
- bump PORTREVISION.
2002-05-20 08:26:07 +00:00
Vanilla I. Shu
2c31c88e4b Upgrade to 1.2.3. 2002-04-11 01:37:32 +00:00
Clive Lin
9ff6940c8e Upgrade to 1.2.2
Done by : vanilla
Fix vinum for several days before bad scsi cable got fixed (Arrrgh !),
and finally lost all his /home and ssh key : vanilla
2001-08-18 06:03:21 +00:00
Maxim Sobolev
fc5bea7541 Undo 1.2.2 upgrade.
Requested by:	vanilla (maintainer)
2001-08-14 13:15:51 +00:00
Maxim Sobolev
835b09cfd8 Update to 1.2.2. 2001-08-13 17:14:24 +00:00
Vanilla I. Shu
707e30d5d7 Gimp is 1.2 now, not 1.1.
Submitted by:	"Sergey A. Osokin" <osa@freebsd.org.ru>
2001-03-15 13:39:35 +00:00
Vanilla I. Shu
c8027fbc79 Dont strip script when use --install-admin-bin,
It will broken p5-Gimp installation.
2001-03-14 22:20:10 +00:00
Vanilla I. Shu
e3282fa4f8 Upgrade to 1.2.1. 2001-01-24 01:21:30 +00:00
Vanilla I. Shu
97ba68ff0b Upgrade to 1.2.0, add a patch for print plug-ins (by mistral@imasy.or.jp (Yoshihiko SARUMARU). 2000-12-26 15:09:31 +00:00
Vanilla I. Shu
df366ceafe Upgrade to 1.1.30. 2000-12-10 09:01:41 +00:00
Vanilla I. Shu
763cddd5c5 Upgrade to 1.1.29, split gimp-perl to p5-Gimp (coming soon). 2000-11-13 01:20:57 +00:00
Vanilla I. Shu
ea81a2cd2b Upgrade to 1.1.27.
PR:		ports/21945
Submitted by:	trevor
2000-10-13 07:59:48 +00:00
Jeremy Lea
7d6631db55 Support WITH_PERL properly on -current. 2000-10-03 05:36:07 +00:00
Maxim Sobolev
a2a9f1fee7 Update to 1.1.26.
PR:			21560 (very incomplete)
Actual work done by:	sobomax
2000-09-26 16:15:45 +00:00
Maxim Sobolev
3f5cc53518 Update 1.1.24.
Also provide following enhancements:
- Remove PLIST.perl and merge its contents into main PLIST using Satoshi's
  %%PORTDOCS:%% hack;
- the same as previous for Gnome bits;
- automatically generate and substitute shared libraries version;
- slightly reorder Makefile to be more organised;
- remove mailformed pieces from configure patch (it is appears that somebody
  did diff after USE_LIBTOOL hack has been applied).
2000-06-26 16:06:17 +00:00
Jim Mock
3d3e80a22e Update to version 1.1.22. From the information I have, vanilla might not
have a vacation for a while, so I figured I wouldn't let this get stale if
that's the case.
2000-05-19 21:14:20 +00:00
Jim Mock
380e26e02d Update to version 1.1.19.
Submitted by:	vanilla
2000-04-14 18:13:57 +00:00
Vanilla I. Shu
5be080844d Upgrade to 1.1.18, and add myself as MAINTAINER.
(erich leave us long time ago).
2000-04-02 19:14:30 +00:00