aboutsummaryrefslogtreecommitdiffstats
path: root/audio/xmixer
Commit message (Collapse)AuthorAgeFilesLines
* Remove $FreeBSD$ from patches files in categories a-j.mat2015-05-221-3/+0
| | | | | With hat: portmgr Sponsored by: Absolight
* Rename all patches that contain '::' as a path separator, and useadamw2014-07-301-0/+0
| | | | '__' instead.
* Rename audio/ patch-xy patches to reflect the files they modify.adamw2014-07-281-0/+0
|
* Make gtk12 support an OPTION, rather than just checking if it's alreadyadamw2014-07-281-3/+5
| | | | installed.
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb)
* - Support stagingamdmi32013-12-231-5/+4
|
* Explicitly link libraries on 10 unmaintained portsmarino2013-10-081-0/+1
| | | | | | | | | The following ports will not build with a binutils 2.22+ linker built with standard options. This has been obvious with DPorts, but difficult to see on FreeBSD. However, setting the ports compiler as a recent gcc (e.g lang/gcc48) is an excellent way to detect the unspecified but needed libraries as these recent GCC compilers use the latest binutils linkers. These patches were tested on FreeBSD 8.4 and DragonFly 3.5
* Do not arbitrary rename packagesbapt2013-10-041-1/+0
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-0/+1
| | | | audio)
* - Strip header at request of original creatortabthorpe2013-01-271-5/+1
| | | | | Submitted by: trevor With hat: portmgr
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-241-1/+1
| | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG).
* A few typo fixes for ports/audio descriptions.olgeni2008-06-151-1/+1
|
* - 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-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Remove USE_REINPLACE from ports in categories starting with A.edwin2006-05-031-1/+0
|
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-1/+1
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* - Add some SHA256 checksumspav2005-11-241-0/+1
|
* - Fix MASTER_SITESpav2005-05-276-121/+30
| | | | | | | | - Optionalize GTK support - Add WWW: line PR: ports/81504 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Use PLIST_FILESvs2005-04-192-2/+1
|
* Fix build with gcc-3.4krion2004-09-061-0/+14
| | | | Approved by: portmgr (implicit)
* - Remove dead WWWpav2004-05-301-2/+0
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* BROKEN on !i386: Does not compilekris2004-02-251-1/+7
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* Add SIZE.trevor2004-01-281-0/+1
|
* Remove my e-mail address from comment blocks of portstrevor2003-11-131-1/+1
| | | | I have contributed, in hopes of attracting less spam.
* Fix building under -CURRENT (gcc 3.3)osa2003-07-241-0/+13
| | | | Submitted by: Simon Barner <barner@in.tum.de>
* Remove the USE_GNOMENG macro.marcus2003-04-081-1/+0
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Mastersite has gone Missing In Action.edwin2002-12-221-1/+2
| | | | Noticed by: portsurvey
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* find->${FIND},xargs->${XARGS}ijliao2002-09-291-1/+1
| | | | | PR: 40791 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
* Fix buildworld in current (machine/soundcard.h -> sys/soundcard.h)kris2002-09-081-8/+4
|
* Use USE_GNOMENG.marcus2002-08-311-1/+2
| | | | | PR: 42232 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* PERL -> REINPLACE_CMDijliao2002-07-081-1/+2
| | | | | PR: 39283 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Update to 0.9.4. Install gmixer as xgmixer, to avoid conflict withtrevor2001-02-208-35/+37
| | | | | | | | the audio/gmixer port/package. Remove BROKEN line since this version works. Submitted by: Kato Tsuguru <tkato@prontomail.ne.jp> PR: 25208
* Mark this broken.trevor2000-11-033-5/+6
| | | | | | | | | | | | | | Mention conflict with audio/gmixer. Set maintainer to ports@FreeBSD.org. (gdb) bt #0 0x280eeaf6 in _XtCountVaList () from /usr/X11R6/lib/libXt.so.6 #1 0x280ee07f in XtVaSetValues () from /usr/X11R6/lib/libXt.so.6 #2 0x804ae1a in CbMute () #3 0x280c2815 in XtCallCallbackList () from /usr/X11R6/lib/libXt.so.6 #4 0x8051f97 in Notify () Submitted by: Frederik Meerwaldt <frederik@freddym.org>
* Implement USE_GTK, part 1.reg2000-10-051-6/+1
|
* Change MAINTAINER for my ports.trevor2000-10-021-1/+1
| | | | Approved by: will
* - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-configsteve2000-07-083-25/+33
| | | | | | | - Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly PR: 19623 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-2/+2
|
* update WWWmharo2000-02-241-1/+1
|
* add dependency on gtk. found by bentomharo2000-01-221-0/+2
|
* Import of xmixer.cpiazza1999-11-1410-0/+167
Xmixer includes two programs, xmixer and gmixer. xmixer uses Athena widgets and gmixer uses GTK+. It can change the volume for multiple devices, select input device(s) for recording, hide devices you don't want to see, and has batch support. PR: 14555 Submitted by: Trevor Johnson <trevor@jpj.net>