aboutsummaryrefslogtreecommitdiffstats
path: root/audio/mixxx
Commit message (Collapse)AuthorAgeFilesLines
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* - Fix buildmiwi2013-06-111-1/+1
| | | | Reported by: pkg (DEVELOPER_MODE)
* * Major update to FLAC 1.3.0, including shared library bumps.naddy2013-06-101-0/+1
| | | | | | * Chase the update in dependent ports. PR: 179072
* - Update to 1.11.0miwi2013-05-2811-555/+4068
| | | | | PR: 178956 Submitted by: Ports Fury
* - Remove shlib ABI versions from LIB_DEPENDSdanfe2013-02-262-22/+17
| | | | | | - Do not re-describe standard option knobs - Drop leading indefinite article from COMMENT - Cleanup Makefile and port description
* - Update to version 1.10.1sperber2012-12-016-34/+55
| | | | | | | | | | | | - Update MASTER_SITES - Remove shlib versions - Trim Makefile header - Update optionsng descriptions PR: ports/171965 Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com> Approved by: beat (mentor) Feature safe: yes
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,naddy2012-07-201-2/+1
| | | | directly or indirectly (via libvorbis, libtheora).
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-2/+1
| | | | Review by: bapt, David Naylor (kde team)
* Convert to new options frameworkbapt2012-06-011-9/+8
|
* - update png to 1.5.10dinoex2012-06-011-1/+2
|
* Make the port build with the upcoming Qt 4.8.x series.rakuco2012-05-221-0/+2
| | | | | | | | | | | Since 4.8.0 [1], Qt itself does not automatically include GLU's headers and libraries with its OpenGL module, so applications which relied on Qt to get these need to be adjusted. PORTREVISION bumped since we now explicitly depend on GLU via USE_GL=glu. [1] http://qt.gitorious.org/qt/qt/commit/e7eed096a0c33607a7a37baaf06e5952dc9d556b
* - Update to version 1.10.0miwi2012-02-2013-2373/+6783
| | | | | PR: 165004 Submitted by: Ports Fury
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlynaddy2010-06-071-1/+1
| | | | (via libvorbis, libtheora).
* - update to 1.4.1dinoex2010-03-281-0/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-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.
* - Update to 1.7.0miwi2009-10-1411-1341/+2440
| | | | | PR: 139515 Submitted by: Ports Fury
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with A
* Bump PORTREVISION after libogg and libvorbisfile major version increment.naddy2009-07-071-1/+1
|
* - Remove conditional checks relevant only on FreeBSD 5.x and olderpav2009-01-061-7/+1
|
* Bump portrevision due to upgrade of devel/gettext.edwin2008-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)
* Reset jylefort's port maintainerships. portmgr has taken his commit bitlinimon2008-04-291-1/+1
| | | | into safekeeping due to inactivity.
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-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)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-2/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Chase increase of audio/libvorbis shlib version.miwi2007-07-281-1/+1
| | | | - Bump PORTREVISION
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+2
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* [patch] cleanup non-supported FreeBSD versionsedwin2007-05-021-4/+0
| | | | | | PR: ports/111676 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: maintainer timeout
* - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to frameworkpav2007-02-131-2/+2
| | | | | Submitted by: rafan Tested on: pointyhat
* Remove USE_REINPLACE from ports in categories starting with A.edwin2006-05-031-1/+0
|
* Now builds on amd64kris2006-03-081-4/+0
| | | | Approved by: portmgr (implicit)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Chase libid3tag update.jylefort2005-10-281-0/+1
|
* - Respect ${LOCALBASE} and ${X11BASE} [1]jylefort2005-10-236-356/+36
| | | | | | | - Do not provide round() anymore, since it is part of FreeBSD since 5.3 - Reformat the Makefile (one less tab between variables and values) Reported by: pointyhat via kris [1]
* Mark as broken on amd64 >= 6.0, as it does not build there.jylefort2005-07-311-0/+4
| | | | Reported by: pointyhat via kris
* Change my MAINTAINER email address to jylefort@FreeBSD.orgjylefort2005-04-132-2/+2
| | | | Approved by: adamw (mentor)
* - Update to 1.4.2pav2005-01-202-5/+7
| | | | | | | - Mark IGNORE on FreeBSD 4.x due to missing pselect() interface PR: ports/76389 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* Update to 1.4krion2004-10-138-101/+31
| | | | | PR: ports/72595 Submitted by: maintainer
* BROKEN on 5.x: Does not compilekris2004-09-191-4/+8
| | | | Approved by: portmgr (self)
* Add mixxx 1.3.2,krion2004-06-2617-0/+1767
Mixxx is software for DJ'ing. You can use wave based audio files, Ogg Vorbis and MP3 files as audio input. Mixxx can be controlled through the GUI and with external controllers including MIDI devices, joysticks and more. PR: ports/68345 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>