Commit graph

71 commits

Author SHA1 Message Date
Christian Weisgerber
fc6f899691 Update to FLAC 1.2.1. This version includes two and a half years
worth of changes and an altered API.

Bump the revision of all ports that depend on libFLAC and adapt to
the new API where necessary.  Some patches from Debian, Gentoo,
OpenBSD, and upstream repositories.

PR:	119476
2008-04-07 20:37:23 +00:00
Martin Wilke
52c5d58921 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 17:02:27 +00:00
Roman Bogorodskiy
1030b9036a Update to 2.1.5.
PR:		121100 (based on)
Submitted by:	Yuri Pankov <yuri.pankov@gmail.com>
2008-03-02 19:14:56 +00:00
Roman Bogorodskiy
8d95e7a8cc Fix dependencies for mp3 tagging support.
PR:		118016
Submitted by:	Yuri Pankov <yuri.pankov@gmail.com>
Approved by:	portmgr (linimon)
2007-11-27 05:30:04 +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
Roman Bogorodskiy
b9ab78aea3 Fix build with new mpeg4ip-libmp4v2.
Reported by:	pointyhat via pav
2007-10-02 18:55:05 +00:00
Roman Bogorodskiy
2135bfa3c1 - Add WITHOUT_ID3V23 knob which disables id3v23 tags support [1]
- Make pkg-descr shorter to pet portlint

Reported by:		"Herbert J. Skuhra" <h.skuhra@gmail.com> [1]
			crsd on #freebsd-gnome [1]
2007-08-06 07:56:35 +00:00
Roman Bogorodskiy
a5e60ee0e5 Update to 2.1.2. 2007-08-02 18:30:04 +00:00
Martin Wilke
605b516239 - Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
2007-07-28 12:27:31 +00:00
Roman Bogorodskiy
ee12752018 - Update to 2.1
- Add WITH_WAVPACK

PR:		114197 (based on)
Submitted by:	"Herbert J. Skuhra" <h.skuhra@gmail.com>
2007-07-08 17:41:22 +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
Roman Bogorodskiy
d788ddae4e Update to 2.0. 2007-02-27 12:06:11 +00:00
Roman Bogorodskiy
c9914d157b Fix plist, unmark BROKEN.
PR:		108624 (based on)
Submitted by:	chinsan
2007-02-02 14:37:51 +00:00
Kris Kennaway
253dfd3821 BROKEN: Incomplete pkg-plist 2007-01-20 01:42:08 +00:00
Roman Bogorodskiy
2b5361def1 Update to 1.99.13.
PR:		106906
Submitted by:	Bjorn Konig <bkoenig@cs.tu-berlin.de>
2006-12-23 04:47:19 +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
Adam Weinberger
cea5eab07b Transfer maintainership to novel. 2006-08-08 13:06:21 +00:00
Adam Weinberger
31c9ad0068 Update to 1.99.12.
PR:		95629
Submitted by:	Wesley Shields <wxs@csh.rit.edu>
2006-05-17 09:11:30 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Adam Weinberger
70fe146ba6 Update to 1.99.11. 2006-01-02 20:26:31 +00:00
Volker Stolz
48c4394a74 Fix build on 4.x
Approved by: adamw
2005-12-23 20:51:29 +00:00
Adam Weinberger
dfad6206d8 Update to 1.99.10. 2005-12-02 03:55:07 +00:00
Pav Lucistnik
a309483668 - Add SHA256
Requested by:	adamw (maintainer)
2005-11-23 21:48:15 +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
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Adam Weinberger
b0efc95416 Update to 1.99.9. 2005-11-04 19:47:01 +00:00
Adam Weinberger
4fc96c9c2a Update to 1.99.8.
PR:		ports/85782
Submitted by:	Andrej Zverev <az@inec.ru>
2005-09-07 15:54:01 +00:00
Adam Weinberger
0dfdf84338 Update to 1.99.7.
PR:		ports/84047
Submitted by:	Wesley Shields <wxs@csh.rit.edu>
2005-07-29 03:49:49 +00:00
Adam Weinberger
03d809c57a Update to 1.99.6. 2005-07-01 22:31:59 +00:00
Adam Weinberger
86c9a613df Update to 1.99.4. 2005-05-18 04:02:29 +00:00
Christian Weisgerber
c658929967 new version of libFLAC 2005-03-16 14:50:13 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Adam Weinberger
104972b98f Bring easytag into easytag-devel after repocopy.
This brings easytag to version 1.99.3. The new big feature here is
the GTK2 interface.

I <3 this tool, BTW. Just so you all know.

Repocopied by:	marcus
2005-02-16 04:40:42 +00:00
Pav Lucistnik
183694cd53 - Update to 1.0
- Transfer maintainership on submitter

PR:		ports/76290
Submitted by:	Wesley Shields <wxs@csh.rit.edu>
Approved by:	Roddie Hasan <roddie@krweb.net> (maintainer)
2005-01-16 01:36:48 +00:00
Pete Fritchman
05f470065c Update to 0.31.
Submitted by:	maintainer
2004-06-23 13:51:20 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Pete Fritchman
29ea34d3f0 Update pkg-descr.
Submitted by:	maintainer
2004-02-13 15:21:04 +00:00
Pete Fritchman
a93a2b2295 - update to 0.30d
- unbreak: don't install gnome desktop into /gnome

Submitted by:	maintainer
2004-02-10 04:44:22 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Kris Kennaway
79b83e6780 BROKEN: Creates /gnome in root directory 2004-01-30 09:05:33 +00:00
Pete Fritchman
925b6cacc4 - update to 0.30c
- give maintainership to submitter

Submitted by:	roddie@krweb.net
2004-01-04 23:11:10 +00:00
Edwin Groothuis
2ce1a5e188 Chase version change of audio/id3lib, forgotten yesterday due to
missing space:
	for i in easytaggrip gtkpod id3v2 juk squash xmms-f...

PR:		ports/60830
Submitted by:	Roman Shterenzon <roman@xpert.com>
Reviewed by:	Adam Weinberger <adamw@FreeBSD.org>
2004-01-03 22:20:29 +00:00
Christian Weisgerber
89c5de7031 Catch up with libogg/libvorbis version bump. 2003-12-20 16:14:14 +00:00
Kirill Ponomarev
c44398e36d - Update to version 0.30
PR:		57150
Submitted by:	Rob Evers <rob@debank.tv>
2003-09-25 09:34:30 +00:00
Edwin Groothuis
5b0bf6e947 Cease FreeBSD port maintainerships
I don't have the time to give to many of the ports I maintain at
	the moment. I wasn't expecting to be so busy this summer ...

	Please set all my ports back to ports@freebsd.org.

PR:		ports/56935
Submitted by:	Dominic Marks <dom@wirespeed.org.uk>,Clement Laforet <sheepkiller@cultdeadsheep.org>,Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-09-24 08:37:39 +00:00
Adam Weinberger
5cf8cd421d Update to 0.28.1.
PR:		ports/54487
Submitted by:	Dominic Marks <dom@cus.org.uk> (maintainer)
2003-07-15 04:59:08 +00:00
Adam Weinberger
8a26a10e50 Add two vendor bugfix patches. One fixes a CDDB-related bug; the other
fixes a crash when starting up with certain GTK themes.

Approved by:	maintainer (semi-implicit, sortof-explicit, worked for me)
2003-07-03 18:45:38 +00:00
Adam Weinberger
ebde211bdd Add WWW. 2003-07-02 19:30:03 +00:00
Tilman Keskinoz
b7ad14de00 Update to 0.28
PR:		53849
Submitted by:	Dominic Marks <dominic.marks@btinternet.com>
2003-06-28 15:48:43 +00:00
Yen-Ming Lee
2351069d34 update maintainer's email address.
PR:		53658
Submitted by:	Dominic Marks <dom@cus.org.uk>
2003-06-24 01:06:04 +00:00