aboutsummaryrefslogtreecommitdiffstats
path: root/audio/libsidplay
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
| | | | | | | | | | | | | | | - 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)
* Conversion to a single libtool environment.ade2006-02-231-1/+1
| | | | Approved by: portmgr (kris)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* - Update to 1.36.59pav2004-10-122-3/+3
| | | | | | PR: ports/71067 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Approved by: maintainer timeout (1 month)
* Update to 1.36.58.nork2004-08-122-3/+3
| | | | | | PR: ports/69917 Submitted by: Paul Seniura <pdseniura@techie.com> Approved by: Stefan `Sec` Zehl <sec@42.org> (maintainer)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* 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.
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update to 1.36.57.naddy2002-09-152-2/+2
| | | | Approved by: maintainer
* - Update to 1.36.55pat2002-08-063-9/+9
| | | | | | | - Sort plist and silent some portlint warnings PR: ports/41316 Submitted by: maintainer
* Update to 1.36.54pat2002-07-172-2/+7
| | | | | PR: ports/40667 Submitted by: maintainer
* Update to version 0.36.50kevlo2002-01-134-3/+14
| | | | | PR: 33800 Submitted by: MAINTAINER
* Update to libsidplay-1.36.47kris2001-05-062-2/+2
| | | | Approved by: maintainer
* Chase a rerolled distfile tarball; remove a Makefile comment about it, datingroam2001-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
* Upgrade to 1.36.46kevlo2001-01-102-3/+7
| | | | | PR: 24168 Submitted by: MAINTAINER
* Update to 1.36.45ade2000-10-132-2/+2
| | | | | PR: 21829 Submitted by: maintainer
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenasami2000-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
* Override FETCH_CMD to get rid from -A option.sobomax2000-08-231-0/+1
| | | | | PR: 20764 Submitted by: maintainer
* Update to 1.36.44.sobomax2000-08-232-2/+2
| | | | Submitted by: maintainer
* Forgot to update COMMENT.sobomax2000-06-291-1/+1
| | | | | PR: 19515 Submitted by: MAINTAINER
* Remove unneeded USE_XLIB.sobomax2000-06-291-1/+0
|
* Reflect new PORTNAME after sidplay --> libsidplay repo copy. Also updatesobomax2000-06-293-7/+10
| | | | | | | to 1.36.40. PR: 19515 Submitted by: MAINTAINER
* Add USE_NEWGCC.sobomax2000-06-231-0/+1
| | | | Submitted by: bento
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-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
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1
| | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
* Third round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-162-2/+1
|
* Update to 1.36.38. We can now have sidplay shared libs!will2000-06-023-18/+13
|
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-3/+3
|
* Update to version 1.36.35.steve1999-11-143-4/+4
| | | | | PR: 14777 Submitted by: maintainer
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Wisten, to the SWwound, of a Whole new WOOhoek1999-05-031-2/+1
| | | | | | | | | [CheeriWOs!] Wisten, to the SWwound, of a Whole new WOO [CheeriWOs!] [ie. Add WWW:, and periodic misc legibalizificatings]
* Upgrade to 1.36.31jseger1998-12-162-6/+6
| | | | | PR: ports/9085 Submitted by: sec@btl.42.org
* A few more USE_XLIBs.asami1998-11-281-1/+3
|
* Spelling and grammar police. This commit brought to you by themph1998-08-041-3/+3
| | | | letter "A".
* No need to define both USE_CONFIGURE and GNU_CONFIGURE....asami1998-07-281-2/+1
|
* PR: ports/5504dburr1998-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.