Summary: | [NEW PORT] www/codeigniter: A framework for developing PHP web applications | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Greg Larkin <glarkin> | ||||
Component: | Individual Port(s) | Assignee: | Beech Rintoul <beech> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | glarkin | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Greg Larkin
2008-01-05 01:00:02 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it. Responsible Changed From-To: miwi->beech On request from miwi (busy) beech 2008-01-11 04:39:49 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/codeigniter Makefile distinfo pkg-descr pkg-plist www/codeigniter/files codeigniter-development-cgi.conf.in codeigniter-development.conf.in codeigniter-production-cgi.conf.in codeigniter-production.conf.in pkg-message.in Log: - New port codeigniter-1.5.4 - CodeIgniter is a powerful PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications. PR: ports/119347 Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer) Approved by: linimon (mentor) Revision Changes Path 1.1940 +1 -0 ports/www/Makefile 1.1 +148 -0 ports/www/codeigniter/Makefile (new) 1.1 +3 -0 ports/www/codeigniter/distinfo (new) 1.1 +19 -0 ports/www/codeigniter/files/codeigniter-development-cgi.conf.in (new) 1.1 +16 -0 ports/www/codeigniter/files/codeigniter-development.conf.in (new) 1.1 +19 -0 ports/www/codeigniter/files/codeigniter-production-cgi.conf.in (new) 1.1 +16 -0 ports/www/codeigniter/files/codeigniter-production.conf.in (new) 1.1 +15 -0 ports/www/codeigniter/files/pkg-message.in (new) 1.1 +7 -0 ports/www/codeigniter/pkg-descr (new) 1.1 +311 -0 ports/www/codeigniter/pkg-plist (new) _______________________________________________ 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" State Changed From-To: open->closed Committed, Thanks! |