aboutsummaryrefslogtreecommitdiff
path: root/audio/wsoundprefs
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214428
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-8/+8
| | | | | | | | | | | | | | | | | | - 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-1/+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-0/+1
| | | | Notes: svn path=/head/; revision=149221
* - fix empty dirDirk Meyer2005-08-011-0/+1
| | | | | | | Approved by: krion Notes: svn path=/head/; revision=140612
* Bump PORTREVISION for ports affected by libdockapp library version bump.Sam Lawrance2005-06-131-1/+1
| | | | Notes: svn path=/head/; revision=137377
* - link against fontconfig [1] and libXft [2]Pav Lucistnik2005-04-105-19/+77
| | | | | | | | | | | | | | | | | | - misc WM api changes [1] and [2] - XClearArea -> XFillRectangle with gray [1] because XClearArea is for Window not Drawable (was causing X BadWindow error) [1] me [2] ports/75000 Serge Gagnon <ser_gagnon@sympatico.ca> If you hit "play" with a nonexistant file, the program dies - but apart from that it's now functional again. PR: ports/79746 Submitted by: Sam Lawrance <boris@brooknet.com.au> Notes: svn path=/head/; revision=132898
* BROKEN: Does not build with new version of windowmakerKris Kennaway2004-11-181-0/+2
| | | | Notes: svn path=/head/; revision=121848
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* Per distfile survey, remove mastersite that vanished in 2001.Mark Linimon2003-10-311-2/+0
| | | | Notes: svn path=/head/; revision=92743
* Make fetchable.Trevor Johnson2003-10-281-1/+1
| | | | | | | found by: fenner's survey Notes: svn path=/head/; revision=92397
* Let be hohest: I really don't have a time now to properly maintain allMaxim Sobolev2003-07-291-1/+1
| | | | | | | | these great pieces of software, so that let others with more free time to take over them. Notes: svn path=/head/; revision=85841
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Fix breakage introduced with recent WindowMaker update.Maxim Sobolev2001-03-121-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=39635
* Fix "X manpage" error with XFree86-4.Maxim Sobolev2000-12-301-2/+11
| | | | | | | | PR: 23420 Submitted by: FUJISHIMA Satsuki <k5@cheerful.com> Notes: svn path=/head/; revision=36480
* Add windowmaker to the RUN_DEPENDS to ensure correct install/deinstall orderMaxim Sobolev2000-06-061-0/+1
| | | | | | | | | and stop bento's "Extra" warnings. Submitted by: bento Notes: svn path=/head/; revision=29249
* Correct WWW (.php3 -> .php).Maxim Sobolev2000-05-301-1/+1
| | | | Notes: svn path=/head/; revision=28977
* Remove wmsound, add wsoundserver and unbroke wsoundprefs - it is now ready ↵Maxim Sobolev2000-05-231-1/+0
| | | | | | | to go. Notes: svn path=/head/; revision=28700
* Temporary mark as "BROKEN" - until wmsound->wsoundserver repo copy will beMaxim Sobolev2000-05-221-0/+1
| | | | | | | done. Sorry for that, I have to think first... Notes: svn path=/head/; revision=28689
* Update WSoundPrefs to the new 1.1.1 version.Maxim Sobolev2000-05-227-57/+64
| | | | | | | | | | This port switched to use the new sound server for Window Maker - wsoundserver, which will be committed shortly. Old audio/wmsound module is now scheduled for deletion, since it doesn't work with newest version of Window Maker and not maintained anymore. Notes: svn path=/head/; revision=28688
* DISTNAME fixes.Satoshi Asami2000-04-161-1/+1
| | | | Notes: svn path=/head/; revision=27639
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+3
| | | | Notes: svn path=/head/; revision=27415
* Remove extra whitespaces (portlint).Dirk Froemberg2000-02-052-6/+5
| | | | Notes: svn path=/head/; revision=25496
* Set maintaine to ports@FreeBSD.orgChris Piazza1999-08-291-1/+1
| | | | | | | | PR: 13448 Submitted by: maintainer Notes: svn path=/head/; revision=21075
* 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
* Upgrade to 1.0.2.Thomas Gellekum1999-06-225-30/+26
| | | | | | | | PR: 12303 Submitted by: Glenn Johnson <gljohns@bellsouth.net> Notes: svn path=/head/; revision=19639
* Add another path to look for the sound sets.Steve Price1999-06-061-0/+18
| | | | | | | | PR: 11940 Submitted by: maintainer Notes: svn path=/head/; revision=19246
* Adding missing WWW Site references ...Marc G. Fournier1999-06-051-0/+1
| | | | Notes: svn path=/head/; revision=19212
* Update to version 0.9.3.Steve Price1999-04-024-16/+45
| | | | | | | | PR: 10827 Submitted by: maintainer Notes: svn path=/head/; revision=17534
* Fix dependency definition so this port depends on windowmaker.Satoshi Asami1999-01-281-3/+3
| | | | Notes: svn path=/head/; revision=16399
* Initial import of WSoundPrefs version 0.9.1.Steve Price1999-01-267-0/+76
A utility for configuring sounds to play for WindowMaker events. PR: 9184, 9566 Submitted by: Glenn Johnson <gljohns@bellsouth.net>, Pascal Hofstee <daeron@Wit401305.student.utwente.nl> Notes: svn path=/head/; revision=16338