Bug 147688 - [PATCH] lang/php52: add support for PHP-FPM
Summary: [PATCH] lang/php52: add support for PHP-FPM
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Matuska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-08 13:20 UTC by Martin Matuska
Modified: 2010-06-16 11:30 UTC (History)
1 user (show)

See Also:


Attachments
php52-5.2.13_3.patch (10.39 KB, patch)
2010-06-08 13:20 UTC, Martin Matuska
no flags Details | Diff
php52-frm.diff (11.28 KB, patch)
2010-06-16 10:22 UTC, admin
no flags Details | Diff
php52-frm.diff (11.06 KB, patch)
2010-06-16 11:23 UTC, admin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Matuska freebsd_committer freebsd_triage 2010-06-08 13:20:03 UTC
Add optional support fpr PHP-FPM (FastCGI process manager)
Includes sample config and rc script.

http://php-fpm.org/

The distfile will be available on MASTER_SITE_LOCAL shortly.
Until MASTER_SITE_LOCAL gets updated it can be fetched from:
http://people.freebsd.org/~mm/distfiles/php-5.2.13-fpm-0.5.14-freebsd.patch.gz

Added file(s):
- files/php-fpm.conf.sample.in
- files/php-fpm.in

Port maintainer (admin@lissyara.su) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-06-08 13:20:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mm

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-06-08 13:20:19 UTC
Maintainer of lang/php52,

Please note that PR ports/147688 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/147688

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2010-06-08 13:20:21 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 admin 2010-06-16 10:22:04 UTC
please commit it
(fixed patch in attachment - I'm running make makesum fith checked box)
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-06-16 11:13:38 UTC
mm          2010-06-16 10:12:36 UTC

  FreeBSD ports repository

  Modified files:
    lang/php52           Makefile distinfo pkg-plist 
  Added files:
    lang/php52/files     php-fpm.conf.sample.in php-fpm.in 
  Log:
  - Add optional support for PHP-FPM (FastCGI process manager)
  - Add sample configuration file and rc script for PHP-FPM
  
  PR:             ports/147688
  Approved by:    Alex Keda <admin@lissyara.su> (maintainer)
  
  Revision  Changes    Path
  1.6       +43 -1     ports/lang/php52/Makefile
  1.3       +3 -0      ports/lang/php52/distinfo
  1.1       +157 -0    ports/lang/php52/files/php-fpm.conf.sample.in (new)
  1.1       +55 -0     ports/lang/php52/files/php-fpm.in (new)
  1.2       +8 -0      ports/lang/php52/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 6 Martin Matuska freebsd_committer freebsd_triage 2010-06-16 11:21:23 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!
Comment 7 admin 2010-06-16 11:23:25 UTC
sorry, I'm too not check all checkboxes