jdolecek
72d9e5d72b
belately bump version to 1.0nb1, for the bw_pipe fix
2002-01-22 20:47:55 +00:00
hubertf
5542206cba
Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
...
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.
Example #1 :
DISTNAME= foo-X.Y
PKGREVISION= Z
=> PKGNAME= foo-X.YnbZ
Example #2 :
DISTNAME= barthing-X.Y
PKGNAME= bar-X.Y
PKGREVISION= Z
=> PKGNAME= bar=X.YnbZ (!)
On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
2001-11-29 01:12:24 +00:00
jlam
96904a0049
Buildlinkify.
2001-11-28 05:20:38 +00:00
zuntum
d038a73ebd
Move pkg/ files into package's toplevel directory
2001-10-31 22:52:58 +00:00
agc
c6170d9f6e
As this script is called directly by the package Makefile, move it out
...
of the scripts directory, so that we don't confuse it with one of the
automatically called scripts in bsd.pkg.mk
2001-10-26 12:54:24 +00:00
jdolecek
dbb836907e
bump version to 1.0nb1 - the bw_pipe pipe descriptor fix
2001-09-22 20:48:28 +00:00
jdolecek
f69d9269a4
fix the bw_pipe to actually apply cleanly
2001-09-22 20:47:15 +00:00
jdolecek
435eb7d35d
bw_pipe.c: close pipe descriptors as appropriate
2001-09-22 15:25:32 +00:00
agc
ea88b752ca
Move to sha1 digests, and add distfile sizes.
2001-04-20 09:13:22 +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
wiz
18097323ee
Remove unneeded '-' before ${MKDIR} or ${INSTALL_DATA_DIR}
2001-04-09 11:45:33 +00:00
wiz
9288d3a1d2
gnuplot>=3.7
2001-03-22 13:27:27 +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
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
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
wiz
eb406ad378
remove unnecessary empty line
2000-03-16 12:16:17 +00:00
dmcmahill
353791f6ca
fix handling of OS_VERSION when an underscore is included (like 1.4.2_ALPHA)
2000-02-01 17:40:24 +00:00
abs
df05aef71f
Strip trailing '.', and/or leading '(a|an) '
2000-01-05 15:37:50 +00:00
wiz
e74f5b5509
replaced some commands by their ${COMMAND} counterparts
...
one RCS tag added
1999-12-28 04:26:17 +00:00
rh
0aaef8eb1f
regen.
1999-11-22 15:02:56 +00:00
dmcmahill
51b85fac38
update patch-sum for new patches
1999-11-21 16:43:02 +00:00
rh
68ffa7584a
defuzz
1999-11-15 13:19:51 +00:00
sakamoto
7846ab32d3
Use ${LOWER_OPSYS} instead of
...
${SED} -e 's|@OPSYS@|'`${ECHO} ${OPSYS} | ${TR} '[A-Z]' '[a-z]'`'|g'.
1999-09-06 04:48:53 +00:00
agc
a910a6fd62
Add package patch-sum files
1999-07-09 13:50:05 +00:00
bad
95e36eb86f
GNU plot is now at v.3.7. Depend on that version.
1999-02-09 16:08:58 +00:00
garbled
f544fc14ed
Fix all the benchmark targets so they work properly, and work with the
...
package uninstalled, with the exceptionof lmbench. Make non-batch
targets for all the benchmarks, and create a results target which
places all the results in /tmp for easier collection.
1998-12-26 15:59:54 +00:00
hubertf
0ddb865a76
make aware of BATCH (if interactive), uid (if benchmark needs to be run as root)
1998-12-03 01:27:04 +00:00
agc
b1c9320e35
Do the PLIST substitutions more efficiently, and use the new OS_VERSION
...
substitution when compiling the PLIST. Eliminate the unnecessary command
execution from the package Makefile, which was incorrect.
1998-11-16 11:27:54 +00:00
agc
a37fcf7583
s/echo/${ECHO}/
1998-11-12 16:15:29 +00:00
agc
31f6c67c36
Use @PREFIX@ when substituting for ${PREFIX}.
...
Add benchmark target to enable the benchmark to be run.
1998-09-23 16:56:00 +00:00
agc
f40533e6c7
Clean this up for RO pkgsrc.
...
Eliminate duplicated code.
1998-09-17 14:49:12 +00:00
garbled
7844b74891
New pkg for hbench-OS-1.0 (hi matt!)
...
a suite of portable benchmarks to measure the OS and the hardware.
1998-09-05 22:02:19 +00:00