aboutsummaryrefslogtreecommitdiffstats
path: root/audio/jack/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Convert to new options frameworkBaptiste Daroussin2012-05-301-4/+3
* - Fix alsa driver.Juergen Lock2012-05-251-1/+1
* - Fix pkg-plist incorrect when options are not defaultSylvio Cesar Teixeira2011-12-091-0/+1
* upgrade to 0.121.3Baptiste Daroussin2011-10-021-1/+1
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-241-1/+1
* - Update to 0.121.2 .Juergen Lock2011-09-191-7/+11
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-121-1/+1
* - chase celt library bumpBaptiste Daroussin2011-04-121-2/+2
* Add optional support for ALSA, off by defaultMax Brazhnikov2010-12-171-2/+11
* Fix pkg-plist, and bump PORTREVISION.Norikatsu Shigemura2010-12-061-1/+1
* Correct alsa-lib depend. s/libasound.2/asound.2/Koop Mast2010-12-051-1/+1
* Add implict dependency on alsa-lib, and bump PORTREVISION.Norikatsu Shigemura2010-12-051-0/+2
* - Update to 0.118.0Wesley Shields2010-04-161-2/+1
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
* Fix build after audio/celt upgrade. PORTREVISION bumped, as the upgradeEdward Tomasz Napierala2009-11-131-1/+1
* Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently fromIon-Mihai Tetcu2009-05-121-3/+3
* Fix plist. The source tarball is strange - it comes with HTML documentation,Edward Tomasz Napierala2009-05-121-19/+3
* Unbreak. Files with names without '-source' contain reference, files withEdward Tomasz Napierala2009-05-111-2/+0
* Mark broken, the port installs reference/html/*source.html both asIon-Mihai Tetcu2009-05-111-0/+2
* Update to 0.116.2.Edward Tomasz Napierala2009-03-311-4/+6
* - Remove conditional checks relevant only on FreeBSD 5.x and olderPav Lucistnik2009-01-061-4/+0
* - Fix PLISTPietro Cerutti2008-11-011-0/+1
* - Update to 0.109.2Pietro Cerutti2008-10-081-2/+3
* remove unused audio/flac dependencyChristian Weisgerber2008-03-261-2/+2
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
* - fix DOCSDIR [1]Michael Johnson2007-04-171-0/+2
* Update to 0.103.0Michael Johnson2007-04-171-5/+3
* [patch] audio/alac - cleanup non-supported FreeBSD versionsEdwin Groothuis2007-04-161-7/+2
* Fix the plist with WITH_DOCS. Bump the PORTREVISION.Jeremy Messenger2007-01-241-0/+1
* Update to 0.102.28.20061216, a SVN version. A new port, ghostess, needs thisJeremy Messenger2007-01-241-6/+6
* o/` One more time, we're gonna fix four-ehehex, oh yeah, all right o/`Michael Nottebrock2006-12-211-4/+5
* Revert last commitMichael Nottebrock2006-12-201-3/+3
* Update to KDE 3.5.5 / KOffice 1.6.1Michael Nottebrock2006-12-201-3/+3
* - Fix the jackd getting into infinite loop on client disconnect. [1] [2]Jeremy Messenger2006-12-081-0/+4
* - Update to 0.102.20Martin Wilke2006-12-071-4/+12
* - Remove ONLY_FOR_ARCHS since it looks like jack is portable nowMichael Johnson2006-07-071-1/+0
* - Now builds on sparc64Michael Johnson2006-07-071-1/+1
* - Give a few homeless ports a home with multimedia@Michael Johnson2006-06-101-1/+1
* - fix plistIon-Mihai Tetcu2006-06-081-0/+1
* update to version 0.101.1Edwin Groothuis2006-06-071-2/+1
* - Fix package creation when not set DOCS OPTIONSMarcus Alves Grando2006-03-151-34/+32
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+2
* The latest doxygen update seems to feature a funky bug that makes it createMichael Nottebrock2005-12-221-0/+2
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
* Update to 0.100.0Marcus Alves Grando2005-10-261-1/+1
* s/.elseif/.elifMichael Nottebrock2005-04-131-1/+1
* Worm our way around the big ugly doxygen-TeX dependency for the html-docsMichael Nottebrock2005-03-161-1/+26
* Fix plist, set LATEST_LINK to jack.Michael Nottebrock2005-02-221-2/+1
* BROKEN: Incomplete pkg-plistKris Kennaway2005-02-211-0/+2
* Update to 0.99Tilman Keskinoz2004-10-131-2/+2
* Do not include the package name in the comment.Kirill Ponomarev2004-07-181-1/+1
* Update to 0.98.1:Tilman Keskinoz2004-06-011-5/+5
* Fix make describe for old make's.Tilman Keskinoz2004-04-161-1/+1
* Mark broken on 5.x with libc_r.Tilman Keskinoz2004-04-161-1/+7
* Fix broken plistTilman Keskinoz2004-04-091-1/+1
* Mark ONLY_FOR_ARCHS= i386 amd64Tilman Keskinoz2004-04-081-0/+1
* Fix another Memory Leak.Tilman Keskinoz2004-03-241-1/+1
* Respect PTHREAD_CFLAGS, this should fix build on 5.2.1Tilman Keskinoz2004-03-161-1/+1
* Forgot replacing PTHREAD_LIBS in the last commit.Tilman Keskinoz2004-03-161-1/+1
* Fix pkgconfig file [1].Tilman Keskinoz2004-03-161-1/+1
* Add INSTALLS_SHLIB.Tilman Keskinoz2004-03-131-0/+1
* - Add the OSS Driver from http://www.sonarnerd.net/projects/jack_oss.htmlTilman Keskinoz2004-03-101-1/+3
* Remove BROKEN, my soundcard was locked by arts *sigh*Tilman Keskinoz2004-03-101-2/+0
* Mark BROKEN. It is not working at the moment.Tilman Keskinoz2004-03-101-0/+2
* Add JACK an audio serverTilman Keskinoz2004-03-101-0/+40