aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_php3/scripts
Commit message (Collapse)AuthorAgeFilesLines
* gettext upgrade uber-patch (stage 3)ade2002-04-131-1/+1
| | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
* Correct name (iconv, not giconv) and version (3, not 2) of the shared librarysobomax2002-04-081-4/+4
| | | | installed by the converters/libiconv port.
* Fix SybaseDB and SybaseCT after freetds upgrade:dirk2001-12-251-1/+5
| | | | | | | - sybdb.0 -> sybdb.1 - include libgiconv in LIBS Reported by: Alexandr Listopad <laa@laa.zp.ua>
* Remove pdflib support.dirk2001-06-291-10/+0
|
* Fix include directory for postgresql7.1's new layout.vanilla2001-04-211-2/+2
|
* Use /usr/bin/mktemp to generate temporary file.dirk2001-04-161-4/+6
| | | | Taken from: ports/net/netsaint-plugins/scripts/configure 8-)
* Add Interbase 6 database support (Firebird).dirk2001-03-261-0/+6
| | | | | | | (I had no chance to test it...) PR: ports/25908 Submitted by: Chris Knight <chris@aims.com.au>
* Bump mcrypt shared library version number due to upgrade.dirk2001-03-241-1/+1
|
* Add support options for sysvshm and sysvmem.dirk2001-03-101-0/+8
|
* Add hooks for a standalone php3 slave port.dirk2001-03-051-7/+7
|
* Disable mcrypt support. I doesn't compile at the moment due to recentdirk2001-02-171-1/+4
| | | | mcrypt upgrade.
* graphics/gd installs libgd.so.2, now.dirk2001-02-151-1/+1
|
* Add YP support.dirk2001-02-071-0/+4
|
* ucd-snmp is named net-snmp, now.dirk2001-01-291-1/+1
|
* Switch from mysql322-{client,server} to mysql323-{client,server}.dirk2001-01-211-1/+1
| | | | | | | | mysql323-client installs libmysqlclient.so.10 (instead of libmysqlclient.so.6). mysql323-{client,server} are production quality, now (according to MySQL AB at least).
* Quick and dirty hack to fix build if postgresql is build with ssldirk2000-12-281-1/+8
| | | | | | support. PR: ports/23588
* Drop mSQL support.dirk2000-12-241-5/+0
|
* mail/cclient installs libc-client4.so.8, now.dirk2000-12-241-1/+1
| | | | Submitted by: Martin Kammerhofer <dada@sbox.tu-graz.ac.at>
* Add missing \'s. No functional change.dirk2000-12-121-2/+2
| | | | Submitted by: kuriyama
* Reenable mhash support. It seems to work, now.dirk2000-11-161-4/+1
| | | | PR: ports/22872
* Correct dependency for libmcrypt.dirk2000-09-171-1/+1
| | | | Reported by: Marc G. Fournier <scrappy@hub.org>
* old postgresql port has been removed.andreas2000-08-271-1/+1
| | | | use postgresql7, which has proven stability now.
* Change dependency from mail/imap-uw to mail/cclient (the client partdirk2000-07-171-1/+1
| | | | | | | of imap-uw). PR: ports/19751 Submitted by: kbyanc
* Add gettext support.dirk2000-07-011-0/+5
| | | | | PR: ports/19277 Submitted by: Adrian Filipi-Martin <adrian@ubergeeks.com>
* 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
| | | | | problems on 4.0-STABLE (5.0-CURRENT probably, too) if kerberos4 is installed.
* Add mod_php3 after repository copy from apache13-php3.dirk2000-05-301-94/+37
|
* Add option for FTP support.dirk2000-05-171-0/+4
| | | | Submitted by: Eric D. Futch <efutch@nyct.net>
* Include zlib and MySQL support if ${BATCH} is defined.dirk2000-05-151-21/+25
| | | | Too many people are confused if MySQL isn't included in the package.
* BUILD_DEPENDS -> LIB_DEPENDS for OpenLDAP libraries: openldap builddirk2000-05-061-2/+2
| | | | shared libraries, now.
* Upgrade to mod_ssl 2.6.4.dirk2000-05-021-1/+1
|
* Upgrade to mod_ssl 2.6.3.dirk2000-04-171-1/+1
|
* PKGNAME was hiding within a script.knu2000-04-141-1/+2
| | | | | PR: ports/17998 Submitted by: Christopher Hall <hsw@acm.org>
* Depend on postgresql library pq.2 instead of ${PREFIX}/pgsql/bin/psql.dirk2000-04-061-1/+1
|
* Upgrade to mod_ssl 2.6.2.dirk2000-03-021-1/+1
|
* sybase and sybase-ct are mutually exclusive. So split Sybase into SybaseDBdirk2000-03-021-3/+18
| | | | | | and SybaseCT and yell if there are selected both. Reported by: Dmitry Petrov <DPetrov@nchcapital.com>
* Add Sybase/MS-SQL database support for PHP.dirk2000-03-011-0/+7
| | | | | | PR: ports/16980 Submitted by: Yung-Jeng Hung <winard@ritax.dorm.ccu.edu.tw> Dmitry Petrov <DPetrov@nchcapital.com>
* Upgrade to mod_ssl 2.6.1.dirk2000-02-291-1/+1
|
* Sometimes graphics/gd depends on print/freetype sometimes not...dirk2000-02-281-2/+9
| | | | So split GD and FreeType into separate options again.
* Upgrade to Apache 1.3.12 and mod_ssl 2.6.0.dirk2000-02-281-1/+1
|
* Move "apache performance tuning" from Makefile to scripts/configure.phpdirk2000-02-261-1/+3
| | | | and thus make it work again.
* -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
| | | | | | changes in the base system. Submitted by: Jim Bloom <bloom@acm.org>
* USE_OPENSSLkris2000-02-221-8/+8
| | | | Submitted by: Jim Bloom <bloom@acm.org>
* 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-231-1/+1
|
* Upgrade to mod_ssl-2.4.10.dirk2000-01-121-1/+1
|
* - Use CC and CFLAGS for first configure run.dirk2000-01-031-9/+2
| | | | | - gd depends on freetype, now. So join gd and freetype support in one option.
* - add $FreeBSD$dirk1999-12-281-0/+4
| | | | | | - disable mhash: This option causes apache to be linked with -lc _and_ -lc_r. As a result apache crashes on startup.
* A couple of more ports that now need to LIB_DEPEND on the gd port.steve1999-12-281-1/+1
| | | | Noticed by: Ade Lovett <ade@lovett.com>
* Bump freetype's shared library number.dirk1999-11-251-1/+1
|
* Upgrade to mod_ssl 2.4.9.dirk1999-11-251-1/+1
|
* graphics/gd does not install shared libraries any longer, so usedirk1999-11-191-1/+1
| | | | | | | | | BUILD_DEPENDS instead of LIB_DEPENDS. gd-1.7.3 does not work with PHP-3.0.12, so pull the relevant parts from their cvs tree and put them into PATCHFILES. I hope the PHP developers are releasing PHP-3.0.13 soon. Otherwise we end up in maintaining their complete cvs tree as a part of ours. ;-)
* Change dependencies from static to shared openssl libraries,dirk1999-11-081-2/+2
| | | | because openssl also builds shared libraries, now.
* Upgrade to mod_ssl 2.4.8.dirk1999-11-051-1/+1
|
* Upgrade to mod_ssl 2.4.7.dirk1999-11-041-1/+1
|
* Upgrade to mod_ssl 2.4.6.dirk1999-10-221-1/+1
|
* Add a quick'n dirty hack to fix an build error if openldap supportdirk1999-10-091-0/+3
| | | | | | | is selected and kerberos is installed. Reported by: Andreas Klemm <andreas@FreeBSD.org> (years ago...) Salvatore Greco <salvo@reaper.org>
* Upgrade to mod_ssl 2.4.5.dirk1999-10-021-1/+1
|
* Upgrade to mod_ssl 2.4.4.dirk1999-09-281-1/+1
|
* - bump snmp shared library version number from 3 to 4, this changedandreas1999-09-191-1/+1
| | | | | | | | | | | | | in ucd-snmp port - put modssl download site in from of php download site when trying to fetch the modssl package, the html error message will be fetched and put into the DISTFILES directory tar tries to unpack the 5k file with html error output that this site didn't find mod_ssl sources and the whole make chokes on this possibly this is not the solution, the solution is, that the site doing this has to be avoided as master site or fetch isn't clever enough to handle this as an error ... dunno exactly.
* Upgrade to mod_ssl 2.4.2.dirk1999-09-061-1/+1
|
* Upgrade to mod_ssl 2.4.1.dirk1999-08-311-1/+1
|
* Make sure directory ${WRKDIRPREFIX}${CURDIR} exists beforedirk1999-08-301-1/+2
| | | | | | | touching files in that directory. Problem only occurs when ${WRKDIRPREFIX} is set. Found by: bento.freebsd.org
* Add option for SNMP support (via net/ucd-snmp).dirk1999-08-271-0/+5
| | | | Requested by: Khaled Daham <khaled@mailbox.telia.net>
* Fix two minor problems:dirk1999-08-271-0/+4
| | | | | | | | | - if e. g. a "make BATCH=yes fetch" was followed by a "make all" the config menu popped up. - if gd was installed but gd support was not checked in the config menu, php was compiled with gd support nevertheless. (There may be other support options having the same behavior. I haven't checked all, yet.)
* Add option for XML support (via textproc/expat).dirk1999-08-261-0/+7
|
* gd is build as a shared lib, too, so use LIB_DEPENDS instead ofdirk1999-08-241-1/+1
| | | | BUILD_DEPENDS.
* Upgrade to Apache 1.3.9 and mod_ssl 2.4.0.dirk1999-08-211-2/+2
|
* Upgrade to mod_ssl-2.3.11.dirk1999-08-191-1/+1
| | | | | (Hey, am I really faster with this upgrade than rse himself? I can't believe it... ;-)
* Rework MASTER_SITES:dirk1999-08-191-11/+0
| | | | | | | - move MASTER_SITES for mod_ssl from scripts/configure.php to Makefile thus include them in the heavy rotation - use ${PHP_DISTDIR} for PHP to minimize the diffs between apache13-php[34] - cut down to 30 sites (10 for apache, php and mod_ssl each)
* s/PHP3/PHP/g;dirk1999-08-171-38/+38
| | | | | | | | | | s/php3/php/g; whereever appropriate. This was done in preparation for a repository copy to apache13-php4 to keep the diffs between apache13-php3 and apache13-php4 as small as possible.
* Change PKGNAME to be consistent with apache13-modssl and apache13-ssl:dirk1999-08-111-1/+1
| | | | | | | | | apache-php3-${VERSION_APACHE} -> apache+php3-${VERSION_APACHE}+${VERSION_PHP3} apache-php3-${VERSION_APACHE}+mod_ssl-${VERSION_MODSSL} -> \ apache+php3+mod_ssl-${VERSION_APACHE}+${VERSION_PHP3}+${VERSION_MODSSL} PR: ports/13056
* - upgrade to PHP-3.0.12dirk1999-07-311-3/+9
| | | | - use new pdflib-2.0
* Upgrade to mod_ssl 2.3.10.dirk1999-07-291-1/+1
|
* Upgrade to mod_ssl 2.3.9.dirk1999-07-271-1/+1
|
* - upgrade to mod_ssl 2.3.6dirk1999-07-161-2/+2
| | | | - turn off GD support by default due to licence problems
* Add --with-ttf to PHP3_CONF_ARGS when using FreeType.dirk1999-07-031-0/+1
| | | | Problem Reported by: Andre Shimakawa <shimakaw@cba.zaz.com.br>
* - php3.ini lives in ${PREFIX}/etc (instead of ${PREFIX}/lib), now.dirk1999-07-031-25/+25
| | | | | - redirect output of scripts/configure.php globally instead of redirecting each echo (saves about 900 bytes 8-).
* 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
| | | | | | - increase the number of menu items - use LIB_DEPENDS instead BUILD_DEPENDS (shared libs are used) - add ${PREFIX} to --with-mcrypt and --with-mhash
* Add support to the apache13-php3 port for adding the mcrypt and mhashnsayer1999-06-291-0/+10
| | | | libraries.
* Upgrade to mod_ssl 2.3.5.dirk1999-06-241-1/+1
|
* Upgrade to mod_ssl 2.3.3.dirk1999-06-091-1/+1
|
* Sync with apache13-modssl:dirk1999-06-081-3/+5
| | | | | | | "Upgrade to Apache 1.3.6 + mod_ssl 2.3.2 This especially makes the new Shared Memory based SSL session cache available through the use the MM port."
* Upgrade to mod_ssl 2.3.1.dirk1999-06-021-1/+1
|
* Upgrade to PHP-3.0.8.dirk1999-05-281-1/+1
|
* Add option for IMAP support.dirk1999-05-041-0/+5
|
* Changes from apache13-modssl:dirk1999-05-021-2/+2
| | | | "Update MASTER_SITES for new modssl.org locations."
* Upgrade to mod_ssl 2.2.8.dirk1999-04-121-1/+1
|
* Upgrade to Apache 1.3.6 and mod_ssl 2.2.7.dirk1999-04-111-3/+7
| | | | | | | - many minor changes inspired by apache13-modssl (e. g. change datadir from ${PREFIX}/www to ${PREFIX}/share/apache) - patches.modssl/ is not needed any longer (same patches for modssl and non-modssl case)
* ${PREFIX}/bin/ssleay -> ${PREFIX}/bin/openssl due to openssl upgrade.dirk1999-03-261-2/+2
|
* Upgrade to mod_ssl 2.2.5.dirk1999-03-201-1/+1
|
* Upgrade to mod_ssl 2.2.4.dirk1999-03-061-1/+1
|
* Upgrade to mod_ssl 2.2.3.dirk1999-02-221-1/+2
|
* Sync version number (5 -> 6) of libmysqlclient with mysql322.dirk1999-02-121-1/+1
|
* Upgrade to mod_ssl 2.2.2.dirk1999-02-081-1/+1
|
* Upgrade to mod_ssl-2.2.1.dirk1999-02-051-1/+1
|
* Upgrade to mod_ssl 2.2.0.dirk1999-01-281-2/+2
|
* Upgrade to mod_ssl-2.1.8.dirk1999-01-231-1/+1
|
* 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
| | | | | | | Use a simple library dependency to mysql322. The "autodetection" introduces more problems than it solves. Requested by: Satoshi
* Change the dependencies to MySQL:dirk1999-01-151-1/+5
| | | | | | | | The default is mysql322 now, but take mysql321 if it is installed. (mysql321 installs a static libmysqlclient.a only, mysql322 installs a static and shared version of the library. Note that the build dependency to mysql321 is a no op actually. It is in there to improve understanding(?).)
* Upgrade to Apache 1.3.4 and mod_ssl 2.1.7.dirk1999-01-141-2/+2
|
* Change dependencies from SSLeay to openssl, the successor of SSLeay.dirk1999-01-101-4/+4
|
* Upgrade to mod_ssl 2.1.6dirk1999-01-071-1/+1
|
* - Upgrade to mod_ssl-2.1.5dirk1999-01-031-2/+2
| | | | - add another ${PREFIX} in configure.php script
* Upgrade to PHP 3.0.6 and mod_ssl 2.1.4dirk1998-12-261-1/+1
|
* - BATCH mode: if ${BATCH} is defined apache with a plain PHP3 moduledirk1998-12-231-20/+37
| | | | | | | | | | | | | | | is created, i. e. no additional support for e. g. databases It is possible to build an apache13-php3 package now. - honor ${CC} and ${CFLAGS} while compiling PHP3 - make apache13-php3 ${WRKDIRPREFIX} clean - added OpenLDAP support Requested by: Kurt D. Zeilenga <Kurt@OpenLDAP.Org> - upgrade to mod_ssl-2.1.3
* More TTF fixes.jseger1998-12-131-1/+1
| | | | Pointed out by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
* Whoops! This script has a LIB_DEPENDS that didn't have it's regexpbillf1998-11-261-1/+1
| | | | | | | | information removed, and thus breaks on an ELF system. Removed the regexp support. PR: ports/8808 Submitted by: Palle Girgensohn <girgen@partiutur.se>
* Add a little more description what "php3" is.obrien1998-11-061-1/+1
| | | | | | Upgrade apache13-php3 to use apache-1.3.3, php-3.0.5 and mod_ssl-2.0.14 Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
* - integrate Ralf S. Engelschall's apache13-modssl,andreas1998-10-011-8/+57
| | | | | | | | | | | | | | | i. e. apache13-php3 supports SSL now! - upgrade to Apache 1.3.2 and PHP 3.0.4 - enable track-vars for PHP3 by default to support phplib (http://phplib.shonline.de/) Pointed out by: Thomas Kuehne <thomas@todo.de> - losts of minor changes (install php-icons, index.php3 as DirectoryIndex, support .php3 and .phtml suffixes, enable application/x-httpd-php3-source for .phps and .php3s, install default php3.ini-dist, ...) Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
* use patch-ak from apache3 port (erase pid file)andreas1998-09-141-2/+10
| | | | and freetype support
* use stable mysql port mysql321andreas1998-09-071-1/+1
|
* - update port to newest apache (1.3.1) and php (3.0.3) versionandreas1998-09-021-0/+62
- change maintainer to Dirk Froemberg <ibex@physik.TU-Berlin.DE>, since he is now the driving force - totally revamped configuration (dialog based as in ghostscript) - make portlint happy (andreas@FreeBSD.ORG), APACHE_VER and PHP3_VER variable has to appear later in Makefile, not in front of DISTNAME and PKGNAME Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>