summaryrefslogtreecommitdiff
path: root/audio/xsidplay (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Cosmetic fix: use %%DOCSDIR%% macro.Sergey A. Osokin2003-10-211-4/+4
| | | | | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992 Notes: svn path=/head/; revision=91809
* Update to 1.6.5.1a.Anders Nordby2003-05-187-135/+3
| | | | | | | | | This unbreaks -current, so remove BROKEN. Approved by: maintainer timeout (distfile missing since december) Notes: svn path=/head/; revision=81270
* BROKEN on 5.1: configure failsKris Kennaway2003-05-181-0/+4
| | | | Notes: svn path=/head/; revision=81214
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* Added a comment regarding the availability of the distribution tarball.Edwin Groothuis2002-12-271-0/+2
| | | | | | | | Notified maintainer. Noticed by: portsurvey Notes: svn path=/head/; revision=71899
* Add WITH_SIDPLAY2 knob for enabling libsidplay2/resid libraries.Anders Nordby2002-11-181-1/+8
| | | | Notes: svn path=/head/; revision=70377
* o Patch it to work with Qt 3.xMario Sergio Fujikawa Ferreira2002-08-252-7/+18
| | | | | | | | | | o Bump PORTREVISION PR: 41989 Submitted by: maintainer Notes: svn path=/head/; revision=64982
* Fix installPatrick Li2002-01-112-0/+2
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=52904
* o xsidplay tries to access /dev/sound/dsp (linuxism) when it cannotMario Sergio Fujikawa Ferreira2002-01-094-5/+99
| | | | | | | | | | | | | have exclusive access to /dev/dsp. This may cause lockups and all sort of problems. Fix it. o It is an X application, USE_X_PREFIX o Assign maintainership to submitter PR: 33722 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net> Notes: svn path=/head/; revision=52818
* portlint: remove extra whitespaces before end of line.Dirk Froemberg2001-12-241-1/+1
| | | | Notes: svn path=/head/; revision=52088
* Update to version 1.6.4.3.Steve Price2001-12-023-2/+15
| | | | | | | | PR: 32406 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=50873
* Update to 1.6.3David W. Chapman Jr.2001-11-243-3/+28
| | | | | | | | PR: 32049 Submitted by: tkato@prontomail.com Notes: svn path=/head/; revision=50449
* Update to version 1.6.2.1Kevin Lo2001-10-194-32/+12
| | | | | | | | PR:31299 Submitted by: Ports Fury Notes: svn path=/head/; revision=48953
* Set maintainer to ports@FreeBSD.orgPete Fritchman2001-10-071-1/+1
| | | | | | | Submitted by: Anders Nordby <anders@fix.no> (previous maintainer) Notes: svn path=/head/; revision=48508
* o Update to 1.6.0Mario Sergio Fujikawa Ferreira2001-08-022-2/+3
| | | | | | | | | | | o Bump PORTEPOCH since last version (1.6b12) is smaller then newer version (1.6.0) PR: 29028 Submitted by: maintainer Notes: svn path=/head/; revision=45749
* Update the port to the latest version.Dirk Meyer2001-04-153-6/+6
| | | | | | | | PR: 26565 Submitted by: Anders Nordby <anders@fix.no> Notes: svn path=/head/; revision=41428
* Overhaul QT/KDE support:Will Andrews2001-04-031-8/+3
| | | | | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal) Notes: svn path=/head/; revision=40792
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Updates the port to the latest version.Dirk Meyer2001-03-174-28/+21
| | | | | | | | PR: 25529 Submitted by: anders@fix.no Notes: svn path=/head/; revision=39971
* Use '-O0' when compiling on the Alpha to avoid internal compiler errors.Steve Price2001-03-111-1/+7
| | | | Notes: svn path=/head/; revision=39541
* Upgrade to 1.5.4Kevin Lo2001-01-025-26/+23
| | | | | | | | PR: 24008 Submitted by: MAINTAINER Notes: svn path=/head/; revision=36603
* Updates the port to the latest version. Fixes broken link too.James E. Housley2000-10-224-17/+17
| | | | | | | | PR: 22220 Submitted by: Anders Nordby <anders@fix.no> MAINTAINER Notes: svn path=/head/; revision=34118
* Update to version 1.4.2Kevin Lo2000-10-105-150/+49
| | | | | | | | PR: 21848 Submitted by: MAINTAINER Notes: svn path=/head/; revision=33655
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-09-251-4/+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
* Update to latest version (1.3.9)Ade Lovett2000-09-186-16/+152
| | | | | | | | | | Fixes building with gcc >= 2.8.1 PR: 21337 Submitted by: maintainer (with the help of Ports Fury) Notes: svn path=/head/; revision=32814
* Add xsidplay.Chris Piazza2000-06-115-0/+47
A graphical frontend to libsidplay. This port doesn't currently build with gcc >= 2.8.1 PR: 15147 Submitted by: Anders Nordby <anders@fix.no> Notes: svn path=/head/; revision=29529