Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
| | | | | audio) | ||||
* | For unmaintained ports in `audio' category, drop leading article from COMMENT | Alexey Dokuchaev | 2013-03-13 | 1 | -7/+3 |
| | | | | and perform other minor cleanups along the way, whenever noticed. | ||||
* | Fix typos in COMMENT | Carlo Strub | 2012-07-25 | 1 | -1/+1 |
| | |||||
* | - Get Rid MD5 support | Martin Wilke | 2011-03-19 | 1 | -1/+0 |
| | |||||
* | - Remove unneeded dependency from gtk12/gtk20 [1] | Martin Wilke | 2008-04-20 | 1 | -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_XORG | Martin Wilke | 2008-03-21 | 1 | -3/+2 |
| | | | | - Get rid of USE_X_PREFIX | ||||
* | - Welcome X.org 7.2 \o/. | Florent Thoumie | 2007-05-20 | 1 | -0/+1 |
| | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. | ||||
* | - Really respect X11BASE by adding suitable xpm path | Rong-En Fan | 2006-12-03 | 1 | -0/+3 |
| | | | | Noticed by: pointyhat via kris | ||||
* | back out CONFIGURE_ARGS change, this is handled by USE_XLIB+GNU_CONFIGURE. | Frank J. Laszlo | 2006-12-02 | 1 | -4/+1 |
| | | | | | | GNU_CONFIGURE also sets --prefix for us Reported by: rafan | ||||
* | Respect X11BASE | Frank J. Laszlo | 2006-12-02 | 1 | -1/+3 |
| | | | | Reported by: pointyhat | ||||
* | - Add some SHA256 checksums | Pav Lucistnik | 2005-11-24 | 1 | -0/+1 |
| | |||||
* | Maintainer requested reassignment to ports@. | Mark Linimon | 2004-06-27 | 1 | -1/+1 |
| | |||||
* | Remove mastersites that are either not carrying the current version, | Mark Linimon | 2004-06-25 | 1 | -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 Johnson | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | Use PLIST_FILES (bento-tested, marcus-reviewed). | Trevor Johnson | 2004-02-06 | 2 | -1/+1 |
| | |||||
* | [NEW PORT} audio/asmixer Another mixer for afterstep | Edwin Groothuis | 2003-09-01 | 5 | -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> |