Florian Smeets
f4da0d7bf5
Rename the suhosin patch to suhosin-patch-5.3.x-0.9.10.1.patch.gz to prevent
...
SHA256 and SIZE mismatches with the previous version. This is required as in php
5.3.18 2 copyright notices were updated with the current Year numbers, this
prevents the stock suhosin patch to apply.
Temporarily add my public_html on freefall to PATCH_SITES, as the
MASTER_SITE_LOCAL sync does not seem to work currently.
The diff between the latest available stock suhosin patch and the patch we apply
to our port can be found here:
http://people.freebsd.org/~flo/suhosin.diff
Reported by: bdrewery
Feature safe: yes
2012-10-31 23:17:44 +00:00
Florian Smeets
a612f682fe
add the mailheader patch back to the distinfo which was removed by mistake
...
Feature safe: yes
2012-10-31 11:21:43 +00:00
Florian Smeets
913aeb5980
Update to 5.3.18
...
Feature safe: yes
2012-10-31 11:16:57 +00:00
Florian Smeets
01e3768bca
remove trainling " from MYSQLND_DESC
...
Submitted by: Riccardo Torrini <riccardo@torrini.org>
2012-10-10 11:47:32 +00:00
Florian Smeets
a2eb5568e6
Update to 5.3.17
2012-09-19 16:21:17 +00:00
Florian Smeets
0ac6fe205d
- put GDBM and QDBM options into an OPTIONS_SINGLE, the cannot be used
...
simultaneously (affects databases/php53-dba) [1]
- fix a typo introduced in r300957 that prevents mail/php53-imap from
building [2]
PR: ports/171636 [2]
Submitted by: <freebsd@nagilum.org> [2]
Reported by: Shahin Qurbanov <shahin.b.qurbanov@gmail.com> [1]
2012-09-14 11:09:26 +00:00
Florian Smeets
8b2084bb71
- Update to 5.3.16
...
- Add options PDO_MYSQL and PDO_PGSQL to php53-extensions [1]
PR: ports/170401 [1]
Submitted by: bdrewery [1]
2012-08-22 20:40:40 +00:00
Olli Hauer
63f3e3b0d4
- remove www/apache20 and devel/apr0
...
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED
with hat apache@
2012-08-18 14:29:08 +00:00
Florian Smeets
f1f37a4b87
- update to 5.3.15
...
- document php vulnerabilities
Security: http://www.vuxml.org/freebsd/bdab0acd-d4cd-11e1-8a1c-14dae9ebcf89.html
2012-07-23 14:39:48 +00:00
Florian Smeets
d87aab5edd
- fix a typo which results in php53-pdo_mysql to always set USE_MYSQL
...
- bump PORTREVISION of php53-pdo_mysql
PR: ports/169959
Submitted by: Alexey Markov <redrat@mail.ru>
2012-07-18 07:40:41 +00:00
Florian Smeets
7def3a4fe0
More optionsNG fixes. (PORT_OPTIONS:M construct can only be used after
...
bsd.options.mk/bsd.port.pre.mk)
Reported by: Michael Ranner (michael@ranner.eu )
Tested by: Michael Ranner (michael@ranner.eu )
Discussed with: bapt
2012-07-16 17:04:46 +00:00
Florian Smeets
d2f0583d13
Fix copy & paste bug
...
Submitted by: ohauer
2012-07-12 06:32:05 +00:00
Florian Smeets
99534dc27d
Convert to optionsNG
2012-07-11 23:48:40 +00:00
Florian Smeets
464a164f15
Update to 5.3.14
2012-06-19 19:39:05 +00:00
Dirk Meyer
3a812f215d
- update png to 1.5.10
2012-06-01 07:33:39 +00:00
Florian Smeets
4e6929cdd4
Fix the name of the apache module, it should be libphp5.so. This also fixes
...
packaging if WITH_APACHE is defined
PR: ports/168099
Reported by: brd, Spil <spil.oss@gmail.com>
2012-05-18 09:33:39 +00:00
Florian Smeets
0dd57453d5
fix DEFAULT_PHP_VER, somehow i seem to have reverted this file prior to
...
committing.
Reported by: miwi
2012-05-16 15:02:35 +00:00
Florian Smeets
902a0675be
readd php 5.3.13 and all its modules as php53*
2012-05-16 09:46:51 +00:00
Florian Smeets
84d5b2876e
- take maintainership [1]
...
- merge update to 5.3.11 from lang/php5
- mark IGNORE until lang/php5 is updated to 5.4.x and all the php53-* ports will
be committed
Approved by: ale [1]
2012-05-02 21:22:47 +00:00
Martin Matuska
205f1ac23d
Bump pcre library dependency due to 8.30 update
...
Add (vendor) patch for deprecated pcre_info()
2012-02-14 12:44:23 +00:00
Alex Dupre
8796d6d0d6
Restore accidentally removed patch hunk.
2012-02-09 15:48:54 +00:00
Alex Dupre
1c08b00624
When FPM is selected, install status.html into ${PREFIX}/share/php/fpm/.
...
Submitted by: Michael Vorobyov <vmb@ric168.ru>
2012-02-08 14:53:55 +00:00
Martin Wilke
93cfaf9ad9
- Chase unixODBC shlib bump
2012-02-06 12:25:50 +00:00
Alex Dupre
fa058866bd
Update to 5.3.10 security-fix release.
...
(Probably you have to wait for the FreeBSD mirrors to sync up distfiles).
2012-02-03 09:03:06 +00:00
Doug Barton
83eb2c3700
In the rc.d scripts, change assignments to rcvar to use the
...
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Alex Dupre
78089b826e
Update to 5.3.9 release.
2012-01-12 16:19:13 +00:00
Olli Hauer
19fe40753d
- change required APACHE version from 13+ to 20+
...
(prepare to remove www/apache13)
- no PORTREVISION bump since apache22 is the default
with hat apache@
2012-01-01 16:47:41 +00:00
Alex Dupre
c9a7c3da2d
Add phar support.
...
Feature safe: yes
2011-11-25 15:50:11 +00:00
Alex Dupre
d548aa8855
Fix configure checks for FPM.
...
Feature safe: yes
2011-11-18 10:28:49 +00:00
Martin Wilke
e1c6649edf
- Remove WITH_FBSD10_FIX, is no longer needed
2011-11-09 15:26:04 +00:00
Martin Wilke
c6f888194d
- Fix build on FreeBSD 10
2011-10-29 08:45:31 +00:00
Doug Barton
2b1dacc826
Remove more tags from pkg-descr files fo the form:
...
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Doug Barton
7ec7e2a3cf
Remove references to mysql 323 and 40, most commonly of the form:
...
IGNORE_WITH_MYSQL= 323 40
2011-10-17 04:35:02 +00:00
Gabor Kovesdan
2fc6a06a9b
- Track dependencies after databases/gdbm update
2011-09-12 13:46:58 +00:00
Alex Dupre
695204e383
Update to 5.3.8 release.
2011-08-24 06:48:07 +00:00
Alex Dupre
b760f908cc
Bump PORTREVISION again (the bump for apache was not required) for the latest fix.
...
Note: PHP 5.3.8 will be in the ports tree very soon.
2011-08-22 13:56:38 +00:00
Alex Dupre
3255ef1143
Point to upstream suhosin master site.
2011-08-22 08:07:15 +00:00
Alex Dupre
435b613878
Unbreak crypt().
...
Submitted by: Svetlin Ivanov <izrodix@gmail.com>
2011-08-22 07:56:39 +00:00
Olli Hauer
7a0bd31763
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
2011-08-20 17:27:52 +00:00
Alex Dupre
cda471cf02
Update to 5.3.7 release.
2011-08-19 09:33:31 +00:00
Pav Lucistnik
ccd80aa917
- Chase net-snmp shlib bump
...
PR: ports/159253
Submitted by: Tacid <tacid@tacid.kiev.ua>
2011-07-29 18:58:40 +00:00
Sunpoet Po-Chuan Hsieh
ba4869fc17
- Remove BROKEN_WITH_PHP
...
PR: ports/158661
Submitted by: sunpoet (myself)
Approved by: ale (maintainer)
2011-07-05 11:59:46 +00:00
Alex Dupre
9bcf57efe0
Fix CVE-2011-1148, CVE-2011-1938 and CVE-2011-2202.
...
Bump PORTREVISION.
2011-06-17 06:40:03 +00:00
Alex Dupre
3f35533ed7
Add support for iODBC (in addition to [default] unixODBC) in php5-odbc and
...
php-pdo_odbc extensions.
PR: ports/156564
Submitted by: gahr
2011-04-26 12:05:57 +00:00
Alex Dupre
f7cf5a4058
Add support for php5-sqlite3 port.
2011-04-15 14:52:14 +00:00
Alex Dupre
3c46ad186b
Update to 5.3.6 release.
2011-03-18 09:23:19 +00:00
Alex Dupre
a298707282
librt is not needed, but we have nanosleep, fix check.
2011-03-04 08:11:21 +00:00
Alex Dupre
935c10e602
Don't link with librt, nanosleep is in libc.
...
Spotted by: ache
2011-03-03 08:20:27 +00:00
Alex Dupre
7c8462bb91
Enable MYSQLND by default.
...
Feature safe: yes
2011-01-11 20:35:46 +00:00
Alex Dupre
47dd0dde42
Update to 5.3.5 release to fix CVE-2010-4645.
...
PR: ports/153766
Submitted by: Tom Judge <tom@tomjudge.com>
2011-01-09 08:47:47 +00:00