Bug 121240 - [PATCH] Add PECL APC module support to support www/zend-framework 1.0.4
Summary: [PATCH] Add PECL APC module support to support www/zend-framework 1.0.4
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: Alex Dupre
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-29 22:40 UTC by Greg Larkin
Modified: 2008-07-11 12:00 UTC (History)
1 user (show)

See Also:


Attachments
bsd.php.mk.diff (742 bytes, patch)
2008-02-29 22:40 UTC, Greg Larkin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Larkin 2008-02-29 22:40:00 UTC
I am about to submit a PR to update www/zend-framework 1.0.4. ZF
now uses the PHP pecl-APC extension, and this change makes adding
the dependency very easy in the ZF Makefile.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-02-29 22:40:09 UTC
Class Changed
From-To: change-request->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-02-29 22:40:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

beech@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 3 Beech Rintoul freebsd_committer freebsd_triage 2008-03-01 06:34:25 UTC
Class Changed
From-To: maintainer-update->change-request

Submitter not maintainer 


Comment 4 Beech Rintoul freebsd_committer freebsd_triage 2008-03-01 06:34:25 UTC
Responsible Changed
From-To: beech->ale

bsd.php.mk is ale territory
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-07-11 11:57:24 UTC
ale         2008-07-11 10:57:15 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.php.mk 
  Log:
  Add pecl-APC module support.
  
  PR:             ports/121240
  Submitted by:   Greg Larkin <glarkin@sourcehosting.net>
  
  Revision  Changes    Path
  1.46      +3 -2      ports/Mk/bsd.php.mk
_______________________________________________
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 Alex Dupre freebsd_committer freebsd_triage 2008-07-11 11:59:34 UTC
State Changed
From-To: open->closed

Committed, thanks.