Commit graph

311 commits

Author SHA1 Message Date
jlam
d0915c61c3 Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of
${PREFIX}.
2005-06-17 04:49:45 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
wiz
842c5c1fc4 regen patch-aa (as standard unidiff). Addresses part of PR 29877. 2005-06-12 11:16:56 +00:00
jlam
c97f8417a8 Remove the need to archivers/gsharutils at build-time to extract the
distfiles.  This fixes PR pkg/29877.
2005-06-12 04:03:30 +00:00
rillig
5fff99372c Removed RCS IDs out of the patches. 2005-05-23 08:55:56 +00:00
rillig
e19c2dbb21 NO_CHECKSUM=yes instead of #defined. 2005-05-23 08:53:42 +00:00
rillig
14497f5b27 Append to USE_TOOLS instead of overwriting. 2005-05-23 08:51:46 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
jlam
c269d73f49 Note that expr is used by this package. 2005-05-16 04:38:03 +00:00
jlam
b4b71135fe Use ${GZCAT} instead of ${GUNZIP_CMD} -c. The former is more succinct,
and is recognized by the tools framework automatically.
2005-05-15 04:29:48 +00:00
reed
4a5a41e0b5 Fix MAINTAINER email address for David Ferlier. 2005-05-02 23:02:06 +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
wiz
809d8f3dad Convert to bl3. 2005-03-30 19:52:42 +00:00
minskim
c37c7954af Make this package build on Darwin.
- Include sys/aio.h to use O_SYNC.
  - Use fsync(2) instead of fdatasync(2), which is unavailable on Darwin.
2005-03-25 15:44:38 +00:00
wiz
b8e0eb28f4 Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
2005-03-24 21:12:50 +00:00
rillig
e604b5e205 Added two patches that comment out the sa_sigaction field of struct
sigaction for NetBSD versions (<2.0) that don't have it. Approved by wiz.
2005-03-14 15:02:14 +00:00
garbled
702ad6997c Fix the ID tag 2005-03-03 11:54:31 +00:00
garbled
bf3c37b750 Fix a stupid in the patch 2005-03-03 11:53:25 +00:00
garbled
9c5eac92b5 Apply patches to bonnie from PR 21421 by Greg Woods. Fixes a number of
issues with the program.  Bumping pkgrevsision to 1.
2005-03-03 08:58:27 +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
xtraeme
41e90de9f5 Added benchmarks/blogbench. 2005-02-14 22:07:22 +00:00
xtraeme
ff1286bcd7 Initial import of blogbench-1.0.
Blogbench is a portable filesystem benchmark that tries to reproduce
the load of a real-world busy file server.

It stresses the filesystem with multiple threads performing random
reads, writes and rewrites in order to get a realistic idea of the
scalability and the concurrency a system can handle.
2005-02-14 22:05:53 +00:00
jlam
b6b853727d Nuke USE_FORTRAN and bring the f2c handling within the mk/compiler
framework.  The list of changes include:

  * Modify compiler.mk so that "c" is always prepended to USE_LANGUAGES,
    so we no longer need to say it in package Makefiles.  Packages
    should now append to USE_LANGUAGES instead of setting it.

  * Create mk/compiler/f2c.mk which implements another pseudo-compiler
    "f2c" that may be used with any C compiler backend, e.g.

	PKGSRC_COMPILER= f2c ccache gcc

  * Teach the various "real" compiler files, e.g., sunpro.mk, mipspro.mk,
    etc., to use f2c if the native Fortran compiler isn't present.

Packages that use Fortran should now simply include the line:

	USE_LANGUAGES+=	fortran

in the package Makefile.
2005-01-12 15:31:58 +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
dc5a881171 Reset maintainer on his request. 2004-11-27 18:14:24 +00:00
jlam
43ac8c39e1 Replace USE_GCC_SHLIB with "USE_LANGUAGE=c c++" (the latter implies the
former) for applications that are known to require C++.
2004-11-13 22:04:52 +00:00
adam
99411dcaea Changes 2.1:
* unknown
2004-11-10 15:32:33 +00:00
adam
9574c88bac Changes 3.218
Add label to Excel spreadsheet that describes the rows and columns.
	Add support for Solaris64 with VxFS.
	Add support for Linux-arm

Changes 3.219
	Add sleep to permit child to get connection up before master does
	connect.

Changes 3.220
	Improve master connect to child, without delays.

Changes 3.221
	Add -+B Mixed sequential testing. BlueArc request.

Changes 3.222
	Workaround for bug in Cygwin's sscanf

Changes 3.223
	Add transfer size to the output from -Q

Changes 3.224
	Work around for TCP_WAIT in Windows.

Changes 3.225
	Fix for broken rsh on Windows.

Changes 3.226
	Workaround for gcc 3.4. From the folks at Gentoo.org.
2004-11-10 14:13:21 +00:00
wiz
d3bff0c9ee Set WRKSRC after DISTNAME change. 2004-11-02 13:28:12 +00:00
wiz
cc2012d9e1 Update MASTERSITES. 2004-11-01 15:07:51 +00:00
wiz
f71834e770 Update DISTNAME and MASTER_SITES; contents
have not changed.
2004-10-28 16:53:03 +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
wiz
78ba5123fd Update MASTER_SITES. 2004-10-28 16:43:14 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
grant
eaa75b4082 there will not be a NetBSD-1.[7-9] but will be a NetBSD-[2-9].*
adjust patterns used in ONLY_FOR_PLATFORM/NOT_FOR_PLATFORM to reflect
this.
2004-10-01 10:37:32 +00:00
jschauma
3fa0bd9400 Remove duplicate '-DNO_ISO' in IRIX target. 2004-08-22 23:30:18 +00:00
jschauma
e48899254b Re-add RCS IDs for patches 2004-08-22 23:27:16 +00:00
jschauma
ab4740022e Make this build and install under Linux and IRIX.
(Fixes PR pkg/26641)
2004-08-22 23:24:56 +00:00
minskim
7e3f925b6c Enable pkgviews installation. 2004-07-30 15:50:37 +00:00
minskim
3c7cd2a68c No need to include bsd.prefs.mk. 2004-07-30 15:17:20 +00:00
he
caf0afe1cc Print statistics to stderr, not to stdout, so that this program
can be used for bulk data transport without adding any crud at the
receiving end.  Bump pkgrevision to 2.
2004-07-30 10:16:52 +00:00
mrg
28a0f889ba also works on 1.6Z. 2004-07-04 06:43:01 +00:00
minskim
09c6589bc3 Make this package build on Linux.
- Include time.h to use struct tm.
2004-06-16 04:33:51 +00:00
danw
6e8f676783 malloc.h fixes for darwin, plus a handful of other small fixes for
problems found after fixing malloc problems
2004-05-23 23:28:29 +00:00
minskim
b793c4f23a Honor *OWN and *GRP. 2004-05-13 17:57:05 +00:00
jschauma
b770b80aee Add correct ALL_TARGET for some more platforms. 2004-05-10 16:33:03 +00:00
cjep
341efbf789 whitespace nits 2004-05-07 15:25:13 +00:00