Commit Graph

21 Commits

Author SHA1 Message Date
jakob
29fd2c97f9 depend on c-client port instead of imap-uw
add patch to make configure detect the c-client include-files
2000-07-18 21:55:43 +00:00
jakob
5465d79f3f add note about where to install php3.ini; Christoph Schneeberger <cschnee@telemedia.ch> 2000-07-12 11:03:10 +00:00
jakob
a93e0b69f0 bump NEED_VERSION 2000-06-20 20:30:34 +00:00
jakob
bed6b58bcc remove fake
add comment to PLIST
CONFIGURE_STYLE
2000-06-20 20:29:49 +00:00
jakob
79db850c02 enable PCRE regex 2000-06-05 09:16:32 +00:00
jakob
80b998bdad build with support for imap using imap-uw port. 2000-06-05 09:05:53 +00:00
jakob
6123a4443a add postgresql flavor; <kevlo@> 2000-06-05 09:02:30 +00:00
jakob
b187f9ed2a add mysql flavour
fake installation and add php3-enable script

(ok turan@ before freeze)
2000-04-17 19:29:47 +00:00
espie
233ac49af6 explicit FAKE=No, so that we can turn FAKE on by default. 2000-04-09 17:35:57 +00:00
kevlo
f911723b1e Add USE_MYSQL to compile with MySQL. Just run ``make USE_MYSQL=yes install'' 2000-04-07 14:01:59 +00:00
jakob
20c5b32a69 Update to PHP v3.0.16 2000-04-05 06:39:30 +00:00
jakob
b0e4e70bc9 Fix library permissions; matthew patton <mep@netsec.net> 2000-03-17 07:51:04 +00:00
jakob
4f1ee69591 fix license info 2000-03-05 23:00:29 +00:00
kevlo
b080d11c45 Update the checksum. 2000-03-01 02:21:18 +00:00
kevlo
ffdb4e8375 Upgrade to version 3.0.15 and add the license info. 2000-02-28 10:36:27 +00:00
espie
4420842031 All the Makefiles cvs missed first time around... 2000-02-16 10:52:08 +00:00
kevlo
18cf67b859 Add the PKGNAME. 2000-02-01 15:19:14 +00:00
kevlo
7de7685c25 Fix the packing list. 2000-01-17 15:40:30 +00:00
kevlo
20bb84d9fc Add the config file php.ini is located in /var/www/conf/. 2000-01-15 04:48:02 +00:00
kevlo
fa32f5ca16 Fix checksum error. 2000-01-15 03:01:32 +00:00
kevlo
0045db0b24 At the most basic level, PHP can do anything any other CGI program can
do, such as collect form data, generate dynamic page content, or send
and receive cookies.

PHP also has support for talking to other services using protocols
such as IMAP, SNMP, NNTP, POP3, or even HTTP. You can also open raw
network sockets and interact using other protocols.

More information availible at http://www.php.net/ 

This port is worked by Jakob Schlyter <jakob@openbsd.org>.
2000-01-14 09:06:46 +00:00