summaryrefslogtreecommitdiff
path: root/audio/ecasound (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update devel/readline to 7.0 patch 3Sunpoet Po-Chuan Hsieh2017-06-271-1/+1
| | | | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html Differential Revision: https://reviews.freebsd.org/D11172 PR: 219947 Exp-run by: antoine
* - Fix shebangsDmitry Marakasov2017-04-211-8/+8
| | | | - Switch to USES=localbase
* Cleanup patches, a* categories.Mathieu Arnold2016-07-261-1/+1
| | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*Dmitry Marakasov2016-05-191-5/+5
| | | | Approved by: portmgr blanket
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-8/+8
| | | | | With hat: portmgr Sponsored by: Absolight
* - Convert <OPTION>_USE= PYTHON... to <OPTION>_USES= python...Marcus von Appen2015-01-031-1/+1
| | | | With hat: python@
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine)
* - Add build-depend on pkgconfig, needed at least for OIL optionDmitry Marakasov2014-10-172-5/+1
| | | | - Drop @dirrm* from plist
* audio/ecasound: Use ports readline instead of system readlineJohn Marino2014-07-051-2/+2
|
* Convert from USE_AUTOTOOLS=libtool -> USES=libtoolBaptiste Daroussin2014-04-282-5/+3
| | | | | | | | | | | | | 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
* - Update from 2.9.0 to 2.9.1Danilo Egea Gondolfo2014-01-133-23/+14
| | | | | | | - Remove GPLv3 and add LGPL21 to LICENSE PR: ports/185516 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Fix usage of 'python' to get rid of the implicit lang/pythonMarcus von Appen2013-11-241-4/+10
| | | | | dependency - Fix OPTIONS
* Fix libaudiofile library name.Koop Mast2013-10-291-1/+1
|
* - Update MASTER_SITES and WWWSunpoet Po-Chuan Hsieh2013-10-143-57/+34
| | | | | | | | | | - While I'm here: - Remove deprecated PTHREAD_* - Convert to new OPTIONS helper - Support STAGEDIR PR: ports/181887 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* audio/ecasound: #include <cstring>John Marino2013-10-061-0/+10
| | | | C++ fix taken from dports.
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | audio)
* Convert audio from USE_GMAKE to USES=gmakeBaptiste Daroussin2013-08-301-2/+1
| | | | | | | | While here: - Trim headers - Convert some USE_GNOME=pkgconfig to USES=pkgconfig - Add some missing pkgconf dependencies - Convert some USE_GNOME=gnomehack to USES=pathfix
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | Approved by: portmgr (bdrewery)
* Chase audio/arts removalBaptiste Daroussin2013-07-261-8/+3
|
* Convert USE_NCURSES by USES=ncursesBaptiste Daroussin2013-05-061-1/+1
| | | | Convert USE_READLINE by USES=readline
* - Support USE_READLINE.Marcelo Araujo2012-12-131-9/+2
| | | | | | | - Trim header. PR: ports/171959 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to version 2.9.0Sylvio Cesar Teixeira2012-06-174-34/+43
| | | | | | | | Remove file: files/patch-ecatools__ecaplay.c PR: ports/168990 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Convert to new options frameworkBaptiste Daroussin2012-06-011-14/+12
|
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+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
* - Update to 2.8.1Martin Wilke2011-07-022-5/+7
| | | | | PR: 158478 Submitted by: Ports Fury
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
|
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
|
* Fix CONFIGURE_ARGSMax Brazhnikov2010-09-181-2/+5
| | | | | PR: ports/150662 Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
* - Update to 2.7.2Baptiste Daroussin2010-09-012-4/+4
| | | | | | - Changelog: http://eca.cx/relnotes/ecasound_v2_7_2_relnotes.txt Approved by: mentors (implicit)
* - Update to 2.7.1Sylvio Cesar Teixeira2010-03-012-4/+4
| | | | | Approved by: itetcu (mentor) Feature safe: yes
* - Update to 2.7.0Martin Wilke2009-11-023-11/+28
| | | | | PR: 140113 Submitted by: Ports Fury
* Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently fromIon-Mihai Tetcu2009-05-121-2/+3
| | | | | | | 5 to 6. Forgotten by: araujo@ Reported by: QAT
* - Update to 2.6.0Martin Wilke2009-02-203-7/+7
| | | | | PR: 131822 Submitted by: Ports Fury
* - Update to 2.5.2Martin Wilke2008-08-252-7/+6
| | | | | PR: 126795 Submitted by: Ports Fury
* - Update to 2.5.0Martin Wilke2008-08-183-4/+13
| | | | | PR: 126593 Submitted by: Ports Fury
* - Update to 2.4.6.1Martin Wilke2007-10-232-4/+4
| | | | | PR: 117330 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 2.4.6Martin Wilke2007-10-082-7/+8
| | | | | PR: 116016 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-2/+1
| | | | | | | | | | | | | | | | | | 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
* - Remove 4.X support from unmaintained ports in categories starting withGabor Kovesdan2007-04-141-5/+1
| | | | letter a-c
* - Fix manpage installMartin Wilke2007-01-101-1/+5
| | | | | | - Bump PORTREVISION Submitted by: pointyhat via kris
* - Update to 2.4.5Martin Wilke2006-12-212-5/+5
| | | | | PR: ports/106988 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-141-1/+1
| | | | | | | - these include astro/ audio/ biology/ chinese/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* - Depend on readline port if library existsRong-En Fan2006-08-061-3/+6
| | | | | | | program will link it rather than a system one PR: ports/101437 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
|
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+5
| | | | Approved by: portmgr (kris)
* - Update to 2.4.4Simon Barner2006-01-313-6/+22
| | | | | Submitted by: Ports fury PR: ports/92609
* Update to 2.4.3.Sam Lawrance2005-12-186-371/+45
| | | | | PR: ports/90562 Submitted by: Ports Fury
* Reset maintainer at his request.Mark Linimon2005-11-262-3/+1
| | | | PR: ports/89566
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-3/+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.
* 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