1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
Koop Mast
41a649a2a8 Limit python version to 2.x. because pygtk is python 2 only. 2015-02-04 22:11:19 +00:00
Koop Mast
891f1cbc07 Update to 2.8.14.
This fixes a bug in the brush tool [1]
Use new GIMP master site macro.
Drop :keepla from USES=libtool
Remove intltool, libartlgpl2 and gnomehier from USE_GNOME.
  Intlhack already implies intltool, gnomehier is obsolete now that pkg
  handles directories and libartlgpl2 is unused.

PR:		194532 [1]
Submitted by:	Kalten <kalten@gmx.at> [1]
2014-12-09 15:04:22 +00:00
Marcus von Appen
734b61f327 - Convert ports of graphics/ to new USES=python
Approved by:	portmgr (implicit)
2014-10-21 16:36:12 +00:00
Baptiste Daroussin
a76a739bfe Cleanup plist 2014-10-20 17:04:20 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Matthias Andree
515db2ed10 Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)

Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130

Couple OpenEXR more tightly to ilmbase and require its exact .so
version.

Add UPDATING note, and bump PORTREVISION of all dependent ports.

Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.

Approved by:	portmgr (implicit for bumping PORTREVISION on unstaged ports)
2014-08-15 20:37:31 +00:00
Tijl Coosemans
8ff6b6504f - USES=libtool:keepla tar:bzip2.
- Replace post-install with INSTALL_TARGET=install-strip.
2014-05-10 11:06:59 +00:00
Baptiste Daroussin
8194738821 Chase gegl shlib changes 2014-04-11 16:04:29 +00:00
Koop Mast
1e1984ceaf Update to 2.8.10.
Add upstream patch to fix build with freetype 2.5.1.
Switch to libtool free ltverhack.
2013-12-02 21:19:11 +00:00
Koop Mast
cb61460c0a Update to 2.8.8.
Switch to lcms2, remove stray desktopfileutils from USE_GNOME,
use libexecinfo from base if it is there else use the port.
Strip unstripped libraries.
Fix portname of graphics/py-gimp, so it doesn't say py-gimp-app.
2013-11-04 19:26:51 +00:00
Koop Mast
3870ebca5b Fix runtime of py-gimp, make sure we link to the right libraries so
we don't get unresolved symbols [1].

While here:
Update LIB_DEPENDS to new syntax
USE_GMAKE => USES=gmake
Enable stage support

PR:		ports/182140 [1]
Submitted by:	Chris <bsd-lists@1command.com>
2013-09-27 17:25:16 +00:00
Baptiste Daroussin
eb08c5441c Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) 2013-09-20 18:35:44 +00:00
Koop Mast
ce48c74dd8 Update to 2.8.4.
Convert to OptionsNG, remove shlib versions, update Makefile header.
Disable helpbrowser for now, need newer webkit.
Use USE_PKGCONFIG and switch to pathfix instead of gnomehack

Requested by many.

Obtained from:	gnome team repo
2013-03-11 12:19:08 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Jeremy Messenger
cf63988922 Update to 2.6.9, it has a few of fixes with the up to date GTK+2. Only bugs
fix with no new feature in this release, see here:

	http://developer.gimp.org/NEWS-2.6

PR:		ports/147859
Reported by:	Warren Block <wblock@wonkity.com>
Feature safe:	yes
2010-06-24 17:12:10 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Joe Marcus Clarke
f76d32b8e8 Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.

On the FreeBSD front, though, a lot went into this release.  Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration.  Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.

But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.

Other major improvements include an updated HAL with better volume
probing code, ufsid integration, and support for volume names containing
spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord;
an updated Gimp; and a preview of the new GNOME Shell project (thanks to
Pawel Worach).

The FreeBSD GNOME Team would like to that the following additional
contributors to this release whose patches and testing really helped
make it a success:

Andrius Morkunas
Dominique Goncalves
Eric L. Chen
J.R. Oldroyd
Joseph S. Atkinson
Li
Pawel Worach
Romain Tartière
Thomas Vogt
Yasuda Keisuke
Rui Paulo
Martin Wilke
(and an extra shout out to miwi and pav for pointyhat runs)

We would like to send this release out to Alexander Loginov (avl) in
hopes that he feels better soon.

PR:		136676
		136967
		138872 (obsolete with new epiphany-webkit)
		139160
		134737
		139941
		140097
		140838
		140929
2009-11-28 20:06:37 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Michael Johnson
405688b81f Update to 2.6.1 2008-10-13 03:35:19 +00:00
Jeremy Messenger
f2a38ac2b5 Update to 2.4.6. 2008-06-17 03:20:48 +00:00
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
Jeremy Messenger
a64382efe6 Fix the plist.
Reported by:	pointyhat
Approved by:	portmgr (marcus)
2007-11-07 19:19:02 +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
Pav Lucistnik
89083459c6 - Update to 2.3.17 2007-06-07 13:27:10 +00:00
Michael Johnson
8d3a0a56a1 - Don't install GNOME keys/mime files in py-gimp
- Fix plist
2007-05-29 15:35:07 +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
f3531ca0f9 Update py-gimp to 2.3.16 2007-04-25 18:38:51 +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
828b9612fb - Add py-gimp (slave port to gimp-app-devel) 2007-04-04 15:01:36 +00:00