aboutsummaryrefslogtreecommitdiff
path: root/audio/asmixer
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add USES=xorg USES=gl, ports categories aNiclas Zeising2019-11-041-0/+1
| | | | | | | | Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories starting with 'a'. Notes: svn path=/head/; revision=516738
* Remove MASTER_SITE_AFTERSTEP from MASTER_SITES. The tarball on that serverAdam Weinberger2014-09-021-9/+4
| | | | | | | | | | | | does not pass checksum. The tigr.net copy still has the correct checksum, so leave that in as the sole master_site. All the files within each tarball had identical checksums. While here, simplify do-install a bit. Notes: svn path=/head/; revision=367102
* - Update MASTER_SITESMartin Wilke2014-02-272-25/+24
| | | | | | | | | | - Add LICENSE - Stage support PR: 187063 Notes: svn path=/head/; revision=346293
* Deprecate ports unmaintained for which distillator is not able to find ↵Baptiste Daroussin2014-02-071-1/+4
| | | | | | | | | public distfiles Reported by: distilator Notes: svn path=/head/; revision=343287
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* 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. Notes: svn path=/head/; revision=314074
* Fix typos in COMMENTCarlo Strub2012-07-251-1/+1
| | | | Notes: svn path=/head/; revision=301510
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-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) Notes: svn path=/head/; revision=211584
* - Repleace USE_XPM to USE_XORGMartin Wilke2008-03-211-3/+2
| | | | | | | - Get rid of USE_X_PREFIX Notes: svn path=/head/; revision=209531
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Really respect X11BASE by adding suitable xpm pathRong-En Fan2006-12-031-0/+3
| | | | | | | Noticed by: pointyhat via kris Notes: svn path=/head/; revision=178650
* back out CONFIGURE_ARGS change, this is handled by USE_XLIB+GNU_CONFIGURE.Frank J. Laszlo2006-12-011-4/+1
| | | | | | | | | GNU_CONFIGURE also sets --prefix for us Reported by: rafan Notes: svn path=/head/; revision=178520
* Respect X11BASEFrank J. Laszlo2006-12-011-1/+3
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=178517
* - Add some SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149221
* Maintainer requested reassignment to ports@.Mark Linimon2004-06-261-1/+1
| | | | Notes: svn path=/head/; revision=112328
* Remove mastersites that are either not carrying the current version,Mark Linimon2004-06-241-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) Notes: svn path=/head/; revision=112154
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* [NEW PORT} audio/asmixer Another mixer for afterstepEdwin Groothuis2003-08-315-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> Notes: svn path=/head/; revision=88221