summaryrefslogtreecommitdiff
path: root/audio/vsound (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Mark as BROKEN on riscv64.Mark Linimon2020-12-121-0/+2
|
* Attempt to unbreak on ARM architectures by assuming they are little-endian.Alexey Dokuchaev2018-03-222-4/+1
|
* Fails on armv7 the same was as on armv6. Pet portlint.Mark Linimon2018-03-151-3/+3
|
* Unbreak by providing a few working distfile locations.Alexey Dokuchaev2017-10-131-3/+2
|
* Mark as broken: no public distfilesBaptiste Daroussin2017-10-131-0/+2
|
* Mark some ports failing on armv6, for errors classified as "clang".Mark Linimon2017-05-271-1/+2
| | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* Mark as broken on various tier-2 archs.Mark Linimon2016-11-141-0/+2
| | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* Cleanup patches, a* categories.Mathieu Arnold2016-07-262-9/+9
| | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-2/+2
| | | | | With hat: portmgr Sponsored by: Absolight
* - Add LICENSEDmitry Marakasov2016-01-131-1/+6
| | | | - Switch to options helpers
* Add USES=alias to 10 ports (Aids DragonFly support)John Marino2015-09-191-1/+1
|
* Cleanup plistBaptiste Daroussin2014-10-201-2/+0
|
* Remove old libtool patchTijl Coosemans2014-09-181-9/+0
|
* Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.Adam Weinberger2014-07-151-0/+2
| | | | | | | Where possible, correct a few instances where PORTDOCS was being used to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by ruby@, PORTDOCS is applied to pretty much everything whether it's documentation or example.
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-06-152-4/+4
| | | | - Strip libraries
* Support stageBaptiste Daroussin2014-01-051-7/+2
|
* Convert to PORT_OPTIONS:MDOCS.Adam Weinberger2014-01-031-1/+3
| | | | Holdout shame list: ruby, perl, python
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | audio)
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
|
* - Bump PORTREVISION to chase the update of multimedia/libvpxAshish SHUKLA2012-02-161-1/+1
|
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
|
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
|
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* -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
* - Update MASTER_SITES and WWWMartin Wilke2007-03-262-5/+4
| | | | | | | - Defined NOPORTDOCS PR: 110812 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-012-0/+2
|
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+3
| | | | Approved by: portmgr (kris)
* - Add some SHA256 checksumsPav Lucistnik2005-11-231-0/+1
|
* 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.
* - Fix runtime crash [1]Pav Lucistnik2005-10-033-11/+18
| | | | | | | | - Update WWW - Style PR: ports/86365 [1] Submitted by: Fred Wheeler <fred.s.wheeler@gmail.com>
* change the libtool version to use from 1.3 to 1.5Oliver Lehmann2005-05-313-7/+15
|
* Reset maintainer and remove his mirror site per his request. WeMark Linimon2005-04-041-3/+2
| | | | | | appreciate the help in the past. PR: ports/79364
* Update to version 0.6.David E. O'Brien2005-02-282-4/+5
|
* Add a missing libtool droppingKris Kennaway2004-11-241-0/+1
|
* Fix build on amd64 (and probably on ia64), by fixing path to endian.hTilman Keskinoz2004-04-133-4/+62
| | | | Respect CFLAGS
* sox is also a BUILD_DEPENDSKris Kennaway2004-04-051-0/+1
|
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* 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.
* BROKEN on amd64 and ia64: Does not compileKris Kennaway2004-03-051-1/+7
|
* Cosmetic fix: use %%DOCSDIR%% macro.Sergey A. Osokin2003-10-211-2/+2
| | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Make fetchableTilman Keskinoz2002-11-101-1/+1
| | | | | PR: 45046 Submitted by: Rahul Siddharthan <rsidd@online.fr> (maintainer)
* add vsound 0.5Ying-Chieh Liao2002-09-215-0/+50
Utility for capturing audio streams from programs with OSS output PR: 39228 Submitted by: Rahul Siddharthan <rsidd@online.fr>