Commit graph

432 commits

Author SHA1 Message Date
joerg
a8897b10df Modular Xorg support. 2007-01-26 21:49:45 +00:00
rillig
b6515d0c36 Fixed PKGMANDIR. 2007-01-18 11:28:00 +00:00
rillig
ff21951f2b Made the Makefile a lot simpler. 2007-01-18 11:23:12 +00:00
rillig
77d70bb9e7 Fixed PKGMANDIR. 2007-01-18 11:16:56 +00:00
rillig
2829e658f2 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +00:00
cjs
c8118f5a24 Add a patch that fixes the install code in Makefile.in, so we can just use
that rather than having to hack our own install code. This changes what's
actually built and installed not one whit, so we do not increment the version.
2007-01-03 05:50:15 +00:00
joerg
d26cf36e57 - fine grained X11 dependencies for packages which have either USE_IMAKE
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
  via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
  in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
  C++ for compilation without including the proper headers

Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-12-27 13:37:35 +00:00
cjs
dacf59767f Upgrade to 0.8.
New in version 0.8:
    httperf is now released under the GNU General Public License (GPL).
    Preliminary support for SSL (Secure Socket Layer).  See README for details.
    New options (see man-page for details):
	--print-reply (replaced --print-replies)
	--print-request
	--ssl
	--ssl-ciphers
	--ssl-no-reuse
New in version 0.7:
    New options (see man-page for details):
	--add-header
	--method
	--retry-on-failure
    Bug fixes
	- fixed some segfaults in the session workload generator
	- specifying option --session-cookie when not using a session
	  workload generator now prints an error message instead of
	  core dumping
2006-12-07 06:27:30 +00:00
tron
e0c2c1ada4 Move directory of "netperf" package to "benchmarks". It was marked as
being in that category anyway.
2006-11-21 10:59:25 +00:00
rillig
eaf551e752 Not every system has O_DIRECT ... not even NetBSD. 2006-10-22 04:36:12 +00:00
xtraeme
8ed9453827 Add patches to support a new flag:
--directio or -o (if enabled uses O_DIRECT in open(2)).

Useful to test performance of Direct I/O implementation on NetBSD.

Bump PKGREVISION.
2006-10-15 12:53:04 +00:00
wiz
18e3283474 Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 20:46:42 +00:00
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