aboutsummaryrefslogtreecommitdiff
path: root/audio/lmms
Commit message (Collapse)AuthorAgeFilesLines
* Update maintainer email addressRodrigo Osorio2014-01-291-1/+1
| | | | | | | Approved by: bapt@ (co-mentor) Notes: svn path=/head/; revision=341704
* Update freetype to 2.5.2.Koop Mast2013-12-241-0/+11
| | | | | | | | | | | | | | | | | Remove patch to add -I/usr/local/include in freetype-config --cflags. If ports need extra headers they should look for them, and not get them via a side-effect. Freetype had a header resuffle in 2.5.1, patch ports to use the new header style. Thanks go to bdrewery for the two exp-runs and rakuco for helping me with some troublesome cmake ports. PR: ports/184587 Notes: svn path=/head/; revision=337385
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-9/+9
| | | | | | | | | LIB_DEPENDS in audio With hat: portmgr Notes: svn path=/head/; revision=336166
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with a) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331267
* 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
* - Update to 0.4.15Guido Falsi2013-07-193-3/+13
| | | | | | | | | | - Fix build with clang PR: ports/180455 Submitted by: Rodrigo OSORIO <rodrigo@bebik.net> (maintainer) Notes: svn path=/head/; revision=323329
* * Major update to FLAC 1.3.0, including shared library bumps.Christian Weisgerber2013-06-091-1/+1
| | | | | | | | | * Chase the update in dependent ports. PR: 179072 Notes: svn path=/head/; revision=320405
* - Update to 0.4.14 [1]William Grzybowski2013-05-263-1936/+1937
| | | | | | | | | | | | | - Sort pkg-plist Changes: http://sourceforge.net/projects/lmms/files/lmms/0.4.14/ PR: ports/178820 [1] Submitted by: Rodrigo OSORIO <rodrigo@bebik.net> (maintainer) Approved by: culot (mentor) Notes: svn path=/head/; revision=319118
* Convert USE_PKGCONFIG -> USES=pkgconf for audio categoryBaptiste Daroussin2013-04-221-2/+1
| | | | Notes: svn path=/head/; revision=316287
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* In categories starting with 'a', remove empty lines from pkg-plist (exceptAlexey Dokuchaev2013-03-171-1/+0
| | | | | | | for `archivers/rpm5' where it looks like they're being used deliberately). Notes: svn path=/head/; revision=314435
* - convert to optionsngRuslan Makhmatkhanov2012-10-281-19/+13
| | | | | | | | | | | | | | - remove shared lib versions (portlint warning) - trim Makefile header - remove indefinite article from COMMENT PR: 173022 Submitted by: rm (myself) Approved by: Rodrigo OSORIO <rodrigo at bebik dot net> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=306539
* convert libcddb and libsamplerate to only build depend on pkgconf, trackBaptiste Daroussin2012-10-061-0/+1
| | | | | | | dependency impact Notes: svn path=/head/; revision=305356
* Fix typos in COMMENTCarlo Strub2012-07-251-1/+1
| | | | Notes: svn path=/head/; revision=301510
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,Christian Weisgerber2012-07-191-1/+1
| | | | | | | directly or indirectly (via libvorbis, libtheora). Notes: svn path=/head/; revision=301188
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update to version 4.0.13 [1]Pawel Pekala2012-05-083-1677/+1688
| | | | | | | | | | | | | - Mark MAKE_JOBS_SAFE - Use bsd.port.options.mk Chnages: http://sourceforge.net/news/?group_id=105168 PR: ports/167637 [1] Submitted by: maintainer [1] Notes: svn path=/head/; revision=296228
* fix the build by adjusting LIB_DEPENDS after changes toBrendan Fabeny2012-03-061-1/+2
| | | | | | | | | audio/libsamplerate Reported by: pav Notes: svn path=/head/; revision=292837
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-0/+1
| | | | | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav Notes: svn path=/head/; revision=291667
* -Update to 0.4.12Michael Scheidell2011-12-0725-1863/+2314
| | | | | | | | | | | PR: ports/161415 Submitted by: Rodrigo OSORIO <rodrigo@bebik.net> (maintainer) Reviewed by: scheidell Approved by: gabor (mentor) Feature safe: yes Notes: svn path=/head/; revision=287027
* - Update to 1.5.1Martin Wilke2011-11-181-2/+2
| | | | | | | | | PR: 161631 Submitted by: Ports Fury Feature safe: yes Notes: svn path=/head/; revision=286023
* Remove CMAKE_USE_PTHREAD from the ports using it.Raphael Kubo da Costa2011-11-141-1/+0
| | | | | | | | | | | This setting has not had any effect since r1.13 to bsd.cmake.mk, as it was only useful when we supported FreeBSD < 7. Approved by: avilla (mentor), portmgr (miwi) Feature safe: yes Notes: svn path=/head/; revision=285744
* Fix build after bsd.cmake.mk's r1.13.Raphael Kubo da Costa2011-11-121-1/+1
| | | | | | | | | | | | Remove the part of files/patch-plugins__zynaddsubfx__CMakeLists.txt which actually removed the call which linked to pthread -- it is now needed since we do not rely on it being passed via LDFLAGS anymore. Approved by: avilla (mentor, implicit) Feature safe: yes Notes: svn path=/head/; revision=285630
* - update fftw3* to 3.3 [1], and adjust dependent portsBrendan Fabeny2011-10-171-2/+2
| | | | | | | | | | - make use of optimizations by default, where possible (quad flavor to follow shortly, and mpi at a later date) Suggestions and patches from: ache, C. Burns, wen Notes: svn path=/head/; revision=283695
* Kill EOL whitespace.Alexey Dokuchaev2011-06-231-1/+1
| | | | Notes: svn path=/head/; revision=276092
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Unbreak on recent 8.XPav Lucistnik2010-09-032-6/+2
| | | | | | | | | | - Grant maintainership to the submitter PR: ports/150205 Submitted by: Rodrigo OSORIO <rodrigo@bebik.net> Notes: svn path=/head/; revision=260473
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlyChristian Weisgerber2010-06-061-1/+1
| | | | | | | (via libvorbis, libtheora). Notes: svn path=/head/; revision=255958
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* Mark BROKEN on 8.x: does not buildErwin Lansing2010-03-131-0/+4
| | | | Notes: svn path=/head/; revision=250991
* - Update to 0.4.6Martin Wilke2010-01-216-114/+148
| | | | | | | | PR: 142976 Submitted by: Ports Fury Notes: svn path=/head/; revision=248315
* - Fix compilation in presence of x11-toolkits/fltkDmitry Marakasov2010-01-144-6/+35
| | | | | | | | | | - While here, simplify MASTER_SITES PR: 141450 Submitted by: atom smasher <atom@smasher.org> Notes: svn path=/head/; revision=247884
* - Chase audio/fluidsynth shlib bumpMartin Wilke2010-01-051-1/+2
| | | | Notes: svn path=/head/; revision=247230
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-3/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - S/pluseaudio/pulseaudioMartin Wilke2009-09-171-1/+1
| | | | | | | | | PR: 138911 Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=241608
* - Update to 0.4.5Martin Wilke2009-08-288-903/+28
| | | | | | | | PR: 138273 Submitted by: Ports Fury Notes: svn path=/head/; revision=240477
* Bump PORTREVISION after libogg and libvorbisfile major version increment.Christian Weisgerber2009-07-061-0/+1
| | | | Notes: svn path=/head/; revision=237283
* - Update to 0.4.4Martin Wilke2009-05-2316-998/+3033
| | | | | | | | PR: 134622 Submitted by: Ports Fury Notes: svn path=/head/; revision=234446
* - Attempt to build on 64-bits platformsPietro Cerutti2009-04-112-9/+12
| | | | Notes: svn path=/head/; revision=232122
* Fails to compile on sparc64 as well as amd64.Mark Linimon2009-03-161-2/+4
| | | | Notes: svn path=/head/; revision=230199
* - Remove conditional checks relevant only on FreeBSD 5.x and olderPav Lucistnik2009-01-051-4/+0
| | | | Notes: svn path=/head/; revision=225288
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* 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
* Reset jylefort's port maintainerships. portmgr has taken his commit bitMark Linimon2008-04-291-1/+1
| | | | | | | into safekeeping due to inactivity. Notes: svn path=/head/; revision=212200
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - 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
* Update to FLAC 1.2.1. This version includes two and a half yearsChristian Weisgerber2008-04-071-1/+1
| | | | | | | | | | | | | worth of changes and an altered API. Bump the revision of all ports that depend on libFLAC and adapt to the new API where necessary. Some patches from Debian, Gentoo, OpenBSD, and upstream repositories. PR: 119476 Notes: svn path=/head/; revision=210771
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-1/+1
| | | | Notes: svn path=/head/; revision=208952
* - Mark BROKEN on amd64 and 7.0Pav Lucistnik2007-11-241-0/+4
| | | | | | | | Reported by: pointyhat Approved by: portmgr (hat) Notes: svn path=/head/; revision=202814