Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
abs a915157b24 Updated time/p5-Time-HiRes to 1.9715
1.9715	[2008-04-08]
	- Silly me: Makefile.PL does need to accept arguments other than mine.
	  Some testing frameworks obviously do this.
	- Add retrying for tests 34..37, which are the most commonly
	  failing tests.  If this helps, consider extending the retry
	  framework to all the tests.  [Inspired by Slaven Rezic,
	  [rt.cpan.org #34711] Occasional failures of test 35 or 36 (FreeBSD)]

1.9714	[2008-04-07]
	- Under Perl 5.6.* NVgf needs to be "g", reported by Zefram,
	  it seems that ppport.h 3.13 gets this wrong.
	- remove the check in Makefile.PL for 5.7.2, shouldn't be
	  (a) necessary (b) relevant
	- add logic to Makefile.PL to skip configure/write Makefile
	  step if the "xdefine" file already exists, indicating that
	  the configure step has already been done, one can still
	  force (re)configure by "perl Makefile.PL configure",
	  or of course by "make clean && perl Makefile.PL".

1.9713	[2008-04-04]
	- for alarm() and ualarm() [Perl] prefer setitimer() [C]
	  instead of ualarm() [C] since ualarm() [C] cannot portably
	  (and standards-compliantly) be used for more than 999_999
	  microseconds (rt.cpan.org #34655)
	- it seems that HP-UX has started (at least in 11.31 ia64)
	  #defining the CLOCK_REALTIME et alia (instead of having
	  them just as enums)
	- document all the diagnostics

1.9712	[2008-02-09]
	- move the sub tick in the test file back to where it used to be
	- in the "consider upgrading" message recommend at least Perl 5.8.8
	  and make the message to appear only for 5.8.0 since 5.8.1 and
	  later have the problem fixed
	- VOS tweak for Makefile (core perl change #33259)
	- since the test #17 seems to fail often, relax its limits a bit

1.9711	[2007-11-29]
	- lost VMS test skippage from Craig Berry
	- reformat the test code a little

1.9710	[2007-11-29]
	- I got the sense of the QNX test the wrong way in an attempt
	  to generalize it for future

1.9709	[2007-11-28]
	- casting fixes from Robin Barker for g++ and 64bitint
	- in QNX skip the itimer tests because though the API
	  is there, the implementation isn't, from Matt Kraai
	- raise the dead man timer to 180 seconds for really
	  slow/busy systems
	- elaborate the UTF-8 locale warning from Makefile.PL

1.9708	[2007-10-05]
	- [rt.cpan.org #29747]: Build failure with perl 5.005_05
	  Fixed by regenerating the ppport.h using Devel::PPPort 3.13.

1.9707	[2007-02-27]
	- t/HiRes.t failed in Perl 5.6.2,
	  "action is not of type POSIX::SigAction at t/HiRes.t line 318",
	  reported and fixed by Anton Berezin, the reason was faulty
	  use of sigaction() when restoring the old action.
2008-05-28 21:08:15 +00:00
archivers Update SaraB to 0.2.4. 2008-05-28 05:13:32 +00:00
audio Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
benchmarks Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
biology Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
bootstrap Build install-sh a bit earlier, so it's available before pdksh. 2008-05-24 13:38:33 +00:00
cad Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
chat Fix and simplify workaround for broken db4 library detection. 2008-05-27 13:23:43 +00:00
comms Add INSTALLATION_DIRS so that installation is successful even in a bulk 2008-05-26 12:29:24 +00:00
converters Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
cross Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
crosspkgtools Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
databases Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
devel Remove a feeble attempt at providing ABI compatibility for the C++ portion 2008-05-27 16:20:52 +00:00
distfiles
doc Restructure Makefile to use a copy of the package being built to 2008-05-28 14:06:31 +00:00
editors Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
emulators Mark some packages as NOT_FOR_BULK_PLATFORM= Linux-*-* 2008-05-26 22:25:25 +00:00
filesystems Reset maintainer on his request. 2008-05-25 21:20:07 +00:00
finance Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
fonts Don't depend on EXTRACT_SUFX having the expected value when using it for 2008-05-26 12:15:14 +00:00
games Fully qualify the path to xbsndsrv, so sound works without errors even 2008-05-28 13:18:30 +00:00
geography Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
graphics Fix embarassing lack of '3' in a conditional. 2008-05-28 02:31:56 +00:00
ham Update PYTHON_VERSIONS_COMPATIBLE 2008-04-25 20:39:06 +00:00
inputmethod Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
lang Restructure Makefile to use a copy of the package being built to 2008-05-28 14:06:31 +00:00
licenses Add cdif-license, which was alread referred to by textproc/cdif/Makefile 2008-03-26 08:54:04 +00:00
mail Update mail/p5-MIME-Types from 1.16 to 1.24 2008-05-28 20:49:42 +00:00
math Mark some packages as NOT_FOR_BULK_PLATFORM= Linux-*-* 2008-05-26 22:25:25 +00:00
mbone Mechanical changes to add DESTDIR support to packages that install 2008-03-04 17:57:17 +00:00
meta-pkgs Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
misc Update misc/p5-Locale-Codes from 1.06 to 2.07 2008-05-28 20:52:33 +00:00
mk Add support for NOT_FOR_BULK_PLATFORM, which works similar 2008-05-26 22:05:46 +00:00
multimedia normalize time argument to pthread_cond_timedwait(), otherwise NetBSD's 2008-05-26 12:35:09 +00:00
net add patches from redhat bugzilla (#446724) to fix CVE-2008-1105 2008-05-28 15:39:55 +00:00
news Remove me as maintainer of some package, clame ownership of a few packages. 2008-05-25 14:45:16 +00:00
packages
parallel Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
pkgtools Inhibit possible dependency on sysutils/checkperms to avoid circular dep. 2008-05-28 13:36:18 +00:00
print Mark some packages as not for bulk building on HPUX. 2008-05-26 22:37:30 +00:00
regress Drop maintainership 2008-04-30 13:38:14 +00:00
security Make this package work on Mac OS X. 2008-05-27 22:28:21 +00:00
shells - Adapt to use local distribution. 2008-05-23 17:27:09 +00:00
sysutils Update sysutils/p5-File-Copy-Recursive from 0.35 to 0.36 2008-05-28 20:54:43 +00:00
templates Remove trailing spaces. 2007-10-09 19:19:08 +00:00
textproc Updated texproc/p5-YAML-Syck to 1.04 2008-05-28 20:57:15 +00:00
time Updated time/p5-Time-HiRes to 1.9715 2008-05-28 21:08:15 +00:00
wm Fix core dump with ini plugin (flat-file configuration backend) from 2008-05-26 17:22:37 +00:00
www Horde version 3.2 is a major upgrade in the 3.x release series, including these 2008-05-26 12:52:51 +00:00
x11 Don't make any assumptions about default displays in aterm. 2008-05-27 21:46:53 +00:00
Makefile Fix typo in comment. 2007-06-19 22:30:33 +00:00
pkglocate
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.