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 on branch 2022Q3
php82 PHP Scripting Language (8.2.X branch)
8.2.18 lang on this many watch lists=15 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 8.2.18Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-06-11 21:06:06
Last Update: 2024-04-12 15:43:47
Commit Hash: 328d77a
People watching this port, also watch:: apache24, curl, pkg, rsync, ca_root_nss
Also Listed In: devel www
License: PHP301
WWW:
https://www.php.net/
Description:
PHP, which stands for "PHP: Hypertext Preprocessor" is a widely-used Open Source general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. Its syntax draws upon C, Java, and Perl, and is easy to learn. The main goal of the language is to allow web developers to write dynamically generated webpages quickly, but you can do much more with PHP.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (321 items)
Collapse this list.
  1. /usr/local/share/licenses/php82-8.2.18/catalog.mk
  2. /usr/local/share/licenses/php82-8.2.18/LICENSE
  3. /usr/local/share/licenses/php82-8.2.18/PHP301
  4. bin/php
  5. bin/php-cgi
  6. bin/php-config
  7. @comment bin/phpdbg
  8. bin/phpize
  9. sbin/php-fpm
  10. etc/php.conf
  11. etc/php.ini-development
  12. etc/php.ini-production
  13. @sample etc/php-fpm.conf.default etc/php-fpm.conf
  14. @sample etc/php-fpm.d/www.conf.default etc/php-fpm.d/www.conf
  15. include/php/TSRM/TSRM.h
  16. include/php/TSRM/tsrm_win32.h
  17. include/php/Zend/Optimizer/zend_call_graph.h
  18. include/php/Zend/Optimizer/zend_cfg.h
  19. include/php/Zend/Optimizer/zend_dfg.h
  20. include/php/Zend/Optimizer/zend_dump.h
  21. include/php/Zend/Optimizer/zend_func_info.h
  22. include/php/Zend/Optimizer/zend_inference.h
  23. include/php/Zend/Optimizer/zend_optimizer.h
  24. include/php/Zend/Optimizer/zend_ssa.h
  25. include/php/Zend/zend.h
  26. include/php/Zend/zend_API.h
  27. include/php/Zend/zend_alloc.h
  28. include/php/Zend/zend_alloc_sizes.h
  29. include/php/Zend/zend_arena.h
  30. include/php/Zend/zend_ast.h
  31. include/php/Zend/zend_atomic.h
  32. include/php/Zend/zend_attributes.h
  33. include/php/Zend/zend_attributes_arginfo.h
  34. include/php/Zend/zend_bitset.h
  35. include/php/Zend/zend_build.h
  36. include/php/Zend/zend_builtin_functions.h
  37. include/php/Zend/zend_builtin_functions_arginfo.h
  38. include/php/Zend/zend_closures.h
  39. include/php/Zend/zend_closures_arginfo.h
  40. include/php/Zend/zend_compile.h
  41. include/php/Zend/zend_config.h
  42. include/php/Zend/zend_config.w32.h
  43. include/php/Zend/zend_constants.h
  44. include/php/Zend/zend_constants_arginfo.h
  45. include/php/Zend/zend_cpuinfo.h
  46. include/php/Zend/zend_dtrace.h
  47. include/php/Zend/zend_dtrace_gen.h
  48. include/php/Zend/zend_enum.h
  49. include/php/Zend/zend_enum_arginfo.h
  50. include/php/Zend/zend_errors.h
  51. include/php/Zend/zend_exceptions.h
  52. include/php/Zend/zend_exceptions_arginfo.h
  53. include/php/Zend/zend_execute.h
  54. include/php/Zend/zend_extensions.h
  55. include/php/Zend/zend_fibers.h
  56. include/php/Zend/zend_fibers_arginfo.h
  57. include/php/Zend/zend_float.h
  58. include/php/Zend/zend_gc.h
  59. include/php/Zend/zend_gdb.h
  60. include/php/Zend/zend_generators.h
  61. include/php/Zend/zend_generators_arginfo.h
  62. include/php/Zend/zend_globals.h
  63. include/php/Zend/zend_globals_macros.h
  64. include/php/Zend/zend_hash.h
  65. include/php/Zend/zend_highlight.h
  66. include/php/Zend/zend_inheritance.h
  67. include/php/Zend/zend_ini.h
  68. include/php/Zend/zend_ini_parser.h
  69. include/php/Zend/zend_ini_scanner.h
  70. include/php/Zend/zend_ini_scanner_defs.h
  71. include/php/Zend/zend_interfaces.h
  72. include/php/Zend/zend_interfaces_arginfo.h
  73. include/php/Zend/zend_istdiostream.h
  74. include/php/Zend/zend_iterators.h
  75. include/php/Zend/zend_language_parser.h
  76. include/php/Zend/zend_language_scanner.h
  77. include/php/Zend/zend_language_scanner_defs.h
  78. include/php/Zend/zend_list.h
  79. include/php/Zend/zend_llist.h
  80. include/php/Zend/zend_long.h
  81. include/php/Zend/zend_map_ptr.h
  82. include/php/Zend/zend_max_execution_timer.h
  83. include/php/Zend/zend_mmap.h
  84. include/php/Zend/zend_modules.h
  85. include/php/Zend/zend_multibyte.h
  86. include/php/Zend/zend_multiply.h
  87. include/php/Zend/zend_object_handlers.h
  88. include/php/Zend/zend_objects.h
  89. include/php/Zend/zend_objects_API.h
  90. include/php/Zend/zend_observer.h
  91. include/php/Zend/zend_operators.h
  92. include/php/Zend/zend_portability.h
  93. include/php/Zend/zend_ptr_stack.h
  94. include/php/Zend/zend_range_check.h
  95. include/php/Zend/zend_signal.h
  96. include/php/Zend/zend_smart_str.h
  97. include/php/Zend/zend_smart_str_public.h
  98. include/php/Zend/zend_smart_string.h
  99. include/php/Zend/zend_smart_string_public.h
  100. include/php/Zend/zend_sort.h
  101. include/php/Zend/zend_stack.h
  102. include/php/Zend/zend_stream.h
  103. include/php/Zend/zend_string.h
  104. include/php/Zend/zend_strtod.h
  105. include/php/Zend/zend_strtod_int.h
  106. include/php/Zend/zend_system_id.h
  107. include/php/Zend/zend_type_info.h
  108. include/php/Zend/zend_types.h
  109. include/php/Zend/zend_variables.h
  110. include/php/Zend/zend_virtual_cwd.h
  111. include/php/Zend/zend_vm.h
  112. include/php/Zend/zend_vm_def.h
  113. include/php/Zend/zend_vm_execute.h
  114. include/php/Zend/zend_vm_handlers.h
  115. include/php/Zend/zend_vm_opcodes.h
  116. include/php/Zend/zend_vm_trace_handlers.h
  117. include/php/Zend/zend_vm_trace_lines.h
  118. include/php/Zend/zend_vm_trace_map.h
  119. include/php/Zend/zend_weakrefs.h
  120. include/php/Zend/zend_weakrefs_arginfo.h
  121. include/php/ext/date/lib/timelib.h
  122. include/php/ext/date/lib/timelib_config.h
  123. include/php/ext/date/php_date.h
  124. include/php/ext/hash/php_hash.h
  125. include/php/ext/hash/php_hash_adler32.h
  126. include/php/ext/hash/php_hash_crc32.h
  127. include/php/ext/hash/php_hash_fnv.h
  128. include/php/ext/hash/php_hash_gost.h
  129. include/php/ext/hash/php_hash_haval.h
  130. include/php/ext/hash/php_hash_joaat.h
  131. include/php/ext/hash/php_hash_md.h
  132. include/php/ext/hash/php_hash_murmur.h
  133. include/php/ext/hash/php_hash_ripemd.h
  134. include/php/ext/hash/php_hash_sha.h
  135. include/php/ext/hash/php_hash_sha3.h
  136. include/php/ext/hash/php_hash_snefru.h
  137. include/php/ext/hash/php_hash_tiger.h
  138. include/php/ext/hash/php_hash_whirlpool.h
  139. include/php/ext/hash/php_hash_xxhash.h
  140. include/php/ext/json/php_json.h
  141. include/php/ext/json/php_json_parser.h
  142. include/php/ext/json/php_json_scanner.h
  143. include/php/ext/libxml/php_libxml.h
  144. include/php/ext/mysqlnd/config-win.h
  145. include/php/ext/mysqlnd/mysql_float_to_double.h
  146. include/php/ext/mysqlnd/mysqlnd.h
  147. include/php/ext/mysqlnd/mysqlnd_alloc.h
  148. include/php/ext/mysqlnd/mysqlnd_auth.h
  149. include/php/ext/mysqlnd/mysqlnd_block_alloc.h
  150. include/php/ext/mysqlnd/mysqlnd_charset.h
  151. include/php/ext/mysqlnd/mysqlnd_commands.h
  152. include/php/ext/mysqlnd/mysqlnd_connection.h
  153. include/php/ext/mysqlnd/mysqlnd_debug.h
  154. include/php/ext/mysqlnd/mysqlnd_enum_n_def.h
  155. include/php/ext/mysqlnd/mysqlnd_ext_plugin.h
  156. include/php/ext/mysqlnd/mysqlnd_libmysql_compat.h
  157. include/php/ext/mysqlnd/mysqlnd_plugin.h
  158. include/php/ext/mysqlnd/mysqlnd_portability.h
  159. include/php/ext/mysqlnd/mysqlnd_priv.h
  160. include/php/ext/mysqlnd/mysqlnd_protocol_frame_codec.h
  161. include/php/ext/mysqlnd/mysqlnd_ps.h
  162. include/php/ext/mysqlnd/mysqlnd_read_buffer.h
  163. include/php/ext/mysqlnd/mysqlnd_result.h
  164. include/php/ext/mysqlnd/mysqlnd_result_meta.h
  165. include/php/ext/mysqlnd/mysqlnd_reverse_api.h
  166. include/php/ext/mysqlnd/mysqlnd_statistics.h
  167. include/php/ext/mysqlnd/mysqlnd_structs.h
  168. include/php/ext/mysqlnd/mysqlnd_vio.h
  169. include/php/ext/mysqlnd/mysqlnd_wireprotocol.h
  170. include/php/ext/mysqlnd/php_mysqlnd.h
  171. @comment include/php/ext/pcre/pcre2lib/config.h
  172. @comment include/php/ext/pcre/pcre2lib/pcre2.h
  173. @comment include/php/ext/pcre/pcre2lib/pcre2_internal.h
  174. @comment include/php/ext/pcre/pcre2lib/pcre2_intmodedep.h
  175. @comment include/php/ext/pcre/pcre2lib/pcre2_jit_neon_inc.h
  176. @comment include/php/ext/pcre/pcre2lib/pcre2_jit_simd_inc.h
  177. @comment include/php/ext/pcre/pcre2lib/pcre2_ucp.h
  178. include/php/ext/pcre/php_pcre.h
  179. include/php/ext/random/php_random.h
  180. include/php/ext/spl/php_spl.h
  181. include/php/ext/spl/spl_array.h
  182. include/php/ext/spl/spl_directory.h
  183. include/php/ext/spl/spl_dllist.h
  184. include/php/ext/spl/spl_engine.h
  185. include/php/ext/spl/spl_exceptions.h
  186. include/php/ext/spl/spl_fixedarray.h
  187. include/php/ext/spl/spl_functions.h
  188. include/php/ext/spl/spl_heap.h
  189. include/php/ext/spl/spl_iterators.h
  190. include/php/ext/spl/spl_observer.h
  191. include/php/ext/standard/base64.h
  192. include/php/ext/standard/basic_functions.h
  193. include/php/ext/standard/basic_functions_arginfo.h
  194. include/php/ext/standard/crc32.h
  195. include/php/ext/standard/crc32_x86.h
  196. include/php/ext/standard/credits.h
  197. include/php/ext/standard/credits_ext.h
  198. include/php/ext/standard/credits_sapi.h
  199. include/php/ext/standard/crypt_blowfish.h
  200. include/php/ext/standard/crypt_freesec.h
  201. include/php/ext/standard/css.h
  202. include/php/ext/standard/datetime.h
  203. include/php/ext/standard/dir_arginfo.h
  204. include/php/ext/standard/dl.h
  205. include/php/ext/standard/dl_arginfo.h
  206. include/php/ext/standard/exec.h
  207. include/php/ext/standard/file.h
  208. include/php/ext/standard/file_arginfo.h
  209. include/php/ext/standard/flock_compat.h
  210. include/php/ext/standard/fsock.h
  211. include/php/ext/standard/head.h
  212. include/php/ext/standard/hrtime.h
  213. include/php/ext/standard/html.h
  214. include/php/ext/standard/html_tables.h
  215. include/php/ext/standard/info.h
  216. include/php/ext/standard/md5.h
  217. include/php/ext/standard/pack.h
  218. include/php/ext/standard/pageinfo.h
  219. include/php/ext/standard/php_array.h
  220. include/php/ext/standard/php_assert.h
  221. include/php/ext/standard/php_browscap.h
  222. include/php/ext/standard/php_crypt.h
  223. include/php/ext/standard/php_crypt_r.h
  224. include/php/ext/standard/php_dir.h
  225. include/php/ext/standard/php_dns.h
  226. include/php/ext/standard/php_ext_syslog.h
  227. include/php/ext/standard/php_filestat.h
  228. include/php/ext/standard/php_fopen_wrappers.h
  229. include/php/ext/standard/php_http.h
  230. include/php/ext/standard/php_image.h
  231. include/php/ext/standard/php_incomplete_class.h
  232. include/php/ext/standard/php_lcg.h
  233. include/php/ext/standard/php_mail.h
  234. include/php/ext/standard/php_math.h
  235. include/php/ext/standard/php_mt_rand.h
  236. include/php/ext/standard/php_net.h
  237. include/php/ext/standard/php_password.h
  238. include/php/ext/standard/php_rand.h
  239. include/php/ext/standard/php_random.h
  240. include/php/ext/standard/php_smart_string.h
  241. include/php/ext/standard/php_smart_string_public.h
  242. include/php/ext/standard/php_standard.h
  243. include/php/ext/standard/php_string.h
  244. include/php/ext/standard/php_uuencode.h
  245. include/php/ext/standard/php_var.h
  246. include/php/ext/standard/php_versioning.h
  247. include/php/ext/standard/proc_open.h
  248. include/php/ext/standard/quot_print.h
  249. include/php/ext/standard/scanf.h
  250. include/php/ext/standard/sha1.h
  251. include/php/ext/standard/streamsfuncs.h
  252. include/php/ext/standard/url.h
  253. include/php/ext/standard/url_scanner_ex.h
  254. include/php/ext/standard/user_filters_arginfo.h
  255. include/php/ext/standard/winver.h
  256. @touch include/php/ext/php_config.h
  257. @rmempty include/php/ext/php_config.h
  258. include/php/main/SAPI.h
  259. include/php/main/build-defs.h
  260. include/php/main/fastcgi.h
  261. include/php/main/fopen_wrappers.h
  262. include/php/main/http_status_codes.h
  263. include/php/main/php.h
  264. include/php/main/php_compat.h
  265. include/php/main/php_config.h
  266. include/php/main/php_content_types.h
  267. include/php/main/php_getopt.h
  268. include/php/main/php_globals.h
  269. include/php/main/php_ini.h
  270. include/php/main/php_ini_builder.h
  271. include/php/main/php_main.h
  272. include/php/main/php_memory_streams.h
  273. include/php/main/php_network.h
  274. include/php/main/php_odbc_utils.h
  275. include/php/main/php_open_temporary_file.h
  276. include/php/main/php_output.h
  277. include/php/main/php_reentrancy.h
  278. include/php/main/php_scandir.h
  279. include/php/main/php_streams.h
  280. include/php/main/php_syslog.h
  281. include/php/main/php_ticks.h
  282. include/php/main/php_variables.h
  283. include/php/main/php_version.h
  284. include/php/main/rfc1867.h
  285. include/php/main/snprintf.h
  286. include/php/main/spprintf.h
  287. include/php/main/streams/php_stream_context.h
  288. include/php/main/streams/php_stream_filter_api.h
  289. include/php/main/streams/php_stream_glob_wrapper.h
  290. include/php/main/streams/php_stream_mmap.h
  291. include/php/main/streams/php_stream_plain_wrapper.h
  292. include/php/main/streams/php_stream_transport.h
  293. include/php/main/streams/php_stream_userspace.h
  294. include/php/main/streams/php_streams_int.h
  295. include/php/sapi/cli/cli.h
  296. include/php/sapi/embed/php_embed.h
  297. lib/libphp.so
  298. lib/php/build/Makefile.global
  299. lib/php/build/ax_check_compile_flag.m4
  300. lib/php/build/ax_gcc_func_attribute.m4
  301. lib/php/build/config.guess
  302. lib/php/build/config.sub
  303. lib/php/build/gen_stub.php
  304. lib/php/build/libtool.m4
  305. lib/php/build/ltmain.sh
  306. lib/php/build/php.m4
  307. lib/php/build/php_cxx_compile_stdcxx.m4
  308. lib/php/build/phpize.m4
  309. lib/php/build/pkg.m4
  310. lib/php/build/run-tests.php
  311. lib/php/build/shtool
  312. share/man/man1/php-cgi.1.gz
  313. share/man/man1/php-config.1.gz
  314. share/man/man1/php.1.gz
  315. @comment share/man/man1/phpdbg.1.gz
  316. share/man/man1/phpize.1.gz
  317. share/man/man8/php-fpm.8.gz
  318. share/php/fpm/status.html
  319. @owner
  320. @group
  321. @mode
Collapse this list.
Dependency lines:
  • php82>0:lang/php82
Conflicts:
CONFLICTS_INSTALL:
  • php[0-9][0-9]
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/lang/php82/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/php82
  • pkg install php82
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: php82
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1712934471 SHA256 (php-8.2.18.tar.xz) = 44b306fc021e56441f691da6c3108788bd9e450f293b3bc70fcd64b08dd41a50 SIZE (php-8.2.18.tar.xz) = 12089400

Packages (timestamps in pop-ups are UTC):
php82
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest8.2.178.2.18-8.2.178.2.18---
FreeBSD:13:quarterly8.2.178.2.188.2.78.2.178.2.188.2.148.2.148.2.14
FreeBSD:14:latest8.2.178.2.188.2.18.2.178.2.188.2.7-8.2.7
FreeBSD:14:quarterly8.2.148.2.18-8.2.148.2.188.2.148.2.148.2.14
FreeBSD:15:latest8.2.178.2.18n/a8.2.15n/a8.2.158.2.158.2.16
FreeBSD:15:quarterly--n/a-n/a---
Slave ports:
  1. archivers/php82-bz2
  2. archivers/php82-phar
  3. archivers/php82-zip
  4. archivers/php82-zlib
  5. converters/php82-iconv
  6. converters/php82-mbstring
  7. databases/php82-dba
  8. databases/php82-mysqli
  9. databases/php82-odbc
  10. databases/php82-pdo
  11. databases/php82-pdo_dblib
  12. databases/php82-pdo_firebird
  13. databases/php82-pdo_mysql
  14. databases/php82-pdo_odbc
  15. databases/php82-pdo_pgsql
  16. databases/php82-pdo_sqlite
  17. databases/php82-pgsql
  18. databases/php82-sqlite3
  19. devel/php82-ffi
  20. devel/php82-gettext
  21. devel/php82-intl
  22. devel/php82-pcntl
  23. devel/php82-readline
  24. devel/php82-shmop
  25. devel/php82-sysvmsg
  26. devel/php82-sysvsem
  27. devel/php82-sysvshm
  28. devel/php82-tokenizer
  29. ftp/php82-curl
  30. ftp/php82-ftp
  31. graphics/php82-exif
  32. graphics/php82-gd
  33. mail/php82-imap
  34. math/php82-bcmath
  35. math/php82-gmp
  36. misc/php82-calendar
  37. net/php82-ldap
  38. net/php82-soap
  39. net/php82-sockets
  40. net-mgmt/php82-snmp
  41. security/php82-filter
  42. security/php82-sodium
  43. sysutils/php82-fileinfo
  44. sysutils/php82-posix
  45. textproc/php82-ctype
  46. textproc/php82-dom
  47. textproc/php82-enchant
  48. textproc/php82-pspell
  49. textproc/php82-simplexml
  50. textproc/php82-xml
  51. textproc/php82-xmlreader
  52. textproc/php82-xmlwriter
  53. textproc/php82-xsl
  54. www/mod_php82
  55. www/php82-opcache
  56. www/php82-session
  57. www/php82-tidy
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. re2c>0 : devel/re2c
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. autoconf>=2.72 : devel/autoconf
  4. automake>=1.16.5 : devel/automake
Library dependencies:
  1. libargon2.so : security/libargon2
  2. libpcre2-8.so : devel/pcre2
  3. libxml2.so : textproc/libxml2
This port is required by:
for Build
  1. archivers/pecl-rar
  2. archivers/php82-bz2
  3. archivers/php82-phar
  4. archivers/php82-zip
  5. archivers/php82-zlib
  6. benchmarks/phoronix-test-suite
  7. converters/pecl-igbinary
Expand this list (86 items / 79 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. converters/php82-iconv
  3. converters/php82-mbstring
  4. databases/pecl-couchbase
  5. databases/pecl-mongodb
  6. databases/php-xapian
  7. databases/php82-dba
  8. databases/php82-mysqli
  9. databases/php82-odbc
  10. databases/php82-pdo
  11. databases/php82-pdo_dblib
  12. databases/php82-pdo_firebird
  13. databases/php82-pdo_mysql
  14. databases/php82-pdo_odbc
  15. databases/php82-pdo_pgsql
  16. databases/php82-pdo_sqlite
  17. databases/php82-pgsql
  18. databases/php82-sqlite3
  19. devel/pecl-APCu
  20. devel/pecl-dio
  21. devel/pecl-ds
  22. devel/pecl-event
  23. devel/pecl-excimer
  24. devel/pecl-grpc
  25. devel/pecl-protobuf
  26. devel/pecl-swoole
  27. devel/pecl-uploadprogress
  28. devel/pecl-xdebug
  29. devel/php-ice37
  30. devel/php82-ffi
  31. devel/php82-gettext
  32. devel/php82-intl
  33. devel/php82-pcntl
  34. devel/php82-readline
  35. devel/php82-shmop
  36. devel/php82-sysvmsg
  37. devel/php82-sysvsem
  38. devel/php82-sysvshm
  39. devel/php82-tokenizer
  40. ftp/php82-curl
  41. ftp/php82-ftp
  42. graphics/pecl-imagick
  43. graphics/php82-exif
  44. graphics/php82-gd
  45. mail/php82-imap
  46. math/php82-bcmath
  47. math/php82-gmp
  48. misc/pecl-timezonedb
  49. misc/php82-calendar
  50. net/pecl-radius
  51. net/php82-ldap
  52. net/php82-soap
  53. net/php82-sockets
  54. net-mgmt/icingaweb2
  55. net-mgmt/php82-snmp
  56. security/pecl-xxtea
  57. security/php82-filter
  58. security/php82-sodium
  59. sysutils/php82-fileinfo
  60. sysutils/php82-posix
  61. textproc/php82-ctype
  62. textproc/php82-dom
  63. textproc/php82-enchant
  64. textproc/php82-pspell
  65. textproc/php82-simplexml
  66. textproc/php82-xml
  67. textproc/php82-xmlreader
  68. textproc/php82-xmlwriter
  69. textproc/php82-xsl
  70. www/bareos-webui
  71. www/bareos20-webui
  72. www/bareos21-webui
  73. www/bareos22-webui
  74. www/pecl-solr
  75. www/pecl-yaf
  76. www/phalcon
  77. www/php82-opcache
  78. www/php82-session
  79. www/php82-tidy
  80. www/unit-php
  81. Collapse this list.
for Run
  1. archivers/pecl-rar
  2. archivers/php82-bz2
  3. archivers/php82-phar
  4. archivers/php82-zip
  5. archivers/php82-zlib
  6. audio/ampache
  7. benchmarks/phoronix-test-suite
Expand this list (280 items / 273 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. chinese/wordpress-zh_CN
  3. chinese/wordpress-zh_TW
  4. comms/atslog
  5. converters/pecl-igbinary
  6. converters/php82-iconv
  7. converters/php82-mbstring
  8. databases/adminer
  9. databases/adminerevo
  10. databases/adodb5
  11. databases/mantis
  12. databases/pear-DB
  13. databases/pecl-couchbase
  14. databases/pecl-mongodb
  15. databases/php-xapian
  16. databases/php82-dba
  17. databases/php82-mysqli
  18. databases/php82-odbc
  19. databases/php82-pdo
  20. databases/php82-pdo_dblib
  21. databases/php82-pdo_firebird
  22. databases/php82-pdo_mysql
  23. databases/php82-pdo_odbc
  24. databases/php82-pdo_pgsql
  25. databases/php82-pdo_sqlite
  26. databases/php82-pgsql
  27. databases/php82-sqlite3
  28. databases/phppgadmin
  29. databases/xapian-bindings
  30. devel/arcanist
  31. devel/arcanist-lib
  32. devel/cdash
  33. devel/ioncube
  34. devel/pear-File_Iterator
  35. devel/pear-HTML_QuickForm
  36. devel/pear-HTML_QuickForm2
  37. devel/pear-HTML_QuickForm_SelectFilter
  38. devel/pear-PHPUnit_MockObject
  39. devel/pear-PHP_CodeCoverage
  40. devel/pear-PHP_Timer
  41. devel/pear-PHP_TokenStream
  42. devel/pear-SebastianBergmann_FinderFacade
  43. devel/pear-SebastianBergmann_Git
  44. devel/pear-SebastianBergmann_PHPCPD
  45. devel/pear-SebastianBergmann_PHPLOC
  46. devel/pear-SebastianBergmann_Version
  47. devel/pear-Symfony_Component_Console
  48. devel/pear-Symfony_Component_Finder
  49. devel/pear-channel-ezc
  50. devel/pear-channel-symfony2
  51. devel/pear-ezc_Base
  52. devel/pear-ezc_ConsoleTools
  53. devel/pecl-APCu
  54. devel/pecl-dio
  55. devel/pecl-ds
  56. devel/pecl-event
  57. devel/pecl-excimer
  58. devel/pecl-grpc
  59. devel/pecl-protobuf
  60. devel/pecl-swoole
  61. devel/pecl-uploadprogress
  62. devel/pecl-xdebug
  63. devel/phabricator
  64. devel/phorgeit-arcanist
  65. devel/phorgeit-arcanist-lib
  66. devel/phorgeit-phorge
  67. devel/php-composer
  68. devel/php-ice37
  69. devel/php82-ffi
  70. devel/php82-gettext
  71. devel/php82-intl
  72. devel/php82-pcntl
  73. devel/php82-readline
  74. devel/php82-shmop
  75. devel/php82-sysvmsg
  76. devel/php82-sysvsem
  77. devel/php82-sysvshm
  78. devel/php82-tokenizer
  79. devel/phpunit10
  80. devel/phpunit11
  81. devel/phpunit8
  82. devel/phpunit9
  83. devel/websvn
  84. dns/pear-Net_DNS2
  85. finance/frontaccounting24
  86. finance/nextcloud-cospend
  87. finance/prestashop
  88. french/wordpress
  89. ftp/net2ftp
  90. ftp/php82-curl
  91. ftp/php82-ftp
  92. german/wordpress
  93. graphics/pear-Image_Color
  94. graphics/pecl-imagick
  95. graphics/php82-exif
  96. graphics/php82-gd
  97. japanese/wordpress
  98. lang/php82-extensions
  99. mail/nextcloud-mail
  100. mail/pear-Mail_Mime
  101. mail/pear-Net_IMAP
  102. mail/php82-imap
  103. mail/phplist
  104. mail/phpmailer6
  105. mail/policyd2
  106. mail/roundcube
  107. mail/roundcube-automatic_addressbook
  108. mail/roundcube-calendar-kolab
  109. mail/roundcube-carddav
  110. mail/roundcube-classic
  111. mail/roundcube-contextmenu
  112. mail/roundcube-gravatar
  113. mail/roundcube-html5_notifier
  114. mail/roundcube-larry
  115. mail/roundcube-login_info
  116. mail/roundcube-sauserprefs
  117. mail/roundcube-thunderbird_labels
  118. mail/roundcube-tls_icon
  119. mail/roundcube-twofactor_gauthenticator
  120. mail/roundcube-veximaccountadmin
  121. mail/roundcube-yubikey_auth
  122. mail/snappymail
  123. mail/squirrelmail
  124. mail/squirrelmail-translations
  125. math/php82-bcmath
  126. math/php82-gmp
  127. math/rkward
  128. misc/pecl-timezonedb
  129. misc/php82-calendar
  130. multimedia/zoneminder
  131. net/pear-Net_SMTP
  132. net/pear-Net_Sieve
  133. net/pecl-radius
  134. net/php82-ldap
  135. net/php82-soap
  136. net/php82-sockets
  137. net/phpldapadmin
  138. net-im/nextcloud-talk
  139. net-mgmt/cacti
  140. net-mgmt/icinga-ipl-i18n
  141. net-mgmt/icinga-php-library
  142. net-mgmt/icinga-php-thirdparty
  143. net-mgmt/icingaweb2
  144. net-mgmt/icingaweb2-module-businessprocess
  145. net-mgmt/icingaweb2-module-cube
  146. net-mgmt/icingaweb2-module-director
  147. net-mgmt/icingaweb2-module-graphite
  148. net-mgmt/icingaweb2-module-icingadb
  149. net-mgmt/icingaweb2-module-idoreports
  150. net-mgmt/icingaweb2-module-incubator
  151. net-mgmt/icingaweb2-module-map
  152. net-mgmt/icingaweb2-module-reporting
  153. net-mgmt/librenms
  154. net-mgmt/nagios4
  155. net-mgmt/nagiosql
  156. net-mgmt/ocsinventory-ocsreports
  157. net-mgmt/php82-snmp
  158. net-mgmt/phpipam
  159. net-mgmt/pnp
  160. net-mgmt/pnp-icinga2
  161. net-mgmt/zabbix6-frontend
  162. net-mgmt/zabbix64-frontend
  163. print/fpdf
  164. russian/wordpress
  165. security/nextcloud-end_to_end_encryption
  166. security/nextcloud-passman
  167. security/nextcloud-twofactor_admin
  168. security/nextcloud-twofactor_nextcloud_notification
  169. security/nextcloud-twofactor_webauthn
  170. security/pear-Auth_SASL
  171. security/pear-Auth_SASL2
  172. security/pear-Crypt_GPG
  173. security/pear-Text_Password
  174. security/pecl-xxtea
  175. security/php82-filter
  176. security/php82-sodium
  177. security/webfwlog
  178. sysutils/froxlor
  179. sysutils/ldap-account-manager
  180. sysutils/pear-Log
  181. sysutils/php82-fileinfo
  182. sysutils/php82-posix
  183. textproc/pear-Text_Template
  184. textproc/php82-ctype
  185. textproc/php82-dom
  186. textproc/php82-enchant
  187. textproc/php82-pspell
  188. textproc/php82-simplexml
  189. textproc/php82-xml
  190. textproc/php82-xmlreader
  191. textproc/php82-xmlwriter
  192. textproc/php82-xsl
  193. www/UniversalFeedCreator
  194. www/bacula-web
  195. www/baikal
  196. www/bareos-webui
  197. www/bareos20-webui
  198. www/bareos21-webui
  199. www/bareos22-webui
  200. www/coppermine
  201. www/dmarcts-report-viewer
  202. www/dokuwiki
  203. www/dolibarr
  204. www/dolibarr17
  205. www/dolibarr18
  206. www/drupal10
  207. www/drupal7
  208. www/e107
  209. www/elgg
  210. www/glpi
  211. www/hotcrp
  212. www/ilias
  213. www/joomla4
  214. www/joomla5
  215. www/kanboard
  216. www/kohana
  217. www/librespeed
  218. www/limesurvey
  219. www/mediawiki139
  220. www/mediawiki140
  221. www/mediawiki141
  222. www/moodle42
  223. www/moodle43
  224. www/moodle44
  225. www/mythplugin-mythweb
  226. www/nextcloud
  227. www/nextcloud-appointments
  228. www/nextcloud-calendar
  229. www/nextcloud-contacts
  230. www/nextcloud-deck
  231. www/nextcloud-forms
  232. www/nextcloud-groupfolders
  233. www/nextcloud-notes
  234. www/orangehrm
  235. www/osticket
  236. www/owncloud
  237. www/pecl-solr
  238. www/pecl-yaf
  239. www/phalcon
  240. www/php-google-api-php-client
  241. www/php82-opcache
  242. www/php82-session
  243. www/php82-tidy
  244. www/phpbb3
  245. www/phpmyfaq
  246. www/phpvirtualbox
  247. www/phpvirtualbox-legacy
  248. www/piwigo
  249. www/pmwiki
  250. www/privatebin
  251. www/repos-style
  252. www/rss-bridge
  253. www/sabredav
  254. www/serendipity
  255. www/smarty
  256. www/smarty2
  257. www/smarty3
  258. www/smarty4
  259. www/suitecrm
  260. www/tcexam
  261. www/thirtybees
  262. www/tt-rss
  263. www/typo3-11
  264. www/typo3-12
  265. www/unit-php
  266. www/webtrees21
  267. www/wordpress
  268. www/zend-framework
  269. www/zenphoto
  270. Collapse this list.

Deleted ports which required this port:

Expand this list of 5 deleted ports
  1. chinese/phpbb-tw*
  2. net-mgmt/phpweathermap*
  3. www/mediawiki135*
  4. www/nibbleblog*
  5. www/phpbb*
  6. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for php82-8.2.18: CGI=on: Build CGI version CLI=on: Build CLI version DEBUG=off: Build with debugging support DTRACE=on: Build with DTrace probes EMBED=on: Build embedded library FPM=on: Build FPM version IPV6=on: IPv6 protocol support LINKTHR=on: Link thread lib (for threaded extensions) MYSQLND=on: Build with MySQL Native Driver PCRE=on: Use system pcre instead of bundled one PHPDBG=off: Interactive PHP debugger ZTS=off: Force Zend Thread Safety (ZTS) build ===> Use 'make config' to modify these settings
Options name:
lang_php82
USES:
compiler:c11 cpe gnome localbase pkgconfig tar:xz autoreconf:build ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://raw.githubusercontent.com/php/web-php-distributions/master/
  2. https://www.php.net/distributions/
Collapse this list.

There are no commits on branch 2022Q3 for this port