| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
- Point phpize to use libtoolize13
|
|
|
|
|
|
| |
PR: ports/67710
Submitted by: Henry Karpatskij <henkka@spheroid.info>
Obtained from: PHP CVS repository
|
| |
|
|
|
|
| |
dependent ports.
|
| |
|
|
|
|
| |
USE_GL as appropriate.
|
|
|
|
|
| |
it installed prevents databases/postgresql7 from being installed, leading to
some dependencies problems
|
|
|
|
| |
Approved by: ale (MAINTAINER of lang/php[45])
|
|
|
|
|
|
|
|
|
|
| |
- Add XML_RPC to PEAR bootstrap [2]
- Use the official pcre fix [3]
- Bump PORTREVISION
Requested by: Andy Smith <andy@strugglers.net> [1]
Submitted by: thierry [2]
Obtained from: php CVS [3]
|
|
|
|
|
|
| |
- Fix build curl dependency
- Fix (hopefully) the core dump on apache restart
- Fix DaylightSavingTime issue
|
|
|
|
| |
Approved by: portmgr
|
|
|
|
| |
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
|
|
|
|
|
| |
PR: ports/64802
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
|
|
|
|
| |
- add support for db 4.2
|
|
|
|
| |
Submitted by: Dominic Marks <dom@helenmarks.co.uk>
|
| |
|
|
|
|
|
| |
PR: ports/64417
Submitted by: Renato Botelho <renato@galle.com.br>
|
|
|
|
| |
o Bump $PORTREVISION.
|
|
|
|
|
| |
Submitted by: marcus
Reviewed by: pav
|
|
|
|
|
| |
Submitted by: marcus
Reviewed by: pav
|
|
|
|
|
|
| |
PR: ports/63410
Submitted by: Toni Viemerö <toni.viemero@iki.fi> (PR)
Lars Balker Rasmussen <lars@balker.org> (email)
|
|
|
|
|
|
|
| |
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
| |
previous commit).
Noticed by: kuriyama
Approved by: nork (mentor/implicitly)
|
|
|
|
|
|
| |
use Mk/bsd.php.mk.
Approved by: nork (mentor/implicitly)
|
|
|
|
|
| |
Submitted by: Xin Li
Approved by: nork (mentor/implicitly)
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
|
|
|
|
|
| |
Reported by: bento via kris
Approved by: kris, nork (mentor/implicitly)
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
|
|
|
| |
Approved by: nork (mentor)
|
|
|
|
|
|
|
|
| |
Chase freetds lib. Bump PORTREVISION.
Requested by: many
Submitted by: Michael Ranner <mranner@inode.at>
Approved by: nork (mentor/implicitly)
|
|
|
|
|
|
|
| |
of the APACHE_PORT variable in bsd.port.mk).
- Fix php5 pkg-list when built without sqlite.
Approved by: nork (mentor/implicitly)
|
|
|
|
|
|
|
|
| |
o Small other fixes.
PR: ports/56205[1], ports/61169[2]
Submitted by: Christian Ullrich <chris+freebsd@chrullrich.de> [1]
ale (maintainer) [2]
|
|
|
|
|
|
| |
Remove unnecessary patch, and Bump PORTREVISION.
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
|
|
|
|
| |
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
are still needed for PECL extensions that rely on mbstring
(e.g. mail/pear-mailparse, currently broken);
Remark: the proposed patch comes from PHP's CVS (please see
<http://groups.google.com/groups?selm=cvswez1068253752%40cvsserver>).
- the next release of devel/pear-PEAR (1.3) depends of the extension
xmlrpc;
- since I'm there, let slaves ports replace COMMENT.
PR: ports/59591
Submitted By: Thierry Thomas <thierry@pompo.net>
Approved By: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
on various php ports. The system is backward compatible and adds the
WANT_PHP_PEAR knob and support for PHP5 (lang/php5 will be updated in a
next PR). It works much better and is more flexible (a future addition will
be support for Apache 2 compiled with threads).
This is the last step before moving the bsd.php.mk file into /usr/ports/Mk
with the addition of USE_PHP={yes,4,5} global knob.
While I'm here, remove the DEBUG option from the extension list and change the
postgresql dependency.
PR: 59418
Submitted by: MAINTAINER
|
| |
|
|
|
|
|
| |
PR: 58851
Submitted By: jeh
|
|
|
|
| |
Submitted by: dinoex
|
|
|
|
|
| |
PR: 58914
Submitted by: MAINTAINER
|
| |
|
| |
|
|
|
|
|
| |
PR: 57699
Submitted by: sysadmin@alexdupre.com
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add mnogosearch extension
- Use USE_OPENSSL knob instead of direct including of bsd.openssl.mk
- Fix OpenSSL undefind symbols at runtime
- Fix OpenLDAP/MySQL dependencies, by moving down the inclusion of the
bsd.port.pre.mk makefile
- Fix make describe/all-depends-list to catch correct libraries
- Fix mcrypt extension (add ltdl dependency)
PR: 57699
Submitted by: sysadmin@alexdupre.co
|
|
|
|
|
| |
PR: 57437
Submitted by: sysadmin@alexdupre.com
|