aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_php3
Commit message (Expand)AuthorAgeFilesLines
* old postgresql port has been removed.andreas2000-08-271-1/+1
* Change dependency from mail/imap-uw to mail/cclient (the client partdirk2000-07-171-1/+1
* Remove extra directory.dirk2000-07-031-0/+1
* Add gettext support.dirk2000-07-011-0/+5
* Fix Y2K URL.dirk2000-06-081-1/+1
* Update LIB_DEPENDS for gd: gd.0 -> gd.1.dirk2000-06-071-1/+1
* Add explicit test if /usr/lib/libdes.a is not a symlink to avoiddirk2000-06-011-1/+1
* Add mod_php3 after repository copy from apache13-php3.dirk2000-05-309-642/+111
* Set FORBIDDEN for now.dirk2000-05-281-0/+2
* Add option for FTP support.dirk2000-05-171-0/+4
* Include zlib and MySQL support if ${BATCH} is defined.dirk2000-05-151-21/+25
* BUILD_DEPENDS -> LIB_DEPENDS for OpenLDAP libraries: openldap builddirk2000-05-061-2/+2
* Upgrade to mod_ssl 2.6.4.dirk2000-05-022-2/+2
* Upgrade to mod_ssl 2.6.3.dirk2000-04-172-2/+2
* PKGNAME was hiding within a script.knu2000-04-141-1/+2
* Accidentally undefined DISTFILES which made WRKSRCcpiazza2000-04-111-1/+2
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+2
* Depend on postgresql library pq.2 instead of ${PREFIX}/pgsql/bin/psql.dirk2000-04-061-1/+1
* Upgrade to php-3.0.16.dirk2000-04-062-7/+2
* Replace clean target with post-clean target.dirk2000-04-051-14/+1
* Fix exec bug via PATCH_SITES/PATCHFILES:dirk2000-03-272-0/+5
* Remove confusing comment about "database support". The package doesn'tdirk2000-03-081-1/+1
* Upgrade to mod_ssl 2.6.2.dirk2000-03-022-2/+2
* sybase and sybase-ct are mutually exclusive. So split Sybase into SybaseDBdirk2000-03-021-3/+18
* Add Sybase/MS-SQL database support for PHP.dirk2000-03-013-3/+56
* Upgrade to mod_ssl 2.6.1.dirk2000-02-292-2/+2
* Sometimes graphics/gd depends on print/freetype sometimes not...dirk2000-02-281-2/+9
* Upgrade to PHP-3.0.15.dirk2000-02-282-2/+2
* Upgrade to Apache 1.3.12 and mod_ssl 2.6.0.dirk2000-02-284-8/+7
* Move "apache performance tuning" from Makefile to scripts/configure.phpdirk2000-02-262-7/+3
* -p is already included in ${MKDIR}.dirk2000-02-261-1/+1
* Fix build error: RSA_BASE='SYSTEM' is not appropriate for recent openssldirk2000-02-261-1/+1
* USE_OPENSSLkris2000-02-222-8/+14
* Add "cross side scripting" security patch.dirk2000-02-042-0/+4
* libmcrypt.so.2 was renamed to libmcrypt-2.2.so.2.dirk2000-01-271-1/+1
* Upgrade to Apache 1.3.11 and mod_ssl 2.5.0.dirk2000-01-234-5/+19
* Upgrade to PHP-3.0.14.dirk2000-01-182-6/+2
* Add a patch via PATCH_SITES/PATCHFILES to fix a problem with popendirk2000-01-152-0/+4
* Upgrade to mod_ssl-2.4.10.dirk2000-01-122-9/+2
* Upgrade to PHP-3.0.13.dirk2000-01-033-26/+18
* - Use CC and CFLAGS for first configure run.dirk2000-01-032-10/+3
* - add $FreeBSD$dirk1999-12-281-0/+4
* Follow apache13 and take out configuration files of apachedirk1999-12-281-4/+3
* A couple of more ports that now need to LIB_DEPEND on the gd port.steve1999-12-281-1/+1
* Bump freetype's shared library number.dirk1999-11-251-1/+1
* Upgrade to mod_ssl 2.4.9.dirk1999-11-252-2/+2
* Add another PATCHFILE in order to fix IMAP related build error.dirk1999-11-232-1/+3
* graphics/gd does not install shared libraries any longer, so usedirk1999-11-193-6/+7
* Change dependencies from static to shared openssl libraries,dirk1999-11-081-2/+2
* Upgrade to mod_ssl 2.4.8.dirk1999-11-052-2/+2
* Upgrade to mod_ssl 2.4.7.dirk1999-11-042-2/+2
* Upgrade to mod_ssl 2.4.6.dirk1999-10-222-2/+2
* Add a quick'n dirty hack to fix an build error if openldap supportdirk1999-10-091-0/+3
* Upgrade to mod_ssl 2.4.5.dirk1999-10-022-2/+2
* Upgrade to mod_ssl 2.4.4.dirk1999-09-282-2/+2
* - Add php_snmp.c.diff to PATCHFILES in order to unbreak SNMP support.dirk1999-09-192-3/+4
* - bump snmp shared library version number from 3 to 4, this changedandreas1999-09-192-3/+3
* Add php_pdf.c.diff to PATCHFILES in order to make PHP-3 aware of thedirk1999-09-082-1/+3
* Upgrade to mod_ssl 2.4.2.dirk1999-09-062-2/+2
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
* Upgrade to mod_ssl 2.4.1.dirk1999-08-312-2/+2
* Make sure directory ${WRKDIRPREFIX}${CURDIR} exists beforedirk1999-08-302-3/+5
* Add option for SNMP support (via net/ucd-snmp).dirk1999-08-271-0/+5
* Fix two minor problems:dirk1999-08-272-5/+9
* Add option for XML support (via textproc/expat).dirk1999-08-261-0/+7
* Currently php-3.0.12 misses ImagePng() and ImageCreateFromPng() fordirk1999-08-262-1/+7
* gd is build as a shared lib, too, so use LIB_DEPENDS instead ofdirk1999-08-241-1/+1
* chmod -> ${CHMOD}mharo1999-08-231-2/+2
* Upgrade to Apache 1.3.9 and mod_ssl 2.4.0.dirk1999-08-214-6/+23
* Upgrade to mod_ssl-2.3.11.dirk1999-08-192-2/+2
* Fix typo: remove '\' from the last MASTER_SITE.dirk1999-08-191-2/+2
* Rework MASTER_SITES:dirk1999-08-192-22/+23
* s/PHP3/PHP/g;dirk1999-08-176-66/+66
* Change PKGNAME to be consistent with apache13-modssl and apache13-ssl:dirk1999-08-112-3/+3
* - upgrade to PHP-3.0.12dirk1999-07-314-26/+45
* Upgrade to mod_ssl 2.3.10.dirk1999-07-292-2/+2
* Upgrade to mod_ssl 2.3.9.dirk1999-07-272-2/+2
* - upgrade to mod_ssl 2.3.6dirk1999-07-162-3/+3
* Add --with-ttf to PHP3_CONF_ARGS when using FreeType.dirk1999-07-031-0/+1
* - php3.ini lives in ${PREFIX}/etc (instead of ${PREFIX}/lib), now.dirk1999-07-033-29/+29
* File EXTENSION_STATUS is no longer in the PHP3 distribution.dirk1999-07-012-3/+2
* Switch from mysql322 to mysql322-client and mysql322-server.dirk1999-07-011-1/+1
* Clean up the latest mhash and mcrypt additions by nsayer:dirk1999-06-301-5/+5
* Add support to the apache13-php3 port for adding the mcrypt and mhashnsayer1999-06-291-0/+10
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
* Upgrade to PHP 3.0.10.dirk1999-06-262-3/+3
* Upgrade to mod_ssl 2.3.5.dirk1999-06-242-2/+2
* Replace a stale MASTER_SITE with a fresh, shiny mirror.billf1999-06-181-2/+2
* Upgrade to PHP-3.0.9.dirk1999-06-102-4/+4
* Upgrade to mod_ssl 2.3.3.dirk1999-06-092-2/+2
* Sync with apache13-modssl:dirk1999-06-082-4/+6
* Upgrade to mod_ssl 2.3.1.dirk1999-06-023-3/+3
* re-add file patch-aq...dirk1999-05-281-0/+20
* Upgrade to PHP-3.0.8.dirk1999-05-284-23/+4
* Add WRKDIRPREFIX to SCRIPTS_ENV so scripts/configure.php can use it.dirk1999-05-061-1/+2
* Add option for IMAP support.dirk1999-05-043-1/+28
* Changes from apache13-modssl:dirk1999-05-021-2/+2
* - use FreeBSD in the version string instead of Unixdirk1999-04-131-3/+1
* Upgrade to mod_ssl 2.2.8.dirk1999-04-122-2/+2
* Remove empty and unused ${PREFIX}/etc/apache/{access.conf*,srm.conf*}.dirk1999-04-122-5/+3
* Upgrade to Apache 1.3.6 and mod_ssl 2.2.7.dirk1999-04-114-306/+320
* ${PREFIX}/bin/ssleay -> ${PREFIX}/bin/openssl due to openssl upgrade.dirk1999-03-261-2/+2
* Upgrade to mod_ssl 2.2.5.dirk1999-03-202-2/+2
* Fix missing "\"sbillf1999-03-141-2/+2
* Add the Apache mirror sites. For ports with 'mods' attached to them, the MAST...billf1999-03-141-2/+15
* apache13-php3 is using OpenSSL and not SSLeay for a while...dirk1999-03-121-2/+2
* Upgrade to PHP-3.0.7.dirk1999-03-092-3/+3
* Fix to make ports work with bsd.port.mk rev. 1.306.asami1999-03-081-2/+3
* Upgrade to mod_ssl 2.2.4.dirk1999-03-062-2/+2
* Upgrade to mod_ssl 2.2.3.dirk1999-02-222-2/+3
* Sync version number (5 -> 6) of libmysqlclient with mysql322.dirk1999-02-121-1/+1
* Upgrade to mod_ssl 2.2.2.dirk1999-02-082-2/+2
* Upgrade to mod_ssl-2.2.1.dirk1999-02-052-2/+2
* Upgrade to mod_ssl 2.2.0.dirk1999-01-282-3/+3
* Upgrade to mod_ssl-2.1.8.dirk1999-01-232-2/+2
* Add hooks for pdflib support.dirk1999-01-201-0/+5
* Don't try to find out which mysql version is installed.dirk1999-01-181-4/+0
* Change the dependencies to MySQL:dirk1999-01-151-1/+5
* Upgrade to Apache 1.3.4 and mod_ssl 2.1.7.dirk1999-01-144-5/+41
* More Y2K Statement Links...scrappy1999-01-131-1/+3
* Change dependencies from SSLeay to openssl, the successor of SSLeay.dirk1999-01-101-4/+4
* Don't link ${PREFIX}/share/doc/apache/* to ${PREFIX}/www/data/dirk1999-01-091-2/+4
* Upgrade to mod_ssl 2.1.6dirk1999-01-072-2/+2
* Change PKGNAME from apache-php3.x.x-x.x.x to apache-php3-x.x.x todirk1999-01-031-2/+2
* - Upgrade to mod_ssl-2.1.5dirk1999-01-032-3/+3
* Upgrade to PHP 3.0.6 and mod_ssl 2.1.4dirk1998-12-263-5/+5
* - BATCH mode: if ${BATCH} is defined apache with a plain PHP3 moduledirk1998-12-235-30/+61
* More TTF fixes.jseger1998-12-131-1/+1
* Remove NO_WRKDIR tests from targets copied from bsd.port.mk. Sinceasami1998-12-121-5/+1
* More master sites from Dirk Froemberg <ibex@physik.TU-Berlin.DE>.obrien1998-12-051-2/+7
* Unbreak by referencing the ftp site for php.billf1998-12-031-2/+2
* Whoops! This script has a LIB_DEPENDS that didn't have it's regexpbillf1998-11-261-1/+1
* Add a little more description what "php3" is.obrien1998-11-064-22/+19
* - integrate Ralf S. Engelschall's apache13-modssl,andreas1998-10-014-33/+90
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballasami1998-09-161-2/+2
* use patch-ak from apache3 port (erase pid file)andreas1998-09-142-4/+12
* use stable mysql port mysql321andreas1998-09-071-1/+1
* activate USE_PERL5andreas1998-09-021-2/+2
* - update port to newest apache (1.3.1) and php (3.0.3) versionandreas1998-09-024-49/+123
* Upgrade to php 3.0.3. The MAINTAINER seems to be not responding andjkh1998-08-302-10/+10
* Fix error at starting script with PostgreSQL.kuriyama1998-08-271-1/+2
* Wwwaste the manpages.hoek1998-08-201-9/+0
* added new port apache3-php3 after repository copyandreas1998-07-254-68/+200
* Upgraded to last php version 3.0.2andreas1998-07-252-13/+16
* upgrade to newest php version 3.0.1andreas1998-07-122-8/+8
* William sent patches to me so support dbase type database...andreas1998-06-271-5/+9
* - apache-php port totally revampedandreas1998-06-145-92/+192
* If BATCH is defined, then build apache-php with mysql support.andreas1998-02-231-0/+6
* Remove brokenness from this port ;-) Thanks to Dirk Froemberg.andreas1998-02-232-26/+36
* cosmetic changes using portlint, a really nice tool ;-)andreas1997-10-041-25/+23
* Add back PKGNAME which was deleted mysteriously in revision 1.39 (DISTNAMEasami1997-09-091-1/+2
* Included DB LIB dependency when patching apaches Configurationandreas1997-09-041-1/+5
* Apache 1.2.1 + PHP supportandreas1997-09-045-16/+70
* Do not replace Apache md5 with FreeBSD one, it cause supportingache1997-08-261-4/+1
* Merge with former apache-stableache1997-08-131-12/+7
* The great apache shuffle, part 1.. Revive files and break out SSL..peter1997-08-121-39/+2
* Upgrade to 1.2.1ache1997-07-082-6/+6
* Always installl *-dist files and list them in PLIST too, it allowsache1997-06-071-4/+4
* Update to 1.2.0ache1997-06-062-5/+5
* More fixing of OPTIM replacementache1997-06-011-1/+1
* Fix OPTIM= patchingache1997-06-011-1/+1
* Upgrade to 1.2b11ache1997-06-012-7/+7
* Upgrade to 1.2b10ache1997-05-032-5/+5
* Upgrade to 1.2b8ache1997-04-152-7/+10
* remove unneded @unexecache1997-02-271-1/+0
* Update checksum for my dir.patchache1997-02-261-1/+1
* Upgrade to 1.2b7ache1997-02-262-6/+6
* Upgrade to 1.2b6ache1997-01-282-6/+6
* "mkdir" -> "mkdir -p" so pkg_add will work without /usr/local/wwwasami1997-01-131-1/+1
* Upgrade to 1.2b4ache1997-01-032-5/+5
* Upgrade to 1.2b3ache1996-12-262-9/+9
* Mark the SSL'ed version as BROKEN, until the official patches appear. Alsomarkm1996-12-121-1/+3
* Upgrade to 1.2b2ache1996-12-122-26/+8
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
* Add information URLs commentache1996-11-071-4/+7
* Conditionalize all my patchesache1996-11-072-1/+36
* Uncomment the DEPENDS= line. Sheesh.markm1996-11-011-2/+2
* FINALLY - commit the SSL'ed version of this. (ye gods, this has been a whilemarkm1996-10-271-3/+15
* Split /usr/local/etc/apache/* in more reasonable wayache1996-08-231-5/+5
* 1) Add the ability to build a secure (SSL'ed) server, conditionalisedmarkm1996-08-112-9/+27
* Fix icons listache1996-07-121-8/+56
* Remove unnecessary DISTFILES and EXTRACT_ONLY.asami1996-07-121-5/+2
* ...just changed maintainer to match realitypst1996-07-121-2/+2
* Upgrade to 1.1.1ache1996-07-112-12/+7
* Slight revision: If startup file already there, leave it alone.jkh1996-06-161-5/+7
* Install an apache.sh startup file in /usr/local/etc/rc.d/jkh1996-06-162-1/+9
* Variable reorderization.asami1996-05-201-5/+6
* Use mod_env.c to pass environment to CGI instead of local hackache1996-05-202-8/+10
* Update to Apache 1.0.5 (security fix)pst1996-04-214-9/+7
* Upgrade to 1.0.3ache1996-02-232-5/+5
* Upgrade to 1.0.2.jfieber1996-02-072-4/+4
* Fix MASTER_SITES.jfieber1995-12-041-2/+7
* Update to 1.0jfieber1995-12-032-5/+5
* Change categories to "www". gn has "net" in there too.asami1995-11-271-2/+2
* fixed COMMENTSerich1995-10-291-1/+1
* Make apache less NCSA-like and more BSD-like.pst1995-09-261-2/+2
* Upgrade apache to 0.8.14, completely restructure port, and list myself aspst1995-09-243-5/+7
* Upgrade apache to 0.8.13pst1995-09-193-7/+6
* Port of the APACHE web server.jkh1995-08-285-0/+70