aboutsummaryrefslogtreecommitdiff
path: root/audio/goobox
Commit message (Collapse)AuthorAgeFilesLines
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update to 2.2.0.Jeremy Messenger2012-03-157-46/+845
| | | | | | | | | | | | | - Port to audio/libmusicbrainz3 and libdiscid. [1] - Remove audio/libmusicbrainz dependency. PR: ports/165847 Reported by: Jason E. Hale <bsdkaffee@gmail.com> Obtained from: Its git. [1] Feature safe: yes Notes: svn path=/head/; revision=293364
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where ↵Koop Mast2011-08-232-2/+13
| | | | | | | needed. Notes: svn path=/head/; revision=280300
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Use GNOME macro instead of ${MASTER_SITE_GNOME}, removeMarcelo Araujo2009-02-021-2/+1
| | | | | | | | | | | | MASTER_SITE_SUBDIR when possible. PR: ports/125243 Submitted by: pgollucci Reworked by: myself Tested on: pointyhat exp-run (pav) Notes: svn path=/head/; revision=227416
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214428
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+2
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-245-0/+136
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=201947
* - Retire gstreamer 0.8.0Michael Johnson2007-06-016-165/+0
| | | | Notes: svn path=/head/; revision=192557
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-21/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Remove FreeBSD 4.xismMichael Johnson2007-04-161-4/+0
| | | | | | | | PR: 111657 Submitted by: edwin Notes: svn path=/head/; revision=190124
* Fix build with GCC 4.x.Joe Marcus Clarke2006-12-241-0/+12
| | | | | | | PR: 107141 Notes: svn path=/head/; revision=180673
* Track libnotify updateJean-Yves Lefort2006-11-141-2/+2
| | | | Notes: svn path=/head/; revision=177251
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-142-3/+25
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* - Remove dirrmtry line which had no chance of workingPav Lucistnik2006-08-251-1/+0
| | | | | | | | PR: ports/100821 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> Notes: svn path=/head/; revision=171411
* - Bump PORTREVISIONMartin Wilke2006-06-291-2/+2
| | | | | | | - Chase increase of devel/libnotify shlib version. Notes: svn path=/head/; revision=166564
* audio/gnomemedia2 -> audio/gnome-mediaJeremy Messenger2006-05-281-1/+1
| | | | | | | | | | | | | | | | | | Rename this ports to use the real vendor package name. The advantage of this is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. As for audio/goobox, audio/rhythmbox, audio/sound-juicer, x11/gnome2, x11/gnome2-lite and x11-toolkits/py-gnome-desktop chase the rename. PR: ports/97985 Repocopy by: marcus Notes: svn path=/head/; revision=163657
* - Update gstreamer to 0.10Michael Johnson2006-04-291-2/+3
| | | | | | | | | | - Move all old gstreamer 0.8 ports to gstreamer*80 [1] - Chase all ports with new gstreamer or gstreaemer moves Repocopied by: marcus [1] Notes: svn path=/head/; revision=160858
* Mark BROKEN on 4.X.Joe Marcus Clarke2006-04-011-0/+4
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=158528
* Add a fogotten OPTIONS, and fix a portlint nit.Joe Marcus Clarke2006-03-271-1/+3
| | | | Notes: svn path=/head/; revision=158228
* * Add libnotify supportJoe Marcus Clarke2006-03-262-2/+63
| | | | | | | | | | | * Fix build with libgnotify-0.3.2 [1] PR: 93610 Submitted by: Christian Hiris <4711@chello.at> Obtained from: Mandriva Linux Notes: svn path=/head/; revision=158226
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 Notes: svn path=/head/; revision=154107
* Add a missing dependency on gnomedocutils.Joe Marcus Clarke2005-11-191-1/+3
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=148802
* - Update to 0.9.93Michael Johnson2005-11-192-4/+4
| | | | Notes: svn path=/head/; revision=148755
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+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. Notes: svn path=/head/; revision=148323
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* Update to 0.9.92.Joe Marcus Clarke2005-07-203-3/+6
| | | | Notes: svn path=/head/; revision=139643
* Update to 0.9.91.Koop Mast2005-04-053-4/+4
| | | | Notes: svn path=/head/; revision=132568
* Chase the slit of gconf to a seperate port.Koop Mast2005-03-201-2/+2
| | | | Notes: svn path=/head/; revision=131736
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Update to 0.9.90.Joe Marcus Clarke2005-03-053-5/+22
| | | | Notes: svn path=/head/; revision=130400
* - split multimedia/gstreamer-plugins in to individual ports perMichael Johnson2005-02-281-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gstreamer plugin (52 new ports). - Chase changes to ports that used USE_GNOME=gstreamerplugisn to use new USE_GSTREAMER= macro, Bump PORTREVISION's -- Examples of new USE_GSTREAMER macro: USE_GSTREAMER= dvd lame flac .include <bsd.port.mk> If you want to use USE_GSTREAMER after <bsd.port.pre.mk> you must follow one of the examples listed below WANT_GSTREAMER= yes .include <bsd.port.pre.mk> .if defined(WITH_VORBIS) USE_GSTREAMER+= vorbis .endif or USE_GSTREAMER= yes .include <bsd.port.pre.mk> .if defined(WITH_FAAD) USE_GSTREAMER+= faad .endif Note: USE_GSTREAMER=yes will always add a dependency to ports/multimedia/gstreamer-plugins -- Thanks to krion for runing this on pointyhat Thanks to kwm for helping with this, and many bug fixes , and updates. Notes: svn path=/head/; revision=130046
* - Update to 0.7.1Michael Johnson2005-01-133-6/+17
| | | | | | | - Remove white spaces Notes: svn path=/head/; revision=126281
* Correct a typo to fix the pkg-plist, s/GCONF_SCEMAS/GCONF_SCHEMAS/g. Bump theJeremy Messenger2004-12-201-1/+2
| | | | | | | | | PORTREVISION. Reported by: pointyhat via kris Notes: svn path=/head/; revision=124625
* Update to 0.6.0Michael Johnson2004-12-063-4/+7
| | | | Notes: svn path=/head/; revision=123320
* Remove .schemas file from PLIST since it is completely handledAlexander Nedotsukov2004-11-222-1/+1
| | | | | | | by GCONF_SCHEMAS (this fixes recently reported pkg_delete failures). Notes: svn path=/head/; revision=122114
* Update to 0.5.0Alexander Nedotsukov2004-11-175-253/+4
| | | | Notes: svn path=/head/; revision=121807
* Add goobox 0.4.0, CD player and ripper for GNOME Desktop environment.Alexander Nedotsukov2004-11-117-0/+297
Notes: svn path=/head/; revision=121351