Commit graph

304 commits

Author SHA1 Message Date
Michael Johnson
2c4c8ca998 Update to 2.4.5 2008-03-02 08:36:09 +00:00
Joe Marcus Clarke
a9aeb1efa4 Update to 2.4.4. 2008-02-09 18:08:05 +00:00
Michael Johnson
d81159457c Update to 2.4.3 2007-12-19 20:06:56 +00:00
Jeremy Messenger
adc3aa8d24 Update to 2.4.2.
Submitted by: ahze
2007-12-12 05:04:16 +00:00
Michael Johnson
522a5b9391 Append to USE_GNOME so py-gimp can define its own USE_GNOME set. 2007-10-27 19:15:09 +00:00
Joe Marcus Clarke
4acc6fb2a4 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
2007-10-24 23:37:25 +00:00
Michael Johnson
b022baf12a Update to 2.2.17 2007-07-23 15:45:05 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Michael Johnson
d37dbf00fc Update to 2.2.16 2007-07-08 23:12:26 +00:00
Michael Johnson
8ecd86ecda Fix plist if using python
PR:		ports/110910
Submitted by:	girgen
2007-06-01 12:11:29 +00:00
Michael Johnson
e651fc045a Update to 2.2.15 2007-05-29 16:29:38 +00:00
Pav Lucistnik
4b247a711e - Chase libexif update 2007-05-27 15:25:47 +00:00
Pav Lucistnik
786d2c25ce - Chase libexif update 2007-05-25 12:07:17 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Michael Johnson
e9aefb6dad don't try to remove no locales 2007-04-30 14:00:42 +00:00
Michael Johnson
b9d3b1a186 Update to 2.2.14 2007-04-26 11:01:54 +00:00
Michael Johnson
48915f3a4a Merge gimp-app-devel doc changes to gimp-app 2007-04-22 16:03:39 +00:00
Michael Johnson
c1c2c1cd85 - Fix plist due to DOCSDIR/DATADIR change from PORTNAME change.
Reported by:	pointyhat via kris
2007-04-09 13:36:11 +00:00
Michael Johnson
8ffc20698c - Fix plist (DOCSDIR & DATADIR)
Reported by:	kris via pointyhat
2007-04-07 07:02:33 +00:00
Michael Johnson
17d4f0f931 - Don't use graphics/gimp[-devel] OPTIONS file
PR:		111277
Reported by:	Bartosz Fabianowski
2007-04-06 13:22:21 +00:00
Michael Johnson
2e0990971f Split gimp in to master/slave port
You will need to upgrade via

portmaster -o graphics/gimp-app gimp
portmaster -u grapics/gimp

or

portupgrade -o graphics/gimp-app gimp
portmaster -u grapics/gimp

Repocopied by: marcus
2007-04-04 15:18:50 +00:00
Pav Lucistnik
e50bf70b85 - Fix a startup crash for anyone running non-latin-1 locale
Approved by:	portmgr (marcus)
Obtained from:	GIMP authors
2006-10-22 17:36:11 +00:00
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
Pav Lucistnik
e774eaca46 - Update to 2.2.13
PR:		ports/102503 (based on)
Submitted by:	Henrik Brix Andersen <henrik@brixandersen.dk>
2006-08-25 18:01:29 +00:00
Pav Lucistnik
8430f2111f - Make librsvg dependency optional 2006-06-26 10:39:06 +00:00
Jeremy Messenger
6486c7771f Add USE_GETTEXT to appease portlint. 2006-05-15 22:23:04 +00:00
Edwin Groothuis
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00
Pav Lucistnik
8bca3f910f - Update to 2.2.11 2006-04-14 15:15:44 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Joe Marcus Clarke
71b9c00401 Add CONFLICTS for gimpshop. 2006-02-22 04:15:08 +00:00
Adam Weinberger
9ee698e49e Update to 2.2.10. Works with GNOME 2.15 too! 2005-12-28 19:35:45 +00:00
Pav Lucistnik
e05544d7ba - Add SHA256 checksums 2005-11-23 22:41:05 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +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
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Joe Marcus Clarke
d3e9b0c171 Update to 2.2.9.
PR:		88392
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-11-02 18:10:08 +00:00
Joe Marcus Clarke
7fc56a8a9d Fix a portlint warning. 2005-07-03 04:55:55 +00:00
Pav Lucistnik
64cc7cc17a - Update to 2.2.8 2005-06-30 10:53:19 +00:00
Jean-Yves Lefort
b7f02b9272 - Unconditionally enable image handlers
- Convert other tunables to OPTIONS [1]

[1]:
PR:		ports/78931
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org>
2005-06-27 18:35:22 +00:00
Pav Lucistnik
f3cd864112 - Fix WITHOUT_MNG knob: libmng would indirectly add lcms dependency, which
is needed for color management components in GIMP

PR:		ports/81152
Submitted by:	Bjorn Konig <bkoenig@cs.tu-berlin.de>
2005-05-17 18:55:05 +00:00
Michael Johnson
23b9999bb2 - Update to 2.2.6 2005-04-10 16:39:29 +00:00
Michael Johnson
3a81f8f301 - Chase libexif update
- Bump PORTREVISION
2005-04-04 05:56:08 +00:00
Jeremy Messenger
c1d95aab80 Fully-qualify the path to update-desktop-database and update-mime-database in
the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION.
2005-03-16 21:47:50 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +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
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
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