wiz
18e3283474
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
2006-10-04 20:46:42 +00:00
rillig
c795098ccf
Replaced bin/hbench/* with libexec/hbench/*. Bumped PKGREVISION.
2006-06-18 10:07:09 +00:00
kristerw
af346ae99f
Do not use ${INSTALL} to copy files into ${WRKSRC} -- this is wrong for
...
e.g. NetBSD 1.6 whose /usr/bin/install does not set -c by default.
${CP} is much better if you just want to copy a file...
2006-03-19 22:36:03 +00:00
rillig
3a4a08b683
Fixed the PLIST generation for NetBSD.
2006-03-11 03:44:20 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
joerg
52f69930e9
Since the canonical config.guess returned netbsdelf, add that as target.
2006-01-23 18:07:51 +00:00
joerg
e48965f2da
Use canonical config.guess and config.sub scripts instead of patching
...
them. Add DragonFly support.
2006-01-12 15:10:29 +00:00
reed
382dff173a
Doesn't hide the output from the post-configure and do-install steps (I
...
needed for troubleshooting). And use BINOWN and BINGRP because user "bin"
and group "bin" don't exist on some systems.
Use BSD_INSTALL_PROGRAM, BSD_INSTALL_DATA and BSD_INSTALL_SCRIPT
instead of calling /usr/bin/install directly.
Okayed by maintainer.
Bumped PKGREVISION, since ownership of files may be different on
some systems.
2005-12-29 03:26:28 +00:00
kristerw
2c3bca2c67
Regenerate hand-edited patches so that the Mac OS X patch program
...
can apply them.
2005-11-05 19:47:51 +00:00
jlam
83147ffa68
Remove some unnecessarily strong dependencies on perl that resulted
...
from including perl5/buildlink3.mk. These packages just need the Perl
interpreter, and can just add "perl" to USE_TOOLS instead.
2005-07-16 19:10:37 +00:00
rillig
a131c3ccfc
Removed the RCS Id tags from the patches. This makes pkglint happy.
...
Approved by jlam.
2005-04-12 01:00:42 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
garbled
702ad6997c
Fix the ID tag
2005-03-03 11:54:31 +00:00
garbled
314ae767c7
Add patches in PR pkg/17941 from David Laight. Mostly performance
...
boosts, and a core dump fix. Bumping rev to 2.
2005-03-03 08:53:06 +00:00
agc
8cafa95e37
Add RMD160 digests in addition to the SHA1 ones.
2005-02-22 21:08:31 +00:00
veego
61e5ffbf87
Use the extended PLIST_SRC support which now also reads:
...
PLIST.${MACHINE_ARCH:C/i[3-6]86/i386/g}
PLIST.${OPSYS}-${MACHINE_ARCH:C/i[3-6]86/i386/g}
and remove the package hack for MD PLIST files.
While here merge the PLIST.md file into PLIST.common and put the
@dirrm commands into the new PLIST.common_end
2005-02-21 20:51:21 +00:00
wiz
6e02d7ee41
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
...
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
wiz
90654cf274
Replace non-responding master site; use currently available tarball
...
(using DIST_SUBDIR).
Diff is:
diff -r old/hbench-OS/README new/hbench-OS/README
12a13,14
> If you would like to share your results, please mail
> them to hbench-results@eecs.harvard.edu .
51a54,56
> If you would like to share your results, please mail
> them to hbench-results@eecs.harvard.edu .
>
2004-10-28 16:49:45 +00:00
minskim
7e3f925b6c
Enable pkgviews installation.
2004-07-30 15:50:37 +00:00
snj
c1707eb390
Convert to buildlink3.
2004-04-11 03:40:29 +00:00
agc
dc52048e01
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:07:06 +00:00
jmmv
0916498c1b
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
2003-03-29 12:40:00 +00:00
seb
bd6016cb6a
Use buildlink2.
2002-11-11 00:54:28 +00:00
wiz
44c3d794a9
Standardize.
2002-09-12 17:05:15 +00:00
wiz
681ba092c8
Undo last -- version was already bumped.
2002-01-22 20:50:52 +00:00
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