1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
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