1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

Reroll the md5, the FTP site seems to have been updated as of 8/03/1999

While I'm here, strip the binary and make this port respect CFLAGS.
This commit is contained in:
Bill Fumerola 1999-08-08 00:08:21 +00:00
parent 6a2612a398
commit cdda09ffa2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=20603
5 changed files with 28 additions and 4 deletions

View File

@ -3,7 +3,7 @@
# Date created: 26 September 1994
# Whom: jmz
#
# $Id: Makefile,v 1.20 1999/02/03 11:11:39 asami Exp $
# $Id: Makefile,v 1.21 1999/07/07 22:40:08 jmz Exp $
#
DISTNAME= iozone
@ -23,6 +23,7 @@ ALL_TARGET=
MAN1= iozone.1
do-install:
${STRIP} ${WRKSRC}/iozone
${INSTALL_PROGRAM} ${WRKSRC}/iozone ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/iozone.1 ${PREFIX}/man/man1

View File

@ -1 +1 @@
MD5 (iozone.tar) = 50f0dda7fcefd62bff25cf5a5aea7d17
MD5 (iozone.tar) = ad7f21cfbf08fd843ab9c97f7b5db53a

View File

@ -0,0 +1,22 @@
--- makefile.orig Tue Aug 3 11:25:05 1999
+++ makefile Sat Aug 7 20:04:01 1999
@@ -195,7 +195,7 @@
#
freebsd: iozone_freebsd.o libbif.o
- cc -O -Dunix -DHAVE_ANSIC_C -DNO_THREADS -DSHARED_MEM \
+ cc ${CFLAGS} -Dunix -DHAVE_ANSIC_C -DNO_THREADS -DSHARED_MEM \
iozone_freebsd.o libbif.o -o iozone
#
#
@@ -411,8 +411,8 @@
@echo ""
@echo "Build Iozone for FreeBSD"
@echo ""
- cc -c -O -Dunix -Dbsd4_2 -DHAVE_ANSIC_C -DNO_THREADS \
+ cc -c ${CFLAGS} -Dunix -Dbsd4_2 -DHAVE_ANSIC_C -DNO_THREADS \
-DSHARED_MEM iozone.c -o iozone_freebsd.o
- cc -c -O -Dunix -Dbsd4_2 -DHAVE_ANSIC_C -DNO_THREADS \
+ cc -c ${CFLAGS} -Dunix -Dbsd4_2 -DHAVE_ANSIC_C -DNO_THREADS \
-DSHARED_MEM libbif.c -o libbif.o

View File

@ -3,7 +3,7 @@
# Date created: 26 September 1994
# Whom: jmz
#
# $Id: Makefile,v 1.20 1999/02/03 11:11:39 asami Exp $
# $Id: Makefile,v 1.21 1999/07/07 22:40:08 jmz Exp $
#
DISTNAME= iozone
@ -23,6 +23,7 @@ ALL_TARGET=
MAN1= iozone.1
do-install:
${STRIP} ${WRKSRC}/iozone
${INSTALL_PROGRAM} ${WRKSRC}/iozone ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/iozone.1 ${PREFIX}/man/man1

View File

@ -1 +1 @@
MD5 (iozone.tar) = 50f0dda7fcefd62bff25cf5a5aea7d17
MD5 (iozone.tar) = ad7f21cfbf08fd843ab9c97f7b5db53a