Commit Graph

225 Commits

Author SHA1 Message Date
espie
e3f00b6f5e multiline says bye-bye 2004-01-05 18:03:49 +00:00
avsm
1ca27f8212 activate the exif extension, requested and tested by
Tai Lee <tai_lee at mrmachine.net>
2004-01-05 17:51:29 +00:00
avsm
262b1c8e12 shorter license 2004-01-05 17:47:55 +00:00
avsm
8d38c60ffc fix build after recent tiff changes; prodded by naddy@ 2004-01-05 17:02:32 +00:00
brad
584755cbb2 better LIB_DEPENDS entries for MySQL 2004-01-02 04:56:24 +00:00
naddy
ed01857cd0 remove trailing whitespace 2003-12-16 13:44:37 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
jolan
be444d29d0 Use new aspell path 2003-11-21 04:54:20 +00:00
avsm
4113f49a47 update to php4-4.3.4 2003-11-15 18:11:35 +00:00
avsm
d81200c678 generate the php4-gd no_x11 subpackage correctly 2003-11-14 14:52:49 +00:00
avsm
7a2ea24bd0 Update to php-4.3.3; tested by many on ports@, thanks folks!
naddy@ ok
2003-08-28 22:30:38 +00:00
espie
b02d54b692 fix blasted installroot ignored. 2003-08-21 15:05:21 +00:00
espie
fbd0165e49 Fake, my ass 2003-08-21 13:42:22 +00:00
jolan
a2d42bb599 Use new aspell (which includes pspell) for the pspell subpackage 2003-08-12 04:41:08 +00:00
avsm
cea25286d2 pspell module 2003-07-21 20:37:45 +00:00
avsm
8cc5586132 add a pspell subpackage 2003-07-21 20:34:52 +00:00
avsm
430bac2e14 no need for NO_CONFIGURE
from naddy@, Xavier Santolaria <xavier@santolaria.net>
2003-07-04 17:35:57 +00:00
avsm
f95da4f5fe sync with update-patches 2003-05-31 13:20:51 +00:00
avsm
a46582a9f6 install a php man page as well, for the command line binary 2003-05-30 23:46:16 +00:00
avsm
cfc50d03f8 update to php4-4.3.2; pretty much the same as the final RC 2003-05-28 19:29:14 +00:00
avsm
6ff33acdf3 dont link libkrb, and add com_err. its still broken since com_err
is static though
2003-05-28 19:27:34 +00:00
avsm
7c301b1f01 the php4-pear package should depend on the php4-core package
noticed by naddy during bulk build
2003-05-27 22:10:59 +00:00
avsm
2278c7b1c2 remove a BUILD_DEPENDS=RUN_DEPENDS to avoid introducing unnecessary
dependencies; set both manually instead
2003-05-23 21:17:29 +00:00
avsm
9fbd748224 update to php4-4.3.2RC4 2003-05-23 20:08:33 +00:00
avsm
a2a4655f36 remove pear subdir, its now built by core 2003-05-23 20:08:20 +00:00
avsm
5bb78b646a no longer needed; the package is built by core/ instead 2003-05-23 20:07:39 +00:00
avsm
2b99fd6ccb update to php-4.3.2RC4, no extensions added or removed 2003-05-23 20:07:18 +00:00
avsm
eb8d4b59d3 upgrade to php4-4.3.2RC4. this is the final release candidate for
4.3.2, and should be a hell of a lot more stable than 4.3.1, especially
on 64-bit architectures

this commit also merges the pear/ stuff into a subpackage of core;
its no longer necessary to have a separate directory just for the pear libs.
2003-05-23 20:06:22 +00:00
naddy
ac18f81713 Use NO_SHARED_ARCHS rather than hardcoding the list of architectures that
support dynamic loading.  From Xavier Santolaria <xavier@santolaria.net>.
2003-05-22 14:16:22 +00:00
avsm
11d155558e missing GRAPHICS_DEPENDS for gd 2003-05-10 14:42:49 +00:00
avsm
332e518242 enable wddx as well 2003-05-07 14:13:01 +00:00
avsm
0a2337d26b lose the xml subpackage, its part of php4-core now 2003-05-07 14:02:32 +00:00
avsm
65cc8ba9bf trim a bit of braindeath from the pear shell script 2003-05-07 14:00:05 +00:00
avsm
d953ddddb2 we no longer have a php3 port to conflict with 2003-05-02 22:10:22 +00:00
avsm
3a58f63653 missed this; new chroot-friendly layout 2003-05-02 19:54:22 +00:00
avsm
d214410986 all the pear stuff goes into /var/www/pear 2003-05-02 19:50:22 +00:00
avsm
3ca33d3395 extensions now get installed into /var/www/lib/php 2003-05-02 19:49:36 +00:00
avsm
3e237170b9 Make php chroot-friendly by default; the default pear directory is
/var/www/pear and php modules go into /var/www/lib/php.

Everything else still lives outside the chroot

Also tidy up the pkg/INSTALL message while I'm here
2003-05-02 19:49:00 +00:00
avsm
84aca7518b put common php patches here 2003-05-02 19:46:04 +00:00
naddy
7ce514c2a8 work around gcc 2.95 compiler bug on sparc64; ok avsm@ 2003-04-30 19:15:57 +00:00
avsm
1d7ada4c4a cvs missed these patches 2003-04-03 14:04:48 +00:00
avsm
0bc07dda52 dbx support; tholo@ 2003-04-03 14:04:25 +00:00
avsm
6bc3abdfae run and build depends should add, not set values 2003-04-03 11:10:40 +00:00
avsm
a1be2fd83f Update to php4-pear-4.3.1; the 'pear' command line stuff now works, so
you can add/remove pear modules via pear.php.net

Note that some pear modules which were bundled with the old version of
this package are now separate ports (pear-Log especially)
2003-04-03 10:29:03 +00:00
avsm
ea684538ac update to php4-extensions-4.3.1 2003-04-03 10:27:22 +00:00
avsm
1c06d46b39 Update to php4-core-4.3.1 2003-04-03 10:26:25 +00:00
avsm
c5447381a2 upgrade to php4-4.3.1 ; now the regress suite works as well 2003-04-03 10:25:23 +00:00
brad
1e3e008f8e Fix a buffer overflow in PHP's built-in wordwrap() function.
If you use the wordwrap() function on user-supplied input, a
specially-crafted input can overflow the allocated buffer and
overwrite the heap.  Exploit looks very difficult, but still
theoretically possible.

http://marc.theaimsgroup.com/?l=bugtraq&m=104102689503192
http://bugs.php.net/bug.php?id=20927
2003-02-06 05:28:49 +00:00
naddy
139703d153 There is a regression test suite, but I don't know how to best run
them within the framework of this port, so temporarily disable the
tests.
2002-10-29 01:42:41 +00:00
avsm
f679c8d60e make it compile using any LOCALBASE 2002-09-14 15:22:06 +00:00
avsm
26642d5df9 LIB_DEPENDS -> SNMP_DEPENDS in the snmp section 2002-09-14 00:46:02 +00:00
avsm
3be5f28cc0 set fullpkgname not pkgname so that we dont build two php4-extensions
packages
2002-09-12 14:39:28 +00:00
avsm
f3da1d65db - update to php4-4.2.3
- include the domxml extension as a subpackage
- include some extra modules with PEAR which also disappeared
- only link against freetype1, not freetype2
2002-09-11 23:16:48 +00:00
avsm
39bc121dac cvs missed out this file in my last commit.
spotted by jcs@
2002-08-20 02:56:48 +00:00
avsm
2e6d62c809 mention phpxs 2002-08-18 00:39:14 +00:00
avsm
c9e720f715 - turn off transsid by default
- add license to phpxs
2002-08-17 01:39:25 +00:00
avsm
c80fb0bbc8 update sablotron lib_depends 2002-08-17 01:33:57 +00:00
avsm
052e9f68f2 patch for sablotron-0.95 2002-08-17 01:33:33 +00:00
avsm
951df1b6a2 - mcrypt now lib_depends on libtool since it uses libltdl
- patch for snmp to link with libdes
- stop libtool from helpfully mangling the ld.so hints file with
  crap from the ports build directory by removing the finish_command
- MESSAGE file reflects phpxs command
2002-08-12 04:30:21 +00:00
avsm
72c41ca52b - remove dependency on external libtool
- ltmain patch no longer needed
- move the php.ini extension lines to the end of the file
- introduce a new 'phpxs' command which enables/disables
  modules from a shell without needing to manually edit php.ini
- libphp4.so now installs into the same module dir as the extensions
- php4-enable is now done by 'phpxs -s' so remove it

tested by wilfried@, feedback from naddy@
2002-08-12 04:27:41 +00:00
avsm
fd184dc795 add a bunch of no_* pseudo_flavors to enable building a subset of extension
packages

eg: env FLAVOR="no_gd no_pdflib no_shmop" make package
2002-08-07 15:52:05 +00:00
avsm
2c34081771 oops, too early 2002-07-24 16:14:56 +00:00
avsm
7cea50bc22 move the jpeg/tiff/png dependencies into the right subpackage
sections, so that they aren't introduced across the board
2002-07-24 16:14:27 +00:00
avsm
bf801d999b Restore the gd extension as a subpackage. Now the main package
is just a placeholder which informs the user to use the various
module sub-packages.
2002-07-24 15:41:42 +00:00
avsm
f994413c90 warn upgraders to read both php and zend licenses before upgrading
the port
2002-07-24 14:49:03 +00:00
avsm
2740f2774d upgrade to php-4.2.2, from brad@
closes a security hole: http://www.php.net/release_4_2_2.php
2002-07-22 16:47:33 +00:00
naddy
767d29bc54 sync function prototype with definition
(size_t is not the same as unsigned int on 64-bit archs)
2002-07-17 22:41:44 +00:00
avsm
35a165e306 - move bundled extensions to core/ to save build time
- MACHINE_ARCH is predefined; jcs@
2002-07-12 10:13:56 +00:00
avsm
85c77ff8e5 fix pkgnames, thanks wilfried@ 2002-07-10 09:00:49 +00:00
jakob
b95b220f13 define MULTI_PACKAGES separately for each extension. ok avsm@ 2002-07-10 08:13:27 +00:00
avsm
c4f1233c9f force pear's path to be included in the include_path for php so it
doesn't have to be configured explicitly.
2002-07-09 20:40:51 +00:00
avsm
6dff052ddf activate direct i/o functions by default 2002-07-09 19:47:43 +00:00
avsm
a732bb96f2 add snmp entry 2002-07-09 19:38:06 +00:00
avsm
d77bc5784a add in snmp module 2002-07-09 19:35:10 +00:00
avsm
2ab23a776b now all the subpackages load successfully into macppc as well without
any library errors
2002-07-09 18:14:16 +00:00
wilfried
d67739b639 makes the bz2.so module actually loadable - it helps if the
define and ifdef are spelled the same ...
2002-07-09 15:06:30 +00:00
avsm
7c34a14d96 restrict building recode to i386 until someone figures out what
the problem is on other arches
2002-07-08 21:33:33 +00:00
kevlo
61739b300b add gd library dependency; ok avsm@ 2002-07-02 01:09:50 +00:00
avsm
3282b3bc61 add ncurses module entry 2002-06-26 22:17:09 +00:00
avsm
86d07a84e3 add ncurses extension 2002-06-26 22:16:40 +00:00
avsm
263237df18 fix tpyo, from <aleksander.piotrowski@piestrak.waw.pl> 2002-06-26 21:32:56 +00:00
avsm
d11c9bd355 add --with-pear and remove duplicated CONFIGURE_STYLE 2002-06-24 19:40:55 +00:00
avsm
171caa9beb remove the --with-pear here - not needed 2002-06-24 19:36:07 +00:00
avsm
1f01dcd9a3 add no_x11 flavor to the list 2002-06-24 19:33:05 +00:00
avsm
270cd759c1 Import php4-pear-4.2.1
PEAR is a set of class libraries for PHP4 - similar to CPAN.
This module installs the default 4.2.1 modules, and some extra ones
which mysteriously disappeared from the 4.1.2 -> 4.2.1 transition.

Also included are some command-line utilities to add more modules from
the PEAR web site.

espie@ ok
2002-06-24 19:30:30 +00:00
avsm
a5c226010f Import php4-4.2.1 extensions
This module generates a bunch of php4 extensions as shared modules,
and seperates them out into multiple packages.

End result is that you can pkg_add individual modules now without
getting into the mess of flavors that we've had in the past. 

Work by wilfried@ and me,  espie@ ok
2002-06-24 19:27:46 +00:00
avsm
15dc0f67ef Import php4-core-4.2.1
Installs the barebones php4 with only the gettext, iconv and recode
modules compiled in.

All of the other modules have to be installed as shared modules on
top of this.

In addition to the Apache module, this package also includes a php
command-line binary which can be used in shell scripts.  The binary
uses the same /var/www/conf/php.ini file as the Apache module.

There is some non-i386 breakage at the moment (notably macppc).

Work by wilfried@ and me.  espie@ ok
2002-06-24 19:23:41 +00:00
avsm
f359776efd delete the existing php4 port in preparation for the new, hopefully
improved one.
2002-06-24 19:17:49 +00:00
avsm
76f3c41cae Add 'xslt' flavour using the sablotron backend after numerous requests.
Don't worry, this explosion of flavours will end very soon
2002-06-17 07:55:29 +00:00
jcs
81e3860c26 re-enable freetds flavor
ok avsm@
2002-06-16 23:26:20 +00:00
avsm
e798a7f99f Upgrade to php-4.2.1
A few PEAR modules have disappeared completely during the PECL transition
so they are temporarily included here to avoid breaking dependencies
within the ports tree.
2002-06-16 15:47:29 +00:00
brad
a43a4f3586 some more Kerberos libs to fix the imap FLAVOR on ELF systems. 2002-04-06 23:12:17 +00:00
brad
ffb48943d1 Enable these modules on alpha, powerpc and sparc64. 2002-03-17 04:55:03 +00:00
avsm
13141e0740 upgrade to php-4.1.2
closes a security issue in multipart form handling (buffer overflow)

temporarily disable the freetds flavour, since the m4 patch cannot
seem to be regenerated
2002-03-03 12:13:29 +00:00
jcs
53416b27c5 Add "freetds" flavor
ok avsm@
2002-01-09 16:00:51 +00:00
avsm
8970d7b66c Update to php4-4.1.1
Just a bugfix release on the 4.1 branch, no new features
2001-12-27 22:09:32 +00:00
avsm
b4850547e3 enable sockets support; prodded by jcs@ 2001-12-18 12:48:32 +00:00
avsm
c39252cbb1 mixed up the PLISTs, thanks brad! 2001-12-18 12:38:19 +00:00
avsm
770af9ab9d Update to php4-4.1.0
Not much response to my post to ports@ asking for testing, so there
will probably be some breakage in the more obscure flavors and
non-x86 arches.
2001-12-18 01:40:48 +00:00
brad
0d5809d84f - bump NEED_VERSION
- add pkgspec for c-client
- rename checksums file
- link with libcom_err_pic vs. libcom_err
2001-11-19 01:50:34 +00:00