Commit graph

13 commits

Author SHA1 Message Date
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
joerg
cc401bc87d Add DragonFly support. The sys/types.h works around a header bug in
time.h, size_t doesn't get defined correctly.
2006-01-09 15:55:02 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +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
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
minskim
c94e87c294 bl3ify 2004-02-19 21:47:00 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
agc
1496cb503c This package is a test suite, designed to test the conformance of the
host operating system to standard specifications. Given that it tests
the thread implementation, this package should only be built on systems
with native thread implementations.
2003-11-17 09:02:55 +00:00
wiz
8157575694 Not really interactive fetch.
Set USE_BUILDLINK2 so that perl bl2 works.
Add pthread.buildlink2.mk; however, more fixes are needed for this to work
on non-native libpthread platforms (PLIST still incorrect for now).
2003-11-09 00:08:43 +00:00
agc
21bf6afa32 Add perl interpreter lines to perl scripts, and use REPLACE_PERL to make
sure the right interpreter gets used.
2003-07-22 18:09:01 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
agc
013fa45dc0 Initial import of tet3, the Open Group's test harness, into the Packages
Collection. This is version 3.3h.

Test harness for The Open Group suites of POSIX tests.

The TETware family of tools are Test Execution Management Systems that
takes care of the administration, sequencing, reporting and
portability of all of the tests that you develop.  Freeing up
developers to concentrate on test development and helping testers by
providing them with a single, standard, test harness.  Enabling you to
deliver your software projects on time and across multiple operating
systems.  They are all available off-the-virtual-shelf.  Easily
accessed by ftp download.  So stop re-inventing the wheel, take the
drudge out of test development and use TETware.
2003-06-17 17:39:03 +00:00