aboutsummaryrefslogtreecommitdiff
path: root/audio/glame
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-2/+2
| | | | | | | | | | | | | | | | | | | | | -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 PORTREVISION after libogg and libvorbisfile major version increment.Christian Weisgerber2009-07-061-1/+1
| | | | Notes: svn path=/head/; revision=237283
* - Chase lang/guile shlib bumpMartin Wilke2009-01-221-2/+2
| | | | Notes: svn path=/head/; revision=226679
* - Chase lang/guile share library version bump (.18 -> .19)Rong-En Fan2008-07-211-2/+2
| | | | | | | | | - Bump PORTREVISION PR: ports/125435 Notes: svn path=/head/; revision=217241
* 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-6/+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
* Fix the build with guile-1.8.Joe Marcus Clarke2008-03-026-1/+130
| | | | | | | | Obtained from: Glame CVS Reported by: pointyhat via pav Notes: svn path=/head/; revision=208341
* Chase libguile shared lib version.Joe Marcus Clarke2008-03-011-2/+2
| | | | Notes: svn path=/head/; revision=208243
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-242-55/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Chase increase of audio/libvorbis shlib version.Martin Wilke2007-07-281-2/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=196462
* Compile with the system compiler on CURRENTTilman Keskinoz2007-05-301-1/+1
| | | | Notes: svn path=/head/; revision=192426
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+2
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Use libtool15 port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-101-1/+1
| | | | Notes: svn path=/head/; revision=184749
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-141-2/+2
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* - Fix plist [1]Shaun Amott2006-06-262-1/+20
| | | | | | | | | | | | - portlint: spaces->tabs [1] - Add USE_GETTEXT PR: ports/99398 [1] Submitted by: Diane Bruce <db@db.net> Approved by: ahze (mentor) Notes: svn path=/head/; revision=166385
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Add some SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149221
* 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. 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 2.0.1Michael Johnson2005-07-246-42/+25
| | | | | | | | PR: 79460 Submitted by: Ports Fury Notes: svn path=/head/; revision=139995
* Update to version 1.0.3Kirill Ponomarev2004-12-114-26/+30
| | | | | | | | PR: ports/74943 Submitted by: Ports Fury Notes: svn path=/head/; revision=123732
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-2/+2
| | | | Notes: svn path=/head/; revision=110841
* Unreak on alpha/CURRENT and hopefully make the world a better placeVolker Stolz2004-03-262-7/+12
| | | | | | | | | | by using va_copy() instead of memcpy() on 5.x Noticed by: bento/kris Approved by: linimon (mentor) Notes: svn path=/head/; revision=105305
* - Update to version 1.0.2Kirill Ponomarev2004-03-164-61/+9
| | | | | | | | PR: ports/64329 Submitted by: Ports Fury Notes: svn path=/head/; revision=104165
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=103963
* BROKEN on alpha: Does not compileKris Kennaway2004-03-071-1/+7
| | | | Notes: svn path=/head/; revision=103172
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* Catch up with libogg/libvorbis version bump.Christian Weisgerber2003-12-201-2/+2
| | | | Notes: svn path=/head/; revision=96269
* USE_REINPLACE must be defined before REINPLACE_CMD may be used.Trevor Johnson2003-11-171-0/+1
| | | | Notes: svn path=/head/; revision=94169
* - Fix *_DEPENDSKirill Ponomarev2003-08-262-26/+16
| | | | | | | | | | - Utilize INFO PR: 55997 Submitted by: Ports Fury Notes: svn path=/head/; revision=87739
* Drop maintainership.Maxim Sobolev2003-07-011-1/+1
| | | | Notes: svn path=/head/; revision=83988
* Update to 1.0.1.Maxim Sobolev2003-07-017-33/+43
| | | | Notes: svn path=/head/; revision=83987
* libtool uber-patchAde Lovett2003-06-261-1/+1
| | | | | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly) Notes: svn path=/head/; revision=83696
* Remove the USE_GNOMENG macro.Joe Marcus Clarke2003-04-081-1/+0
| | | | Notes: svn path=/head/; revision=78566
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Unbreak on -CURRENTTilman Keskinoz2002-12-042-4/+13
| | | | | | | Approved by: sobomax Notes: svn path=/head/; revision=71371
* BROKEN on 5.0: does not compileKris Kennaway2002-12-021-1/+7
| | | | Notes: svn path=/head/; revision=71295
* Use USE_GNOMENG.Maxim Sobolev2002-07-152-8/+23
| | | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=62994
* Add missed entry into LIB_DEPENDS.Maxim Sobolev2002-05-311-0/+2
| | | | Notes: svn path=/head/; revision=60361
* Update to 0.6.3.Maxim Sobolev2002-05-306-68/+61
| | | | | | | | PR: 38685 Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=60324
* Update to 0.5.4.Maxim Sobolev2001-12-215-47/+118
| | | | Notes: svn path=/head/; revision=51917
* Various patches (mainly shared library revision changes) for thoseAde Lovett2001-05-041-14/+2
| | | | | | | ports that depend on GNOME and need to change for 1.4 Notes: svn path=/head/; revision=42259
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-2/+2
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Style: use tabs, not spaces, to indent variables in Makefiles.Jimmy Olgeni2001-02-041-1/+1
| | | | | | | (whitespace only changes) Notes: svn path=/head/; revision=37952
* Add glame - a scheme-extensible audio processing tool for GNOME.Maxim Sobolev2000-09-267-0/+139
Notes: svn path=/head/; revision=33151