robert
e4d6993112
unlink php4 from the package builds because it's not going to be supported
...
in a couple of months and people should use php5 in any conditions.
it's going to stay in the tree for a little more time with a comment about
the reasons, just to help people upgrading to php5
2008-01-28 15:40:35 +00:00
espie
17d70806a3
tweak FAKE_FLAGS semantics to saner defaults.
2008-01-04 17:48:33 +00:00
sturm
b7dfa075f3
bumping a PKGNAME does not mean you just add p0, you have to choose a
...
patch level HIGHER than the previous one
another example of peer review failing
2007-11-20 19:23:25 +00:00
ajacoutot
1fbf1cdefa
- make php4-imap use new c-client
...
ok robert@
2007-10-30 10:13:05 +00:00
espie
15c3cb4d91
fix build after expat move
2007-10-21 09:43:22 +00:00
merdely
ba8add3ebb
Remove surrounding quotes from
...
COMMENT-*/ERRORS/NO_REGRESS/PERMIT_*/REGRESS_IS_INTERACTIVE
Change '.include "bsd.port.mk"' to '.include <bsd.port.mk>' while here
(ok naddy@)
2007-09-15 20:38:20 +00:00
kurt
8a8094cc6a
- unbreak php4/extensions (fall out from the libtool -pthread change).
...
okay naddy@
2007-07-01 20:40:50 +00:00
naddy
97b9a230a3
chase wantlib changes after curl update
2007-05-15 17:01:01 +00:00
bernd
66f7d340be
Add @conflict markers. robert@ will teach php4 how to use the pear port
...
later.
ok robert@
2007-05-07 13:46:59 +00:00
sturm
1d47395466
use xenocara's expat
2007-04-28 19:54:06 +00:00
espie
d4ebcd974d
more base64 checksums
2007-04-05 17:26:05 +00:00
naddy
b4c4f53d96
on further reflection, bump pkgnames
2007-01-01 23:10:24 +00:00
naddy
aa3aa0f57f
fix MESSAGEs using new substitution feature
2007-01-01 23:02:57 +00:00
espie
a4a3327236
new MULTI_PACKAGES
2006-11-24 08:39:03 +00:00
espie
ee54b461eb
new MULTI_PACKAGES. mark pear files as belonging to daemon since they
...
live under www (quickest fix for now)
2006-11-23 20:08:32 +00:00
naddy
69d52b08f2
fix building with libcurl 7.16.0
2006-11-18 19:16:26 +00:00
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