notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
codeigniter Framework for developing PHP web applications
3.1.13 www on this many watch lists=1 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.1.13Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-01-11 04:40:05
Last Update: 2023-04-16 18:09:23
Commit Hash: 0ac3a69
People watching this port, also watch:: ctags, rxvt-unicode
License: MIT
WWW:
https://codeigniter.com/
Description:
CodeIgniter is a powerful PHP framework with a very small footprint, built for developers who need a simple and elegant toolkit to create full-featured web applications.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (259 items)
Collapse this list.
  1. /usr/local/share/licenses/codeigniter-3.1.13/catalog.mk
  2. /usr/local/share/licenses/codeigniter-3.1.13/LICENSE
  3. /usr/local/share/licenses/codeigniter-3.1.13/MIT
  4. @comment %%APACHEETCDIR%%/Includes/codeigniter.conf
  5. @dir(www,www,) www/codeigniter/application/cache
  6. www/codeigniter/application/.htaccess
  7. www/codeigniter/application/cache/index.html
  8. @sample www/codeigniter/application/config/autoload.php.sample
  9. @sample www/codeigniter/application/config/config.php.sample
  10. @sample www/codeigniter/application/config/constants.php.sample
  11. @sample www/codeigniter/application/config/database.php.sample
  12. @sample www/codeigniter/application/config/doctypes.php.sample
  13. @sample www/codeigniter/application/config/foreign_chars.php.sample
  14. @sample www/codeigniter/application/config/hooks.php.sample
  15. www/codeigniter/application/config/index.html
  16. @sample www/codeigniter/application/config/memcached.php.sample
  17. @sample www/codeigniter/application/config/migration.php.sample
  18. @sample www/codeigniter/application/config/mimes.php.sample
  19. @sample www/codeigniter/application/config/profiler.php.sample
  20. @sample www/codeigniter/application/config/routes.php.sample
  21. @sample www/codeigniter/application/config/smileys.php.sample
  22. @sample www/codeigniter/application/config/user_agents.php.sample
  23. www/codeigniter/application/controllers/Welcome.php
  24. www/codeigniter/application/controllers/index.html
  25. www/codeigniter/application/core/index.html
  26. www/codeigniter/application/helpers/index.html
  27. www/codeigniter/application/hooks/index.html
  28. www/codeigniter/application/index.html
  29. www/codeigniter/application/language/english/index.html
  30. www/codeigniter/application/language/index.html
  31. www/codeigniter/application/libraries/index.html
  32. www/codeigniter/application/logs/index.html
  33. www/codeigniter/application/models/index.html
  34. www/codeigniter/application/third_party/index.html
  35. www/codeigniter/application/views/errors/cli/error_404.php
  36. www/codeigniter/application/views/errors/cli/error_db.php
  37. www/codeigniter/application/views/errors/cli/error_exception.php
  38. www/codeigniter/application/views/errors/cli/error_general.php
  39. www/codeigniter/application/views/errors/cli/error_php.php
  40. www/codeigniter/application/views/errors/cli/index.html
  41. www/codeigniter/application/views/errors/html/error_404.php
  42. www/codeigniter/application/views/errors/html/error_db.php
  43. www/codeigniter/application/views/errors/html/error_exception.php
  44. www/codeigniter/application/views/errors/html/error_general.php
  45. www/codeigniter/application/views/errors/html/error_php.php
  46. www/codeigniter/application/views/errors/html/index.html
  47. www/codeigniter/application/views/errors/index.html
  48. www/codeigniter/application/views/index.html
  49. www/codeigniter/application/views/welcome_message.php
  50. @sample www/codeigniter/index.php.sample
  51. www/codeigniter/system/.htaccess
  52. www/codeigniter/system/core/Benchmark.php
  53. www/codeigniter/system/core/CodeIgniter.php
  54. www/codeigniter/system/core/Common.php
  55. www/codeigniter/system/core/Config.php
  56. www/codeigniter/system/core/Controller.php
  57. www/codeigniter/system/core/Exceptions.php
  58. www/codeigniter/system/core/Hooks.php
  59. www/codeigniter/system/core/Input.php
  60. www/codeigniter/system/core/Lang.php
  61. www/codeigniter/system/core/Loader.php
  62. www/codeigniter/system/core/Log.php
  63. www/codeigniter/system/core/Model.php
  64. www/codeigniter/system/core/Output.php
  65. www/codeigniter/system/core/Router.php
  66. www/codeigniter/system/core/Security.php
  67. www/codeigniter/system/core/URI.php
  68. www/codeigniter/system/core/Utf8.php
  69. www/codeigniter/system/core/compat/hash.php
  70. www/codeigniter/system/core/compat/index.html
  71. www/codeigniter/system/core/compat/mbstring.php
  72. www/codeigniter/system/core/compat/password.php
  73. www/codeigniter/system/core/compat/standard.php
  74. www/codeigniter/system/core/index.html
  75. www/codeigniter/system/database/DB.php
  76. www/codeigniter/system/database/DB_cache.php
  77. www/codeigniter/system/database/DB_driver.php
  78. www/codeigniter/system/database/DB_forge.php
  79. www/codeigniter/system/database/DB_query_builder.php
  80. www/codeigniter/system/database/DB_result.php
  81. www/codeigniter/system/database/DB_utility.php
  82. www/codeigniter/system/database/drivers/cubrid/cubrid_driver.php
  83. www/codeigniter/system/database/drivers/cubrid/cubrid_forge.php
  84. www/codeigniter/system/database/drivers/cubrid/cubrid_result.php
  85. www/codeigniter/system/database/drivers/cubrid/cubrid_utility.php
  86. www/codeigniter/system/database/drivers/cubrid/index.html
  87. www/codeigniter/system/database/drivers/ibase/ibase_driver.php
  88. www/codeigniter/system/database/drivers/ibase/ibase_forge.php
  89. www/codeigniter/system/database/drivers/ibase/ibase_result.php
  90. www/codeigniter/system/database/drivers/ibase/ibase_utility.php
  91. www/codeigniter/system/database/drivers/ibase/index.html
  92. www/codeigniter/system/database/drivers/index.html
  93. www/codeigniter/system/database/drivers/mssql/index.html
  94. www/codeigniter/system/database/drivers/mssql/mssql_driver.php
  95. www/codeigniter/system/database/drivers/mssql/mssql_forge.php
  96. www/codeigniter/system/database/drivers/mssql/mssql_result.php
  97. www/codeigniter/system/database/drivers/mssql/mssql_utility.php
  98. www/codeigniter/system/database/drivers/mysql/index.html
  99. www/codeigniter/system/database/drivers/mysql/mysql_driver.php
  100. www/codeigniter/system/database/drivers/mysql/mysql_forge.php
  101. www/codeigniter/system/database/drivers/mysql/mysql_result.php
  102. www/codeigniter/system/database/drivers/mysql/mysql_utility.php
  103. www/codeigniter/system/database/drivers/mysqli/index.html
  104. www/codeigniter/system/database/drivers/mysqli/mysqli_driver.php
  105. www/codeigniter/system/database/drivers/mysqli/mysqli_forge.php
  106. www/codeigniter/system/database/drivers/mysqli/mysqli_result.php
  107. www/codeigniter/system/database/drivers/mysqli/mysqli_utility.php
  108. www/codeigniter/system/database/drivers/oci8/index.html
  109. www/codeigniter/system/database/drivers/oci8/oci8_driver.php
  110. www/codeigniter/system/database/drivers/oci8/oci8_forge.php
  111. www/codeigniter/system/database/drivers/oci8/oci8_result.php
  112. www/codeigniter/system/database/drivers/oci8/oci8_utility.php
  113. www/codeigniter/system/database/drivers/odbc/index.html
  114. www/codeigniter/system/database/drivers/odbc/odbc_driver.php
  115. www/codeigniter/system/database/drivers/odbc/odbc_forge.php
  116. www/codeigniter/system/database/drivers/odbc/odbc_result.php
  117. www/codeigniter/system/database/drivers/odbc/odbc_utility.php
  118. www/codeigniter/system/database/drivers/pdo/index.html
  119. www/codeigniter/system/database/drivers/pdo/pdo_driver.php
  120. www/codeigniter/system/database/drivers/pdo/pdo_forge.php
  121. www/codeigniter/system/database/drivers/pdo/pdo_result.php
  122. www/codeigniter/system/database/drivers/pdo/pdo_utility.php
  123. www/codeigniter/system/database/drivers/pdo/subdrivers/index.html
  124. www/codeigniter/system/database/drivers/pdo/subdrivers/pdo_4d_driver.php
  125. www/codeigniter/system/database/drivers/pdo/subdrivers/pdo_4d_forge.php
  126. www/codeigniter/system/database/drivers/pdo/subdrivers/pdo_cubrid_driver.php
  127. www/codeigniter/system/database/drivers/pdo/subdrivers/pdo_cubrid_forge.php
  128. www/codeigniter/system/database/drivers/pdo/subdrivers/pdo_dblib_driver.php
  129. www/codeigniter/system/database/drivers/pdo/subdrivers/pdo_dblib_forge.php
  130. www/codeigniter/system/database/drivers/pdo/subdrivers/pdo_firebird_driver.php
  131. www/codeigniter/system/database/drivers/pdo/subdrivers/pdo_firebird_forge.php
  132. www/codeigniter/system/database/drivers/pdo/subdrivers/pdo_ibm_driver.php
  133. www/codeigniter/system/database/drivers/pdo/subdrivers/pdo_ibm_forge.php
  134. www/codeigniter/system/database/drivers/pdo/subdrivers/pdo_informix_driver.php
  135. www/codeigniter/system/database/drivers/pdo/subdrivers/pdo_informix_forge.php
  136. www/codeigniter/system/database/drivers/pdo/subdrivers/pdo_mysql_driver.php
  137. www/codeigniter/system/database/drivers/pdo/subdrivers/pdo_mysql_forge.php
  138. www/codeigniter/system/database/drivers/pdo/subdrivers/pdo_oci_driver.php
  139. www/codeigniter/system/database/drivers/pdo/subdrivers/pdo_oci_forge.php
  140. www/codeigniter/system/database/drivers/pdo/subdrivers/pdo_odbc_driver.php
  141. www/codeigniter/system/database/drivers/pdo/subdrivers/pdo_odbc_forge.php
  142. www/codeigniter/system/database/drivers/pdo/subdrivers/pdo_pgsql_driver.php
  143. www/codeigniter/system/database/drivers/pdo/subdrivers/pdo_pgsql_forge.php
  144. www/codeigniter/system/database/drivers/pdo/subdrivers/pdo_sqlite_driver.php
  145. www/codeigniter/system/database/drivers/pdo/subdrivers/pdo_sqlite_forge.php
  146. www/codeigniter/system/database/drivers/pdo/subdrivers/pdo_sqlsrv_driver.php
  147. www/codeigniter/system/database/drivers/pdo/subdrivers/pdo_sqlsrv_forge.php
  148. www/codeigniter/system/database/drivers/postgre/index.html
  149. www/codeigniter/system/database/drivers/postgre/postgre_driver.php
  150. www/codeigniter/system/database/drivers/postgre/postgre_forge.php
  151. www/codeigniter/system/database/drivers/postgre/postgre_result.php
  152. www/codeigniter/system/database/drivers/postgre/postgre_utility.php
  153. www/codeigniter/system/database/drivers/sqlite/index.html
  154. www/codeigniter/system/database/drivers/sqlite/sqlite_driver.php
  155. www/codeigniter/system/database/drivers/sqlite/sqlite_forge.php
  156. www/codeigniter/system/database/drivers/sqlite/sqlite_result.php
  157. www/codeigniter/system/database/drivers/sqlite/sqlite_utility.php
  158. www/codeigniter/system/database/drivers/sqlite3/index.html
  159. www/codeigniter/system/database/drivers/sqlite3/sqlite3_driver.php
  160. www/codeigniter/system/database/drivers/sqlite3/sqlite3_forge.php
  161. www/codeigniter/system/database/drivers/sqlite3/sqlite3_result.php
  162. www/codeigniter/system/database/drivers/sqlite3/sqlite3_utility.php
  163. www/codeigniter/system/database/drivers/sqlsrv/index.html
  164. www/codeigniter/system/database/drivers/sqlsrv/sqlsrv_driver.php
  165. www/codeigniter/system/database/drivers/sqlsrv/sqlsrv_forge.php
  166. www/codeigniter/system/database/drivers/sqlsrv/sqlsrv_result.php
  167. www/codeigniter/system/database/drivers/sqlsrv/sqlsrv_utility.php
  168. www/codeigniter/system/database/index.html
  169. www/codeigniter/system/fonts/index.html
  170. www/codeigniter/system/fonts/texb.ttf
  171. www/codeigniter/system/helpers/array_helper.php
  172. www/codeigniter/system/helpers/captcha_helper.php
  173. www/codeigniter/system/helpers/cookie_helper.php
  174. www/codeigniter/system/helpers/date_helper.php
  175. www/codeigniter/system/helpers/directory_helper.php
  176. www/codeigniter/system/helpers/download_helper.php
  177. www/codeigniter/system/helpers/email_helper.php
  178. www/codeigniter/system/helpers/file_helper.php
  179. www/codeigniter/system/helpers/form_helper.php
  180. www/codeigniter/system/helpers/html_helper.php
  181. www/codeigniter/system/helpers/index.html
  182. www/codeigniter/system/helpers/inflector_helper.php
  183. www/codeigniter/system/helpers/language_helper.php
  184. www/codeigniter/system/helpers/number_helper.php
  185. www/codeigniter/system/helpers/path_helper.php
  186. www/codeigniter/system/helpers/security_helper.php
  187. www/codeigniter/system/helpers/smiley_helper.php
  188. www/codeigniter/system/helpers/string_helper.php
  189. www/codeigniter/system/helpers/text_helper.php
  190. www/codeigniter/system/helpers/typography_helper.php
  191. www/codeigniter/system/helpers/url_helper.php
  192. www/codeigniter/system/helpers/xml_helper.php
  193. www/codeigniter/system/index.html
  194. www/codeigniter/system/language/english/calendar_lang.php
  195. www/codeigniter/system/language/english/date_lang.php
  196. www/codeigniter/system/language/english/db_lang.php
  197. www/codeigniter/system/language/english/email_lang.php
  198. www/codeigniter/system/language/english/form_validation_lang.php
  199. www/codeigniter/system/language/english/ftp_lang.php
  200. www/codeigniter/system/language/english/imglib_lang.php
  201. www/codeigniter/system/language/english/index.html
  202. www/codeigniter/system/language/english/migration_lang.php
  203. www/codeigniter/system/language/english/number_lang.php
  204. www/codeigniter/system/language/english/pagination_lang.php
  205. www/codeigniter/system/language/english/profiler_lang.php
  206. www/codeigniter/system/language/english/unit_test_lang.php
  207. www/codeigniter/system/language/english/upload_lang.php
  208. www/codeigniter/system/language/index.html
  209. www/codeigniter/system/libraries/Cache/Cache.php
  210. www/codeigniter/system/libraries/Cache/drivers/Cache_apc.php
  211. www/codeigniter/system/libraries/Cache/drivers/Cache_dummy.php
  212. www/codeigniter/system/libraries/Cache/drivers/Cache_file.php
  213. www/codeigniter/system/libraries/Cache/drivers/Cache_memcached.php
  214. www/codeigniter/system/libraries/Cache/drivers/Cache_redis.php
  215. www/codeigniter/system/libraries/Cache/drivers/Cache_wincache.php
  216. www/codeigniter/system/libraries/Cache/drivers/index.html
  217. www/codeigniter/system/libraries/Cache/index.html
  218. www/codeigniter/system/libraries/Calendar.php
  219. www/codeigniter/system/libraries/Cart.php
  220. www/codeigniter/system/libraries/Driver.php
  221. www/codeigniter/system/libraries/Email.php
  222. www/codeigniter/system/libraries/Encrypt.php
  223. www/codeigniter/system/libraries/Encryption.php
  224. www/codeigniter/system/libraries/Form_validation.php
  225. www/codeigniter/system/libraries/Ftp.php
  226. www/codeigniter/system/libraries/Image_lib.php
  227. www/codeigniter/system/libraries/Javascript.php
  228. www/codeigniter/system/libraries/Javascript/Jquery.php
  229. www/codeigniter/system/libraries/Javascript/index.html
  230. www/codeigniter/system/libraries/Migration.php
  231. www/codeigniter/system/libraries/Pagination.php
  232. www/codeigniter/system/libraries/Parser.php
  233. www/codeigniter/system/libraries/Profiler.php
  234. www/codeigniter/system/libraries/Session/CI_Session_driver_interface.php
  235. www/codeigniter/system/libraries/Session/OldSessionWrapper.php
  236. www/codeigniter/system/libraries/Session/PHP8SessionWrapper.php
  237. www/codeigniter/system/libraries/Session/Session.php
  238. www/codeigniter/system/libraries/Session/SessionHandlerInterface.php
  239. www/codeigniter/system/libraries/Session/SessionUpdateTimestampHandlerInterface.php
  240. www/codeigniter/system/libraries/Session/Session_driver.php
  241. www/codeigniter/system/libraries/Session/drivers/Session_database_driver.php
  242. www/codeigniter/system/libraries/Session/drivers/Session_files_driver.php
  243. www/codeigniter/system/libraries/Session/drivers/Session_memcached_driver.php
  244. www/codeigniter/system/libraries/Session/drivers/Session_redis_driver.php
  245. www/codeigniter/system/libraries/Session/drivers/index.html
  246. www/codeigniter/system/libraries/Session/index.html
  247. www/codeigniter/system/libraries/Table.php
  248. www/codeigniter/system/libraries/Trackback.php
  249. www/codeigniter/system/libraries/Typography.php
  250. www/codeigniter/system/libraries/Unit_test.php
  251. www/codeigniter/system/libraries/Upload.php
  252. www/codeigniter/system/libraries/User_agent.php
  253. www/codeigniter/system/libraries/Xmlrpc.php
  254. www/codeigniter/system/libraries/Xmlrpcs.php
  255. www/codeigniter/system/libraries/Zip.php
  256. www/codeigniter/system/libraries/index.html
  257. @owner
  258. @group
  259. @mode
Collapse this list.
Dependency lines:
  • codeigniter>0:www/codeigniter
To install the port:
cd /usr/ports/www/codeigniter/ && make install clean
To add the package, run one of these commands:
  • pkg install www/codeigniter
  • pkg install codeigniter
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: codeigniter
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1647264450 SHA256 (bcit-ci-CodeIgniter-3.1.13_GH0.tar.gz) = 8cb7bea9db3aa6aaa028ec9793e65b21540ec21890505d8ef03addcba46f9d23 SIZE (bcit-ci-CodeIgniter-3.1.13_GH0.tar.gz) = 411079

Packages (timestamps in pop-ups are UTC):
codeigniter
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.1.133.1.133.1.113.1.133.1.13-3.1.11-
FreeBSD:13:quarterly3.1.133.1.133.1.133.1.133.1.133.1.133.1.133.1.13
FreeBSD:14:latest3.1.133.1.133.1.133.1.133.1.133.1.13-3.1.13
FreeBSD:14:quarterly3.1.133.1.13-3.1.133.1.133.1.133.1.133.1.13
FreeBSD:15:latest3.1.133.1.13n/a3.1.13n/a3.1.133.1.133.1.13
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. php.h : lang/php81
  2. mcrypt.so : security/pecl-mcrypt@php81
  3. session.so : www/php81-session
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for codeigniter-3.1.13: APACHE=off: Configure for Apache-2.x MYSQLI=off: Install MySQLi support for PHP ODBC=off: Install ODBC support for PHP PGSQL=off: Install PostgreSQL support for PHP SQLITE=off: Install SQLite support for PHP ===> Use 'make config' to modify these settings
Options name:
www_codeigniter
USES:
cpe php:web
pkg-message:
For install:
You have just installed the CodeIgniter web application framework. Note that you should restart your web server to ensure that the CodeIgniter configuration file is loaded. To use CodeIgniter: - Copy /usr/local/www/codeigniter/index.php.sample as index.php to the root of your project directory. - Copy the /usr/local/www/codeigniter/application/config/ directory. Edit files, especially base URL in config.php. - If you intend to use a database, copy and edit the /usr/local/www/codeigniter/application/config/database.php too. - For more information please check http://codeigniter.com/user_guide/installation/index.html - If you are upgrading from a prior release, please visit: http://codeigniter.com/user_guide/installation/upgrading.html for additional post-installation instructions.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/bcit-ci/CodeIgniter/tar.gz/3.1.13?dummy=/
Collapse this list.

Number of commits found: 63

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.1.13
16 Apr 2023 18:09:23
commit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3eacommit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3eacommit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3eacommit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Remove merged or non-existent USE_PHP directives

- Remove USE_PHP=hash which is available in default php installation of
  all versions of php
  * security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
  all versions of php
  * devel/pear-PHPTAL: Remove OPTION JSON
  * www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
  and later and has been replaced with sqlsrv module which is Windows
  only
  * www/codeigniter: Remove OPTION MSSQL
  * www/moodle311: Remove OPTION MSSQL
  * www/moodle39: Remove OPTION MSSQL
(Only the first 15 lines of the commit message are shown above View all of this commit message)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
3.1.13
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.1.13
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.1.13
25 Mar 2022 13:36:44
commit hash: f90874e91d76f947ed934b92c58ace6e7e86e0dfcommit hash: f90874e91d76f947ed934b92c58ace6e7e86e0dfcommit hash: f90874e91d76f947ed934b92c58ace6e7e86e0dfcommit hash: f90874e91d76f947ed934b92c58ace6e7e86e0df files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/codeigniter: Update to 3.1.13

- Remove outdated CONFLICTS:
  - codeigniter17 has been removed over 8 years
  - codeigniter22 has been removed over 6 years
- Remove DOCS option

Changes:	https://github.com/bcit-ci/CodeIgniter/commits/develop
3.1.11
31 Aug 2021 19:50:11
commit hash: cc510213ffb0ae2c6228ab160d113a5339085ec2commit hash: cc510213ffb0ae2c6228ab160d113a5339085ec2commit hash: cc510213ffb0ae2c6228ab160d113a5339085ec2commit hash: cc510213ffb0ae2c6228ab160d113a5339085ec2 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
www/codeigniter: Add CPE information

Approved by:	portmgr (blanket)
3.1.11
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.1.11
26 Sep 2019 18:13:26
Revision:512920Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.1.11

- Update WWW

Changes:	https://codeigniter.com/user_guide/changelog.html
3.1.10
14 Aug 2019 12:25:09
Revision:508913Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories w)
3.1.10
24 May 2019 11:30:21
Revision:502451Original commit files touched by this commit
tobik search for other commits by this committer
www/codeigniter: Drop broken MYSQL option

USE_PHP=mysql no longer works.

PR:		235942
3.1.10
14 Apr 2019 17:51:02
Revision:498915Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.1.10

- Convert PORTDOCS to PLIST entries
- Convert to options variable helper
- Use INSTALL_DATA instead of CP
- Clean up Makefile

Changes:	https://www.codeigniter.com/user_guide/changelog.html
3.1.6
20 Jan 2019 20:49:55
Revision:490808Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

- Take maintainership
3.1.6
11 Mar 2018 17:38:46
Revision:464189Original commit files touched by this commit
brnrd search for other commits by this committer
Migrate USE_APACHE to USES= apache (category www)

 - Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk

With hat:	apache
3.1.6
23 Nov 2017 14:09:05
Revision:454762Original commit files touched by this commit
junovitch search for other commits by this committer
www/codeigniter: update 3.1.5 -> 3.1.6 and pass back to ports@

Security:	https://vuxml.FreeBSD.org/freebsd/ef3423e4-d056-11e7-a52c-002590263bf5.html
MFH:		2017Q4
3.1.5
08 Jul 2017 23:44:57
Revision:445355Original commit files touched by this commit This port version is marked as vulnerable.
junovitch search for other commits by this committer
www/codeigniter: update 3.1.4 -> 3.1.5

Security:	https://vuxml.FreeBSD.org/freebsd/aaedf196-6436-11e7-8b49-002590263bf5.html
MFH:		2017Q3
3.1.4
25 Apr 2017 02:34:54
Revision:439353Original commit files touched by this commit This port version is marked as vulnerable.
junovitch search for other commits by this committer
www/codeigniter: update 3.1.3 -> 3.1.4

Security:	https://vuxml.FreeBSD.org/freebsd/df0144fb-295e-11e7-970f-002590263bf5.html
MFH:		2017Q2
3.1.3
05 Mar 2017 16:39:25
Revision:435489Original commit files touched by this commit This port version is marked as vulnerable.
junovitch search for other commits by this committer
www/codeigniter: update 3.1.2 -> 3.1.3

- While here, update WANT_PHP_WEB to modern USES=php:web

Security:	https://vuxml.FreeBSD.org/freebsd/71ebbc50-01c1-11e7-ae1b-002590263bf5.html
MFH:		2017Q1
3.1.2
06 Jan 2017 03:18:38
Revision:430681Original commit files touched by this commit This port version is marked as vulnerable.
junovitch search for other commits by this committer
www/codeigniter: update 3.0.6 -> 3.1.2

Security:	https://vuxml.FreeBSD.org/freebsd/5e439ee7-d3bd-11e6-ae1b-002590263bf5.html
Security:	https://vuxml.FreeBSD.org/freebsd/496160d3-d3be-11e6-ae1b-002590263bf5.html
MFH:		2017Q1
3.0.6
03 Jan 2017 18:12:13
Revision:430490Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Never set WRKSRC when using USE_GITHUB.

If you want to set WRKSRC, set GH_PROJECT instead.
- The GitHub URLs are case insensitive, but the distribution files you
  get out of them are not.
- If the repository was renamed, the old URL will still work, but the
  distribution name will be ith the new name.

Sponsored by:	Absolight
3.0.6
27 Dec 2016 12:20:41
Revision:429612Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- While here, minor cosmetic and license fixes

Approved by:	portmgr blanket
3.0.6
15 Sep 2016 01:41:28
Revision:422175Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
Unmark broken on powerpc64

These ports built successfully
3.0.6
17 Jun 2016 01:46:02
Revision:416992Original commit files touched by this commit This port version is marked as vulnerable.
junovitch search for other commits by this committer
www/codeigniter: update 3.0.4 -> 3.0.6

Changelog:	http://www.codeigniter.com/user_guide/changelog.html
3.0.4
19 May 2016 11:09:14
Revision:415503Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-messages

Approved by:	portmgr blanket
3.0.4
21 Apr 2016 16:43:15
Revision:413746Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
many ports: mark broken on powerpc64
3.0.4
08 Mar 2016 13:09:12
Revision:410613Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.

Fix distinfo for the offending ports.

lang/yorick's tag was moved, and the added patch was no longer needed.

PR:			207644
Submitted by:		mat
Exp-run by by:		antoine
Sponsored by:		Absolight
Differential Revision:	https://reviews.freebsd.org/D4268
3.0.4
14 Jan 2016 00:36:14
Revision:406086Original commit files touched by this commit This port version is marked as vulnerable.
junovitch search for other commits by this committer
www/codeigniter: update 3.0.3 -> 3.0.4

Reported by:	portscout
3.0.3
28 Dec 2015 02:47:20
Revision:404615Original commit files touched by this commit This port version is marked as vulnerable.
junovitch search for other commits by this committer
www/codeigniter: Fix an old URL in the pkg-message
3.0.3
01 Nov 2015 03:25:27
Revision:400599Original commit files touched by this commit This port version is marked as vulnerable.
junovitch search for other commits by this committer
www/codeigniter: update 2.2.6 -> 3.0.3

- Update PORTVERSION, distinfo, and pkg-plist for 3.0.3
- Add LICENSE
- Fix CONFLICTS

Changes compared to CodeIgniter 2:
 * The framework is released under the MIT license
 * The database drivers have had extensive refactoring
 * PDO is fully functional with subdrivers
 * There is a new Session library
 * There is a new Encryption library
 * The unit testing has been beefed up, and code coverage improved
 * PHP 5.4 or newer is recommended, but CI will still work on PHP 5.2.4

UPDATING:
- Add entry documenting the steps for updating a legacy site
Reference:	http://www.codeigniter.com/user_guide/installation/upgrade_300.html

PR:		203403
2.2.6
01 Nov 2015 02:47:22
Revision:400598Original commit files touched by this commit This port version is marked as vulnerable.
junovitch search for other commits by this committer
www/codeigniter*: repo copy in preparation of CodeIgniter 3.x update

- Repo copy www/codeigniter -> www/codeigniter22
- Mark www/codeigniter22 as DEPRECATED and add a PKGNAMESUFFIX
- Register CONFLICTS
- Connect www/codeigniter22 to the build

PR:		203403
2.2.6
01 Nov 2015 02:24:31
Revision:400597Original commit files touched by this commit This port version is marked as vulnerable.
junovitch search for other commits by this committer
www/codeigniter: update 2.2.5 -> 2.2.6

- Update PORTVERSION and distinfo for security release (2.2.6)
- Take MAINTAINER [1]
- Register CONFLICTS for upcoming 3.x release
- Add additional line breaks into file list
- Convert to options helpers and reorder variables
- Unmute do-install commands
- Fix WWW:
- Fix NOAPACHE variable in pkg-plist to match option (APACHE)

PR:		203403
Approved by:	maintainer timeout (16 months since last submission) [1]
Security:	https://vuxml.FreeBSD.org/freebsd/bdd57272-803c-11e5-ab94-002590263bf5.html
MFH:		2015Q4
2.2.5
20 Oct 2015 02:34:38
Revision:399799Original commit files touched by this commit This port version is marked as vulnerable.
junovitch search for other commits by this committer
www/codeigniter: update 2.2.4 -> 2.2.5

- Convert to USE_GITHUB as 2.2.5 was not available at original MASTER_SITES

PR:		203403
Approved by:	maintainer timeout (21 days)
Security:	https://vuxml.FreeBSD.org/freebsd/95602550-76cf-11e5-a2a1-002590263bf5.html
MFH:		2015Q4
2.2.4
28 Sep 2015 01:14:08
Revision:398069Original commit files touched by this commit This port version is marked as vulnerable.
junovitch search for other commits by this committer
www/codeigniter: security update 2.1.4 -> 2.2.4 [1]

- Add NO_ARCH
- Add mcrypt to USE_PHP (2.2.0+ requirement) and sort USE_PHP
- Remove hard coded PHP_DEFAULT= 5.4 [2]
- Sort OPTIONS_DEFINE, fix malformed ODBC_DESC, fix sqlite3 dependency
- Update pkg-descr text to match http://www.codeigniter.com/
- Update WWW to http://www.codeigniter.com/

PR:		203401 [1]
PR:		200945 [2]
Reported by:	allanjude [2]
Approved by:	maintainer timeout (15 months since 2.2.0 security update) [1]
Approved by:	maintainer timeout (3 months) [2]
Security:	5114cd11-6571-11e5-9909-002590263bf5
Security:	01bce4c6-6571-11e5-9909-002590263bf5
Security:	c21f4e61-6570-11e5-9909-002590263bf5
Security:	f838dcb4-656f-11e5-9909-002590263bf5
MFH:		2015Q3
2.1.4_1
25 Jun 2015 17:30:36
Revision:390589Original commit files touched by this commit This port version is marked as vulnerable.
antoine search for other commits by this committer
Fix depends:
- DEFAULT_PHP_VER is deprecated
- Using it after bsd.port.pre.mk was hazardous,  when php was not yet installed
it
was depending on
/usr/local/lib/php/20131226/session.so:/usr/ports/www/php5-session,
i.e. a php 5.6 file and a php 5.4 port
2.1.4_1
03 May 2015 15:41:44
Revision:385283Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Fix staging done wrong
While here:
Use @sample
Only the cache directory needs to be owned by WWWOWN
Remove useless @dirrm
2.1.4
15 Jul 2014 17:09:35
Revision:361980Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
2.1.4
19 Jun 2014 00:01:38
Revision:358331Original commit files touched by this commit This port version is marked as vulnerable.
marino search for other commits by this committer
www/codeigniter: Support stage and update URL

PR:		189777
Submitted by:	Zsolt Udvari
Approved by:	maintainer (Bo-Yi Wu) (first version)
Verified by:	Redports 8x pass
2.1.4
10 Mar 2014 18:01:09
Revision:347789Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Convert www to USES=zip
2.1.4
09 Dec 2013 14:09:08
Revision:335985Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 2.1.4
- While I'm here, remove leading indefinite article from COMMENT

Changes:	https://github.com/EllisLab/CodeIgniter/blob/develop/user_guide_src/source/changelog.rst
PR:		ports/184599
Submitted by:	Zsolt Udvari <udvzsolt@gmail.com>
Approved by:	Bo-Yi Wu <appleboy.tw@gmail.com> (maintainer)
2.1.3
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
2.1.3
10 Oct 2012 21:49:03
Revision:305689Original commit files touched by this commit This port version is marked as vulnerable.
rakuco search for other commits by this committer
Update to 2.1.3.

PR:		ports/172571
Submitted by:	Bo-Yi Wu <appleboy.tw@gmail.com> (maintainer)
Feature safe:	yes
2.1.2
18 Aug 2012 14:29:11
Original commit files touched by this commit This port version is marked as vulnerable.
ohauer search for other commits by this committer
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
2.1.2
14 Aug 2012 04:40:46
Original commit files touched by this commit This port version is marked as vulnerable.
rm search for other commits by this committer
- update to 2.1.2
- add some missing tabs while here

PR:		170591
Submitted by:	Bo-Yi Wu <appleboy.tw at gmail dot com> (maintainer)
2.1.1
15 Jun 2012 16:06:08
Original commit files touched by this commit This port version is marked as vulnerable.
jgh search for other commits by this committer
- update to 2.1.1
- while here migrate to optionsNG

PR:     ports/169049
Submitted by:   maintainer, appleboy.tw@gmail.com
2.1.0
16 Nov 2011 07:16:43
Original commit files touched by this commit This port version is marked as vulnerable.
wen search for other commits by this committer
- Update to 2.1.0

PR:             ports/162606
Submitted by:   Bo-Yi Wu <appleboy.tw@gmail.com> (maintainer)
Feature safe:   yes
2.0.3_2
22 Aug 2011 17:15:51
Original commit files touched by this commit This port version is marked as vulnerable.
beech search for other commits by this committer
- Update to 2.0.3 Release
- Change Source Control form hg to git

PR:             ports/159953
Submitted by:   Bo-Yi Wu <appleboy.tw@gmail.com> (maintainer)
2.0.3_1
20 Aug 2011 17:27:52
Original commit files touched by this commit This port version is marked as vulnerable.
ohauer search for other commits by this committer
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
2.0.3
03 May 2011 14:38:10
Original commit files touched by this commit This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Renamed www/codeigniter-devel to www/codeigniter by updating to version
  2.0.3 here
- Added CONFLICTS for www/codeigniter17

Approved by:    appleboy.tw@gmail.com (maintainer)
1.7.3
14 Dec 2010 15:06:14
Original commit files touched by this commit This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.7.3
- Removed Upload class patch file - now included in 1.7.3

Version 1.7.3 is a security maintenance release, including a
previously patched file Upload class, and a new security fix
to prevent possible directory traversal in certain circumstances.
There are no other significant changes.

PR:             ports/152878
Submitted by:   Bo-Yi Wu <appleboy dot tw at gmail dot com>
1.7.2_1
29 Nov 2010 05:26:53
Original commit files touched by this commit This port version is marked as vulnerable.
beech search for other commits by this committer
Forced commit after repocopy.
1.7.2_1
21 Jul 2010 22:26:46
Original commit files touched by this commit This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Incorporate vendor patch for file upload class vulnerability
- Bump PORTREVISION

Security:       http://codeigniter.com/news/codeigniter_1.7.2_security_patch/
Security:       0502c1cb-8f81-11df-a0bb-0050568452ac
1.7.2
11 Apr 2010 07:53:19
Original commit files touched by this commit This port version is marked as vulnerable.
ale search for other commits by this committer
PHP dropped support for Oracle8 client library.
1.7.2
17 Sep 2009 13:19:50
Original commit files touched by this commit This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.7.2

PR:             ports/138848
Submitted by:   appleboy <appleboy.tw@gmail.com>
Feature safe:   yes
1.7.1
11 Feb 2009 14:16:55
Original commit files touched by this commit This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Update to 1.7.1

Security:       83574d5a-f828-11dd-9fdf-0050568452ac
Security:       http://codeigniter.com/bug_tracker/bug/6068/
1.7.0
28 Oct 2008 18:21:10
Original commit files touched by this commit This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.7.0
- Added MASTER_SITES for redundancy
1.6.3
18 Jul 2008 21:05:20
Original commit files touched by this commit This port version is marked as vulnerable.
glarkin search for other commits by this committer
Changed my MAINTAINER address to
glarkin@FreeBSD.org.

Approved by:    beech (mentor)
1.6.3
03 Jul 2008 19:51:37
Original commit files touched by this commit This port version is marked as vulnerable.
beech search for other commits by this committer
- Update to 1.6.3
- Added informational messages about user-configurable files that
  may need merging after a port upgrade

PR:             ports/125217
Submitted by:   Greg Larkin <glarkin@sourcehosting.net> (maintainer)
1.6.2
05 Jun 2008 15:51:11
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 1.6.2

PR:             123856
Submitted by:   Greg Larkin <glarkin@sourcehosting.net> (maintainer)
1.6.1
11 Mar 2008 22:31:28
Original commit files touched by this commit This port version is marked as vulnerable.
stas search for other commits by this committer
- Remove empty file.

Pontyhat to:    beech
1.6.1
05 Mar 2008 04:16:07
Original commit files touched by this commit This port version is marked as vulnerable.
beech search for other commits by this committer
- Update to 1.6.1
- Found all of the CI files that could be modified by the user and
  install .sample versions of each
- Add an informational message when a user-editable config file is
  modified and the port is deinstalled (e.g. the file is preserved)
- Display different pkg-message depending on WITH_APACHE knob

PR:             ports/121358
Submitted by:   Greg Larkin <glarkin@sourcehosting.net> (maintainer)
1.5.4
30 Jan 2008 16:35:07
Original commit files touched by this commit This port version is marked as vulnerable.
beech search for other commits by this committer
- Fix master_sites

PR:             ports/120153
Reported by:    pointyhat via pav
Approved by:    Greg Larkin <glarkin@sourcehosting.net> (maintainer)
1.5.4
21 Jan 2008 15:22:01
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update MASTER_SITES

PR:             119861
Submitted by:   Greg Larkin <glarkin@sourcehosting.net> (maintainer)
1.5.4
19 Jan 2008 19:05:10
Original commit files touched by this commit This port version is marked as vulnerable.
beech search for other commits by this committer
- Fix master_sites (changed)

Reported by:    pointyhat via pav
Approved by:    linimon (mentor)
1.5.4
11 Jan 2008 04:39:49
Original commit files touched by this commit This port version is marked as vulnerable.
beech search for other commits by this committer
- 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)

Number of commits found: 63