Commit graph

420 commits

Author SHA1 Message Date
obache
e896edb7fe Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
bad
4810c25ebd Fix the TR number so that google will turn up an URL to a copy. 2006-09-03 09:49:12 +00:00
wiz
776a05be72 Reset maintainer for people who lost their commit bit. 2006-09-03 00:56:28 +00:00
rillig
d821c93ad1 Moved the helper binaries from bin/lmbench/ to libexec/lmbench. Bumped
PKGREVISION.
2006-08-31 18:04:08 +00:00
rpaulo
1ab6eb822d Update to version 0.8.
thrulay-0.8 release notes

Linux compatibility release; fixes problems with compiling the
software on some flavors of Linux.

thrulay-0.7 release notes

This release incorporates the results of the work of Bernhard Lutzmann
on his Google Summer of Code project.
2006-08-14 13:31:21 +00:00
minskim
4cd37c8b4a Remove teTeX2 from TEX_ACCEPTED, because the teTeX2 packages will be removed
shortly.
2006-08-10 03:21:39 +00:00
rillig
144a1ee175 Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,
since they always need a C compiler, even when the source code is
completely in C++.

For some other packages, stated in the comment that a C compiler is
really not needed.
2006-07-22 04:46:13 +00:00
rillig
4ceaabdb75 Needs a C compiler. 2006-07-21 06:36:21 +00:00
jlam
7af716330d Drop support for LTCONFIG_OVERRIDE. For quite a long time, pkgsrc
had actually been ignoring LTCONFIG_OVERRIDE anyway and just using
the default LIBTOOL_OVERRIDE to replace libtool scripts in packages.
This just formalizes the fact that LTCONFIG_OVERRIDE is not used
meaningfully by pkgsrc.
2006-07-19 19:14:37 +00:00
adam
fdb248d459 Changes 3.263:
* Change the default pattern. Samba is trying to cheat by
  special casing IOZONE.tmp, and the pattern of 0xA5.
* Make the default pattern random, and based on Iozone version.
  This is to prevent the hack from Richard Sharpe (in Samba)
  from special casing Iozone, and lying to the user.
* bug fix in pattern gen.
* Add -+Z  old data set mode.
* Add -+X  constant data for short circuit testing only.
* Multi-node changes for new options. (-+Z and -+X)
* Add -+K flag for Sony.
* Move -+K outside of Windows only.
* Simplify percentage calculation
* Add error checking for -f and -F in the wrong modes.
* Bug fix for pbuffer allocation on remote clients.
* Check for max_rec_size when using ranges. -r -r -r
* Fix for Debian user bug. -r 1m -n 1m -g 2m gave bogus error.
* Bug fix for -k used in conjunction with -t and content validation.
2006-07-13 13:42:12 +00:00
wiz
fad72dcd2c Fix some pkglint warnings. 2006-07-12 09:05:19 +00:00
wiz
749623ad56 regen patch-aa with correct context. 2006-07-12 09:05:08 +00:00
rillig
175db8ed0e Fixed unprivileged builds: ${CP} cannot overwrite read-only files. 2006-07-02 20:25:34 +00:00
tron
dd2de360bc Fix compile warnings with GCC 4.x by using "socklen_t" were appropriate. 2006-07-02 15:11:44 +00:00
tron
974b42cc26 Update "netio" to version 1.23. This version fixes various minor bugs
found since the 1.26 release.
2006-07-02 15:02:59 +00:00
joerg
d8e5e32750 Override ancient config.guess script to unbreak lmbench installation
after rillig added set -e to do-install script.
2006-06-30 11:33:13 +00:00
tron
0feb01de19 Correct description: Version 1.20 of "netio" no longer support DOS.
Problem pointed out by Markus Illenseer in private e-mail.
2006-06-25 10:23:50 +00:00
rillig
f17aa93fad Fixed unprivileged builds. Added basic error checking. Bumped PKGREVISION. 2006-06-24 08:44:33 +00:00
rillig
e2180b67b7 Fixed path to the Perl interpreter. Bumped PKGREVISION. 2006-06-22 21:50:38 +00:00
joerg
08eaa3510a Rename daemon to is_daemon, since daemon is declared already in stdlib.h. 2006-06-22 15:00:51 +00:00
minskim
e51c7956c3 Remove conflicting declaration of malloc(); include <stdlib.h> instead. 2006-06-21 14:27:28 +00:00
rillig
d830409987 Added BINOWN and BINGRP to MAKE_ENV to make unprivileged builds work.
Bumped PKGREVISION.
2006-06-18 11:21:42 +00:00
rillig
c795098ccf Replaced bin/hbench/* with libexec/hbench/*. Bumped PKGREVISION. 2006-06-18 10:07:09 +00:00
rillig
5bc6ddf8e9 Fixed some pkglint warnings. Among others, the "@" character is only
valid at the beginning of a shell command in a Makefile. In the middle
of such a line, the "@" character does not have any special meaning.
2006-06-08 14:58:38 +00:00
hira
001f1eee87 Add `@dirrm share/doc/bonnie++'. Bump PKGREVISION. 2006-06-07 21:35:59 +00:00
joerg
2110ced348 Uses C++. 2006-06-06 16:14:28 +00:00
minskim
197598af9a Honor *OWN, *GRP, and *MODE. 2006-06-06 00:02:54 +00:00
minskim
fa5157ed20 Remove references to teTeX1. 2006-05-13 03:44:23 +00:00
simonb
e1421030a9 Add a new -U option, to run for a given time instead of for a given
number of buffers.
Bump PKGREVISION.

Not feed upsteam as author seems to have disappeared :(
2006-05-12 03:07:14 +00:00
gdt
b95a4696ee Set LICENSE, remove RESTRICTED (issue is no derivative works). 2006-05-02 13:53:18 +00:00
rillig
9fc2d7d281 Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-22 09:22:05 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
drochner
1c7ab8c04d The patch in PR pkg/21421 had a bug: The memory allocated for "Chunk"
was too short. This made the program die from EFAULT randomly.
Found by Konrad Schroder.
Apply his fix that and bump PKGREVISION.
2006-04-12 10:55:49 +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
minskim
f2374944fa Make this package build on Darwin. getxattr(2) and setxattr(2) on Darwin
require additional arguments related to the resource fork attribute.
2006-03-16 23:00:08 +00:00
rillig
3a4a08b683 Fixed the PLIST generation for NetBSD. 2006-03-11 03:44:20 +00:00
reed
a5500bc994 Install the readme.html file.
Bump PKGREVISION.

Remove the INSTALLATION_DIRS that was there because
1.03a precreates all these anyways.

todo: patch bonnie++.8 to point to correct path to readme.html
2006-03-11 03:19:02 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
kristerw
f2432d1ce3 Regen so that the MacOS X patch program can apply it. 2006-03-03 22:06:44 +00:00
rillig
ee063d1524 The "benchmark" and "results" targets both depend on "build". 2006-02-11 11:20:22 +00:00
rillig
e48f4cf942 Fixed some pkglint warnings. 2006-02-11 11:15:45 +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
jlam
758d912e33 Update package Makefile now that bsd.pkg.extract.mk is using the
"extract" script for extraction.  Many cases where a custom EXTRACT_CMD
simply copied the distfile into the work directory are no longer
needed.  The extract script also hides differences between pax and
tar behind a common command-line interface, so we no longer need code
that's conditional on whether EXTRACT_USING is tar or pax.
2006-01-21 18:57:40 +00:00
rillig
891f730cbf Fixed pkglint warnings, including a typo: INSTALLATINO => INSTALLATION. 2006-01-12 20:49:17 +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
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +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
joerg
394b72769d Use pthread buildlink instead of hard-coding -lpthread. 2005-12-28 13:19:26 +00:00
joerg
0437fac11a Remove PKG_FAIL fallout from f2c vs. f77 difference. 2005-12-27 21:31:28 +00:00