Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
jdolecek faad65c830 Update pear-Date to 1.4.7. Changes since 1.4.3:
1.4.7:
* Fix bug #8912: putenv() causes crashes in DateTimeZone::inDaylightTime() under windows
* Fix bug #9409: Date_Calc, fatal error using a non-array variable as an array
* Fix bug #9414: Date::addSeconds() fails to work properly with negative numbers
* Many cosmetics update
* Moved bug test files to tests/bugs/
* Removed unused files

1.4.6:
- Change license from PHP License to new BSD License
- Bug #5715 fypo, missing s in $GLOBALS

1.4.5:
Same code base as 1.4.4-beta
See 1.4.4 changelog for details

1.4.4:
- Establish the DATE_CALC_FORMAT constant and use it as the default value
  for each of the Date_Calc class' method's $format parameter.
- Add beginOfMonthBySpan() and endOfMonthBySpan() methods to Date_Calc.
- Use integers for the parameters in Date_Calc instead of strings.
- Tweak Date_Calc::NWeekdayOfMonth() so it can calculate the 'last'
  given weekday of a month.
- #1640. Make sure all longname's are also keys in
  $GLOBALS['_DATE_TIMEZONE_DATA']. Makes Date_TimeZone work under more
  operating systems.
- #5420, missing CEST
- #3846, getYear, getMonth returns integer
- #2652, add %h and %i support (rob at wildlime dot com
- #5494, force dot as decimal separator
- #3022, allow to specify the weekday abbrevation length used in ::format()
- #4878, %s padding fix when < 10 ( aashley at optimiser dot com)
- #3059, use GLOBALS in date_span

PR: 36211 by Loic Hoguin
2007-09-05 19:51:41 +00:00
archivers add patch so that this builds on Mac OS X 10.4.10 (missing sys/types.h 2007-09-02 20:32:56 +00:00
audio Needs pkg-config. 2007-09-04 19:08:21 +00:00
benchmarks Fixed build failure on NetBSD 3.0: 2007-08-30 09:23:31 +00:00
biology Added mk/misc/category.mk, which contains the definitions that are only 2007-08-13 08:12:41 +00:00
bootstrap do not add preset CFLAGS, CPPFLAGS or LDFLAGS to BOOTSTRAP_MKCONF since on 2007-08-18 11:01:28 +00:00
cad Allow a nicer syntax for expressing needing at least a certain version 2007-08-23 18:20:30 +00:00
chat Add "sasl" option. Not enabled by default. 2007-09-05 14:31:52 +00:00
comms Fix path to and depend on Perl. Bump revision. 2007-08-30 16:29:56 +00:00
converters Minor changes to this package: 2007-08-31 10:47:35 +00:00
cross Added mk/misc/category.mk, which contains the definitions that are only 2007-08-13 08:12:41 +00:00
crosspkgtools Added mk/misc/category.mk, which contains the definitions that are only 2007-08-13 08:12:41 +00:00
databases allow this package to build properly on Mac OS X as shared extension 2007-09-04 23:21:27 +00:00
devel update to 1.14.6 2007-09-05 16:44:28 +00:00
distfiles
doc Updated devel/apr to 1.2.9 2007-09-05 13:48:24 +00:00
editors update to 1.0.6.11 2007-09-05 16:40:34 +00:00
emulators Add -msse2 to the list of CFLAGS which break qemu 2007-09-04 20:05:48 +00:00
filesystems Fix typo in COMMENT. 2007-08-25 11:51:44 +00:00
finance update to 0.8.3 2007-09-05 16:42:16 +00:00
fonts Fix path to and dependency on Perl. Bump revision. 2007-09-04 19:27:18 +00:00
games +gcompris 2007-09-04 21:48:32 +00:00
geography Update to 1.3.1. 2007-08-22 12:25:32 +00:00
graphics update to 2007.07.01 2007-09-04 21:22:05 +00:00
ham If we force linkage with a library, link in the pthread dependency 2007-09-04 20:20:58 +00:00
inputmethod Update to 9100, provided by Yamashiro Jun in PR 36675. 2007-08-30 20:19:45 +00:00
lang remove ${WRKSRC}/INSTALL before creating ${WRKSRC}/install, so that this would 2007-09-05 19:46:55 +00:00
licenses Add sendmail-open-source-license as found in tarballs, and remove 2007-08-10 15:52:15 +00:00
mail We need locale.h for LC_ALL. 2007-09-05 19:21:03 +00:00
math update to 5.13.0 2007-09-03 16:08:47 +00:00
mbone Added mk/misc/category.mk, which contains the definitions that are only 2007-08-13 08:12:41 +00:00
meta-pkgs As multiple people have expressed shock and wonderment at its lack, 2007-09-03 04:49:42 +00:00
misc +goffice0.5 2007-09-05 16:07:29 +00:00
mk Now it's possible to add custom directories to the check for directory 2007-09-05 13:34:32 +00:00
multimedia update to 0.10.8 2007-08-31 17:34:57 +00:00
net Unbreak build: fix RCD_SCRIPTS "build" after the change introduced 2007-09-04 21:08:00 +00:00
news Added mk/misc/category.mk, which contains the definitions that are only 2007-08-13 08:12:41 +00:00
packages
parallel Update sge to 6.0 Update 11 2007-08-15 02:03:05 +00:00
pkgtools Ensure undef before typedef, to avoid error when a application detect missing 2007-09-04 09:47:38 +00:00
print +libpaper 2007-09-04 20:12:55 +00:00
regress Added mk/misc/category.mk, which contains the definitions that are only 2007-08-13 08:12:41 +00:00
security Update to 0.9.9.1. Changes: 2007-09-05 19:07:30 +00:00
shells Oops, I accidently typed wrong key and commited wrong one. 2007-08-24 15:20:43 +00:00
sysutils Update to Radmind 1.10. 2007-09-04 11:55:44 +00:00
templates Removed a double redirection. Changed the URL on the FTP server to 2007-05-07 08:19:35 +00:00
textproc this extension requires also php5-dom extension to actually load and work, 2007-09-04 21:40:09 +00:00
time Update pear-Date to 1.4.7. Changes since 1.4.3: 2007-09-05 19:51:41 +00:00
wm Remove bogus ${PREFIX}/etc/icewm handling in PLIST. 2007-08-25 15:41:32 +00:00
www Update do APC 3.0.14. Changes since 3.0.12 are miscellaneous bugfixes. 2007-09-04 22:45:56 +00:00
x11 qtscript was added to the qt4-libs pkg for some reason. Remove it here 2007-09-03 20:27:20 +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.