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
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
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
6b554aca5c
Correct plist.
...
Obtained from: clive, bento
2001-01-03 03:21:02 +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
Satoshi Asami
8e8ed2b47f
Remove helpbrowser again -- it appears to be optional to gnome (look
...
one line above).
2000-11-01 04:31:28 +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
Satoshi Asami
7acef1cd7a
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
...
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Jeremy Lea
7b4c77811e
Implement WANT_GNOME.
2000-10-05 07:22:56 +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
8d8b937e7a
Update to 1.1.25.
2000-08-23 18:33:58 +00:00
Satoshi Asami
c6bcad2436
(1) Add new variable, XFREE86_VERSION, to specify which version of
...
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
2000-08-03 09:28:57 +00:00
Maxim Sobolev
6db96c0500
Bump png shared library version.
...
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
2000-07-04 07:13:35 +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
Satoshi Asami
ffb21b5654
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
...
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
...
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Ade Lovett
8bd85a9d02
Updates for new shared library versions in GNOME 1.2
2000-06-01 16:25:45 +00:00
Maxim Sobolev
8b7c12b85c
Correct PLIST.perl and update Makefile to reflect recent
...
WITHOUT_PERL --> WITH_PERL thansition.
PR: 18935
Partially submitted by: Masahide -mac- NODA <mac@clave.gr.jp>
2000-06-01 16:11:58 +00:00
Maxim Sobolev
9d0f2d5862
Update to 1.1.23. Also remove mandatory libintl dependency (should be inherited
...
from gtk++).
2000-05-30 06:47:14 +00:00
Maxim Sobolev
7607e6564a
Added missed catalog files.
...
Please do not disregard to apply simple procedure below when updating ports!
Submitted by: cd /usr/ports/graphics/gimp1 ; make install deinstall ; find -x /usr/X11R6 -cmin -15
2000-05-25 08:40:53 +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
f5e385e048
Update to version 1.1.20. Hopefully this will fix some of the build
...
problems people are having with 1.1.19. Vanilla, if you have any problems
with this update, let me know and I'll back it out.
2000-04-26 21:49:45 +00:00
Vanilla I. Shu
815ce937ac
Correct pkg/PLIST.
2000-04-22 21:20:48 +00:00
Jeremy Lea
877b8a533b
Standardize all user defined options to the booleans WITH_FOO and
...
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
2000-04-17 00:18:05 +00:00
Jim Mock
380e26e02d
Update to version 1.1.19.
...
Submitted by: vanilla
2000-04-14 18:13:57 +00:00
Satoshi Asami
c99c600944
Convert to PORTNAME/PORTVERSION. lfview had an invalid version
...
string so I fixed it.
2000-04-14 10:48:02 +00:00
Satoshi Asami
f552943e3a
Fix a couple bogons to make this work.
...
Submitted by: Maxim Sobolev <sobomax@altavista.net>
2000-04-07 09:35:30 +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
Jeremy Lea
a146f9f784
Merge the gimp1 and gimp1-i18n ports, and update to GIMP 1.1.17.
...
PR: ports/16837, ports/16913
Reviewed by: maintainers
2000-02-24 07:32:36 +00:00
R. Imura
00b371ce6a
Update to version 1.1.16.
...
PR: 16612
Submitted by: Maintainer
2000-02-13 03:24:45 +00:00
Satoshi Asami
a450bd3c66
Remove helpbrowser blug-in: there is no error but this is not building, killing
...
the packaging.
2000-01-23 23:14:19 +00:00
Jim Mock
22ae52b403
Update to version 1.1.15.
...
Reviewed by: various people from the ports@FreeBSD.org list
2000-01-19 19:57:14 +00:00
Jim Mock
a2b81e5119
Update to version 1.1.14.
...
Reviewed by: Various people from the ports list
2000-01-03 19:42:31 +00:00
Thomas Gellekum
661dabf7c7
Fix PLIST.
1999-12-10 11:16:27 +00:00
Jim Mock
1d6c540988
Update to version 1.1.11
...
PR: 14779
Submitted by: Will Andrews <andrews@technologist.com>
1999-11-11 20:14:11 +00:00
Steve Price
5124750055
Fix type in files/gimp.setfont.
...
PR: 14572
Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
1999-11-01 00:49:59 +00:00
Vanilla I. Shu
2923a6b6be
Upgrade to 1.1.10
...
PR: ports/14294
Submitted by: Brian Handy <handy@physics.montana.edu>
1999-10-23 07:59:42 +00:00