1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
Commit Graph

66 Commits

Author SHA1 Message Date
Joe Marcus Clarke
610ae56816 Presenting GNOME 2.24 for FreeBSD.
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes.  On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs.  The documentation updates
to the website are forthcoming.

This release features commits by adamw, ahze, kwm, mezz, and myself.  It would
not have been possible without are contributors and testers:

Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
Joseph S. Atkinson
Kris Moore
Lapo Luchini [7]
Nikos Ntarmos
Pawel Worach
Romain Tartiere
TAOKA Fumiyoshi [3]
Yasuda Keisuke
Zyl
aZ [4]
bf [2] [5]
Florent Thoumie
Peter Wemm
pluknet

PR:		125857 [1]
		126993 [2]
		130031 [3]
		127399 [4]
		127661 [5]
		124302 [6]
		129570 [7]
		129936
		123790
2009-01-10 05:22:13 +00:00
Koop Mast
f675efec5d Pick up maintainership. 2009-01-01 13:35:39 +00:00
Alexander Botero-Lowry
9d085d758f Drop maintainership 2008-12-12 09:48:37 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Joe Marcus Clarke
acc7c83c0b Only add the ffmpeg CPPFLAGS if not building with gstreamer. 2008-08-10 23:06:06 +00:00
Joe Marcus Clarke
5b01bf24b2 Fix the build now that ffmpeg installs libswscale. 2008-08-10 19:47:38 +00:00
Alexander Botero-Lowry
56ba6e4f04 - update to 0.6.8 2008-08-06 17:11:17 +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
Henrik Brix Andersen
d164b01952 - Update to version 0.6.6 (security update)
- Fix problem with inclusion of bsd.port.*.mk (.pre.mk must be
  included prior to testing OPTIONS)

PR:		ports/123373
Submitted by:	myself
Approved by:	maintainer-timeout, linimon (portmgr), erwin (mentor)
Security:	http://www.vuxml.org/freebsd/5ef12755-1c6c-11dd-851d-0016d325a0ed.html
2008-05-08 18:12:05 +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
Martin Wilke
c4c8f4be45 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 11:11:33 +00:00
Pav Lucistnik
9fc1c4fe89 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:56:52 +00:00
Alexander Botero-Lowry
76a079d2f2 - add a missing + so that new libraries are appended instead of
overriding the depends list

Spotted by:	pointhat (via pav)
2007-12-20 00:17:00 +00:00
Alexander Botero-Lowry
3000dc570c - enable ffmpeg and mad when not using gstreamer
- fix an icon plist issue
2007-12-18 21:08:51 +00:00
Alexander Botero-Lowry
84851c7720 - update to 0.5.5 2007-12-18 20:40:39 +00:00
Alexander Botero-Lowry
d7f22be1b9 - add a missing file to the pllist
Noticed by:		linimon@ (via pointyhat)
2007-10-26 03:08:33 +00:00
Alexander Botero-Lowry
9dcbc8b3a3 - update swfdec and swfdec-mozilla to 0.5.3 2007-10-23 04:04:07 +00:00
Alexander Botero-Lowry
a56a8b3519 - update to 0.5.2 2007-09-07 10:29:40 +00:00
Alexander Botero-Lowry
093efc5772 - bump LIBVERSION [1]
- appease portlint

Noted by:	anholt
2007-08-06 19:04:52 +00:00
Alexander Botero-Lowry
55d045f149 - remove unnecessary USE_GSTREAMER
Spotted by: Henrik Brix Andersen
2007-08-06 16:53:02 +00:00
Alexander Botero-Lowry
adfbf42058 - update to 0.5.1 which adds support for OSS
- make gstreamer OPTIONal
 - take maintainership

Requested by:	Roman Divacky
2007-08-06 14:18:31 +00:00
Eric Anholt
c431230f60 Update swfdec and swfdec-plugin to 0.5.0.
The primary feature of this release is a rewrite of the scripting engine for
better correctness.  The ports are also improved to remove dependencies that
haven't existed since the 0.4 series.
2007-07-14 15:33:18 +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
Eric Anholt
2ab88af339 Update to 0.4.5 and fix packaging. 2007-06-20 20:08:40 +00:00
Eric Anholt
d3f5dbe79e Add missing dependency on gnomevfs2.
Reported by:	krismail
2007-05-29 18:35:37 +00:00
Eric Anholt
e34f2614f0 Update swfdec's dependencies for ffmpeg-devel -> ffmpeg merge. 2007-05-25 20:05:10 +00:00
Eric Anholt
ac6d0e6685 Update swfdec to 0.4.4.
Also, add dependency on ffmpeg now that our version is new enough.  Most
importantly, fix linking so that the mozilla plugin resolves swfdec's js
calls into the local hacked spidermonkey instead of  mozilla's. This greatly
improves the stability of swfdec-mozilla.
2007-05-25 18:15:33 +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
Eric Anholt
bd05a72dfb Unbreak from my previous update.
Additionally, unbreak when our stale ffmpeg-devel happens to be installed.
2007-03-09 20:15:12 +00:00
Kris Kennaway
edf0f7b058 BROKEN: Incomplete pkg-plist 2007-02-27 04:55:27 +00:00
Eric Anholt
493c208dfe Update to 0.4.2. This update improves correctness in many ways.
Approved by:	maintainer
2007-02-13 20:48:57 +00:00
Michael Johnson
db6a2d08f1 Use gstreamer 0.10 instead of 0.8
PR:		107148
Submitted by:	ahze
Approved by:	maintainer timeout
2007-02-11 17:52:16 +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
Stanislav Sedov
0d2725682b - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
2006-09-20 11:21:59 +00:00
Michael Johnson
d8e1e16e64 - Update gstreamer to 0.10
- Move all old gstreamer 0.8 ports to gstreamer*80 [1]
- Chase all ports with new gstreamer or gstreaemer moves

Repocopied by:  marcus [1]
2006-04-29 23:03:03 +00:00
Pav Lucistnik
bd0f032837 - Update to 0.3.6
- Take maintainership

PR:		ports/95795
Submitted by:	Rainer Alves <rainer.alves@gmail.com>
2006-04-15 15:24:16 +00:00
Mark Linimon
53319deeca Reset kwm due to no response about email.
Hat:	portmgr
2006-04-14 23:25:09 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Koop Mast
1e1c63ce0f Update to 0.3.5. 2005-05-26 19:02:55 +00:00
Koop Mast
dc3b7b8a59 update to 0.3.4.
teach configure how we call sdl-config (forgotten in last commit)
2005-03-20 18:41:26 +00:00
Koop Mast
73c35623ae Update to 0.3.3.
Submitted by:	anholt
2005-03-20 16:07:42 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Koop Mast
8390fec03f Correct gimp lib name.
Only create gimp plugin dir when compiling gimp support [1].
Extra large pointyhat for me.

Submitted by:	[1] Pointyhat
2005-02-22 10:12:32 +00:00
Koop Mast
ba5df59639 Fix plist en register optional gimp dependencie.
Pointed out by:	pointyhat via kris
2005-02-14 20:57:32 +00:00
Koop Mast
d45244a9a2 fix plist, clean up some empty dirs.
Submitted by:	pointyhat via kris
2005-01-09 18:33:25 +00:00
Koop Mast
1e029bdb85 Update to version 0.3.2 [1].
Grab maintainership

PR:		74362 [1]
Submitted by:	ijliao
2004-12-15 18:50:49 +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
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Joe Marcus Clarke
d329a14ddd Adjust the gtk20 path for modules, themes, and input methods to catch up
with gtk+-2.4.
2004-04-05 03:35:22 +00:00