| Commit message (Expand) | Author | Age | Files | Lines |
* | Add USE_SUBMAKE, where it might be necessary. | sobomax | 2002-03-25 | 1 | -0/+1 |
* | Fix remote vulnerabilities. | dirk | 2002-02-28 | 1 | -2/+5 |
* | Mark as FORBIDDEN due to being remotely exploitable. | jedgar | 2002-02-28 | 1 | -0/+2 |
* | Add --enable-discard-path to lang/php3. | dirk | 2001-12-04 | 1 | -2/+3 |
* | Set IS_INTERACTIVE if port is interactive. 8-) | dirk | 2001-08-23 | 1 | -0/+4 |
* | Don't restart apache, i. e. don't start if not running. | dirk | 2001-05-25 | 1 | -2/+0 |
* | Fix MASTER_SITE. | dirk | 2001-05-10 | 1 | -1/+1 |
* | Get rid of two useless "doc" files. | dirk | 2001-04-23 | 1 | -11/+2 |
* | Fix include directory for postgresql7.1's new layout. | vanilla | 2001-04-21 | 1 | -0/+1 |
* | Add hooks for a standalone php3 slave port. | dirk | 2001-03-05 | 1 | -5/+25 |
* | Some spaces -> tabs for ports/www. | olgeni | 2001-02-05 | 1 | -1/+1 |
* | Use different PORTNAMEs for mod_php3 and mod_php4 so pkg_version can | dirk | 2001-01-21 | 1 | -1/+1 |
* | Remove automatic finding of AP_LIBEXEC because it didn't work and | dirk | 2001-01-21 | 1 | -7/+1 |
* | Goodbye, YEAR2000. Hello, 2001. | will | 2001-01-01 | 1 | -2/+0 |
* | Upgrade to 3.0.18. | dirk | 2000-12-15 | 1 | -1/+1 |
* | Add --enable-versioning so mod_php3 and mod_php4 can be installed both. | dirk | 2000-12-03 | 1 | -0/+1 |
* | Upgrade to 3.0.17. | dirk | 2000-10-18 | 1 | -1/+1 |
* | Fix Y2K URL. | dirk | 2000-06-08 | 1 | -1/+1 |
* | Add mod_php3 after repository copy from apache13-php3. | dirk | 2000-05-30 | 1 | -115/+44 |
* | Set FORBIDDEN for now. | dirk | 2000-05-28 | 1 | -0/+2 |
* | Accidentally undefined DISTFILES which made WRKSRC | cpiazza | 2000-04-11 | 1 | -1/+2 |
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -3/+2 |
* | Upgrade to php-3.0.16. | dirk | 2000-04-06 | 1 | -5/+1 |
* | Replace clean target with post-clean target. | dirk | 2000-04-05 | 1 | -14/+1 |
* | Fix exec bug via PATCH_SITES/PATCHFILES: | dirk | 2000-03-27 | 1 | -0/+4 |
* | Upgrade to PHP-3.0.15. | dirk | 2000-02-28 | 1 | -1/+1 |
* | Upgrade to Apache 1.3.12 and mod_ssl 2.6.0. | dirk | 2000-02-28 | 1 | -4/+1 |
* | Move "apache performance tuning" from Makefile to scripts/configure.php | dirk | 2000-02-26 | 1 | -6/+0 |
* | USE_OPENSSL | kris | 2000-02-22 | 1 | -0/+6 |
* | Add "cross side scripting" security patch. | dirk | 2000-02-04 | 1 | -0/+3 |
* | Upgrade to Apache 1.3.11 and mod_ssl 2.5.0. | dirk | 2000-01-23 | 1 | -1/+1 |
* | Upgrade to PHP-3.0.14. | dirk | 2000-01-18 | 1 | -4/+1 |
* | Add a patch via PATCH_SITES/PATCHFILES to fix a problem with popen | dirk | 2000-01-15 | 1 | -0/+3 |
* | Upgrade to PHP-3.0.13. | dirk | 2000-01-03 | 1 | -7/+2 |
* | - Use CC and CFLAGS for first configure run. | dirk | 2000-01-03 | 1 | -1/+1 |
* | Add another PATCHFILE in order to fix IMAP related build error. | dirk | 1999-11-23 | 1 | -1/+2 |
* | graphics/gd does not install shared libraries any longer, so use | dirk | 1999-11-19 | 1 | -2/+2 |
* | - Add php_snmp.c.diff to PATCHFILES in order to unbreak SNMP support. | dirk | 1999-09-19 | 1 | -3/+3 |
* | - bump snmp shared library version number from 3 to 4, this changed | andreas | 1999-09-19 | 1 | -2/+2 |
* | Add php_pdf.c.diff to PATCHFILES in order to make PHP-3 aware of the | dirk | 1999-09-08 | 1 | -1/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
* | Make sure directory ${WRKDIRPREFIX}${CURDIR} exists before | dirk | 1999-08-30 | 1 | -2/+3 |
* | Fix two minor problems: | dirk | 1999-08-27 | 1 | -5/+5 |
* | Currently php-3.0.12 misses ImagePng() and ImageCreateFromPng() for | dirk | 1999-08-26 | 1 | -1/+4 |
* | chmod -> ${CHMOD} | mharo | 1999-08-23 | 1 | -2/+2 |
* | Upgrade to Apache 1.3.9 and mod_ssl 2.4.0. | dirk | 1999-08-21 | 1 | -2/+2 |
* | Fix typo: remove '\' from the last MASTER_SITE. | dirk | 1999-08-19 | 1 | -2/+2 |
* | Rework MASTER_SITES: | dirk | 1999-08-19 | 1 | -11/+23 |
* | s/PHP3/PHP/g; | dirk | 1999-08-17 | 1 | -18/+18 |
* | Change PKGNAME to be consistent with apache13-modssl and apache13-ssl: | dirk | 1999-08-11 | 1 | -2/+2 |
* | - upgrade to PHP-3.0.12 | dirk | 1999-07-31 | 1 | -2/+2 |
* | - php3.ini lives in ${PREFIX}/etc (instead of ${PREFIX}/lib), now. | dirk | 1999-07-03 | 1 | -3/+3 |
* | File EXTENSION_STATUS is no longer in the PHP3 distribution. | dirk | 1999-07-01 | 1 | -2/+2 |
* | Upgrade to PHP 3.0.10. | dirk | 1999-06-26 | 1 | -2/+2 |
* | Replace a stale MASTER_SITE with a fresh, shiny mirror. | billf | 1999-06-18 | 1 | -2/+2 |
* | Upgrade to PHP-3.0.9. | dirk | 1999-06-10 | 1 | -3/+3 |
* | Upgrade to PHP-3.0.8. | dirk | 1999-05-28 | 1 | -2/+2 |
* | Add WRKDIRPREFIX to SCRIPTS_ENV so scripts/configure.php can use it. | dirk | 1999-05-06 | 1 | -1/+2 |
* | Add option for IMAP support. | dirk | 1999-05-04 | 1 | -1/+4 |
* | - use FreeBSD in the version string instead of Unix | dirk | 1999-04-13 | 1 | -3/+1 |
* | Remove empty and unused ${PREFIX}/etc/apache/{access.conf*,srm.conf*}. | dirk | 1999-04-12 | 1 | -1/+3 |
* | Upgrade to Apache 1.3.6 and mod_ssl 2.2.7. | dirk | 1999-04-11 | 1 | -45/+37 |
* | Fix missing "\"s | billf | 1999-03-14 | 1 | -2/+2 |
* | Add the Apache mirror sites. For ports with 'mods' attached to them, the MAST... | billf | 1999-03-14 | 1 | -2/+15 |
* | Upgrade to PHP-3.0.7. | dirk | 1999-03-09 | 1 | -2/+2 |
* | Fix to make ports work with bsd.port.mk rev. 1.306. | asami | 1999-03-08 | 1 | -2/+3 |
* | Upgrade to Apache 1.3.4 and mod_ssl 2.1.7. | dirk | 1999-01-14 | 1 | -1/+2 |
* | More Y2K Statement Links... | scrappy | 1999-01-13 | 1 | -1/+3 |
* | Don't link ${PREFIX}/share/doc/apache/* to ${PREFIX}/www/data/ | dirk | 1999-01-09 | 1 | -2/+4 |
* | Change PKGNAME from apache-php3.x.x-x.x.x to apache-php3-x.x.x to | dirk | 1999-01-03 | 1 | -2/+2 |
* | Upgrade to PHP 3.0.6 and mod_ssl 2.1.4 | dirk | 1998-12-26 | 1 | -2/+2 |
* | - BATCH mode: if ${BATCH} is defined apache with a plain PHP3 module | dirk | 1998-12-23 | 1 | -9/+13 |
* | Remove NO_WRKDIR tests from targets copied from bsd.port.mk. Since | asami | 1998-12-12 | 1 | -5/+1 |
* | More master sites from Dirk Froemberg <ibex@physik.TU-Berlin.DE>. | obrien | 1998-12-05 | 1 | -2/+7 |
* | Unbreak by referencing the ftp site for php. | billf | 1998-12-03 | 1 | -2/+2 |
* | Add a little more description what "php3" is. | obrien | 1998-11-06 | 1 | -4/+4 |
* | - integrate Ralf S. Engelschall's apache13-modssl, | andreas | 1998-10-01 | 1 | -22/+24 |
* | Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball | asami | 1998-09-16 | 1 | -2/+2 |
* | use patch-ak from apache3 port (erase pid file) | andreas | 1998-09-14 | 1 | -2/+2 |
* | activate USE_PERL5 | andreas | 1998-09-02 | 1 | -2/+2 |
* | - update port to newest apache (1.3.1) and php (3.0.3) version | andreas | 1998-09-02 | 1 | -45/+49 |
* | Upgrade to php 3.0.3. The MAINTAINER seems to be not responding and | jkh | 1998-08-30 | 1 | -9/+9 |
* | Fix error at starting script with PostgreSQL. | kuriyama | 1998-08-27 | 1 | -1/+2 |
* | added new port apache3-php3 after repository copy | andreas | 1998-07-25 | 1 | -55/+79 |
* | Upgraded to last php version 3.0.2 | andreas | 1998-07-25 | 1 | -12/+15 |
* | upgrade to newest php version 3.0.1 | andreas | 1998-07-12 | 1 | -7/+7 |
* | William sent patches to me so support dbase type database... | andreas | 1998-06-27 | 1 | -5/+9 |
* | - apache-php port totally revamped | andreas | 1998-06-14 | 1 | -67/+67 |
* | If BATCH is defined, then build apache-php with mysql support. | andreas | 1998-02-23 | 1 | -0/+6 |
* | Remove brokenness from this port ;-) Thanks to Dirk Froemberg. | andreas | 1998-02-23 | 1 | -24/+34 |
* | cosmetic changes using portlint, a really nice tool ;-) | andreas | 1997-10-04 | 1 | -25/+23 |
* | Add back PKGNAME which was deleted mysteriously in revision 1.39 (DISTNAME | asami | 1997-09-09 | 1 | -1/+2 |
* | Included DB LIB dependency when patching apaches Configuration | andreas | 1997-09-04 | 1 | -1/+5 |
* | Apache 1.2.1 + PHP support | andreas | 1997-09-04 | 1 | -9/+56 |
* | Do not replace Apache md5 with FreeBSD one, it cause supporting | ache | 1997-08-26 | 1 | -4/+1 |
* | Merge with former apache-stable | ache | 1997-08-13 | 1 | -12/+7 |
* | The great apache shuffle, part 1.. Revive files and break out SSL.. | peter | 1997-08-12 | 1 | -39/+2 |
* | Upgrade to 1.2.1 | ache | 1997-07-08 | 1 | -4/+4 |
* | Update to 1.2.0 | ache | 1997-06-06 | 1 | -4/+4 |
* | More fixing of OPTIM replacement | ache | 1997-06-01 | 1 | -1/+1 |
* | Fix OPTIM= patching | ache | 1997-06-01 | 1 | -1/+1 |
* | Upgrade to 1.2b11 | ache | 1997-06-01 | 1 | -5/+5 |
* | Upgrade to 1.2b10 | ache | 1997-05-03 | 1 | -4/+4 |
* | Upgrade to 1.2b8 | ache | 1997-04-15 | 1 | -6/+9 |
* | Upgrade to 1.2b7 | ache | 1997-02-26 | 1 | -4/+4 |
* | Upgrade to 1.2b6 | ache | 1997-01-28 | 1 | -4/+4 |
* | Upgrade to 1.2b4 | ache | 1997-01-03 | 1 | -4/+4 |
* | Upgrade to 1.2b3 | ache | 1996-12-26 | 1 | -8/+8 |
* | Mark the SSL'ed version as BROKEN, until the official patches appear. Also | markm | 1996-12-12 | 1 | -1/+3 |
* | Upgrade to 1.2b2 | ache | 1996-12-12 | 1 | -23/+6 |
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -2/+2 |
* | Add information URLs comment | ache | 1996-11-07 | 1 | -4/+7 |
* | Conditionalize all my patches | ache | 1996-11-07 | 1 | -1/+34 |
* | Uncomment the DEPENDS= line. Sheesh. | markm | 1996-11-01 | 1 | -2/+2 |
* | FINALLY - commit the SSL'ed version of this. (ye gods, this has been a while | markm | 1996-10-27 | 1 | -3/+15 |
* | 1) Add the ability to build a secure (SSL'ed) server, conditionalised | markm | 1996-08-11 | 1 | -2/+22 |
* | Remove unnecessary DISTFILES and EXTRACT_ONLY. | asami | 1996-07-12 | 1 | -5/+2 |
* | ...just changed maintainer to match reality | pst | 1996-07-12 | 1 | -2/+2 |
* | Upgrade to 1.1.1 | ache | 1996-07-11 | 1 | -10/+6 |
* | Slight revision: If startup file already there, leave it alone. | jkh | 1996-06-16 | 1 | -5/+7 |
* | Install an apache.sh startup file in /usr/local/etc/rc.d/ | jkh | 1996-06-16 | 1 | -1/+7 |
* | Variable reorderization. | asami | 1996-05-20 | 1 | -5/+6 |
* | Use mod_env.c to pass environment to CGI instead of local hack | ache | 1996-05-20 | 1 | -8/+9 |
* | Update to Apache 1.0.5 (security fix) | pst | 1996-04-21 | 1 | -3/+3 |
* | Upgrade to 1.0.3 | ache | 1996-02-23 | 1 | -4/+4 |
* | Upgrade to 1.0.2. | jfieber | 1996-02-07 | 1 | -3/+3 |
* | Fix MASTER_SITES. | jfieber | 1995-12-04 | 1 | -2/+7 |
* | Update to 1.0 | jfieber | 1995-12-03 | 1 | -4/+4 |
* | Change categories to "www". gn has "net" in there too. | asami | 1995-11-27 | 1 | -2/+2 |
* | Upgrade apache to 0.8.14, completely restructure port, and list myself as | pst | 1995-09-24 | 1 | -3/+5 |
* | Upgrade apache to 0.8.13 | pst | 1995-09-19 | 1 | -4/+4 |
* | Port of the APACHE web server. | jkh | 1995-08-28 | 1 | -0/+14 |