aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-11 19:46:58 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-11 19:46:58 +0000
commit02e84c27a6b76abc5a0236c8baa85da50345fdba (patch)
tree86b776760f67d66cb9647eff31ac28a133cfd3aa /audio
parent8777d608921b9489149424c90677e1591da20037 (diff)
downloadports-02e84c27a6b76abc5a0236c8baa85da50345fdba.tar.gz
ports-02e84c27a6b76abc5a0236c8baa85da50345fdba.zip
Updating Makefiles, audio ports.
Notes
Notes: svn path=/head/; revision=1338
Diffstat (limited to 'audio')
-rw-r--r--audio/gsm/Makefile8
-rw-r--r--audio/maplay/Makefile7
-rw-r--r--audio/nas/Makefile8
-rw-r--r--audio/playmidi/Makefile11
-rw-r--r--audio/rplay/Makefile7
-rw-r--r--audio/s3mod/Makefile14
-rw-r--r--audio/sox/Makefile5
-rw-r--r--audio/tracker/Makefile8
-rw-r--r--audio/xcd/Makefile11
-rw-r--r--audio/xcdplayer/Makefile5
-rw-r--r--audio/xmcd/Makefile7
11 files changed, 59 insertions, 32 deletions
diff --git a/audio/gsm/Makefile b/audio/gsm/Makefile
index bf33fa93942b..e86407484638 100644
--- a/audio/gsm/Makefile
+++ b/audio/gsm/Makefile
@@ -1,16 +1,16 @@
-# Makefile for: gsm
+# New ports collection makefile for: gsm
# Version required: gsm-1.0.4
# Date created: 5 January 1995
# Whom: pst
#
-# $Id: Makefile,v 1.1.1.1 1995/01/06 09:56:42 pst Exp $
+# $Id: Makefile,v 1.2 1995/04/01 12:43:47 jkh Exp $
#
DISTNAME= gsm-1.0.4
-MASTER_SITES= ftp://gaia.cs.umass.edu/pub/hgschulz/nevot/
CATEGORIES+= audio
-
+MASTER_SITES= ftp://gaia.cs.umass.edu/pub/hgschulz/nevot/
EXTRACT_SUFX= .tar.Z
+
WRKSRC= ${WRKDIR}/gsm-1.0-pl4
.include <bsd.port.mk>
diff --git a/audio/maplay/Makefile b/audio/maplay/Makefile
index cf9fe933976e..e26eea56a42b 100644
--- a/audio/maplay/Makefile
+++ b/audio/maplay/Makefile
@@ -3,13 +3,14 @@
# Date created: Feb 13 1995
# Whom: jkh
#
-# $Id: Makefile,v 1.1.1.1 1995/02/14 08:32:41 jkh Exp $
+# $Id: Makefile,v 1.2 1995/04/01 12:43:49 jkh Exp $
#
DISTNAME= maplay1_2
-EXTRACT_SUFX= .tar.Z
-MASTER_SITES= ftp://ftp.iuma.com/audio_utils/mpeg_players/Workstations/
+PKGNAME= maplay-1.2
CATEGORIES+= audio
+MASTER_SITES= ftp://ftp.iuma.com/audio_utils/mpeg_players/Workstations/
+EXTRACT_SUFX= .tar.Z
NO_WRKSUBDIR= yes
PATCH_STRIP= -p2
diff --git a/audio/nas/Makefile b/audio/nas/Makefile
index 017a828aa8b1..dd585895ed7b 100644
--- a/audio/nas/Makefile
+++ b/audio/nas/Makefile
@@ -3,13 +3,15 @@
# Date created: 03 Nov 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.1.1.1 1994/11/04 01:53:27 jkh Exp $
+# $Id: Makefile,v 1.2 1995/04/01 12:43:51 jkh Exp $
#
DISTNAME= nas-1.2p1
+PKGNAME= nas-1.2.1
+CATEGORIES+= audio
+MASTER_SITES= ftp://ftp.x.org/contrib/audio/nas/
+
USE_IMAKE= yes
ALL_TARGET= World
-MASTER_SITES= ftp://ftp.x.org/contrib/audio/nas/
-CATEGORIES+= audio
.include <bsd.port.mk>
diff --git a/audio/playmidi/Makefile b/audio/playmidi/Makefile
index dfdf0d8194b9..5472834d4b07 100644
--- a/audio/playmidi/Makefile
+++ b/audio/playmidi/Makefile
@@ -1,14 +1,15 @@
-# New ports collection makefile for: tracker
-# Version required: 4.19
+# New ports collection makefile for: playmidi
+# Version required: 1.1
# Date created: 27 Feb 1995
# Whom: ache
#
-# $Id: Makefile,v 1.1.1.1 1995/02/27 20:23:12 ache Exp $
+# $Id: Makefile,v 1.2 1995/04/01 12:43:53 jkh Exp $
#
DISTNAME= playmidi
-DISTFILES= playmidi-1.1.tar.gz
-MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/apps/sound/players/
+PKGNAME= playmidi-1.1
CATEGORIES+= audio
+MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/apps/sound/players/
+DISTFILES= playmidi-1.1.tar.gz
.include <bsd.port.mk>
diff --git a/audio/rplay/Makefile b/audio/rplay/Makefile
index 01e79b8c95f9..3ff20f474e60 100644
--- a/audio/rplay/Makefile
+++ b/audio/rplay/Makefile
@@ -1,14 +1,15 @@
-# Makefile for: rplay - Network audio player
+# New ports collection makefile for: rplay - Network audio player
# Version required: 3.2.0b2
# Date created: 16 March 1995
# Whom: rmallory@csusb.edu
#
-# $Id: Makefile,v 1.1.1.1 1995/03/17 05:53:41 swallace Exp $
+# $Id: Makefile,v 1.2 1995/04/01 12:43:55 jkh Exp $
#
DISTNAME= rplay-3.2.0b2
-MASTER_SITES= ftp://ftp.sdsu.edu/pub/rplay/
CATEGORIES+= audio
+MASTER_SITES= ftp://ftp.sdsu.edu/pub/rplay/
+
HAS_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/audio/s3mod/Makefile b/audio/s3mod/Makefile
index 24b6f5171720..6c76bcdbf930 100644
--- a/audio/s3mod/Makefile
+++ b/audio/s3mod/Makefile
@@ -1,7 +1,17 @@
+# New ports collection makefile for: s3mod
+# Version required: 1.08A
+# Date created: 9 March 1995
+# Whom: ugen
+#
+# $Id$
+#
+
DISTNAME= s3mod-v1.08A
-DISTFILES= s3mod-v1.08A.tar.gz
-MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/apps/sound/players/
+PKGNAME= s3mod-1.08a
CATEGORIES+= audio
+MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/apps/sound/players/
+DISTFILES= s3mod-v1.08A.tar.gz
+
INSTALL_TARGET= install
.include <bsd.port.mk>
diff --git a/audio/sox/Makefile b/audio/sox/Makefile
index 9eac78101284..151327b0d145 100644
--- a/audio/sox/Makefile
+++ b/audio/sox/Makefile
@@ -3,12 +3,13 @@
# Date created: 17 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.2 1994/11/10 06:55:37 gpalmer Exp $
+# $Id: Makefile,v 1.3 1995/04/01 12:43:59 jkh Exp $
#
DISTNAME= sox10p11
-MASTER_SITES= ftp://nic.switch.ch/software/sources/audio/
+PKGNAME= sox-10.11
CATEGORIES+= audio
+MASTER_SITES= ftp://nic.switch.ch/software/sources/audio/
EXTRACT_SUFX= .tar.Z
pre-install:
diff --git a/audio/tracker/Makefile b/audio/tracker/Makefile
index bbba80f0554b..da56c8148f95 100644
--- a/audio/tracker/Makefile
+++ b/audio/tracker/Makefile
@@ -3,13 +3,15 @@
# Date created: 2 Oct 1994
# Whom: swallace
#
-# $Id: Makefile,v 1.15 1995/03/17 19:18:25 ache Exp $
+# $Id: Makefile,v 1.16 1995/04/01 12:44:00 jkh Exp $
#
DISTNAME= tracker
-DISTFILES= tracker-4.27.tar.Z
-MASTER_SITES= ftp://ftp.ens.fr/pub/dmi/users/espie/beta/
+PKGNAME= tracker-4.27
CATEGORIES+= audio
+MASTER_SITES= ftp://ftp.ens.fr/pub/dmi/users/espie/beta/
+DISTFILES= tracker-4.27.tar.Z
+
USE_GMAKE= YES
MAKE_FLAGS= MACHINE=freebsd CC=cc -f
INSTALL_TARGET= install install.man
diff --git a/audio/xcd/Makefile b/audio/xcd/Makefile
index 22bc16577e4c..739a2ced4e76 100644
--- a/audio/xcd/Makefile
+++ b/audio/xcd/Makefile
@@ -1,6 +1,15 @@
+# New ports collection makefile for: xcd
+# Version required: ?
+# Date created: 22 November 1994
+# Whom: jmz
+#
+# $Id$
+#
+
DISTNAME= xcd
-MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
CATEGORIES+= audio
+MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
+
MAINTAINER= jmz@FreeBSD.org
.include <bsd.port.mk>
diff --git a/audio/xcdplayer/Makefile b/audio/xcdplayer/Makefile
index f0a960f798fa..1a08ac2e72a6 100644
--- a/audio/xcdplayer/Makefile
+++ b/audio/xcdplayer/Makefile
@@ -3,12 +3,13 @@
# Date created: 30 Sep 1994
# Whom: swallace
#
-# $Id: Makefile,v 1.4 1995/02/11 13:48:46 asami Exp $
+# $Id: Makefile,v 1.5 1995/04/01 12:44:04 jkh Exp $
#
DISTNAME= xcdplayer-2.2
-MASTER_SITES= ftp://dutepp0.et.tudelft.nl/pub/Unix/Sun/
CATEGORIES+= audio
+MASTER_SITES= ftp://dutepp0.et.tudelft.nl/pub/Unix/Sun/
+
USE_IMAKE= yes
.include <bsd.port.mk>
diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile
index 61cdaa4ece49..48ab868edfaf 100644
--- a/audio/xmcd/Makefile
+++ b/audio/xmcd/Makefile
@@ -3,14 +3,13 @@
# Date created: 16 Februar 1995
# Whom: gena
#
-# $Id: Makefile,v 1.1.1.1 1995/02/17 10:53:05 jkh Exp $
+# $Id: Makefile,v 1.2 1995/04/01 12:44:07 jkh Exp $
#
DISTNAME= xmcd-1.4
-DISTFILES= xmcd-1.4.tar.gz
-
-MASTER_SITES= ftp://ftp.x.org/contrib/applications/xmcd/
CATEGORIES+= audio
+MASTER_SITES= ftp://ftp.x.org/contrib/applications/xmcd/
+DISTFILES= xmcd-1.4.tar.gz
USE_IMAKE= yes
IS_INTERACTIVE= yes