Commit graph

239 commits

Author SHA1 Message Date
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +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
1bb66be3ba Remove gimp-print support 2007-09-16 17:41:06 +00:00
Mark Linimon
0c0a374650 Reset rainer.alves@gmail.com by request due to current lack of time to
work on FreeBSD.
2007-06-29 19:33:24 +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
Pav Lucistnik
d829874393 - Fix startup crash with non-english locales
PR:		ports/105906
Reported by:	girgen
Obtained from:	graphics/gimp port
2006-11-27 10:41:41 +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
Mikhail Teterin
233fdabe16 Upgrade from 2.2.10 to 2.2.11.
Approved by:	maintainer
2006-07-12 17:51:19 +00:00
Norikatsu Shigemura
2215b00f4a Conversion to a single libtool environment.
Approved by:	portmgr (erwin)
2006-03-06 13:26:00 +00:00
Joe Marcus Clarke
d8e29ccbe6 Put up a local mirror as the main site has a bandwidth restriction.
Approved by:	portmgr (implicit)
2006-02-27 17:07:49 +00:00
Ade Lovett
10af36d509 Post libtool-conversion fixups
Submitted by:	pointyhat
Approved by:	portmgr (implicit)
2006-02-25 20:16:08 +00:00
Joe Marcus Clarke
7e257ae451 Add gimpshop after a repocopy from ports/graphics/gimp.
GIMPshop is a fork of GIMP which changes the layout of the user interface
to resemble Adobe Photoshop.

The Gimp's menu structure and naming conventions are a constant source
of frustration for those who are familiar with Photoshop.
The main purpose for GIMPshop is to make the Gimp accessible to the
many Adobe Photoshop users out there.
GIMP's tools, options, windows, and menus have been renamed and
reorganized to closely resemble Adobe Photoshop's menu structure and
naming conventions. Many of the menu options and even whole menus were
recreated to faithfully reproduce a Photoshop-like experience. After
running GIMPshop, you'll find that Photoshop and the GIMP are strikingly
similar.
Longtime Photoshop users should feel very comfortable using GIMPshop.

WWW: http://plasticbugs.com/?page_id=294

PR:		93460
Submitted by:	Rainer Alves <rainer.alves@gmail.com>
2006-02-22 04:11:45 +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