Commit graph

14 commits

Author SHA1 Message Date
wiz
1ac924873a Use the libmcrypt package instead of the obsolete libmcrypt22 one.
Bump PKGREVISION.
2003-03-05 09:07:23 +00:00
martti
9ef7dbabf1 - make this work with apache2
- buildlink2
2002-11-05 07:33:13 +00:00
martti
a9e061798a Updated php to 4.2.3
* lots of bug fixes
* experimental apache2 support
* added IPv6 support to gethostbyaddr()

ATTENTION!! register_globals defaults to 'off' now
2002-10-14 06:21:05 +00:00
jlam
10bdf67101 buildlink1 -> buildlink2 2002-09-23 09:22:43 +00:00
jlam
708407440e Fix typo. 2002-06-09 19:01:12 +00:00
jlam
eb5d91e2c5 Use libmcrypt22 instead of libmcrypt. Reported to fix pkg/16198 by
Stephen Borrill <netbsd@precedence.co.uk>.
2002-04-12 19:03:34 +00:00
tron
b8d1c715f6 Update distribution file checksum for PHP version 4.1.2. 2002-02-28 09:50:01 +00:00
jlam
854863ef02 Update security/php4-mcrypt to 4.1.2. The only change from version 4.1.1 is
that this is built from the php-4.1.2 sources.
2002-02-28 06:18:43 +00:00
jlam
e76b6e0a76 Update security/php4-mcrypt to 4.1.1. Changes from version 4.1.0 include:
- Fixed several crash bugs in the mcrypt extension. (Derick)
- Made the mcrypt extension compile with the libmcrypt 2.2 series again.
  (Sterling)
2002-01-06 19:56:49 +00:00
jlam
5d717ef3c6 Update security/php4-mcrypt to 4.1.0. Changes from version 4.0.6 include:
- Fixed a bug in the mcrypt extension, where list destructors were not
  properly being allocated. (Sterling)
- Fixed bugs in the mcrypt extension that caused crashes. (Derick)
2001-12-31 23:59:09 +00:00
jlam
8cc6055063 Use PKGREVISION to manage the package-specific version number when it
differs from the distfile version number.  G/C some the unused variables
in php4/Makefile.common related to the old way of handling version numbers.
2001-12-03 08:30:58 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
jlam
28578b6213 Find Makefile.module in ../../www/php4. 2001-10-16 06:58:30 +00:00
jlam
a19d0edc67 Update php4-mcrypt to the version from the php-4.0.6 distribution. Changes
from version 4.0.5 include moving from the www category, and:

- Fixed bug in the mcrypt extension that caused segfaults when using a key
  that is too large for the used algorithm, and a bug that caused
  mcrypt_generic() to segfault PHP (Derick)
2001-10-16 06:05:41 +00:00