aboutsummaryrefslogtreecommitdiff
path: root/audio/xmix
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup patches, a* categories.Mathieu Arnold2016-07-262-6/+6
| | | | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=419133
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-3/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Rename audio/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-282-0/+0
| | | | Notes: svn path=/head/; revision=363157
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-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) Notes: svn path=/head/; revision=351411
* Stage supportAntoine Brodin2014-01-181-4/+3
| | | | Notes: svn path=/head/; revision=340176
* 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
* Convert to USES=imakeBaptiste Daroussin2013-06-281-6/+2
| | | | | | | | While here trim headers Remove useless pre.mk/post.mk Notes: svn path=/head/; revision=321970
* - Get Rid MD5 supportMartin Wilke2011-03-191-2/+0
| | | | Notes: svn path=/head/; revision=271305
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-06-091-1/+2
| | | | | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=235506
* - 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
* - Add some SHA256 checksumsPav Lucistnik2005-11-231-2/+4
| | | | Notes: svn path=/head/; revision=149221
* - Use PLIST_FILESVolker Stolz2005-04-192-3/+2
| | | | | | | - Fix non-root install Notes: svn path=/head/; revision=133675
* Add SIZE.Trevor Johnson2004-01-271-0/+2
| | | | Notes: svn path=/head/; revision=99295
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER lineSergei Kolobov2003-12-211-1/+1
| | | | Notes: svn path=/head/; revision=96284
* Portlint ($() -> ${})Kris Kennaway2003-10-271-1/+1
| | | | Notes: svn path=/head/; revision=92334
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* * Fix PATCH_SITE.Christian Weisgerber2002-07-222-2/+3
| | | | | | | | | | PR: 40887 Submitted by: Tilman Linneweh <tilman@arved.de> * machine/soundcard.h -> sys/soundcard.h Notes: svn path=/head/; revision=63396
* Remove janek@gaja.ipan.lublin.pl as MAINTAINER; mail has been bouncingBill Fenner2002-07-221-1/+1
| | | | | | | for 2 months. Notes: svn path=/head/; revision=63362
* fix manpage handling with XFree86-4.FUJISHIMA Satsuki2000-12-303-38/+24
| | | | | | | | | PR: 23694 Submitted by: myself Non-responce from: maintainer Notes: svn path=/head/; revision=36476
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27415
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20938
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Move manpages from pkg/PLIST to MAN* macro in Makefile.Steve Price1998-09-282-2/+3
| | | | Notes: svn path=/head/; revision=13479
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-182-6/+2
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Add $Id$.Satoshi Asami1996-11-181-0/+2
| | | | Notes: svn path=/head/; revision=4577
* Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-4/+3
| | | | Notes: svn path=/head/; revision=4572
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-151-3/+5
| | | | | | | Added MAINTAINERS to many of them. Notes: svn path=/head/; revision=4497
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* An X-based mixer program.Satoshi Asami1995-07-016-0/+74
Submitted by: Janusz Kokot <janek@gaja.ipan.lublin.pl> Notes: svn path=/head/; revision=1905