summaryrefslogtreecommitdiff
path: root/audio/gqmpeg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-243-16/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
|
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-0/+1
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | Approved by: portmgr (kris)
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | Approved by: krion@
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-2/+1
| | | | | | | | | | | | | | | | | 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.
* back-out the last commit since it was done with mangled CVS/Root files and thatOliver Lehmann2005-01-127-21/+108
| | | | | resulted in checking n the stuff into the wrong directory... Bump PORTEPOCH (because of PORTVERSION wents backward)
* add gqmpeg-devel - the gtk20 port of gqmpegOliver Lehmann2005-01-127-107/+21
|
* - Update to 0.20.0Pav Lucistnik2004-05-022-6/+8
| | | | | | PR: ports/65462 Submitted by: michael johnson <ahze@ahze.net> Approved by: maintainer timeout (14 days)
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-2/+2
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 2)
* Remove the USE_GNOMENG macro.Joe Marcus Clarke2003-04-081-1/+0
|
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Update to 0.19.0Patrick Li2003-01-112-3/+2
| | | | | PR: ports/46906 Submitted by: maintainer
* Fix typo (DATATDIR -> DATADIR)Patrick Li2003-01-011-1/+1
| | | | | PR: ports/46640 Submitted by: maintainer, marius@alchemy.franken.de
* Fix things after recent GNOMENG conversion.Joe Marcus Clarke2002-09-191-2/+11
| | | | Submitted by: bento
* Use USE_GNOMENG.Joe Marcus Clarke2002-08-311-6/+2
| | | | | PR: 42232 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Fix installation of message catalogs for WITH_GNOME=yes.Christian Weisgerber2002-07-252-0/+15
| | | | | Notified by: Hidetoshi IMAI <imai.hidetoshi@nttcom.co.jp> Via: Katsuyuki TATEISHI <katsu@iec.hiroshima-u.ac.jp>
* Remove kludge and fix -lintl detection.Christian Weisgerber2002-07-192-4/+47
| | | | Approved by: maintainer
* Update to 0.17.0.Christian Weisgerber2002-07-184-19/+10
| | | | | | | Submitted by TATEISHI Katsuyuki <katsu@iec.hiroshima-u.ac.jp>. PR: 40728 Submitted by: Michael Lyngboel <lyngbol@wheel.dk>
* Fix build on -CURRENT:Sheldon Hearn2002-06-261-0/+11
| | | | | | | | The gqmpeg source includes <machine/soundcard.h>. The file's canonical location in FreeBSD has been <sys/soundcard.h> for ages now (in -STABLE as well), and <machine/soundcard.h> is now obsoleted in -CURRENT. Maintainer notified in private mail.
* upgrade to 0.16.0Ying-Chieh Liao2002-06-232-2/+2
| | | | | PR: 39698 Submitted by: maintainer
* Update to 0.15.0David W. Chapman Jr.2002-03-313-2/+68
| | | | | PR: 36577 Submitted by: maintainer
* Update to 0.13.0Patrick Li2002-03-045-4/+5
| | | | | | PR: 35445, 35446 Submitted by: TATEISHI Katsuyuki <katsu@iec.hiroshima-u.ac.jp>, maintainer Approved by: maintainers
* Update to 0.12.1Patrick Li2002-01-302-2/+2
| | | | | PR: 34421 Submitted by: maintainer
* o Update to 0.12.0FUJISHIMA Satsuki2002-01-214-5/+24
| | | | | | | | | o Add WITH_MPG321 option which build this port with RUN_DEPENDS=mpg321 instad of mpg123 PR: 34094 Submitted by: TATEISHI Katsuyuki <katsu@iec.hiroshima-u.ac.jp> Reviewed by: maintainer
* o update to 0.11.0.FUJISHIMA Satsuki2001-11-114-11/+30
| | | | | | | | o detect libpng and libintl correctly. o support WITHOUT_GNOME correctly. PR: 31908 Submitted by: maintainer
* for slave portsYing-Chieh Liao2001-10-221-2/+2
|
* use WANO_GNOME hook to unbreak non-gnome case.FUJISHIMA Satsuki2001-08-312-3/+10
|
* GNOME Controlcenter is not needed. We only need GDK-pixbuf + GTK.Ying-Chieh Liao2001-05-211-4/+5
| | | | | | | change maintaer's email PR: 27470 Submitted by: maintainer
* Various patches (mainly shared library revision changes) for thoseAde Lovett2001-05-041-3/+3
| | | | ports that depend on GNOME and need to change for 1.4
* Update to 0.9.0Clive Lin2001-03-202-3/+2
| | | | | PR: ports/25943 Submitted by: MAINTAINER
* Add missing plist entry.Clive Lin2001-03-041-0/+1
| | | | Submitted by: periodically pkg_delete all my packages and reinstall them.
* Update to 0.8.3Clive Lin2001-03-022-3/+3
| | | | | PR: ports/25489 Submitted by: MAINTAINER
* bump PORTREVISION; added extra LIB_DEPENDS.FUJISHIMA Satsuki2001-01-281-0/+1
| | | | | | This should prevent potential problem for port-only users. Suggested by: kris
* add missing LIB_DEPENDS to gdk_pixbuf.FUJISHIMA Satsuki2001-01-281-0/+1
| | | | | PR: 24694 Submitted by: TOGAWA Satoshi <toga@puyo.org>
* Fix broken site link.Will Andrews2001-01-271-1/+1
|
* Update MASTER_SITES to sourceforge.Clive Lin2001-01-211-2/+2
| | | | | | | Utilize MASTER_SITE_SOURCEFORGE. PR: 24507 Submitted by: MAINTAINER
* Maintainer change and close-prYukihiro Nakai2000-12-241-1/+1
| | | | | PR: ports/22616 Submitted by: Michael Lyngbøì <lyngbol@candid.dk>
* Update to 0.8.1Yukihiro Nakai2000-12-247-67/+25
|
* Implement WANT_IMLIB and USE_IMLIB.Jeremy Lea2000-10-051-1/+1
|
* Update MASTER_SITES and WWW to fix fennerism.Will Andrews2000-05-302-3/+3
|
* - Fix LIB_DEPENDS to actually used oneVanilla I. Shu2000-05-282-11/+20
| | | | | | | - Support install macros PR: ports/18046 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
|
* remove extra `.' and space at end of WWW lineMichael Haro2000-02-231-2/+2
|
* Add mixer fixYukihiro Nakai2000-01-291-0/+11
| | | | | PR: ports/16311 Submitted by: sfarrell@almaden.ibm.com
* Change MAINTAINER address from nacai@iname.comYukihiro Nakai2000-01-071-1/+1
| | | | to nakai@FreeBSD.org
* Fix flaotingpoint error.Vanilla I. Shu1999-10-111-0/+18
|