aboutsummaryrefslogtreecommitdiff
path: root/audio/wmsmixer
Commit message (Collapse)AuthorAgeFilesLines
* Convert to PORT_OPTIONS:MDOCS.Adam Weinberger2014-01-031-1/+3
| | | | | | | Holdout shame list: ruby, perl, python Notes: svn path=/head/; revision=338547
* 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
* New USES imake to handle the dependency on imake.Baptiste Daroussin2013-06-281-6/+3
| | | | | | | | | | | | | | | | | | | | | | | | | This uses accept 'env' as an argument for ports that do use their own or a different do-configure target. Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake. Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten. Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous imake also inherit the defined CppCmd CcCmd and CplusplusCmd. Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp. Make imake respect CC and CXX Make imake respect USE_GCC (if set imake will use gcc's cpp). While here: - Remove a couple of indefinite articles from comments - Trim headers - Fix a couple of ports to build with clang or use: USE_GCC=any - Fix a now useless redefinition of the extraction chain - Fix a typo in japanese/Wnn7-lib bundled imake template definitions - Fix some XMKMF execution with no env specified - Use options helper in x11/xautolock to simplify the port Notes: svn path=/head/; revision=321957
* Remove primary master site, as dockapps.org has been domainsquatted.David Thiel2012-02-011-2/+1
| | | | | | | Submitted by: ehaupt@ Notes: svn path=/head/; revision=290215
* - remove maintainer tags from pkg-descrEitan Adler2011-10-221-2/+0
| | | | | | | | Approved by: portmgr Approved by: bapt (mentor) Notes: svn path=/head/; revision=284139
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Fix MASTER_SITES, PREFIX support and distinfo.David Thiel2010-10-073-6/+15
| | | | | | | Submitted by: http://people.freebsd.org/~ehaupt/distilator/ Notes: svn path=/head/; revision=262575
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - 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
* - 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
* - AdoptPav Lucistnik2006-05-251-1/+1
| | | | | | | | PR: ports/97860 Submitted by: David Thiel <lx@redundancy.redundancy.org> Notes: svn path=/head/; revision=163429
* - Add some SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149221
* Update WWWMarcus Alves Grando2005-10-241-1/+1
| | | | | | | | PR: 87950 Notified by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Notes: svn path=/head/; revision=146280
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* Update to 0.5.1.Pete Fritchman2003-05-182-2/+2
| | | | | | | | PR: 51699 Submitted by: Ports Fury Notes: svn path=/head/; revision=81291
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* Support CXX/CXXFLAGS properly.Norikatsu Shigemura2003-02-021-1/+1
| | | | | | | | PR: ports/47736 Submitted by: Ports Fury Notes: svn path=/head/; revision=74488
* Pass maintainership for this port to ports@.Jun Kuriyama2002-11-181-1/+1
| | | | | | | Domain for former maintainer is not exist. Notes: svn path=/head/; revision=70362
* Unbreak on -current.Jun Kuriyama2002-11-182-0/+12
| | | | Notes: svn path=/head/; revision=70357
* Update URL.Christian Weisgerber2002-08-272-2/+2
| | | | | | | Submitted by: Damian Kramer <dkramer@hibernaculum.net> Notes: svn path=/head/; revision=65122
* s@machine/soundcard.h@sys/soundcard.h@.Jun Kuriyama2002-04-251-0/+11
| | | | Notes: svn path=/head/; revision=58108
* Add wmsmixer 0.5, an audio mixer for the WindowMaker dock.Will Andrews2001-04-076-0/+39
PR: 26281 Submitted by: Konstantinos Konstantinidis <kkonstan@daemon.gr> Notes: svn path=/head/; revision=40997