Commit graph

19 commits

Author SHA1 Message Date
Patrick Li
8d75c0051c Fix install
Reported by:	bento
2002-01-11 06:26:54 +00:00
Mario Sergio Fujikawa Ferreira
07e7add5a7 o xsidplay tries to access /dev/sound/dsp (linuxism) when it cannot
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>
2002-01-09 15:09:25 +00:00
Dirk Froemberg
9439aeb2c5 portlint: remove extra whitespaces before end of line. 2001-12-24 10:37:45 +00:00
Steve Price
2b34999e92 Update to version 1.6.4.3.
PR:		32406
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-02 18:22:12 +00:00
David W. Chapman Jr.
6182c09cff Update to 1.6.3
PR:		32049
Submitted by:	tkato@prontomail.com
2001-11-24 02:15:04 +00:00
Kevin Lo
b5904e66ec Update to version 1.6.2.1
PR:31299
Submitted by: Ports Fury
2001-10-19 16:11:18 +00:00
Pete Fritchman
afbebb0cfe Set maintainer to ports@FreeBSD.org
Submitted by:	Anders Nordby <anders@fix.no> (previous maintainer)
2001-10-07 02:03:45 +00:00
Mario Sergio Fujikawa Ferreira
e7b72eb2a8 o Update to 1.6.0
o Bump PORTEPOCH since last version (1.6b12) is smaller then newer
  version (1.6.0)

PR:		29028
Submitted by:	maintainer
2001-08-02 19:48:43 +00:00
Dirk Meyer
1eb364a0da Update the port to the latest version.
PR:		26565
Submitted by:	Anders Nordby <anders@fix.no>
2001-04-15 15:24:22 +00:00
Will Andrews
dbba8af644 Overhaul QT/KDE support:
- 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)
2001-04-03 08:14:43 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-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.
2001-03-29 16:35:19 +00:00
Dirk Meyer
5e0c39497e Updates the port to the latest version.
PR:		25529
Submitted by:	anders@fix.no
2001-03-17 14:02:35 +00:00
Steve Price
0d5a0510ea Use '-O0' when compiling on the Alpha to avoid internal compiler errors. 2001-03-11 05:01:04 +00:00
Kevin Lo
7fe1bb8259 Upgrade to 1.5.4
PR: 24008
Submitted by: MAINTAINER
2001-01-02 15:40:07 +00:00
James E. Housley
37fe2b5a0e Updates the port to the latest version. Fixes broken link too.
PR:		22220
Submitted by:	Anders Nordby <anders@fix.no> MAINTAINER
2000-10-22 23:12:01 +00:00
Kevin Lo
bfb25bb50b Update to version 1.4.2
PR: 21848
Submitted by: MAINTAINER
2000-10-10 05:07:19 +00:00
Satoshi Asami
5e5841f2cd Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
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
2000-09-25 12:21:43 +00:00
Ade Lovett
79393d7752 Update to latest version (1.3.9)
Fixes building with gcc >= 2.8.1

PR:		21337
Submitted by:	maintainer (with the help of Ports Fury)
2000-09-18 16:11:09 +00:00
Chris Piazza
0377ef7e1f Add xsidplay.
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>
2000-06-11 19:06:58 +00:00