pkgsrc/time
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
..
anacron Fix CVS ID. 2007-07-02 08:36:12 +00:00
asclock - fine grained X11 dependencies for packages which have either USE_IMAKE 2006-12-27 13:37:35 +00:00
asclock-gtk Fixed "static after extern". 2007-11-30 20:38:06 +00:00
asclock-xlib Fixed "static after extern". 2007-11-30 20:38:06 +00:00
bbdate bbdate is now hosted at SourceForge, noticed by Zafer Aydogan in private mail. 2008-01-03 14:37:03 +00:00
cairo-clock Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
cal Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
cardboard-schedule Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
catclock Don't use malloc.h. 2007-08-08 21:44:14 +00:00
dclock fix a patch which causes an "invalid lvalue" with new gcc 2007-04-19 18:27:59 +00:00
devtodo Just use extern declarations of tgetent() and tgetnum() instead of 2008-03-05 18:30:59 +00:00
emiclock - fine grained X11 dependencies for packages which have either USE_IMAKE 2006-12-27 13:37:35 +00:00
evolution-webcal Drop maintainership 2008-04-30 13:38:14 +00:00
gcal Fixed Perl interpreter. Bumped PKGREVISION. 2006-06-16 11:42:02 +00:00
gchore
gdeskcal Update PYTHON_VERSIONS_COMPATIBLE 2008-04-25 20:39:06 +00:00
glclock Fix build with the latest version of the "MesaLib" package. 2008-04-24 13:57:08 +00:00
globe
gnotime Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
gnutime Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:59:34 +00:00
gnyaclock Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
grdc
gtodo Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
gtodo-applet Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
ical Fix segfault on NetBSD-current. 2008-02-03 19:36:33 +00:00
jday
kronolith Kronolith version H3 (2.2) is a major upgrade in the 2.x release series, 2008-05-26 12:58:49 +00:00
lmclock - fine grained X11 dependencies for packages which have either USE_IMAKE 2006-12-27 13:37:35 +00:00
logtime Honour PKGMANDIR, add missing INSTALLATION_DIRS 2008-02-17 20:30:36 +00:00
p5-Calendar-Simple Add Calendar::Simple Perl version in version 1.19 2008-03-16 19:10:01 +00:00
p5-Data-ICal Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Data-ICal-DateTime Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-DateTime Updated time/p5-DateTime to 0.4302 2008-05-28 20:59:45 +00:00
p5-DateTime-Calendar-Discordian Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-DateTime-Event-Cron Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-DateTime-Event-ICal Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-DateTime-Event-Recurrence Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-DateTime-Format-Builder Updated time/DateTime-Format-Builder to 0.7901 from 0.7807 2008-05-28 21:02:52 +00:00
p5-DateTime-Format-Epoch Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-DateTime-Format-ICal Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-DateTime-Format-ISO8601 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-DateTime-Format-Mail Update to 0.3001: 2007-11-29 17:56:30 +00:00
p5-DateTime-Format-MySQL only require p5-DateTime-Format-Builder 0.60 from reed@ on pkgsrc-users@ 2007-11-22 04:13:08 +00:00
p5-DateTime-Format-Pg Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-DateTime-Format-Strptime Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-DateTime-Format-W3CDTF Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-DateTime-Locale Update to 0.35: 2007-11-29 17:49:46 +00:00
p5-DateTime-Set Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-DateTime-TimeZone Updated time/p5-DateTime-TimeZone to 0.77 2008-05-28 21:05:11 +00:00
p5-Rose-DateTime Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Schedule-Cron-Events Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Time Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Time-Clock Updated time/p5-Time-Clock to 0.12 2008-05-28 21:06:34 +00:00
p5-Time-Duration Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Time-Format Time::Format version 1.02 2007-11-04 15:08:44 +00:00
p5-Time-HiRes Updated time/p5-Time-HiRes to 1.9715 2008-05-28 21:08:15 +00:00
p5-Time-Interval Time::Interval 2007-11-04 16:02:12 +00:00
p5-Time-Local Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Time-Period Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Time-Piece Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Time-TAI64 Update p5-Time-TAI64 to 2.11; changes since 2.10 include: 2008-03-11 16:08:16 +00:00
p5-TimeDate The package supports installation to DESTDIR. 2008-02-16 15:42:33 +00:00
pcal Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
pclock - fine grained X11 dependencies for packages which have either USE_IMAKE 2006-12-27 13:37:35 +00:00
pear-Date Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
phoon Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
plan Some more packages need lex and yacc. Patch by Aleksey Cheusov on 2007-12-02 08:32:23 +00:00
planner Drop maintainership 2008-04-30 13:38:14 +00:00
polclock - fine grained X11 dependencies for packages which have either USE_IMAKE 2006-12-27 13:37:35 +00:00
projclock Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
ptimetracker Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
py-dateutil Update PYTHON_VERSIONS_COMPATIBLE 2008-04-25 20:39:06 +00:00
py-mxDateTime Update PYTHON_VERSIONS_COMPATIBLE 2008-04-25 20:39:06 +00:00
rclock Update to version bundled with rxvt-2.7.10, since rxvt-2.6.0 is no longer 2007-10-30 12:25:11 +00:00
remind Convert to use the features framework. 2007-09-08 21:57:57 +00:00
rsibreak Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
ruby-tzinfo Update ruby-tzinfo to version 0.3.8. Changes from version 0.3.5 include: 2008-04-04 15:22:35 +00:00
saytime Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
sunbird Change MOZILLA master sites difinitions, related to PR 37379. 2007-12-22 07:22:04 +00:00
sunclock remove myself as maintainer 2007-02-15 22:37:05 +00:00
swisswatch Fix several plists that use imake after some modifications in the imake 2008-05-11 14:29:23 +00:00
titrax add (missing) LICENSE=, NO_*_ON_CDROM. 2007-10-31 21:48:58 +00:00
vixie-cron Bump PKGREVISION, since my changes today (in wip) make different package. 2008-03-08 18:44:19 +00:00
wmcalclock Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
wmclockmon Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
wmfishtime
wmmoonclock Resign as maintainer of all the packages which I'm no longer using. 2007-09-19 06:46:51 +00:00
wmtime Avoid unportable Imakefile construct that breaks with modular Xorg. 2007-06-12 20:56:55 +00:00
wxRemind Update PYTHON_VERSIONS_COMPATIBLE 2008-04-25 20:39:06 +00:00
wyrd Initial import of wyrd-1.4.1: 2006-07-24 23:03:35 +00:00
xalarm Remove trailing spaces. 2007-10-09 19:19:08 +00:00
xbeats - fine grained X11 dependencies for packages which have either USE_IMAKE 2006-12-27 13:37:35 +00:00
xcal - fine grained X11 dependencies for packages which have either USE_IMAKE 2006-12-27 13:37:35 +00:00
xchrono - fine grained X11 dependencies for packages which have either USE_IMAKE 2006-12-27 13:37:35 +00:00
xdaliclock Modular Xorg support. 2007-02-02 00:00:45 +00:00
xdkcal Modular Xorg support. 2007-02-02 00:00:45 +00:00
xfce4-datetime-plugin Updated to Xfce 4.4.1 2007-04-12 09:55:08 +00:00
xfce4-orage Updated Xfce to 4.4.2 2007-12-07 19:43:19 +00:00
xfce4-timer-plugin Added some Xfce plugins. 2007-04-27 10:48:06 +00:00
xonclock import xonclock-0.0.9.2, another X11 on-screen clock 2007-12-17 20:16:37 +00:00
xtimer Fix several plists that use imake after some modifications in the imake 2008-05-11 14:29:23 +00:00
xtu Modular Xorg support. 2007-02-02 00:00:45 +00:00
zonetab Added support for installation to DESTDIR. 2008-04-06 13:17:22 +00:00
Makefile Add p5-Calendar-Simple to subdir list 2008-03-16 19:11:28 +00:00