aboutsummaryrefslogtreecommitdiffstats
path: root/audio/asmixer
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | audio)
* For unmaintained ports in `audio' category, drop leading article from COMMENTAlexey Dokuchaev2013-03-131-7/+3
| | | | and perform other minor cleanups along the way, whenever noticed.
* Fix typos in COMMENTCarlo Strub2012-07-251-1/+1
|
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
|
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-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)
* - Repleace USE_XPM to USE_XORGMartin Wilke2008-03-211-3/+2
| | | | - Get rid of USE_X_PREFIX
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Really respect X11BASE by adding suitable xpm pathRong-En Fan2006-12-031-0/+3
| | | | Noticed by: pointyhat via kris
* back out CONFIGURE_ARGS change, this is handled by USE_XLIB+GNU_CONFIGURE.Frank J. Laszlo2006-12-021-4/+1
| | | | | | GNU_CONFIGURE also sets --prefix for us Reported by: rafan
* Respect X11BASEFrank J. Laszlo2006-12-021-1/+3
| | | | Reported by: pointyhat
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-0/+1
|
* Maintainer requested reassignment to ports@.Mark Linimon2004-06-271-1/+1
|
* Remove mastersites that are either not carrying the current version,Mark Linimon2004-06-251-3/+1
| | | | | | | | or are carrying a tarball that will not checksum. PR: ports/67017, 67018 Submitted by: Roman Neuhauser <neuhauser at chello dot cz> Approved by: maintainer timeout (4 weeks)
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
|
* [NEW PORT} audio/asmixer Another mixer for afterstepEdwin Groothuis2003-09-015-0/+50
This is another mixer for the afterstep window manager. It is different from asmix(1). PR: ports/46708 Submitted by: Mike Makonnen <mtm@identd.net>