Commit graph

162 commits

Author SHA1 Message Date
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
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
Hye-Shik Chang
aff1614521 Bump PORTREVISION after lang/python's changing default to
BUILD_STATIC. This affects to python embedding programs only.

Submitted by:	olgeni
2003-08-23 01:03:50 +00:00
Adam Weinberger
f508c708ae Update to 1.3.18. 2003-08-11 08:32:38 +00:00
Maho Nakata
3b4ccf123a Chase the libexif shared lib version. 2003-08-10 13:04:53 +00:00
Joe Marcus Clarke
9c17f3794e Fix the Python {BUILD|RUN}_DEPENDS.
PR:		55232
Submitted by:	Koop Mast <einekoai@chello.nl>
2003-08-04 17:38:26 +00:00
Joe Marcus Clarke
e85190b6fb Add libmng and libexif support.
PR:		55101
Submitted by:	Pav Lucistnik <pav@oook.cz>
2003-07-31 18:34:24 +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
b0ae569a39 Restore PORTEPOCH that was accidentally removed in the previous commit. 2003-07-25 22:01:52 +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
938d975cd9 Revert last commit since the problem was actually being caused by
pango-1.2.2.
2003-06-03 00:20:57 +00:00
Joe Marcus Clarke
66c6c046ca Add ${PTHREAD_LIBS} to CONFIGURE_ENV to prevent thread lockups on
-CURRENT.

Reported by:	Pav Lucistnik <pav@oook.cz>
2003-06-02 23:11:40 +00:00
Joe Marcus Clarke
b549c9db59 Fix a minor grammar nit in the pkg-descr. 2003-04-19 07:54:07 +00:00
Joe Marcus Clarke
4d5382d126 Update to 1.3.14. 2003-04-19 07:37:00 +00:00
Joe Marcus Clarke
038bde8e87 Allow one to disable GIMP print support with the WITHOUT_PRINT macro.
PR:	48998
Submitted by:	Seva Gluschenko <gvs@rinet.ru>
2003-04-03 03:09:07 +00:00
Adam Weinberger
9e67556739 Update to 1.3.13. 2003-03-29 06:29:58 +00:00
Joe Marcus Clarke
4acf3adc9a Whoops, Makefile patch was rejected due to minor discrepancy. Complete the
update to 1.3.12.
2003-02-19 08:48:32 +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
f68ecf4ccd Chase gimp-print's shared lib version. 2003-02-19 04:13:12 +00:00
Joe Marcus Clarke
7305030530 Chase gtk20's shared lib version. 2003-02-07 19:21:11 +00:00
Joe Marcus Clarke
b84129fad6 Update to 1.3.11. 2003-01-19 19:32:45 +00:00
Joe Marcus Clarke
54e9fa85e6 Update to 1.3.10. 2002-11-11 03:52:50 +00:00
Joe Marcus Clarke
86624c7ca3 Add missing dependency on libart_lgpl2.
Submitted by:	bento
2002-10-26 04:14:58 +00:00
Joe Marcus Clarke
421a87ac07 If gnomepanel is installed, install a desktop entry for gimp.
Submitted by:	Franz Klammer <klammer@webonaut.com>
2002-10-13 15:05:24 +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
932020e479 Add NO_LATEST_LINK. 2002-05-20 17:58:05 +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
5d8b21f98c pass maintainerbit to gnome@
Approved by:	sobomax
2002-05-18 02:55:13 +00:00
Vanilla I. Shu
b54442b56b Fix pkg-plist 2002-04-15 09:01:13 +00:00
Vanilla I. Shu
83c81b28a7 set PORTEPOCH back.
PR:		Christopher Masto <chris@netmonger.net>
2002-04-11 16:41:52 +00:00
Vanilla I. Shu
2c31c88e4b Upgrade to 1.2.3. 2002-04-11 01:37:32 +00:00
Bill Fenner
166148d564 Fully-qualify WWW: URL 2001-11-26 19:16:42 +00:00
FUJISHIMA Satsuki
590ab501a4 add missing entries to pkg-plist.
PR:		30727
Submitted by:	Patrick Li <pat@databits.net>
2001-09-22 06:36:21 +00:00
Andrey A. Chernov
db2dadbaab Bump png major 2001-09-11 02:22:51 +00:00
Akinori MUSHA
b8309bf75a Resurrect PORTEPOCH which has been removed in the last commit by
mistake.
2001-08-21 16:29:15 +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
92295d9254 Correct pkg-comment & pkg_desc.
PR:		ports/28460
Submitted by:	Rahul Siddharthan <rsidd@physics.iisc.ernet.in>
2001-07-16 06:45:49 +00:00
Akinori MUSHA
86efb8e8b9 Add MASTER_SITE_RINGSERVER to MASTER_SITES.
Approved by:	vanilla (MAINTAINER)
2001-03-26 20:07:47 +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