jtb
d506c9adad
s/non-commercial/no-commercial-use/
2001-06-04 23:58:42 +00:00
jtb
485693f161
LICENSE=non-commercial.
...
This program/these programs can be used freely for private or
educational purposes. If you want to use them for commercial purposes,
please contact the author. You may redistribute this software only if
all files from my original distribution are included unchanged. You may
only add readable documentation files, such as a BBS signature, and only
if they are marked prominently as additions. If you want to include any
part of the orignal distribution with other software, please contact the
author before.
2001-06-04 23:16:57 +00:00
jtb
5dc63fbb7a
Publication of derivative works not allowed.
2001-06-04 23:10:35 +00:00
jtb
a325d307ce
Add distinfo file.
2001-04-27 23:33:24 +00:00
jtb
4d21ebc279
linpack has been renamed linpack-bench.
2001-04-27 22:39:50 +00:00
jtb
f59d11d7ad
Reimport of former benchmarks/linpack package as linpack-bench.
2001-04-27 22:29:38 +00:00
jtb
e07d081778
linpack is being renamed linpack-bench to make room for the library
...
of that name.
2001-04-27 22:26:18 +00:00
agc
ea88b752ca
Move to sha1 digests, and add distfile sizes.
2001-04-20 09:13:22 +00:00
agc
9ff1202a4e
Correct the size of the distfile
2001-04-20 09:10:07 +00:00
tron
4a38089f4f
Update "netio" package to version 1.14. This version includes the bug
...
fixes from the NetBSD package sources.
2001-04-19 14:34:52 +00:00
wiz
ff8f3cbdc8
$() -> ${}
2001-04-19 13:01:59 +00:00
tron
7b87b833d4
- Fix bug in send part which caused failures under Solaris and possibly
...
other non i386 NetBSD ports.
- Don't print an error message on EINTR because this error is pretty
normal if send() gets interrupt by SIGALRM.
2001-04-17 16:38:42 +00:00
tron
e444605d0d
Pay attention to "${LDFLAGS}".
2001-04-17 12:54:10 +00:00
tron
da80229bf4
Make this package build under Solaris.
2001-04-17 12:44:22 +00:00
tron
195ff3b46f
Add and enable "netio".
2001-04-17 12:26:17 +00:00
tron
aacc4133fc
Import new "netio" package:
...
Network benchmark for DOS, OS/2 2.x, Windows NT/2000 and Unix
2001-04-17 12:25:33 +00:00
tron
28915cc5a9
Move "ttcp" package to category "benchmarks".
2001-04-17 11:57:41 +00:00
agc
18ea9c7e79
+ move the distfile digest/checksum value from files/md5 to distinfo
...
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:22:24 +00:00
dmcmahill
0102563afa
revert previous change. f2c package has been fixed so that the autoconf
...
builtin test correctly determines runtime path.
2001-04-15 02:20:05 +00:00
dmcmahill
5f4b2e8fa9
add missing -Wl,-R....
2001-04-15 00:53:12 +00:00
wiz
18097323ee
Remove unneeded '-' before ${MKDIR} or ${INSTALL_DATA_DIR}
2001-04-09 11:45:33 +00:00
zuntum
504b092a1c
Cleanup:
...
-O2 -> ${CFLAGS}
${MKDIR} -> ${INSTALL_DATA_DIR}
2001-03-31 10:09:04 +00:00
hubertf
e32afb6fea
Change BUILD_DEPENDS semantics:
...
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.
While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).
Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
wiz
9288d3a1d2
gnuplot>=3.7
2001-03-22 13:27:27 +00:00
dmcmahill
a764042bb6
make sure this works with either f77 or f2c-f77. Fixes recently noted
...
problems using f77 on alpha.
2001-03-19 14:22:52 +00:00
hubertf
d32e698de6
Cleanup MKDIR usage => INSTALL_*_DIR
...
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
79a4bfc219
Not needed any more -- COMMENTs are in Makefiles now.
2001-02-16 15:52:49 +00:00
wiz
02e8ee6a47
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
...
While I'm here, unify category Makefiles to more standard style.
(If you have tools depending on the previous form, please fix them.)
2001-02-16 15:51:46 +00:00
wiz
f7bb9e2078
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-16 13:30:32 +00:00
wiz
d4fce8d4e7
Unify format of MESSAGEs, and include RCS Ids.
2001-02-06 14:24:03 +00:00
wiz
2e029c6dc0
CFLAGS+= instead of CFLAGS=
2001-01-11 01:56:13 +00:00
hubertf
e3cb7f193d
Update to 1.13 - no list of changes available.
2000-12-14 05:08:04 +00:00
wiz
7660772db8
Handle uname -a output better. Fixes pkg/11273.
2000-12-14 02:40:19 +00:00
wiz
a32b3a5655
Unify Makefiles -- mostly headers: remove FreeBSD Ids.
...
Consistent 4 character indentation of SUBDIR entries.
2000-12-12 01:30:36 +00:00
wiz
bf97146be8
$() -> ${}
2000-11-16 02:32:17 +00:00
abs
d265c2aa67
Work around gcc codegen bug that results in infinite loop compiling mhz.c -O
...
on arm32
2000-11-08 10:13:40 +00:00
skrll
2591a64b69
Use pkgsrc libtool.
2000-11-07 20:28:23 +00:00
toshii
122b3fa73d
Fix a typo in HOMEPAGE.
2000-11-02 03:43:08 +00:00
garbled
e6506e3bc3
Add an OSVERSION_SPECIFIC=yes flag to these packages. The flag at this time
...
doesn't enable any functionality. It is here as a marker, so people building
binary packages know that these packages have version-specific features
that would make them incompatible with other point releases.. (such as
LKM's)
2000-10-18 04:26:53 +00:00
wiz
e3f200b7c3
Install only the files we really want, but remove all directories we create.
2000-08-28 23:03:55 +00:00
wiz
c750c08ad9
Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.
...
If anywhere, it should be the value of MAINTAINER in the Makefile.
Some minor cleanup/reformatting while I'm here.
2000-08-11 01:07:45 +00:00
jlam
991bb8fbc3
Install benchmarking programs under libexec/bytebench. Add patches to do
...
nicer report printing under BSD systems, provided by Greg Woods in pkg/6943.
Closes PRs: 6943, 6945, 6946
2000-08-04 08:50:16 +00:00
jlam
50f7c7b260
Make "make benchmark" actually work without having installed the software.
...
Also remove an apparent extraneous line in the executable script which
was causing errors.
2000-08-04 06:13:26 +00:00
dmcmahill
637c5308bc
-add missing USE_FORTRAN
...
-minor patches to allow the package to correctly build with either g77 or
f2c.
2000-05-13 14:51:11 +00:00
dmcmahill
2e00fedc28
fixes for mips machines. Use 'uname -p' instead of 'uname -m'.
...
This fixes PR 7573 reported by Simon Burge and redundant PR 9950
reported by me (oops).
2000-05-09 14:24:38 +00:00
pooka
87217fc753
oops, restore benchmark:' and
results:'
2000-05-04 10:38:27 +00:00
pooka
2eeb195142
Install ps documentation also.
2000-05-03 09:13:15 +00:00
pooka
1e1de9df90
Update iozone to lastest stable (3.09), addresses pkg/10020.
...
The change-list is huge (src/Changes.txt in the distribution) and users
probably should upgrade since the previous version was ancient.
2000-05-02 15:17:45 +00:00
itohy
aa50d33b07
Add missing manual page.
2000-04-10 01:39:17 +00:00
sakamoto
e36b0b5511
Add and enable xengine.
2000-04-03 15:56:14 +00:00