aboutsummaryrefslogtreecommitdiff
path: root/www/mod_php3
Commit message (Collapse)AuthorAgeFilesLines
* As previously announced, remove ports that have reached their expiry date,Kris Kennaway2005-02-1812-489/+0
| | | | | | | and the handful of ports that depended on them. Notes: svn path=/head/; revision=129234
* Fix quoting of argument of DEPRECATEDKris Kennaway2004-12-221-1/+1
| | | | Notes: svn path=/head/; revision=124774
* This port is scheduled to be removed on 2005-02-18 if it is stillKris Kennaway2004-12-181-0/+2
| | | | | | | broken at that time, and a fix has not been submitted to GNATS. Notes: svn path=/head/; revision=124429
* BROKEN: Conflicting dependencies (mysql 3.x and 4.x)Kris Kennaway2004-09-191-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118268
* - Assign maintainership to freshly created apache@ mailing listClement Laforet2004-08-181-1/+1
| | | | Notes: svn path=/head/; revision=116602
* - Respect "apache modules convention".Clement Laforet2004-08-171-1/+1
| | | | | | | | When you install an apache module via ports or packages, ideally module must not alter configuration (not enabled by default) Notes: svn path=/head/; revision=116518
* Commit something that I've been sitting on for just about months now:Peter Pentchev2004-06-033-3/+55
| | | | | | | | | | | make the PHP3 ports work with any version of MySQL, not just 3.23.x. The main (actually, the only) problem was that MySQL 4.x no longer has mysql_drop_db() and mysql_create_db() as separate functions, and just as mentioned in the manual, the solution is to use mysql_query() (or rather, mysql_real_query()) and emulate them. Notes: svn path=/head/; revision=110781
* Introduce MASTER_SITE_PHP and add several more mirror sites worldwide.Akinori MUSHA2004-05-241-9/+4
| | | | | | | Approved by: ale (MAINTAINER of lang/php[45]) Notes: svn path=/head/; revision=109865
* Fix PostgreSQL includes detection.Volker Stolz2004-05-071-0/+8
| | | | | | | | PR: ports/65859 Submitted by: Frank McConnell Notes: svn path=/head/; revision=108607
* Tidy up whitespace.Trevor Johnson2004-04-101-1/+0
| | | | Notes: svn path=/head/; revision=106671
* - fix shared version of gd.lib (optional)Dirk Meyer2004-03-291-1/+1
| | | | Notes: svn path=/head/; revision=105630
* SIZEify.Trevor Johnson2004-03-171-0/+2
| | | | Notes: svn path=/head/; revision=104313
* BROKEN on !i386 and !alpha: Does not compileKris Kennaway2004-03-061-1/+7
| | | | Notes: svn path=/head/; revision=103153
* Don my portmgr hat and return dirk@FreeBSD.org's ports back to theKris Kennaway2004-02-221-1/+1
| | | | | | | | unmaintained pool. He has not committed in over a year and has been unresponsive to emails over a similar time period. Notes: svn path=/head/; revision=101647
* Use the new Apache bits from bsd.port.mk.Joe Marcus Clarke2003-11-071-5/+2
| | | | | | | Submitted by: dinoex Notes: svn path=/head/; revision=93294
* Per distfile survey, remove mastersites that disappeared in the lastMark Linimon2003-11-051-5/+1
| | | | | | | 3 years. Notes: svn path=/head/; revision=93176
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87646
* Destroy pkg-comment for some of the stranger uses in the tree,Ade Lovett2003-03-063-2/+1
| | | | | | | | | pending the final semi-automatic purge. Approved by: portmgr (implicitly) Notes: svn path=/head/; revision=77037
* Point dependencies on net/openldap to net/openldap12Edwin Groothuis2003-02-241-2/+2
| | | | Notes: svn path=/head/; revision=76344
* Follow mod_php4:Dirk Froemberg2003-02-062-0/+14
| | | | | | | Help "make describe" to find dependencies properly. Notes: svn path=/head/; revision=74958
* Missed configure scripts in libpq version bump: chase lib version.Sean Chittenden2003-01-041-1/+2
| | | | Notes: svn path=/head/; revision=72513
* chase mcrypt lib versionYing-Chieh Liao2003-01-031-1/+1
| | | | Notes: svn path=/head/; revision=72447
* support appache13-modssl by defining APACHE_PORT in /etc/make.confDirk Meyer2002-09-101-2/+4
| | | | | | | | others variants of the apache ports can be used too. Approved by: dirk Notes: svn path=/head/; revision=66038
* Update libmcrypt to 2.5.3, which has no functional changes.Trevor Johnson2002-08-311-1/+1
| | | | Notes: svn path=/head/; revision=65362
* Two more gettext shlib updates that got missed.Ade Lovett2002-08-011-1/+1
| | | | Notes: svn path=/head/; revision=63859
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-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 Notes: svn path=/head/; revision=57625
* Correct name (iconv, not giconv) and version (3, not 2) of the shared libraryMaxim Sobolev2002-04-081-4/+4
| | | | | | | installed by the converters/libiconv port. Notes: svn path=/head/; revision=57434
* Add USE_SUBMAKE, where it might be necessary.Maxim Sobolev2002-03-251-0/+1
| | | | Notes: svn path=/head/; revision=56610
* Fix remote vulnerabilities.Dirk Froemberg2002-02-272-2/+6
| | | | | | | | | Everybody is strongly encouraged to upgrade. See http://security.e-matters.de/advisories/012002.html for details. Notes: svn path=/head/; revision=55323
* Mark as FORBIDDEN due to being remotely exploitable.Chris D. Faulhaber2002-02-271-0/+2
| | | | Notes: svn path=/head/; revision=55317
* Fix SybaseDB and SybaseCT after freetds upgrade:Dirk Froemberg2001-12-251-1/+5
| | | | | | | | | | - sybdb.0 -> sybdb.1 - include libgiconv in LIBS Reported by: Alexandr Listopad <laa@laa.zp.ua> Notes: svn path=/head/; revision=52158
* Add --enable-discard-path to lang/php3.Dirk Froemberg2001-12-041-2/+3
| | | | Notes: svn path=/head/; revision=51013
* Set IS_INTERACTIVE if port is interactive. 8-)Dirk Froemberg2001-08-221-0/+4
| | | | | | | Submitted by: olgeni Notes: svn path=/head/; revision=46657
* Remove pdflib support.Dirk Froemberg2001-06-291-10/+0
| | | | Notes: svn path=/head/; revision=44565
* Don't restart apache, i. e. don't start if not running.Dirk Froemberg2001-05-242-4/+0
| | | | | | | | | It seems to cause problems for some users. PR: ports/26314 Notes: svn path=/head/; revision=43032
* Fix MASTER_SITE.Dirk Froemberg2001-05-101-1/+1
| | | | Notes: svn path=/head/; revision=42487
* Get rid of two useless "doc" files.Dirk Froemberg2001-04-222-14/+2
| | | | Notes: svn path=/head/; revision=41809
* Fix include directory for postgresql7.1's new layout.Vanilla I. Shu2001-04-212-2/+3
| | | | Notes: svn path=/head/; revision=41759
* Use /usr/bin/mktemp to generate temporary file.Dirk Froemberg2001-04-161-4/+6
| | | | | | | Taken from: ports/net/netsaint-plugins/scripts/configure 8-) Notes: svn path=/head/; revision=41459
* Add Interbase 6 database support (Firebird).Dirk Froemberg2001-03-251-0/+6
| | | | | | | | | | (I had no chance to test it...) PR: ports/25908 Submitted by: Chris Knight <chris@aims.com.au> Notes: svn path=/head/; revision=40374
* Bump mcrypt shared library version number due to upgrade.Dirk Froemberg2001-03-231-1/+1
| | | | Notes: svn path=/head/; revision=40300
* Add support options for sysvshm and sysvmem.Dirk Froemberg2001-03-101-0/+8
| | | | Notes: svn path=/head/; revision=39423
* Add hooks for a standalone php3 slave port.Dirk Froemberg2001-03-045-13/+46
| | | | Notes: svn path=/head/; revision=39048
* Disable mcrypt support. I doesn't compile at the moment due to recentDirk Froemberg2001-02-171-1/+4
| | | | | | | mcrypt upgrade. Notes: svn path=/head/; revision=38425
* graphics/gd installs libgd.so.2, now.Dirk Froemberg2001-02-151-1/+1
| | | | Notes: svn path=/head/; revision=38366
* Add YP support.Dirk Froemberg2001-02-061-0/+4
| | | | Notes: svn path=/head/; revision=38048
* Some spaces -> tabs for ports/www.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37985
* Fix automatic detection of sendmail binary.Dirk Froemberg2001-01-311-2/+11
| | | | | | | Submitted by: Frank Bartels <knarf@camelot.de> Notes: svn path=/head/; revision=37821
* ucd-snmp is named net-snmp, now.Dirk Froemberg2001-01-291-1/+1
| | | | Notes: svn path=/head/; revision=37724
* Switch from mysql322-{client,server} to mysql323-{client,server}.Dirk Froemberg2001-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). Notes: svn path=/head/; revision=37401