aboutsummaryrefslogtreecommitdiffstats
path: root/audio/xvmixer
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.mat2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* Staging supportpawel2014-02-281-2/+1
|
* In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-111-1/+1
| | | | | | LIB_DEPENDS in audio With hat: portmgr
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-5/+2
| | | | audio)
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - 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)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Add some SHA256 checksumspav2005-11-241-0/+1
|
* Use MAKE_ARGSvs2005-10-132-28/+2
|
* Drop maintainership. Maintainer is not using FreeBSD aserwin2004-05-091-1/+1
| | | | | | | | | primary OS any longer. Thanks for all your work, Serge! Sorry to see you go. PR: 66407 Submitted by: Serge Gagnon <gagnon_s@sympatico.ca> (maintainer)
* - Fix MASTER_SITESkrion2004-03-251-2/+1
| | | | | PR: ports/64683 Submitted by: maintainer
* Reassign maintainership to Serge Gagnon.thierry2004-03-211-1/+1
| | | | | | | | Take care, Serge! PR: ports/64517 Submitted by: Serge Gagnon <gagnon_s@sympatico.ca> Approved by: mat (mentor)
* Use PLIST_FILES.trevor2004-02-062-1/+1
| | | | Reviewed by: marcus
* Add SIZE.trevor2004-01-281-0/+1
|
* Release maintainership of ports due to personal technical difficulties.naddy2003-07-311-1/+1
| | | | Submitted by: Serge Gagnon
* Add xvmixer 1.0, open Look-based audio mixer.oliver2003-07-235-0/+56
PR: 51017 Submitted by: Serge Gagnon <gagnon__s@videotron.ca>