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