aboutsummaryrefslogtreecommitdiff
path: root/audio/slv2
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Rene Ladan2020-01-104-72/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2020-01-10 astro/viking: Depends on broken and expiring graphics/mapnik 2020-01-10 audio/slv2: Broken for more than 5 months 2020-01-10 audio/triceratops-lv2: Broken for more than 5 months 2020-01-10 cad/brickutils: Broken for more than 3 months, unmaintained 2020-01-10 deskutils/zanshin: Broken for more than 5 months 2020-01-10 devel/elixir-gen_state_machine: Broken for more than 6 months 2020-01-10 devel/elixir-swarm: Depends on broken and expiring devel/elixir-gen_state_machine 2020-01-10 devel/erlang-clique: Depends on broken and expiring devel/erlang-cuttlefish 2020-01-10 devel/erlang-gen_rpc: Broken for more than 6 months 2020-01-10 devel/erlang-msgpack: Broken for more than 6 months 2020-01-10 devel/ocaml-deriving-ocsigen: Broken for more than 6 months 2020-01-10 devel/p5-rpm-build-perl: Broken for more than 7 months 2020-01-10 devel/shedskin: Broken for more than 3 months, unmaintained 2020-01-10 games/stonesoup-sdl: Broken for more than 8 months 2020-01-10 games/xtris: Broken for more than 3 months 2020-01-10 graphics/mapnik: Broken for more than 8 months 2020-01-10 graphics/vv: Broken for more than 4 months 2020-01-10 lang/js_of_ocaml: Depends on broken and expiring devel/ocaml-deriving-ocsigen 2020-01-10 lang/rubinius: Broken for more than 7 months 2020-01-10 math/dynare: Broken for more than 9 months 2020-01-10 science/meep: Broken for more than 6 months 2020-01-10 sysutils/hfm: Broken for more than 4 months 2020-01-10 sysutils/u-boot-zedboard: Broken for more than 6 months 2020-01-10 sysutils/u-boot-zybo: Broken for more than 6 months 2020-01-10 x11-themes/kde-icons-kool-gorilla: Broken for more than 3 months, unmaintained Notes: svn path=/head/; revision=522617
* Deprecate ports broken for too longAntoine Brodin2019-12-101-0/+2
| | | | Notes: svn path=/head/; revision=519652
* Mark BROKEN: fails to configureAntoine Brodin2019-07-081-0/+2
| | | | | | | | | | Checking for lv2core >= 1.0 : Package 'lv2core' was not found Reported by: pkg-fallout MFH: 2019Q3 Notes: svn path=/head/; revision=506219
* audio/lv2core: deprecate in favor of audio/lv2 (try#2)Jan Beich2016-11-051-2/+2
| | | | | | | | | - Switch existing consumers to audio/lv2 PR: 197126, 213285 (for tracking) Notes: svn path=/head/; revision=425373
* audio/lv2core: backout r425367 to re-land cleanlyJan Beich2016-11-051-2/+2
| | | | Notes: svn path=/head/; revision=425371
* audio/slv2: drop hack unnecessary after r425366Jan Beich2016-11-051-1/+0
| | | | Notes: svn path=/head/; revision=425369
* audio/lv2core: deprecate in favor of audio/lv2Jan Beich2016-11-051-2/+3
| | | | | | | | | - Switch existing consumers to audio/lv2 PR: 197126, 213285 (for tracking) Notes: svn path=/head/; revision=425367
* - Switch waf to verbose builds as wellDmitry Marakasov2016-10-131-4/+0
| | | | | | | | Approved by: portmgr (mat) Differential Revision: D8240 Notes: svn path=/head/; revision=423928
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* - Strip libraryDmitry Marakasov2015-06-021-0/+2
| | | | Notes: svn path=/head/; revision=388326
* Add a new USES=waf to handle the waf building system, allowing to factorise codeBaptiste Daroussin2015-04-081-18/+4
| | | | | | | | | | | | | | | | | | | | | Plug waf into MAKE_CMD and CONFIGURE_CMD so the regular defined targets can be reused Always define _MAKE_JOBS so that when bsd.port.mk will stop overwritting _MAKE_JOBS when parallel jobs are disabled we can enforce -j1 (which is needed to really disable parallelisation with waf WAF_CMD has been created to allow one to override the location of the waf script relatively to WRKSRC CONFIGURE_TARGET is by default defined to "configure" ALL_TARGET is by default defined to "build" INSTALL_TARGET is by default defined to "install" USES=waf is by default stagedir safe Notes: svn path=/head/; revision=383571
* audio/slv2: Set the make environment on the do-build targetJohn Marino2015-02-201-5/+7
| | | | | | | While here, unmask all the build and install commands. Notes: svn path=/head/; revision=379432
* Cleanup plistBaptiste Daroussin2014-10-201-1/+0
| | | | Notes: svn path=/head/; revision=371234
* - Convert ports from audio/ to new USES=pythonMarcus von Appen2014-10-191-2/+1
| | | | | | | Reviewed by: portmgr (implicit) Notes: svn path=/head/; revision=371170
* - Add staging supportPawel Pekala2014-04-081-5/+4
| | | | | | | - Convert to USES=tar:bzip2 Notes: svn path=/head/; revision=350594
* - Fix the usage of 'python' to get rid of the implicit lang/pythonMarcus von Appen2013-11-241-5/+5
| | | | | | | | dependency - Change LIB_DEPENDS to the new format Notes: svn path=/head/; revision=334718
* 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
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also setBryan Drewery2013-05-041-2/+0
| | | | | | | | | | | | | | | MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER} without any extra logic. - Cleanup ports working around the empty MAKE_JOBS_NUMBER - This also fixes several ports that were expecting MAKE_JOBS_NUMBER to always have a number Reviewed by: bapt Spotted by: John Marino <draco@marino.st> With hat: portmgr Notes: svn path=/head/; revision=317320
* Convert USE_PKGCONFIG -> USES=pkgconf for audio categoryBaptiste Daroussin2013-04-221-6/+2
| | | | Notes: svn path=/head/; revision=316287
* new devel/pkgconf added to replace devel/pkg-config. new version of pkg-configBaptiste Daroussin2012-07-261-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | are no more self hosting so we are stuck with 0.25 version while pkgconf provide the same set of features as 0.27 and a compatible frontend. A symlink to pkg-config has been added for convenience and compatibility This also introduces a new macro to use pkgconf in your ports: USE_PKGCONFIG it can take the following arguments: - yes (meaning build only dep) - build (meaning build only dep) - run (meaning run only dep) - both (meaning run and build dep) From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG The old gnome macro has been modified to use pkgconf but still the sameway: run and build dep to avoid large breakage. While here fix some ports relying on pkg-config but not specifying it, fix some ports broken because testing wrong .pc files, and fix ports using pkg-config --version to determine pkg-config version instead of pkg-config --modversion pkg-config like recommanded by pkg-config With Hat: portmgr Exp-runs by: bapt (pointhat-west), beat (pointyhat) Notes: svn path=/head/; revision=301539
* For the ports that are maintained by ports@ that have pkgconfig as theirDoug Barton2012-07-221-2/+2
| | | | | | | | | only USE_GNOME feature, convert to a BUILD_DEPENDS. This avoids both the bug of the bogus run depend introduced by bsd.gnome.mk, and also avoids needlessly pulling that file in. Notes: svn path=/head/; revision=301357
* - Update to 0.6.6Dennis Herrmann2011-08-316-49/+39
| | | | | | | | PR: ports/160081 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=280906
* reset maintainerBaptiste Daroussin2011-06-121-1/+1
| | | | | | | Submitted by: maintainer (by mail) Notes: svn path=/head/; revision=275443
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Add forgotten USE_LDCONFIGDmitry Marakasov2008-11-261-0/+1
| | | | Notes: svn path=/head/; revision=223426
* SLV2 is a library to make the use of LV2 plugins as simple asDmitry Marakasov2008-11-267-0/+101
possible for applications. WWW: http://drobilla.net/software/slv2/ PR: 129158 Submitted by: xaimus <xaimus at gmail dot com> Notes: svn path=/head/; revision=223425