Commit graph

35 commits

Author SHA1 Message Date
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
Michael Johnson
d1f9b7d29d Use gcc 4.1+ instead of 4.0 when WITH_3DNOW_GCC40 is defined since it's not supported anymore.
PR:		ports/119969
Submitted by:	Tsurutani Naoki
2008-02-05 12:33:13 +00:00
Rong-En Fan
4172c0b8c3 - Fix INDEX 2007-10-04 03:25:19 +00:00
Edwin Groothuis
ec7c5b0142 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 00:41:11 +00:00
Michael Johnson
68839a4262 Don't give the 3dnow gcc 4.0+ option on OSVERSION < 700042 since it includes gcc 4.2. 2007-10-03 00:26:58 +00:00
Jeremy Messenger
24f5b61bde Makes CFLAGS neater (no repetative -O*)
Submitted by:	mi
2007-08-16 15:47:29 +00:00
Michael Johnson
bcdbb9967a Update to 0.3.12 2007-06-05 16:15:33 +00:00
Joe Marcus Clarke
4b85a44a4a Update to 0.3.11. 2007-03-24 21:50:39 +00:00
Joe Marcus Clarke
168e68a284 * Disable SSE2 support since it is buggy and can cause crashes in
gstreamer applications
* Add gnometarget

Approved by:	ahze
2007-01-09 20:11:49 +00:00
Michael Johnson
0637d1df99 Fix depends on gcc34 on 5.x unless WITH_3DNOW_GCC40 is defined then it
will depend on gcc40+

Reported by:	pav
2006-11-19 23:25:49 +00:00
Michael Johnson
35015d38aa - Update to 0.3.10
- Add a knob that enables 3dnow extensions (requires gcc40+)
2006-11-19 16:15:21 +00:00
Michael Johnson
41526a7666 - Don't depend on glib since only the examples use glib 2006-10-31 02:30:46 +00:00
Joe Marcus Clarke
1eb70aaefe Add a RUN_DEPENDS on gcc34 (yuck!) for 5.X since liboil links to libgcc_s.so
which is not installed by the base gcc for some reason.  Without this
fix binaries that link to liboil would fail to load.
2006-07-06 05:45:15 +00:00
Michael Johnson
f62cbea0cf - Don't force gcc3.4 on 4.x, gcc 2.95 in base works just fine. 2006-06-12 14:18:26 +00:00
Michael Johnson
cbdb6e8b21 - Force use of gcc34 on 5.x to fix build due to a bug in the base gcc version.
Reported by:	pointyhat via kris
2006-06-12 13:59:44 +00:00
Michael Johnson
948f5473bd - Transfer MAINTAINER to multimedia@
Approved by:	dhw (postmaster, for using multimedia@ as maintainer)
		gnome (gstreamer ports)
2006-06-09 18:00:35 +00:00
Michael Johnson
9d7fe9593c - Update to 0.3.9
Spotted on:	portscout
2006-06-07 01:56:19 +00:00
Michael Johnson
849774c616 - Update to 0.3.8
- Adopt port
2006-05-17 22:03:40 +00:00
Michael Nottebrock
a15749314f Don't require gcc 3.4, since liboil in fact builds quite happily with older
compilers, too.
2006-05-01 16:31:33 +00:00
Michael Johnson
92c398b014 - Update to 0.3.6 2006-04-29 22:17:10 +00:00
Mark Linimon
53319deeca Reset kwm due to no response about email.
Hat:	portmgr
2006-04-14 23:25:09 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Edwin Groothuis
e33233f948 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:55:36 +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
Koop Mast
1c1ad8c847 Update to 0.3.5.
Change WWW to http://liboil.freedesktop.org now that its hosted there.
2005-11-05 14:56:18 +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
26c17cb9e2 Update to 0.3.3.
Fix build on 4.x by using gcc 3.4.
2005-10-21 09:36:37 +00:00
Koop Mast
f18502377f Update to 0.3.2.
Add patch for cpu instruction detection [1].

Submitted by:	[1] bland (earlier version)
2005-05-26 19:02:14 +00:00
Kris Kennaway
3c30966bd8 BROKEN on 4.x: Does not compile 2005-04-10 21:46:47 +00:00
Koop Mast
29f17cd471 Update to 0.3.1.
Submitted by:	anholt
2005-03-20 15:56:24 +00:00
Koop Mast
72faf73ddc Remove gnomeprefix. It doesn't has any use.
Submitted by:	pointyhat via kris^Hon
2005-03-17 09:41: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
f4563ebcdd This patch is not needed.
Approved by:	pav (mentor)
2004-11-28 23:11:37 +00:00
Koop Mast
2c6ac14ece Add liboil a library of simple functions that are optimized for various CPUs.
These functions are generally loops implementing simple algorithmes.

Grab maintainer-ship

PR:		74361
Submitted by:	ijliao
Approved by:	pav (mentor)
2004-11-28 18:46:47 +00:00