| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
| |
Reminded by: kris
Notes:
svn path=/head/; revision=133012
|
|
|
|
|
|
|
|
|
| |
with pear modules and the port will later delete.
Suggested by: kris
Notes:
svn path=/head/; revision=133002
|
|
|
|
|
|
|
|
|
|
|
|
| |
- fix security issues
- unbreak PEAR packages [1]
PR: ports/78516 [1]
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> [1]
Tested by: thierry
Notes:
svn path=/head/; revision=132440
|
|
|
|
|
|
|
| |
Requested by: too many people
Notes:
svn path=/head/; revision=131206
|
|
|
|
|
|
|
|
|
|
|
| |
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
Notes:
svn path=/head/; revision=127737
|
|
|
|
|
|
|
| |
Obtained from: PHP CVS
Notes:
svn path=/head/; revision=126843
|
|
|
|
|
|
|
|
| |
Reported by: bento via kris
Obtained from: PHP CVS
Notes:
svn path=/head/; revision=126375
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix crash with threaded apache2 [2]
- Fix build when SSL is in not in base system [3] [4]
PR: ports/75737 [1], ports/74780 [2],
ports/73896 [3], ports/74886 [4]
Submitted by: Toni Viemero <toni.viemero@iki.fi> [1],
Peter Jeffery <peterj@qubesoft.com> [2],
oliver [3], William Fletcher <ultraviolet@omina.co.za> [4]
Patch by: Simon Barner <barner@gmx.de> [4]
Notes:
svn path=/head/; revision=126071
|
|
|
|
|
|
|
|
| |
- Fix some serious security bugs
- Other enhancements (PRs fixes) will come later
Notes:
svn path=/head/; revision=124207
|
|
|
|
|
|
|
| |
Forgotten by: kuriyama
Notes:
svn path=/head/; revision=123297
|
|
|
|
|
|
|
|
| |
PR: ports/74647
Submitted by: tobez
Notes:
svn path=/head/; revision=123039
|
|
|
|
|
|
|
|
| |
PR: ports/74300
Submitted by: Ryan <majost@lagparty.org>
Notes:
svn path=/head/; revision=122886
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix compilation of thread-safe PHP after the PTHREAD_LIBS change
- Include md5 and blowfish support on amd64 (fix headers) [1]
- Fix vulnerability in RFC 1867 file upload processing [2]
- Fix php_variables memory disclosure [2]
- GD LZW-GIF support is now enabled by default
PR: ports/71752 [1], ports/72420 [2]
Submitted by: Adam Gregoire <bsdunx@yahoo.com> [1],
Dmitry A Grigorovich <odip@bionet.nsc.ru> [2]
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=118610
|
|
|
|
| |
Notes:
svn path=/head/; revision=117535
|
|
|
|
|
|
|
|
|
|
| |
All autotools ports are now truly versioned and do not conflict with each
other.
This marks the end of "Phase 1" of the autotools updates.
Notes:
svn path=/head/; revision=115365
|
|
|
|
|
|
|
|
|
| |
and add etc/php to the config scan path.
Suggested by: Kenneth Vestergaard Schmidt <kvs@pil.dk>
Notes:
svn path=/head/; revision=114918
|
|
|
|
|
|
|
|
| |
PR: ports/69464
Submitted by: Vadim Mikhailov <freebsd-bugs@mikhailov.org>
Notes:
svn path=/head/; revision=114745
|
|
|
|
|
|
|
| |
the new-and-working sybase (CT-lib) extension.
Notes:
svn path=/head/; revision=114315
|
|
|
|
|
|
|
|
|
| |
- Set them acccordingly in PHP extensions ports
(Now I really need some rest, see you tomorrow)
Notes:
svn path=/head/; revision=114254
|
|
|
|
|
|
|
|
| |
configuration file blindly and then complain about wrong directory.
PHP has the correct path compiled in statically.
Notes:
svn path=/head/; revision=114252
|
|
|
|
|
|
|
|
| |
- remove extensions and PEAR from the PHP base ports
- add more OPTIONS to PHP base ports
Notes:
svn path=/head/; revision=113948
|
|
|
|
|
|
|
|
| |
The major PHP ports overhaul is in its final stage. This commit was
anticipated since it fixes a critical security vulnerability.
Notes:
svn path=/head/; revision=113697
|
|
|
|
| |
Notes:
svn path=/head/; revision=112458
|
|
|
|
|
|
|
| |
- Point phpize to use libtoolize13
Notes:
svn path=/head/; revision=112221
|
|
|
|
|
|
|
|
|
| |
PR: ports/67710
Submitted by: Henry Karpatskij <henkka@spheroid.info>
Obtained from: PHP CVS repository
Notes:
svn path=/head/; revision=111088
|
|
|
|
| |
Notes:
svn path=/head/; revision=110841
|
|
|
|
|
|
|
| |
dependent ports.
Notes:
svn path=/head/; revision=110800
|
|
|
|
| |
Notes:
svn path=/head/; revision=110782
|
|
|
|
|
|
|
| |
USE_GL as appropriate.
Notes:
svn path=/head/; revision=110331
|
|
|
|
|
|
|
|
| |
it installed prevents databases/postgresql7 from being installed, leading to
some dependencies problems
Notes:
svn path=/head/; revision=109952
|
|
|
|
|
|
|
| |
Approved by: ale (MAINTAINER of lang/php[45])
Notes:
svn path=/head/; revision=109865
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
Notes:
svn path=/head/; revision=108652
|
|
|
|
|
|
|
|
|
| |
- Fix build curl dependency
- Fix (hopefully) the core dump on apache restart
- Fix DaylightSavingTime issue
Notes:
svn path=/head/; revision=107196
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=105722
|
|
|
|
|
|
|
| |
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Notes:
svn path=/head/; revision=105588
|
|
|
|
|
|
|
|
| |
PR: ports/64802
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Notes:
svn path=/head/; revision=105564
|
|
|
|
|
|
|
| |
- add support for db 4.2
Notes:
svn path=/head/; revision=105345
|
|
|
|
|
|
|
| |
Submitted by: Dominic Marks <dom@helenmarks.co.uk>
Notes:
svn path=/head/; revision=104975
|
|
|
|
| |
Notes:
svn path=/head/; revision=104520
|
|
|
|
|
|
|
|
| |
PR: ports/64417
Submitted by: Renato Botelho <renato@galle.com.br>
Notes:
svn path=/head/; revision=104484
|
|
|
|
|
|
|
| |
o Bump $PORTREVISION.
Notes:
svn path=/head/; revision=103969
|
|
|
|
|
|
|
|
| |
Submitted by: marcus
Reviewed by: pav
Notes:
svn path=/head/; revision=103907
|
|
|
|
|
|
|
|
| |
Submitted by: marcus
Reviewed by: pav
Notes:
svn path=/head/; revision=103351
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
previous commit).
Noticed by: kuriyama
Approved by: nork (mentor/implicitly)
Notes:
svn path=/head/; revision=100540
|
|
|
|
|
|
|
|
|
| |
use Mk/bsd.php.mk.
Approved by: nork (mentor/implicitly)
Notes:
svn path=/head/; revision=100488
|
|
|
|
|
|
|
|
| |
Submitted by: Xin Li
Approved by: nork (mentor/implicitly)
Notes:
svn path=/head/; revision=100481
|
|
|
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
Notes:
svn path=/head/; revision=99914
|