aboutsummaryrefslogtreecommitdiff
path: root/lang/php5
Commit message (Collapse)AuthorAgeFilesLines
* Don't use a fully-qualified path in php.conf.Alex Dupre2004-03-081-1/+3
| | | | | | | | Submitted by: marcus Reviewed by: pav Notes: svn path=/head/; revision=103351
* Add PostScript Type-1 font support for GD extension.Alex Dupre2004-02-271-0/+2
| | | | | | | | | PR: ports/63410 Submitted by: Toni Viemerö <toni.viemero@iki.fi> (PR) Lars Balker Rasmussen <lars@balker.org> (email) Notes: svn path=/head/; revision=102262
* Say hello to the new "net-mgmt" category. There are probably moreGarrett Wollman2004-02-231-2/+2
| | | | | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus Notes: svn path=/head/; revision=101812
* Update to the latest snapshot.Alex Dupre2004-02-137-21/+34
| | | | | | | | | | Add new SOAP and SPL extensions. (The distfile may be unreachable for a few hours) Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=100838
* Use PTHREAD_LIBS only if OSVERSION >= 500016.Alex Dupre2004-02-121-6/+7
| | | | | | | | | | | This fixes compilation of mod_php with apache2-worker on -stable. PR: ports/62729 Submitted by: Maxim Maximov <mcsi@portpc-design.spb.ru> Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=100764
* Move to httpd.h for apache2 autodetection (as in bsd.php.mk, forgot in myAlex Dupre2004-02-101-1/+1
| | | | | | | | | | previous commit). Noticed by: kuriyama Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=100540
* Fix PTHREAD_LIBS and adapt it to apache2 way.Alex Dupre2004-02-091-2/+5
| | | | | | | | Submitted by: Xin Li Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=100481
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-2/+2
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* - Add support for PTHREAD_{LIBS/CFLAGS} [1]Alex Dupre2004-01-262-6/+10
| | | | | | | | | | | | | | - Add support for FastCGI [2] - Fix PEAR installation in a particular scenario [3] PR: ports/61790 [2] Submitted by: clement [1], Xavier Beaudouin <kiwi@oav.net> [2], Balazs Nagy <js@iksz.hu> [3] Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=99178
* - Better handling of snmp dependency [1]Alex Dupre2004-01-244-15/+47
| | | | | | | | | | | | | | | - Add support for BDB 4.1 [2] - Better handling of postgresql dependency [3] - Add new direct I/O extension [4] PR: 58920 [1], 60541 [2], 61409 [3] Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> [1] [3], Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> [2], Izzy Kindred <ikindred@cox.net> [4] Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=98955
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* Switch to my @FreeBSD.org email address.Alex Dupre2004-01-182-2/+2
| | | | | | | Approved by: nork (mentor) Notes: svn path=/head/; revision=98462
* Add MS-SQL support.Alex Dupre2004-01-153-6/+13
| | | | | | | | | | | Chase freetds lib. Bump PORTREVISION. Requested by: many Submitted by: Michael Ranner <mranner@inode.at> Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=98234
* - Fix apache2 dependency (this was broken by the introductionAlex Dupre2004-01-141-1/+2
| | | | | | | | | | of the APACHE_PORT variable in bsd.port.mk). - Fix php5 pkg-list when built without sqlite. Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=98161
* Adapt php5 Makefile to support apache2-worker.Norikatsu Shigemura2004-01-101-6/+11
| | | | | | | | | PR: ports/56205[1], ports/61171 [2] Submitted by: Christian Ullrich <chris+freebsd@chrullrich.de> ale (maintainer) [2] Notes: svn path=/head/; revision=97877
* - Make fetchablePav Lucistnik2003-12-291-3/+3
| | | | | | | | PR: ports/60692 Submitted by: ale (maintainer) Notes: svn path=/head/; revision=96883
* Add patch file which I forgot.Norikatsu Shigemura2003-12-221-0/+10
| | | | Notes: svn path=/head/; revision=96453
* o Update to 5.0.0a4 snapshot.Norikatsu Shigemura2003-12-227-99/+60
| | | | | | | | | | | | o Add TIDY extension. o Remove MCAL extension. o Remove patch-ext::standard::datetime.c file. PR: ports/60504 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=96451
* PR: 59958Dirk Meyer2003-12-041-1/+1
| | | | Notes: svn path=/head/; revision=95057
* Add WITH_DEBUG knob and support for the new bsd.php.mk file.James E. Housley2003-11-202-3/+34
| | | | | | | | | | Forgotten in previous PR: add also BROKEN_WITH_PHP knob. PR: 59418 Submitted by: MAINTAINER Notes: svn path=/head/; revision=94454
* Chase libnetsnmp shlib major version number and bump ${PORTREVISION}.Jun Kuriyama2003-11-181-1/+2
| | | | Notes: svn path=/head/; revision=94243
* Use the new Apache bits from bsd.port.mk.Joe Marcus Clarke2003-11-071-4/+4
| | | | | | | Submitted by: dinoex Notes: svn path=/head/; revision=93294
* Chase the libxslt shared lib version with a PORTREVISION bump.Joe Marcus Clarke2003-11-041-1/+1
| | | | Notes: svn path=/head/; revision=93101
* o Update to 5.0.0a3 snapshot.Norikatsu Shigemura2003-10-306-96/+100
| | | | | | | | | | | o Un-break port. o A lot of fixes, taken from recent commits to php4 port. PR: ports/58617 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=92608
* BROKEN: Does not compileKris Kennaway2003-10-281-0/+2
| | | | Notes: svn path=/head/; revision=92381
* Fix for the OpenSSL extensionDirk Meyer2003-10-011-1/+1
| | | | | | | | PR: 57437 Submitted by: sysadmin@alexdupre.com Notes: svn path=/head/; revision=89968
* chase print/pdflib libversion upgradeEdwin Groothuis2003-09-261-1/+1
| | | | | | | PR: ports/57204 Notes: svn path=/head/; revision=89483
* [Maintainer Update] Port: lang/php5Edwin Groothuis2003-09-247-52/+48
| | | | | | | | | | | | Update to 5.0.0a2-alexdupre snapshot (and fix 5.0.0a1 memory leak). Add DB4 extension. Correctly use USE_MYSQL/USE_OPENSSL/USE_OPENLDAP. PR: ports/56979 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Notes: svn path=/head/; revision=89154
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-1/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* Fix non-default dependency on openldap2[012] which is broken by splitting.Jun Kuriyama2003-08-151-1/+1
| | | | | | | | # I'm not bumped port revision of them because this should not affect # packages built on bento... Notes: svn path=/head/; revision=86964
* Fix typo: XML -> XSL.Norikatsu Shigemura2003-07-171-1/+1
| | | | | | | Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=85044
* Correct scripts/configure.php & Bump PORTREVISION.Norikatsu Shigemura2003-07-172-9/+6
| | | | | | | | | PR: ports/54519 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Pointy hat to: myself Notes: svn path=/head/; revision=85008
* Add php5 5.0.0.a1, PHP5 Scripting Language.Norikatsu Shigemura2003-07-169-423/+277
| | | | | | | | | | PR: ports/54519 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Repo copied by: joe (cvs) Approved by: portmgr (no objections) Notes: svn path=/head/; revision=84981
* o Add default overload extension.Norikatsu Shigemura2003-07-044-15/+34
| | | | | | | | | | | | o Add WITH_REGEX_TYPE knob [1]. o Small fixes. PR: ports/54061 Requsted by: Jens Rehsack [1] Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=84179
* o Switch to libtool 1.4.Norikatsu Shigemura2003-07-0310-514/+1633
| | | | | | | | | | | | | | | | o Add WITHOUT_IPV6 knob (Requested by Jens Rehsack <rehsack@liwing.de> in ports/53754, implemented in a slightly different way). o Add GIF and animated GIF write support by default in GD and add WITH_LZW knob to enable the LZW compression algorithm (patented in some countries). o Removed gd_gif_out.diff patch and added many new patches. PR: ports/53754, ports/53879 Requested by: Jens Rehsack <rehsack@liwing.de> Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=84110
* Add WANT_PHP_WEB knob, for ports that require a webNorikatsu Shigemura2003-07-031-0/+12
| | | | | | | | | | | server to work, but for which is indifferent the PHP sapi (CGI or Apache Module). PR: ports/53800 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=84106
* libtool uber-patchAde Lovett2003-06-261-1/+1
| | | | | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly) Notes: svn path=/head/; revision=83696
* Improve SNMP support (fix openssl dependency and add net-snmp5 support).Norikatsu Shigemura2003-06-252-2/+10
| | | | | | | | PR: ports/53687 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=83554
* o Add FriBiDi extension [1]Norikatsu Shigemura2003-06-244-6/+153
| | | | | | | | | | | | | | | | | o New patch-main::main.c file [2]: - Fixed bug #24253 (missing variables when register_globals is on) - Fixed a memory leak when more then 1 E|S flag is passed to gpc_order. - Fixed a memory leak when variables_order is not set and gpc_order has S|s flag. - Optimized out duplicate parsing of the variables order string. PR: ports/53609 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Patched by: Thierry Thomas [1] Requested by: Ian Service [2] Notes: svn path=/head/; revision=83518
* Add gif and animated-gif write support to GD extension.Norikatsu Shigemura2003-06-232-0/+1421
| | | | | | | | | | | (enable with WITH_GD_GIF_OUT - not default due to LZW patent in many countries) PR: ports/53631 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=83483
* scripts/php_options is changed to php4_options. So it should be removed.Norikatsu Shigemura2003-06-201-59/+0
| | | | | | | | | PR: ports/53498 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Pointy hat to: myself Notes: svn path=/head/; revision=83347
* o Update to 4.3.3RC1.Norikatsu Shigemura2003-06-205-29/+122
| | | | | | | | | | | | | | | o Add inifile and cdb extensions. o Fix imap without ssl(inspired from ports/53141). o Rename some variable for future compatability (PHP => PHP4) (inspired from ports/53113, points 1 and 4 - point 2 is useless). PR: ports/53498 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Inspired by: ports/53141 (Torsten Schneider <fbsd-bugs@tschneider.org>) Inspired by: ports/53113 (Jens Rehsack <rehsack@liwing.de>) Notes: svn path=/head/; revision=83339
* Add Oracle7 support into PHP4.Norikatsu Shigemura2003-06-074-10/+133
| | | | | | | | | | PR: ports/53017 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Obtained from: ports/52615 Obtained by: Joe Kelsey <joek@zircon.staff.flyingcroc.net> Notes: svn path=/head/; revision=82471
* Add bsd.php.mk, every port depending on PHP should include this fileNorikatsu Shigemura2003-06-061-0/+91
| | | | | | | | | | and set the right knobs, like the bsd.openssl.mk. PR: ports/52674 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=82389
* Update to 4.3.2 release.Norikatsu Shigemura2003-06-062-5/+11
| | | | | | | | PR: ports/52784 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=82387
* Prepare for new slave port: www/php4-cgi.Norikatsu Shigemura2003-06-064-26/+49
| | | | | | | | PR: ports/52617 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Notes: svn path=/head/; revision=82384
* Add completely new port system for PHP4 (4.3.2RC4). Updated mod_php4Norikatsu Shigemura2003-05-2210-0/+1171
| | | | | | | | | | | | to 4.3.2RC4 release and added php4-cli and php4 ports, for apache module, command line interface, and both, respectively. Too many changes (improvements, bug fixes and new features) to be listed here, PR: ports/51945 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Notes: svn path=/head/; revision=81722
* Remove lang/php4 which was integrated into www/mod_php4.Dirk Froemberg2003-01-291-19/+0
| | | | Notes: svn path=/head/; revision=74212
* Upgrade to 4.2.1.Dirk Froemberg2002-05-171-1/+1
| | | | Notes: svn path=/head/; revision=59296