aboutsummaryrefslogtreecommitdiff
path: root/audio/libsidplay
Commit message (Collapse)AuthorAgeFilesLines
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-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. Notes: svn path=/head/; revision=103963
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* Update to 1.36.57.Christian Weisgerber2002-09-152-2/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=66333
* - Update to 1.36.55Patrick Li2002-08-053-9/+9
| | | | | | | | | | - Sort plist and silent some portlint warnings PR: ports/41316 Submitted by: maintainer Notes: svn path=/head/; revision=64063
* Update to 1.36.54Patrick Li2002-07-162-2/+7
| | | | | | | | PR: ports/40667 Submitted by: maintainer Notes: svn path=/head/; revision=63100
* Update to version 0.36.50Kevin Lo2002-01-124-3/+14
| | | | | | | | PR: 33800 Submitted by: MAINTAINER Notes: svn path=/head/; revision=52979
* Update to libsidplay-1.36.47Kris Kennaway2001-05-062-2/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=42299
* Chase a rerolled distfile tarball; remove a Makefile comment about it, datingPeter Pentchev2001-01-202-6/+1
| | | | | | | | | | | | from the times there were two different distfiles on different distsites. PR: 24306 - noticed Submitted by: Andreas Schulz <ats@first.gmd.de> PR: 24479 - fixed Submitted by: maintainer Notes: svn path=/head/; revision=37368
* Upgrade to 1.36.46Kevin Lo2001-01-092-3/+7
| | | | | | | | PR: 24168 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37016
* Update to 1.36.45Ade Lovett2000-10-122-2/+2
| | | | | | | | PR: 21829 Submitted by: maintainer Notes: svn path=/head/; revision=33740
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-09-251-3/+1
| | | | | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris Notes: svn path=/head/; revision=33101
* Override FETCH_CMD to get rid from -A option.Maxim Sobolev2000-08-221-0/+1
| | | | | | | | PR: 20764 Submitted by: maintainer Notes: svn path=/head/; revision=31868
* Update to 1.36.44.Maxim Sobolev2000-08-222-2/+2
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=31867
* Forgot to update COMMENT.Maxim Sobolev2000-06-291-1/+1
| | | | | | | | PR: 19515 Submitted by: MAINTAINER Notes: svn path=/head/; revision=29974
* Remove unneeded USE_XLIB.Maxim Sobolev2000-06-291-1/+0
| | | | Notes: svn path=/head/; revision=29973
* Reflect new PORTNAME after sidplay --> libsidplay repo copy. Also updateMaxim Sobolev2000-06-293-7/+10
| | | | | | | | | | to 1.36.40. PR: 19515 Submitted by: MAINTAINER Notes: svn path=/head/; revision=29972
* Add USE_NEWGCC.Maxim Sobolev2000-06-231-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29802
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
| | | | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax Notes: svn path=/head/; revision=29628
* Third round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-152-2/+1
| | | | Notes: svn path=/head/; revision=29615
* Update to 1.36.38. We can now have sidplay shared libs!Will Andrews2000-06-023-18/+13
| | | | Notes: svn path=/head/; revision=29102
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27415
* Update to version 1.36.35.Steve Price1999-11-143-4/+4
| | | | | | | | PR: 14777 Submitted by: maintainer Notes: svn path=/head/; revision=23092
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20938
* Wisten, to the SWwound, of a Whole new WOOTim Vanderhoek1999-05-021-2/+1
| | | | | | | | | | | | [CheeriWOs!] Wisten, to the SWwound, of a Whole new WOO [CheeriWOs!] [ie. Add WWW:, and periodic misc legibalizificatings] Notes: svn path=/head/; revision=18335
* Upgrade to 1.36.31Justin M. Seger1998-12-162-6/+6
| | | | | | | | PR: ports/9085 Submitted by: sec@btl.42.org Notes: svn path=/head/; revision=15374
* A few more USE_XLIBs.Satoshi Asami1998-11-281-1/+3
| | | | Notes: svn path=/head/; revision=14938
* Spelling and grammar police. This commit brought to you by theMatthew Hunt1998-08-041-3/+3
| | | | | | | letter "A". Notes: svn path=/head/; revision=12270
* No need to define both USE_CONFIGURE and GNU_CONFIGURE....Satoshi Asami1998-07-271-2/+1
| | | | Notes: svn path=/head/; revision=12164
* PR: ports/5504Donald Burr1998-07-265-0/+59
Submitted by: sec@42.org Import of new port audio/sidplay, a C=64 SID musicfile player and SID chip emulator. Notes: svn path=/head/; revision=12132