Bug 121240

Summary: [PATCH] Add PECL APC module support to support www/zend-framework 1.0.4
Product: Ports & Packages Reporter: Greg Larkin <glarkin>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me CC: glarkin
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
bsd.php.mk.diff none

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.