aboutsummaryrefslogtreecommitdiff
path: root/audio/esound
Commit message (Collapse)AuthorAgeFilesLines
* Convert from USE_AUTOTOOLS=libtool -> USES=libtoolBaptiste Daroussin2014-04-282-8/+7
| | | | | | | | | | | | | | | | While here: - audio/esound: * use @sample * use install-strip target to strip binaires - audio/Maaate: * strip binaries - audio/xmms-festalon: * strip binaries - audio/freealut * strip binaries Notes: svn path=/head/; revision=352503
* - USES=tar:bzip2Pietro Cerutti2014-04-241-2/+1
| | | | Notes: svn path=/head/; revision=351999
* Update to 0.3.6.Koop Mast2013-11-082-14/+16
| | | | | | | | | | This update supports a number of new codecs. Remove indiffently argument from COMMENT Update pkg-descr to supported codec list. Stageify. Notes: svn path=/head/; revision=333231
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-081-1/+1
| | | | | | | Obtained from: portmgr (bapt) Notes: svn path=/head/; revision=326709
* Convert USE_PKGCONFIG -> USES=pkgconf for audio categoryBaptiste Daroussin2013-04-221-2/+1
| | | | Notes: svn path=/head/; revision=316287
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.Eitan Adler2013-03-191-1/+1
| | | | | | | | | | | | If a port used other USE_GNOME items it was untouched. The ports that used other USES were fixed by hand. PR: ports/177081 Reviewed by: bapt Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314640
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichKoop Mast2013-03-081-5/+2
| | | | | | | | | | | | | | | | | | | | | | | are the latest stable releases. * Update vala to the newest stable release 0.18.1, also update a few ports in the gtk/gnome stack. * The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles. * Remove pkg-config run depends from glib20 and freetype2. This doesn't eliminate pkg-config run dependency completely, a second phase is needed and is planned. * Support for .:run. and .:build. for USE_GNOME components was added. Currently only libxml2 and libxslt support this mechanism. * Updates of the telepathy stack and empathy. * Trim makefile headers, convert ports to new options, trim off library versions for some ports. * Fix other ports so they build with the new glib version. Thanks to miwi and crees for helping out with some exp-runs. Approved by: portmgr (miwi & bapt) Obtained from: gnome team repo Notes: svn path=/head/; revision=313633
* The libesd use hardcoded socket-io timeout = 100ms. This is too small forJeremy Messenger2012-12-292-0/+63
| | | | | | | | | | | | | slow WIFI connections and sound servers on Windows. It has been solved by the Debian team. Patch was created by Konstantin Khlebnikov. Bump the PORTREVISION. PR: ports/171616 Submitted by: Gabor Fischer <Gabor.Fischer@gmx.net> Obtained from: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637064 Notes: svn path=/head/; revision=309607
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-111-1/+1
| | | | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279506
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* -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
* - 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
* Presenting GNOME 2.24 for FreeBSD.Joe Marcus Clarke2009-01-104-23/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See http://library.gnome.org/misc/release-notes/2.24/ for the general release notes. On the FreeBSD front, this release introduces Fuse support in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some long-standing seahorse and gnome-keyring bugs. The documentation updates to the website are forthcoming. This release features commits by adamw, ahze, kwm, mezz, and myself. It would not have been possible without are contributors and testers: Alexander Loginov Craig Butler [1] Dmitry Marakasov [6] Eric L. Chen Joseph S. Atkinson Kris Moore Lapo Luchini [7] Nikos Ntarmos Pawel Worach Romain Tartiere TAOKA Fumiyoshi [3] Yasuda Keisuke Zyl aZ [4] bf [2] [5] Florent Thoumie Peter Wemm pluknet PR: 125857 [1] 126993 [2] 130031 [3] 127399 [4] 127661 [5] 124302 [6] 129570 [7] 129936 123790 Notes: svn path=/head/; revision=225629
* Update to 0.2.40.Joe Marcus Clarke2008-09-084-29/+13
| | | | Notes: svn path=/head/; revision=220206
* Fix a potential infinite loop when starting esd from gnome-settings-daemon.Joe Marcus Clarke2008-07-182-4/+13
| | | | Notes: svn path=/head/; revision=217006
* Update to 0.2.39.Joe Marcus Clarke2008-07-177-33/+66
| | | | Notes: svn path=/head/; revision=216967
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209417
* Add a pkg-message talking about the correct way to start esd.Joe Marcus Clarke2007-09-162-0/+7
| | | | | | | PR: 114168 Notes: svn path=/head/; revision=199572
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* Update to 0.2.38.Joe Marcus Clarke2007-05-284-37/+17
| | | | Notes: svn path=/head/; revision=192216
* Protect the check for the mode argument to open with a test to makeJoe Marcus Clarke2007-03-222-4/+36
| | | | | | | | | sure flags contains O_CREAT. This fixes a potential bus error. PR: 110673 Notes: svn path=/head/; revision=188064
* Fix a bug where esd could take 100% of the CPU when a client disconnected.Joe Marcus Clarke2007-02-272-0/+21
| | | | Notes: svn path=/head/; revision=186090
* Update to 0.2.37.Joe Marcus Clarke2007-02-272-5/+5
| | | | Notes: svn path=/head/; revision=186084
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-0/+1
| | | | Notes: svn path=/head/; revision=183830
* INSTALLS_SHLIB -> USE_LDCONFIG.Jeremy Messenger2006-11-051-1/+1
| | | | | | | Found by: portlint (cports.sh) Notes: svn path=/head/; revision=176397
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161245
* Fix the build when docbook-utils is installed.Joe Marcus Clarke2006-03-261-0/+1
| | | | | | | Submitted by: Andreas Kohn <andreas@syndrom23.de> Notes: svn path=/head/; revision=158224
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+4
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Add SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149215
* 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
* Remove arts support as this causes a circular dependency when arts isJoe Marcus Clarke2005-09-142-29/+1
| | | | | | | | | built with esound support. Reported by: mi Notes: svn path=/head/; revision=142664
* - Update to 0.2.36Michael Johnson2005-06-072-5/+32
| | | | | | | - Add new knob, WITH_ARTS, this enables arts backend (weird...) Notes: svn path=/head/; revision=137003
* Only process the var_args argument to open() if flags contain O_CREAT.Joe Marcus Clarke2005-04-272-1/+19
| | | | | | | | | This avoids a bus error crash when using esddsp. PR: 80382 Notes: svn path=/head/; revision=134228
* - Respect the esd.conf and add est.conf.default. [1]Jeremy Messenger2004-08-173-17/+20
| | | | | | | | | | | - Remove the patch-configure; it's no longer need. - Make the portlint a happy man. PR: ports/69175 [1] Reported by: Torfinn Ingolfsen <tingo@start.no> [1] Notes: svn path=/head/; revision=116463
* Update to 0.2.35.Joe Marcus Clarke2004-08-123-5/+5
| | | | Notes: svn path=/head/; revision=116049
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet Notes: svn path=/head/; revision=113296
* Update to 0.2.34.Joe Marcus Clarke2004-03-162-3/+3
| | | | Notes: svn path=/head/; revision=104193
* 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
* Update to 0.2.33.Joe Marcus Clarke2004-03-013-9/+9
| | | | Notes: svn path=/head/; revision=102682
* Add CONFLICTS to these ports as they install conflicting plist items.Joe Marcus Clarke2003-10-101-0/+2
| | | | | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=90729
* Fix an LD_PRELOAD in esddsp.Joe Marcus Clarke2003-10-052-0/+12
| | | | | | | | PR: 57610 Submitted by: James McNaughton <jtm63@rcn.com> Notes: svn path=/head/; revision=90323
* Update to 0.2.32.Joe Marcus Clarke2003-09-032-3/+3
| | | | Notes: svn path=/head/; revision=88450
* Update to 0.2.31.Joe Marcus Clarke2003-08-112-2/+2
| | | | Notes: svn path=/head/; revision=86770
* Update to 0.2.30.Joe Marcus Clarke2003-08-013-22/+10
| | | | Notes: svn path=/head/; revision=86135
* Use USE_GETOPT_LONG vs. -lgnugetopt (and other strings)Sergey A. Osokin2003-06-301-4/+2
| | | | | | | | | Do not bump PORTREVISION Approved by: adamw (gnome), fjoe (mentor) (implicit) Notes: svn path=/head/; revision=83920
* 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
* Remove MarcusCom from the list of MASTER_SITES. I was only hostingJoe Marcus Clarke2002-12-261-2/+1
| | | | | | | | | 0.2.28. Spotted by: edwin Notes: svn path=/head/; revision=71887
* Use a description that actually explains what esound is, and what it does.Adam Weinberger2002-12-101-1/+11
| | | | Notes: svn path=/head/; revision=71490