Updated to 3.0.0
Search Criteria
Package Details: codeigniter 3.0.0-1
Package Actions
| Package Base: | codeigniter |
|---|---|
| Description: | An object-oriented web-application framework for PHP projects |
| Upstream URL: | http://www.codeigniter.com |
| Category: | devel |
| Licenses: | |
| Submitter: | uzsolt |
| Maintainer: | choopm |
| Last Packager: | choopm |
| Votes: | 8 |
| First Submitted: | 2011-09-06 14:35 |
| Last Updated: | 2015-04-04 18:15 |
Dependencies (1)
Required by (0)
Sources
- codeigniter-create-project
- https://github.com/bcit-ci/CodeIgniter/archive/3.0.0.zip
Latest Comments
Comment by choopm
Comment by choopm
thanks uzsolt,
adopted + updated to 2.2.0
Comment by uzsolt
Disowned package.
Comment by uzsolt
I don't use Arch anymore so I can't maintain this package. Who wants to adopt? As I see @gadelat has been flagged. Gadelat, you?
Comment by uzsolt
Thanks, updated.
Comment by acfrai
Hi, I got md5sum check failed, it seems that for the version 2.1.4 the md5sum is e74a296c1d412a855c025b9cd468a513. Thank you for the PKGBUILD.
Comment by MichaelChou
@uzsolt Thank you.
I found a bug in this new script:
# codeigniter-create-project test test/app
realpath: ‘test/app’: No such file or directory
The man page of realpath says: all but the last component must exist.
So I guess creating WEBDIR and APPDIR before turning them into resolved absolute paths can fix this bug
Comment by uzsolt
@MichaelChou
Not bad idea. Updated.
Comment by MichaelChou
The codeigniter-create-project script should set a full server path in the $application_folder variable, even when a user use relative path in the command line.
Comment by uzsolt
Updated. Thanks, flagrama.
Anonymous comment
the download link for codeigniter is now http://ellislab.com/codeigniter/download
Comment by uzsolt
@mbbrr (or anybody): do you use codeigniter-create-project script? Are exist any bug or suggestion?
Comment by uzsolt
Yes, indeed, corrected!
Thanks!
Anonymous comment
Hi! It seems like the md5sum for the current upstream 2.1.0 zip file has changed to 8cb676b0f831114935d7dd1ae2e0d490
Thanks for the PKGBUILD!
Comment by uzsolt
Up to 2.1.0
Comment by uzsolt
This is my first arch-pkgbuild file. Please check and say what is incorrect :)