espie
629547efe8
new style libs
2006-09-18 09:04:03 +00:00
espie
17b77a4af2
new lib specs
2006-08-04 00:10:42 +00:00
alek
39e5ec057c
Make it work after recent iodbc changes
2006-07-18 21:22:56 +00:00
david
f85600afe0
move any perl or sed substitutions from post-patch to pre-configure
...
(fixes make update-patches)
ok sturm@; "looks reasonable" steven@
2006-02-08 04:54:48 +00:00
brad
d0c6ecbe03
fix bogus pkgspec for pear dependency entries.
...
From: Ian McWilliam <ian at dodo dot com dot au>
2005-12-14 06:57:18 +00:00
bernd
a99421ea2d
Fix a nasty bug in the new php-4.4.1 release. Some php applications
...
are badly broken without this patch. (e.g. squirrelmail and phpadsnew)
Fix from php cvs. (BugID #35067 )
http://bugs.php.net/bug.php?id=35067
http://marc.theaimsgroup.com/?l=php-cvs&m=113095430113617&w=2
ok robert@
2005-11-07 21:33:58 +00:00
mbalmer
04ab27d2cf
Update to PHP4 version 4.4.1.
...
The complete changelog is available at http://www.php.net/ChangeLog-4.php#4.4.1
SECURITY: This version fixes a vulnerability described in detail
at http://www.hardened-php.net/advisory_202005.79.html and
http://www.hardened-php.net/index.76.html
ok robert@, bernd@
2005-11-01 11:09:31 +00:00
sturm
430fb160d2
bump PKGNAMEs to permit the same in -stable, needed for new packages
...
after recent libcurl update
2005-10-27 20:03:25 +00:00
espie
0031945c6e
Fix a buglet in bsd.port.mk where the PSEUDO_FLAVORS get encoded into
...
the FULLPKGPATH, thus providing changes to packing-lists which shouldn't
happen, and making update more difficult.
Accordingly, bump all pkgnames with PSEUDO_FLAVORS, and provide an
update @pkgpath for the bug for most of them (left out the ones with 3
or 4 pseudo flavors for space constraints...)
2005-09-16 09:51:25 +00:00
robert
0f9d38fccb
SECURITY: fix a heap overflow in internal pcre; bump PKGNAME
...
http://www.vuxml.org/openbsd/b552a55a-136d-11da-a0d4-00065bd5b0b6.html
ok pvalchev@
2005-08-31 22:12:54 +00:00
robert
a26d36e9a4
upgrade to 4.4.0;
...
This release also includes PEAR XML-RPC version 1.3.1 which
fixes a security vulnerability.
For more information, please visit:
http://www.vuxml.org/openbsd/b9d96cbe-f2d2-11d9-82d5-00065bd5b0b6.html
2005-07-12 15:49:27 +00:00
robert
1cafd903db
add des to IMAP_WANTLIB; from naddy@
2005-06-20 16:11:11 +00:00
robert
9866011ba0
kill a warning while do-patch by regenerating patches/patch-php_ini-dist;
...
from steven mestdagh <steven.mestdagh@esat.kuleuven.ac.be>
2005-04-18 18:56:01 +00:00
robert
3264258f4e
update to 4.3.11;
2005-04-04 21:11:41 +00:00
naddy
6d09f31353
- fix typo in @conflict
...
- properly bump package names
2005-03-16 21:55:54 +00:00
naddy
54fdcbe432
fatal typo
2005-02-10 12:38:28 +00:00
wilfried
9ac7fc4b76
kill whitespace at eol, ok robert@
2005-02-06 13:10:38 +00:00
alek
5791371be4
- Fix WANTLIB
...
- Fix dependencies
- Bump PKGNAME
help & ok wilfried@, robert@
2005-01-30 15:29:07 +00:00
naddy
ae76d3ea1f
SIZE
2005-01-05 17:21:50 +00:00
espie
fb76c69d1e
explicitly mark that php4-pear and php5-pear conflict.
...
core prevents from installing them both, but this confuses the hell
out of find-all-conflicts.
2004-12-29 21:53:14 +00:00
espie
0ffec1f241
mark explicit conflicts, unconfuse find-all-conflicts.
...
fix dependency from ltdl in mcrypt (noticed by mbalmer@)
2004-12-21 12:15:01 +00:00
robert
f409de4e40
use ${.CURDIR} for PATCH_LIST and CHECKSUM_FILE; idea from jolan@
2004-12-20 21:06:22 +00:00
robert
e63f85d2eb
add libstdc++ to WANTLIB
2004-12-20 16:28:57 +00:00
robert
51a88b3dfd
fix PLIST-pear
2004-12-20 16:25:56 +00:00
robert
f2b1a15449
SECURITY:
...
update to 4.3.10; fixes several vulnerabilites;
move to a central checksum file;
2004-12-18 14:15:55 +00:00
alek
5364a42ec5
Add WANTLIB markers
2004-12-11 13:29:20 +00:00
robert
115bbc2487
switch to MESSAGE and UNMESSAGE; fix the redefinition of socklen_t;
...
Put correct paths into php-config and phpize scripts;
bump PKGNAME
2004-11-24 19:03:15 +00:00
robert
18364b5cdf
Let's use ${LOCALBASE}/share/examples/php4/ for the example configuration
...
files. requested by f@obiit.org
2004-11-18 16:36:18 +00:00
danh
6362fb0bc7
initial sweep for MESSAGE decoration removal; ok espie@
2004-10-13 18:59:18 +00:00
danh
f8aa183c80
replace ucd-snmp with net-snmp; ok maintainer
2004-10-13 01:46:02 +00:00
robert
d07fe1d8ff
php4-core conflicts with php5-core
2004-10-02 12:42:22 +00:00
robert
161e369e36
upgrade to 4.3.9;
...
This release also re-introduces ability to write GIF images
via the bundled GD extension.
2004-09-25 11:17:46 +00:00
espie
e44839e34b
new plists.
...
comment out netscape-dynmotif, since we don't have the required motif lib.
2004-09-15 18:49:48 +00:00
naddy
85d8270d56
Don't rely on inter-library dependency.
...
From: Aleksander.Piotrowski@nic.com.pl
ok robert@
2004-08-12 17:39:50 +00:00
espie
84376de01c
tell make-plist we don't want .lock nor .filemap.
2004-08-05 15:04:26 +00:00
espie
5318b3b20e
MODULES=www/php4/pear
...
okay maintainer(s)
2004-08-03 12:54:39 +00:00
robert
b9543fc14b
Update to use new postgresql-client dependency
...
from Alistair Kerr <openbsd@rukh.net>
2004-07-27 11:15:24 +00:00
robert
05644a2c86
Update to 4.3.8:
...
SECURITY: PHP memory_limit remote vulnerability
http://security.e-matters.de/advisories/112004.html
Add Type 1 support for the gd extension,
from Aleksander Piotrowski <Aleksander.Piotrowski@nic.com.pl>;
move to @dir
2004-07-15 00:49:46 +00:00
robert
50eb0c4c39
Remove the pspell extension because it is broken. And people can use aspell
...
without this extension.
Pointed out and requested by jolan@
2004-07-05 00:00:33 +00:00
robert
963de44418
Replace defined(USE_GCC3) with ${USE_GCC3:L:Myes}
...
from avsm@
2004-06-08 17:54:21 +00:00
robert
c00564cf77
take over maintainance; remove some unnecessary line;
...
remove iconv from MODULES because gettext includes it
ok jolan@
2004-06-08 15:59:54 +00:00
avsm
be552c1892
drop maintainer, jolan might pick this up
2004-06-06 18:25:35 +00:00
avsm
4a2d70a8b7
update to php4-4.3.7
2004-06-06 18:09:22 +00:00
avsm
92367759d8
update to php-4.3.6
2004-04-17 11:26:59 +00:00
avsm
f6fa066df3
put this patch where it'll make a difference
2004-04-17 10:33:50 +00:00
jolan
fff9a09019
use (void*) NULL in execl to make sure it's 64-bit where it needs to be
2004-04-15 00:43:43 +00:00
jolan
69f8f8e473
build against curl 7.11.1, from php cvs
2004-04-12 16:55:37 +00:00
avsm
e74466eee0
update to php4-4.3.5
2004-04-08 12:38:59 +00:00
brad
36ab14cd52
asn1 and com_err are hard links to krb5.
2004-04-06 07:28:31 +00:00
avsm
fc64e2aef2
add support for xmlrpc extension
2004-02-29 00:25:41 +00:00