1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

29 Commits

Author SHA1 Message Date
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Baptiste Daroussin
f9b18d0317 Use build-only dependency on pkgconf
Trim headers
2012-10-06 21:58:43 +00:00
Koop Mast
8472c191d2 Update to 0.10.10.2.
This should fix loading plugins again.

PR:		ports/169700
Submitted by:	Heath Nielson <heathn@gmail.com>
2012-07-13 10:06:26 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Baptiste Daroussin
87bfcfbd19 - update to 0.10.10.1
- add license
2012-04-12 14:11:38 +00:00
Koop Mast
2d5f1f3b15 Update to 0.10.10.
Switch to xz distfile.
2011-08-17 21:56:15 +00:00
Koop Mast
517248a153 Update to 0.10.9. 2011-04-15 06:34:29 +00:00
Koop Mast
67613fcbb5 Update to 0.10.8.
Fix build with clang.
With hat:	multimedia@
2010-10-17 14:30:32 +00:00
Sylvio Cesar Teixeira
73f60967aa - Update to 0.10.7.3 2010-05-31 23:59:30 +00:00
Sylvio Cesar Teixeira
f5009fc9c4 - Update to 0.10.7.2 2010-05-30 12:01:12 +00:00
Sylvio Cesar Teixeira
40a0eb423f - Update to 0.10.6
Approved by:	itetcu (mentor, implicit)
2010-04-17 20:29:34 +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
Koop Mast
c48a058b9a Unbreak by upgrading to 0.10.2. 2009-08-08 20:04:28 +00:00
Erwin Lansing
fc4f42cddd Mark BROKEN: does not package 2009-08-08 18:44:32 +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
Koop Mast
8ef00b68cf restore gstreamermm.so in the plist.
Submitted by:	QA Tindy
2009-03-02 22:37:06 +00:00
Koop Mast
998fba1c68 Don't depend anymore on m4 and p5-XML-Parser, they where only needed because
of a packaging bug [1].
Fix packaging by adding some gstreamer plugins.

Submitted by:	[1] Jos'e Alburquerque <jaalburquerque AT cox DOT net>
2009-03-02 15:14:25 +00:00
Koop Mast
55713de0a2 Update to 0.10.1.
Fix packaging, remove broken.
2009-02-20 15:10:14 +00:00
Pav Lucistnik
9e98e04fd7 - Mark BROKEN: does not package
Reported by:	pointyhat
2009-02-17 22:08:14 +00:00
Koop Mast
63e67a68d5 Add m4 to build depends to fix package build.
Submitted by:	pointyhat (via pav)
2009-01-30 11:48:08 +00:00
Koop Mast
665d02c272 Add build depend on p5-XML-Parser to fix the build.
Submitted by:	pointyhat (via pav)
2009-01-28 15:27:00 +00:00
Koop Mast
b2181a7ca2 Depend on gmake to fix the build.
Submitted by:	pointyhat (pav mail)
2009-01-21 09:25:02 +00:00
Koop Mast
cf0754b8b8 Update to 0.9.8. 2009-01-19 13:08:46 +00:00
Michael Johnson
7dbeed22ce Uptdate to 0.9.7 2008-10-11 23:20:52 +00:00
Michael Johnson
44e8409b86 Update to 0.9.6 2008-07-26 14:23:30 +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
Joe Marcus Clarke
6f32add9a7 The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD.  The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ .  On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media.  Work
is also underway to tie webkit more closely into GNOME.  As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.

This release would not have been possible without the contributions and
testing efforts of the following people:

Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
2008-03-24 03:52:36 +00:00