aboutsummaryrefslogtreecommitdiff
path: root/audio/gsi
Commit message (Collapse)AuthorAgeFilesLines
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-191-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244490
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with A Notes: svn path=/head/; revision=240066
* A few typo fixes for ports/audio descriptions.Jimmy Olgeni2008-06-151-3/+3
| | | | Notes: svn path=/head/; revision=214897
* My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org.Pietro Cerutti2008-02-211-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=207731
* - Fix build with gcc 4.2Martin Wilke2007-12-102-12/+50
| | | | | | | | | | | - Pass maintainership to submitter PR: 118466 Submitted by: Pietro Cerutti <gahr@gahr.ch> Approved by: portmgr (erwin) Notes: svn path=/head/; revision=202937
* BROKEN with gcc 4.2Kris Kennaway2007-05-271-1/+7
| | | | Notes: svn path=/head/; revision=191950
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-141-1/+1
| | | | | | | | | | - these include astro/ audio/ biology/ chinese/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170572
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161245
* - Add some SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149221
* Fix build with gcc-3.4Kirill Ponomarev2004-08-182-7/+11
| | | | | | | | PR: ports/70626 Submitted by: Ports Fury Notes: svn path=/head/; revision=116614
* BROKEN on 5.x: Does not compile with gcc 3.4.2Kris Kennaway2004-08-161-1/+7
| | | | Notes: svn path=/head/; revision=116340
* 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
* Fix build on sparc64.Pete Fritchman2004-01-111-0/+13
| | | | | | | | Reported by: bento Tested on: panther Notes: svn path=/head/; revision=97901
* - update to 0.9.6Pete Fritchman2003-05-1826-186/+288
| | | | | | | | | | | - switch to bz2 distfile - ECHO -> ECHO_MSG PR: 52043 Submitted by: Ports Fury Notes: svn path=/head/; revision=81269
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* strip -> ${STRIP_CMD}Tilman Keskinoz2002-11-181-2/+2
| | | | | | | | PR: 39964 Submitted by: Scott Flatman <sf@dsinw.com> Notes: svn path=/head/; revision=70434
* 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
* machine/soundcard.h -> sys/soundcard.hPete Fritchman2002-06-071-0/+11
| | | | | | | | PR: 38907 Submitted by: Trish Lynch <trish@bsdunix.net> Notes: svn path=/head/; revision=60734
* Update to MASTER_SITESKevin Lo2001-07-213-4/+4
| | | | | | | | PR: 29042 Submitted by: Sean Farley <sean-freebsd@farley.org> Notes: svn path=/head/; revision=45311
* Remove a non-existent MASTER_SITE.Peter Pentchev2001-05-291-2/+1
| | | | | | | | PR: 27735 Submitted by: Jeff Palmer <scorpio@drkshdw.org> Notes: svn path=/head/; revision=43247
* Add GSI. GSI is an easy to use audio system which can be used over a networkMaxim Sobolev2000-12-0729-0/+496
and which gives applications, through a very simple API, sample playing with stereo, 3D, doppler effects, music playing (MIDI, HMP, MUS), cd playing and ejecting/changing. Notes: svn path=/head/; revision=35752