aboutsummaryrefslogtreecommitdiff
path: root/audio/grip
Commit message (Collapse)AuthorAgeFilesLines
* Fix the actual bug that caused translated message catalogs to beChristian Weisgerber2009-11-152-12/+12
| | | | | | | displayed incorrectly, and remove the workaround. Notes: svn path=/head/; revision=244292
* Chase the vte shared lib bump.Joe Marcus Clarke2009-08-221-1/+1
| | | | Notes: svn path=/head/; revision=240115
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - 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
* Chase the vte shared lib version bump.Joe Marcus Clarke2009-06-031-1/+1
| | | | Notes: svn path=/head/; revision=235093
* Bump the version of the curl shared library after the ftp/curl updatePeter Pentchev2009-01-231-2/+2
| | | | | | | | | to 7.19.2. Bump PORTREVISION, even on the ports that do not have a versioned dependency, since the binaries will most probably still stop working. Notes: svn path=/head/; revision=226721
* 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-4/+3
| | | | | | | | | | | | | | | | | | - 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-242-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-11/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* [patch] audio/alac - cleanup non-supported FreeBSD versionsEdwin Groothuis2007-04-161-4/+0
| | | | | | | | | | | | | [patch] audio/grip - cleanup non-supported FreeBSD versions [patch] audio/jack - cleanup non-supported FreeBSD versions [patch] audio/libcddb - cleanup non-supported FreeBSD versions PR: ports/111646, ports/111660, ports/111662, ports/111668 Submitted by: Edwin Groothuis <edwin@mavetju.org> Appproved by: Michael Johnson <ahze@> Notes: svn path=/head/; revision=190062
* - Use new USE_CDRTOOLS variablePav Lucistnik2007-01-311-1/+1
| | | | | | | Tested on: pointyhat Notes: svn path=/head/; revision=183769
* Get rid of audio/mp3encode dependency, it is deprecated and will be removedVasil Dimov2007-01-251-9/+3
| | | | | | | | | shortly. Approved by: maintainer (implicitly) Notes: svn path=/head/; revision=183242
* Update the ftp/curl port to 7.16.0.Peter Pentchev2006-12-131-2/+2
| | | | | | | | | | | | | Bump PORTREVISION of all dependent ports. Fix the build errors in the few ports that still use the long deprecated, and now obsoleted, cURL options. Thanks to everyone who took the time to look over the patch! Discussed on: -ports Notes: svn path=/head/; revision=179653
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-142-4/+14
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* Portlint:Jeremy Messenger2006-06-121-0/+1
| | | | | | | -Add USE_GETTEXT. Notes: svn path=/head/; revision=165167
* - Transfer MAINTAINER to multimedia@Michael Johnson2006-06-091-1/+1
| | | | | | | | Approved by: dhw (postmaster, for using multimedia@ as maintainer) gnome (gstreamer ports) Notes: svn path=/head/; revision=164918
* - Add trackname to faac settingsMichael Johnson2006-05-241-2/+2
| | | | Notes: svn path=/head/; revision=163325
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161245
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 Notes: svn path=/head/; revision=154107
* Bump PORTREVISION to chase the cdparanoia shared library updateMarkus Brueffer2006-01-061-1/+1
| | | | Notes: svn path=/head/; revision=152907
* 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
* - Add SHA256Michael Johnson2005-11-091-0/+1
| | | | | | | - Add SIZE to a few ports Notes: svn path=/head/; revision=147668
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* - Fix the ru locale so it is readableMichael Johnson2005-07-121-1/+4
| | | | | | | Reported and tested by: mirrorbox via irc.freenode.org/#FreeBSD-GNOME Notes: svn path=/head/; revision=139004
* - Add --no-midside to faac encoding since new mpeg4ip does weird thingsMichael Johnson2005-05-191-1/+1
| | | | | | | | to aac files and doesn't sound quite right in iTunes w/o it. Sounds good in xmms with or with out --no-midside. Notes: svn path=/head/; revision=135654
* - Add patch to fix buffer overflow vulnerability from CDDB server.Michael Johnson2005-03-172-1/+21
| | | | | | | | | | - Bump PORTREVISION PR: ports/78928 Submitted by: Esa Karkkainen <ejk@iki.fi> Notes: svn path=/head/; revision=131475
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* - Remove zh_HK locale directory if empty.Michael Johnson2005-02-091-0/+2
| | | | | | | Reported by: kris via pointyhat Notes: svn path=/head/; revision=128338
* - Make the default encoder ogg/vorbis if PACKAGE_BUILDING is defined sinceMichael Johnson2005-01-301-6/+11
| | | | | | | | | lame can't be packaged anymore. Lame is still default if PACKAGE_BUILDING is not defined. - Use libtool15 Notes: svn path=/head/; revision=127682
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-1/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Change email to new FreeBSD.org addressMichael Johnson2004-10-291-1/+1
| | | | | | | Approved by:adamw (mentor) Notes: svn path=/head/; revision=120470
* - Improve faac supportPav Lucistnik2004-06-101-1/+1
| | | | | | | | PR: ports/67726 Submitted by: michael johnson <ahze@ahze.net> (maintainer) Notes: svn path=/head/; revision=111196
* Update ftp/curl to 7.12.0 and bump the shared library version in allPeter Pentchev2004-06-031-2/+2
| | | | | | | dependent ports. Notes: svn path=/head/; revision=110800
* - Switch to MASTER_SITE_SOURCEFORGE_EXTENDEDPav Lucistnik2004-05-251-1/+1
| | | | | | | | PR: ports/67190 Submitted by: michael johnson <ahze@ahze.net> (maintainer) Notes: svn path=/head/; revision=110002
* - Convert de es fr pt_BR ru gettext catalogues to Unicode. This should fixPav Lucistnik2004-05-251-1/+9
| | | | | | | | | | | weird characters under these locales. PR: ports/66796 Submitted by: Franz Klammer <klammer@webonaut.com> Approved by: maintainer Notes: svn path=/head/; revision=109943
* Bump PORTREVISION by previous commit.Norikatsu Shigemura2004-05-071-1/+1
| | | | Notes: svn path=/head/; revision=108594
* Add missing brace and fix comment.Norikatsu Shigemura2004-05-071-2/+2
| | | | | | | | PR: ports/66340 Submitted by: Michael Johnson <ahze@ahze.net> (maintainer) Notes: svn path=/head/; revision=108593
* - Add support for FAAC encoderPav Lucistnik2004-05-061-1/+6
| | | | | | | | PR: ports/66304 Submitted by: michael johnson <ahze@ahze.net> (maintainer) Notes: svn path=/head/; revision=108525
* Chase vte shlib version.Alexander Nedotsukov2004-05-061-0/+1
| | | | Notes: svn path=/head/; revision=108510
* - Add mp3encode to optionsPav Lucistnik2004-05-051-0/+9
| | | | | | | | | | - Remove windows-only encoders PR: ports/66276 Submitted by: michael johnson <ahze@ahze.net> (maintainer) Notes: svn path=/head/; revision=108446
* - Use LibtoolPav Lucistnik2004-05-031-1/+1
| | | | | | | | PR: ports/66188 Submitted by: michael johnson <ahze@ahze.net> (maintainer) Notes: svn path=/head/; revision=108264
* - Update to 3.2.0Pav Lucistnik2004-05-032-7/+64
| | | | | | | | | | | | - Add more OPTIONS for encoders - Autodetect CD-ROM device - Pass maintainership on submitter PR: ports/66040 Submitted by: michael johnson <ahze@ahze.net> Notes: svn path=/head/; revision=108230
* - Enable cdparanoia supportKirill Ponomarev2004-04-201-0/+1
| | | | Notes: svn path=/head/; revision=107763
* - Handle OPTIONS properlyKirill Ponomarev2004-04-201-3/+4
| | | | Notes: svn path=/head/; revision=107761
* - Update to version 3.1.10Kirill Ponomarev2004-04-202-3/+5
| | | | | | | | PR: ports/65825 Submitted by: michael johnson <ahze at ahze dot net> Notes: svn path=/head/; revision=107759
* - Update to 3.1.9Kirill Ponomarev2004-04-142-4/+3
| | | | Notes: svn path=/head/; revision=107073
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-0/+1
| | | | Notes: svn path=/head/; revision=106175
* - Update to version 3.1.8Kirill Ponomarev2004-03-282-3/+3
| | | | | | | | PR: ports/64850 Submitted by: Ports Fury Notes: svn path=/head/; revision=105522
* - Update to version 3.1.7Kirill Ponomarev2004-03-263-3/+4
| | | | | | | | PR: ports/64756 Submitted by: Ports Fury Notes: svn path=/head/; revision=105329