aboutsummaryrefslogtreecommitdiff
path: root/audio/lmms
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* This appears to build on i386-6 and i386-7.Mark Linimon2007-11-181-5/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=202743
* Mark as broken: fails to install.Mark Linimon2007-10-021-0/+4
| | | | Notes: svn path=/head/; revision=200628
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* - Chase increase of audio/libvorbis shlib version.Martin Wilke2007-07-281-1/+1
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=196462
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to frameworkPav Lucistnik2007-02-131-1/+1
| | | | | | | | Submitted by: rafan Tested on: pointyhat Notes: svn path=/head/; revision=185058
* Fix the build on amd64 (hopefully).Jean-Yves Lefort2006-12-161-5/+5
| | | | Notes: svn path=/head/; revision=179926
* Fix X11BASE respect (hopefully).Jean-Yves Lefort2006-12-111-1/+1
| | | | Notes: svn path=/head/; revision=179523
* Install the program setuid-root so that it can set realtime priority,Jean-Yves Lefort2006-12-062-1/+26
| | | | | | | and drop root privileges early in main(). Notes: svn path=/head/; revision=179013
* Fix a crash.Jean-Yves Lefort2006-12-052-0/+12
| | | | Notes: svn path=/head/; revision=178924
* Add lmms.Jean-Yves Lefort2006-12-049-0/+1015
LMMS aims to be a free alternative to popular (but commercial and closed-source) programs like FruityLoops, Cubase and Logic giving you the ability of producing music with your computer by creating cool loops, synthesizing and mixing sounds, arranging samples, having more fun with your MIDI keyboard and much more... LMMS combines the features of a tracker/sequencer program (pattern/channel/ sample/song/effect management) and those of powerful synthesizers and samplers in a modern, user-friendly and easy to use graphical user interface. WWW: http://lmms.sourceforge.net/ Notes: svn path=/head/; revision=178829