Bug 119347 - [NEW PORT] www/codeigniter: A framework for developing PHP web applications
Summary: [NEW PORT] www/codeigniter: A framework for developing PHP web applications
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: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-05 01:00 UTC by Greg Larkin
Modified: 2008-01-11 04:41 UTC (History)
1 user (show)

See Also:


Attachments
codeigniter-1.5.4.shar (23.18 KB, text/plain)
2008-01-05 01:00 UTC, Greg Larkin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Larkin 2008-01-05 01:00:02 UTC
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.

WWW: http://www.codeigniter.com/
- Greg Larkin
glarkin@sourcehosting.net

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-01-05 01:06:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Beech Rintoul freebsd_committer freebsd_triage 2008-01-10 19:44:54 UTC
Responsible Changed
From-To: miwi->beech

On request from miwi (busy)
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-01-11 04:39:55 UTC
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"
Comment 4 Beech Rintoul freebsd_committer freebsd_triage 2008-01-11 04:41:17 UTC
State Changed
From-To: open->closed

Committed, Thanks!