summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1996-01-16 01:44:36 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1996-01-16 01:44:36 +0000
commitcede29cee4508d7813598284aeeea3e936e61fe6 (patch)
tree6b055720636ecb7029f8cd28487621bacce0e5b1 /audio
parentChange note about xterm not knowing about color, it does now (XFree86 (diff)
Upgrade to 4.44
Notes
Notes: svn path=/head/; revision=2631
Diffstat (limited to 'audio')
-rw-r--r--audio/tracker/Makefile19
-rw-r--r--audio/tracker/distinfo2
-rw-r--r--audio/tracker/files/patch-aa73
-rw-r--r--audio/tracker/pkg-comment2
4 files changed, 40 insertions, 56 deletions
diff --git a/audio/tracker/Makefile b/audio/tracker/Makefile
index f743b975764f..383cec1d8f5e 100644
--- a/audio/tracker/Makefile
+++ b/audio/tracker/Makefile
@@ -1,24 +1,29 @@
# New ports collection makefile for: tracker
-# Version required: 4.43
+# Version required: 4.44
# Date created: 2 Oct 1994
# Whom: swallace
#
-# $Id: Makefile,v 1.25 1995/09/18 16:50:10 ache Exp $
+# $Id: Makefile,v 1.26 1995/10/16 07:13:12 ache Exp $
#
DISTNAME= tracker
-PKGNAME= tracker-4.43
+PKGNAME= tracker-4.44
CATEGORIES+= audio
MASTER_SITES= ftp://ftp.ens.fr/pub/dmi/users/espie/beta/
-DISTFILES= tracker-4.43.tar.Z
+DISTFILES= tracker-4.44.tar.Z
MAINTAINER= ache@FreeBSD.ORG
USE_GMAKE= yes
-MAKE_FLAGS= MACHINE=freebsd CC=$(CC) INSTALL=$(INSTALL) -f
+MAKE_FLAGS= MACHINE=freebsd CC=$(CC) INSTALL="$(INSTALL)" \
+ INST_BIN_OPT="-c -s -m $(BINMODE) -o $(BINOWN) -g $(BINGRP)" \
+ INST_MAN_OPT="-c -m 644 -o $(BINOWN) -g $(BINGRP)" \
+ COMPRESSION_FILE=$(PREFIX)/etc/compression_methods \
+ -f
post-install:
- -cd ${WRKSRC}/Docs; makeinfo --no-split tracker.texinfo -o tracker.info; \
- cd ${WRKSRC}/Docs; gzip tracker.info; $(INSTALL) -m 644 -o bin -g bin tracker.info.gz ${PREFIX}/info
+ cd ${WRKSRC}/Docs; makeinfo --no-split tracker.texinfo -o tracker.info; \
+ cd ${WRKSRC}/Docs; gzip -f tracker.info; \
+ $(INSTALL) -c -m 644 -o $(BINOWN) -g $(BINGRP) tracker.info.gz ${PREFIX}/info
.include <bsd.port.mk>
diff --git a/audio/tracker/distinfo b/audio/tracker/distinfo
index 2250f0be022b..9f47b69bfe6e 100644
--- a/audio/tracker/distinfo
+++ b/audio/tracker/distinfo
@@ -1 +1 @@
-MD5 (tracker-4.43.tar.Z) = 92464c76109b1f994c86385948140ae4
+MD5 (tracker-4.44.tar.Z) = 321abd3ac5277fb85d257b1868aa9757
diff --git a/audio/tracker/files/patch-aa b/audio/tracker/files/patch-aa
index 0b08cfa1dcf4..3b7d44bcea87 100644
--- a/audio/tracker/files/patch-aa
+++ b/audio/tracker/files/patch-aa
@@ -1,74 +1,53 @@
-*** Makefile.orig Mon Sep 18 03:16:20 1995
---- Makefile Thu Oct 5 01:45:00 1995
+*** Makefile.orig Sat Oct 21 04:06:58 1995
+--- Makefile Tue Jan 16 04:15:15 1996
***************
-*** 30,36 ****
- MAN_DIR = $(PREFIX)/man
-
- # Where to put the compression methods description
-! COMPRESSION_FILE=$(PREFIX)/lib/compression_methods
-
- # How to install the binaries and manpage. If you have a unix system,
- # use the GNU install program if you have it, otherwise try 'cp'. For
---- 30,36 ----
- MAN_DIR = $(PREFIX)/man
-
- # Where to put the compression methods description
-! COMPRESSION_FILE=$(PREFIX)/etc/compression_methods
-
- # How to install the binaries and manpage. If you have a unix system,
- # use the GNU install program if you have it, otherwise try 'cp'. For
-***************
-*** 51,58 ****
- #
- # If you don't wish to use the 'make install' and 'make install.man'
- # commands, you can ignore these.
-! INST_BIN_OPT = -c -s -m 555 -o store -g store
-! INST_MAN_OPT = -c -m 444 -o store -g store
- ###############################################################################
- #
- # C compiler flags and libraries for each machine.
---- 51,60 ----
- #
- # If you don't wish to use the 'make install' and 'make install.man'
- # commands, you can ignore these.
-! #INST_BIN_OPT = -c -s -m 555 -o store -g store
-! #INST_MAN_OPT = -c -m 444 -o store -g store
-! INST_BIN_OPT = -c -s -m 555 -o bin -g bin
-! INST_MAN_OPT = -c -m 644 -o bin -g bin
- ###############################################################################
- #
- # C compiler flags and libraries for each machine.
+*** 165,171 ****
+ UI_linux = Unix/
+ SHELL_linux = /bin/sh
+
+! CFLAGS_freebsd = -O2 -funroll-loops -finline-functions -fno-strength-reduce
+ LIBS_freebsd = -lm
+ AUDIODIR_freebsd=PCux/
+ CONFIG_freebsd = PCux/freebsd_
+--- 165,171 ----
+ UI_linux = Unix/
+ SHELL_linux = /bin/sh
+
+! CFLAGS_freebsd = -O2 -funroll-loops -finline-functions
+ LIBS_freebsd = -lm
+ AUDIODIR_freebsd=PCux/
+ CONFIG_freebsd = PCux/freebsd_
***************
-*** 239,245 ****
+*** 247,253 ****
display$O prefs$O autoinit$O $(UI)ui$O empty$O color$O version$O \
st_virt$O automaton$O
-! all: version.c config.h tracker${EXE} randomize${EXE} splitmod${EXE} doc
+! all: tracker${EXE} randomize${EXE} splitmod${EXE} Docs/tracker.text
config.h: $(CONFIG)config.h Makefile
rm -f config.h
---- 241,247 ----
+--- 247,253 ----
display$O prefs$O autoinit$O $(UI)ui$O empty$O color$O version$O \
st_virt$O automaton$O
-! all: version.c config.h tracker${EXE} randomize${EXE} splitmod${EXE}
+! all: tracker${EXE} randomize${EXE} splitmod${EXE}
config.h: $(CONFIG)config.h Makefile
rm -f config.h
***************
-*** 257,263 ****
+*** 271,277 ****
$(INSTALL) $(INST_BIN_OPT) randomize $(BIN_DIR)
$(INSTALL) $(INST_BIN_OPT) splitmod $(BIN_DIR)
[ -f ${COMPRESSION_FILE} ] || \
! $(INSTALL) $(INST_MAN_OPT) compression_methods ${COMPRESSION_FILE}
+ # no manpage available, use the texinfo manual.
install.man:
- $(INSTALL) $(INST_MAN_OPT) man/tracker.1 $(MAN_DIR)/man1/tracker.1
---- 259,265 ----
+--- 271,277 ----
$(INSTALL) $(INST_BIN_OPT) randomize $(BIN_DIR)
$(INSTALL) $(INST_BIN_OPT) splitmod $(BIN_DIR)
[ -f ${COMPRESSION_FILE} ] || \
! $(INSTALL) $(INST_MAN_OPT) Lib/compression_methods ${COMPRESSION_FILE}
+ # no manpage available, use the texinfo manual.
install.man:
- $(INSTALL) $(INST_MAN_OPT) man/tracker.1 $(MAN_DIR)/man1/tracker.1
diff --git a/audio/tracker/pkg-comment b/audio/tracker/pkg-comment
index ea5e0e28c2cc..8853c5c66e3e 100644
--- a/audio/tracker/pkg-comment
+++ b/audio/tracker/pkg-comment
@@ -1 +1 @@
-Tracker 4.43 - MOD player
+Tracker - MOD player