aboutsummaryrefslogtreecommitdiffstats
path: root/audio/libsidplay2
Commit message (Collapse)AuthorAgeFilesLines
* - Unbreak on gcc 4.1alexbl2006-10-011-0/+11
| | | | | Approved by: novel (mentor, implicit) Obtained from: Gentoo CVS repository
* Change all my MAINTAINER lines to my new FreeBSD.org address.alexbl2006-09-131-1/+1
| | | | Approved by: novel
* Don't be verbose when mkdir (forgotted from testing in previous commit).itetcu2006-06-111-1/+1
| | | | Approved by: lawrance (mentor, implicit)
* - Fix plist (create empty dir in pkg-plist).itetcu2006-06-112-2/+3
| | | | | | | - Pass maintainership to Alexander Botero-Lowry - Bump PORTREVISION Approved by: lawrance (mentor, implicit)
* Remove USE_REINPLACE from ports in categories starting with A.edwin2006-05-031-1/+0
|
* Conversion to a single libtool environment.ade2006-02-232-0/+4
| | | | Approved by: portmgr (kris)
* - Add some SHA256 checksumspav2005-11-241-0/+1
|
* 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.
* Add missing directorykris2004-11-251-0/+1
|
* Fix build with gcc-3.4krion2004-08-192-7/+27
| | | | | PR: ports/70627 Submitted by: Ports Fury
* BROKEN on 5.x: Does not compile with gcc 3.4.2kris2004-08-161-1/+7
|
* Update to version 2.1.1krion2004-07-187-173/+11
| | | | | PR: ports/69184 Submitted by: Ports Fury
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* Add SIZE.trevor2004-01-281-0/+1
|
* USE_REINPLACE must be defined before REINPLACE_CMD may be used.trevor2003-11-171-0/+1
|
* * Rearrange USE_GNOMEkrion2003-07-311-7/+1
| | | | | | PR: 55051 Submitted by: Ports Fury Approved by: fjoe (mentor) (implicit)
* De-pkg-comment.knu2003-02-212-1/+1
|
* correct *_DEPENDS.nork2003-02-021-1/+1
| | | | | | | PR: ports/47316 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> Reviewed by: Ports Fury Pointy hat to: myself
* Update to 2.1.0.nork2003-02-029-98/+204
| | | | | PR: ports/47316 Submitted by: Ports Fury
* - Do not install useless .la fileijliao2002-12-234-14/+19
| | | | | PR: 45919 Submitted by: Ports Fury
* Update to version 2.0.7 after repo-copy from ports/audio/libsidplay.anders2002-11-187-52/+113
|
* 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.