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
Port details on branch 2025Q4
php85 PHP Scripting Language (8.5.X branch)
8.5.1 lang on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 8.5.1Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-12-20 09:14:45
Last Update: 2025-12-20 09:05:35
Commit Hash: cbe40560
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:
pkg-plist: as obtained via: make generate-plist
Expand this list (554 items)
Collapse this list.
  1. /usr/local/share/licenses/php85-8.5.1/catalog.mk
  2. /usr/local/share/licenses/php85-8.5.1/LICENSE
  3. /usr/local/share/licenses/php85-8.5.1/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/Optimizer/zend_worklist.h
  26. include/php/Zend/zend.h
  27. include/php/Zend/zend_API.h
  28. include/php/Zend/zend_alloc.h
  29. include/php/Zend/zend_alloc_sizes.h
  30. include/php/Zend/zend_arena.h
  31. include/php/Zend/zend_ast.h
  32. include/php/Zend/zend_atomic.h
  33. include/php/Zend/zend_attributes.h
  34. include/php/Zend/zend_attributes_arginfo.h
  35. include/php/Zend/zend_bitset.h
  36. include/php/Zend/zend_build.h
  37. include/php/Zend/zend_builtin_functions.h
  38. include/php/Zend/zend_builtin_functions_arginfo.h
  39. include/php/Zend/zend_call_stack.h
  40. include/php/Zend/zend_closures.h
  41. include/php/Zend/zend_closures_arginfo.h
  42. include/php/Zend/zend_compile.h
  43. include/php/Zend/zend_config.h
  44. include/php/Zend/zend_config.w32.h
  45. include/php/Zend/zend_constants.h
  46. include/php/Zend/zend_constants_arginfo.h
  47. include/php/Zend/zend_cpuinfo.h
  48. include/php/Zend/zend_dtrace.h
  49. include/php/Zend/zend_dtrace_gen.h
  50. include/php/Zend/zend_enum.h
  51. include/php/Zend/zend_enum_arginfo.h
  52. include/php/Zend/zend_errors.h
  53. include/php/Zend/zend_exceptions.h
  54. include/php/Zend/zend_exceptions_arginfo.h
  55. include/php/Zend/zend_execute.h
  56. include/php/Zend/zend_extensions.h
  57. include/php/Zend/zend_fibers.h
  58. include/php/Zend/zend_fibers_arginfo.h
  59. include/php/Zend/zend_float.h
  60. include/php/Zend/zend_frameless_function.h
  61. include/php/Zend/zend_gc.h
  62. include/php/Zend/zend_gdb.h
  63. include/php/Zend/zend_generators.h
  64. include/php/Zend/zend_generators_arginfo.h
  65. include/php/Zend/zend_globals.h
  66. include/php/Zend/zend_globals_macros.h
  67. include/php/Zend/zend_hash.h
  68. include/php/Zend/zend_highlight.h
  69. include/php/Zend/zend_hrtime.h
  70. include/php/Zend/zend_inheritance.h
  71. include/php/Zend/zend_ini.h
  72. include/php/Zend/zend_ini_parser.h
  73. include/php/Zend/zend_ini_scanner.h
  74. include/php/Zend/zend_ini_scanner_defs.h
  75. include/php/Zend/zend_interfaces.h
  76. include/php/Zend/zend_interfaces_arginfo.h
  77. include/php/Zend/zend_iterators.h
  78. include/php/Zend/zend_language_parser.h
  79. include/php/Zend/zend_language_scanner.h
  80. include/php/Zend/zend_language_scanner_defs.h
  81. include/php/Zend/zend_lazy_objects.h
  82. include/php/Zend/zend_list.h
  83. include/php/Zend/zend_llist.h
  84. include/php/Zend/zend_long.h
  85. include/php/Zend/zend_map_ptr.h
  86. include/php/Zend/zend_max_execution_timer.h
  87. include/php/Zend/zend_mmap.h
  88. include/php/Zend/zend_modules.h
  89. include/php/Zend/zend_multibyte.h
  90. include/php/Zend/zend_multiply.h
  91. include/php/Zend/zend_object_handlers.h
  92. include/php/Zend/zend_objects.h
  93. include/php/Zend/zend_objects_API.h
  94. include/php/Zend/zend_observer.h
  95. include/php/Zend/zend_operators.h
  96. include/php/Zend/zend_portability.h
  97. include/php/Zend/zend_property_hooks.h
  98. include/php/Zend/zend_ptr_stack.h
  99. include/php/Zend/zend_range_check.h
  100. include/php/Zend/zend_signal.h
  101. include/php/Zend/zend_simd.h
  102. include/php/Zend/zend_smart_str.h
  103. include/php/Zend/zend_smart_str_public.h
  104. include/php/Zend/zend_smart_string.h
  105. include/php/Zend/zend_smart_string_public.h
  106. include/php/Zend/zend_sort.h
  107. include/php/Zend/zend_stack.h
  108. include/php/Zend/zend_stream.h
  109. include/php/Zend/zend_string.h
  110. include/php/Zend/zend_strtod.h
  111. include/php/Zend/zend_strtod_int.h
  112. include/php/Zend/zend_system_id.h
  113. include/php/Zend/zend_type_info.h
  114. include/php/Zend/zend_types.h
  115. include/php/Zend/zend_variables.h
  116. include/php/Zend/zend_verify_type_inference.h
  117. include/php/Zend/zend_virtual_cwd.h
  118. include/php/Zend/zend_vm.h
  119. include/php/Zend/zend_vm_def.h
  120. include/php/Zend/zend_vm_execute.h
  121. include/php/Zend/zend_vm_handlers.h
  122. include/php/Zend/zend_vm_opcodes.h
  123. include/php/Zend/zend_vm_trace_handlers.h
  124. include/php/Zend/zend_vm_trace_lines.h
  125. include/php/Zend/zend_vm_trace_map.h
  126. include/php/Zend/zend_weakrefs.h
  127. include/php/Zend/zend_weakrefs_arginfo.h
  128. include/php/ext/date/lib/timelib.h
  129. include/php/ext/date/lib/timelib_config.h
  130. include/php/ext/date/php_date.h
  131. include/php/ext/hash/php_hash.h
  132. include/php/ext/hash/php_hash_adler32.h
  133. include/php/ext/hash/php_hash_crc32.h
  134. include/php/ext/hash/php_hash_fnv.h
  135. include/php/ext/hash/php_hash_gost.h
  136. include/php/ext/hash/php_hash_haval.h
  137. include/php/ext/hash/php_hash_joaat.h
  138. include/php/ext/hash/php_hash_md.h
  139. include/php/ext/hash/php_hash_murmur.h
  140. include/php/ext/hash/php_hash_ripemd.h
  141. include/php/ext/hash/php_hash_sha.h
  142. include/php/ext/hash/php_hash_sha3.h
  143. include/php/ext/hash/php_hash_snefru.h
  144. include/php/ext/hash/php_hash_tiger.h
  145. include/php/ext/hash/php_hash_whirlpool.h
  146. include/php/ext/hash/php_hash_xxhash.h
  147. include/php/ext/hash/xxhash/xxhash.h
  148. include/php/ext/json/php_json.h
  149. include/php/ext/json/php_json_parser.h
  150. include/php/ext/json/php_json_scanner.h
  151. include/php/ext/lexbor/core/array.h
  152. include/php/ext/lexbor/core/array_obj.h
  153. include/php/ext/lexbor/core/avl.h
  154. include/php/ext/lexbor/core/base.h
  155. include/php/ext/lexbor/core/bst.h
  156. include/php/ext/lexbor/core/bst_map.h
  157. include/php/ext/lexbor/core/conv.h
  158. include/php/ext/lexbor/core/core.h
  159. include/php/ext/lexbor/core/def.h
  160. include/php/ext/lexbor/core/diyfp.h
  161. include/php/ext/lexbor/core/dobject.h
  162. include/php/ext/lexbor/core/dtoa.h
  163. include/php/ext/lexbor/core/fs.h
  164. include/php/ext/lexbor/core/hash.h
  165. include/php/ext/lexbor/core/in.h
  166. include/php/ext/lexbor/core/lexbor.h
  167. include/php/ext/lexbor/core/mem.h
  168. include/php/ext/lexbor/core/mraw.h
  169. include/php/ext/lexbor/core/perf.h
  170. include/php/ext/lexbor/core/plog.h
  171. include/php/ext/lexbor/core/print.h
  172. include/php/ext/lexbor/core/sbst.h
  173. include/php/ext/lexbor/core/serialize.h
  174. include/php/ext/lexbor/core/shs.h
  175. include/php/ext/lexbor/core/str.h
  176. include/php/ext/lexbor/core/strtod.h
  177. include/php/ext/lexbor/core/str_res.h
  178. include/php/ext/lexbor/core/swar.h
  179. include/php/ext/lexbor/core/types.h
  180. include/php/ext/lexbor/core/utils.h
  181. include/php/ext/lexbor/css/at_rule.h
  182. include/php/ext/lexbor/css/at_rule/const.h
  183. include/php/ext/lexbor/css/at_rule/res.h
  184. include/php/ext/lexbor/css/at_rule/state.h
  185. include/php/ext/lexbor/css/base.h
  186. include/php/ext/lexbor/css/css.h
  187. include/php/ext/lexbor/css/declaration.h
  188. include/php/ext/lexbor/css/property.h
  189. include/php/ext/lexbor/css/property/const.h
  190. include/php/ext/lexbor/css/property/res.h
  191. include/php/ext/lexbor/css/property/state.h
  192. include/php/ext/lexbor/css/rule.h
  193. include/php/ext/lexbor/css/selectors/base.h
  194. include/php/ext/lexbor/css/selectors/pseudo.h
  195. include/php/ext/lexbor/css/selectors/pseudo_const.h
  196. include/php/ext/lexbor/css/selectors/pseudo_res.h
  197. include/php/ext/lexbor/css/selectors/pseudo_state.h
  198. include/php/ext/lexbor/css/selectors/selector.h
  199. include/php/ext/lexbor/css/selectors/selectors.h
  200. include/php/ext/lexbor/css/selectors/state.h
  201. include/php/ext/lexbor/css/state.h
  202. include/php/ext/lexbor/css/stylesheet.h
  203. include/php/ext/lexbor/css/syntax/anb.h
  204. include/php/ext/lexbor/css/syntax/base.h
  205. include/php/ext/lexbor/css/syntax/parser.h
  206. include/php/ext/lexbor/css/syntax/res.h
  207. include/php/ext/lexbor/css/syntax/state.h
  208. include/php/ext/lexbor/css/syntax/state_res.h
  209. include/php/ext/lexbor/css/syntax/syntax.h
  210. include/php/ext/lexbor/css/syntax/token.h
  211. include/php/ext/lexbor/css/syntax/token_res.h
  212. include/php/ext/lexbor/css/syntax/tokenizer.h
  213. include/php/ext/lexbor/css/syntax/tokenizer/error.h
  214. include/php/ext/lexbor/css/unit.h
  215. include/php/ext/lexbor/css/unit/const.h
  216. include/php/ext/lexbor/css/unit/res.h
  217. include/php/ext/lexbor/css/value.h
  218. include/php/ext/lexbor/css/value/const.h
  219. include/php/ext/lexbor/css/value/res.h
  220. include/php/ext/lexbor/dom/interfaces/attr.h
  221. include/php/ext/lexbor/dom/interfaces/attr_const.h
  222. include/php/ext/lexbor/dom/interfaces/attr_res.h
  223. include/php/ext/lexbor/dom/interfaces/cdata_section.h
  224. include/php/ext/lexbor/dom/interfaces/character_data.h
  225. include/php/ext/lexbor/dom/interfaces/comment.h
  226. include/php/ext/lexbor/dom/interfaces/document.h
  227. include/php/ext/lexbor/dom/interfaces/document_fragment.h
  228. include/php/ext/lexbor/dom/interfaces/document_type.h
  229. include/php/ext/lexbor/dom/interfaces/element.h
  230. include/php/ext/lexbor/dom/interfaces/event_target.h
  231. include/php/ext/lexbor/dom/interfaces/processing_instruction.h
  232. include/php/ext/lexbor/dom/interfaces/shadow_root.h
  233. include/php/ext/lexbor/dom/interfaces/text.h
  234. include/php/ext/lexbor/encoding/multi.h
  235. include/php/ext/lexbor/encoding/range.h
  236. include/php/ext/lexbor/encoding/single.h
  237. include/php/ext/lexbor/html/encoding.h
  238. include/php/ext/lexbor/html/html.h
  239. include/php/ext/lexbor/html/interface.h
  240. include/php/ext/lexbor/html/interface_res.h
  241. include/php/ext/lexbor/html/interfaces/anchor_element.h
  242. include/php/ext/lexbor/html/interfaces/area_element.h
  243. include/php/ext/lexbor/html/interfaces/audio_element.h
  244. include/php/ext/lexbor/html/interfaces/base_element.h
  245. include/php/ext/lexbor/html/interfaces/body_element.h
  246. include/php/ext/lexbor/html/interfaces/br_element.h
  247. include/php/ext/lexbor/html/interfaces/button_element.h
  248. include/php/ext/lexbor/html/interfaces/canvas_element.h
  249. include/php/ext/lexbor/html/interfaces/d_list_element.h
  250. include/php/ext/lexbor/html/interfaces/data_element.h
  251. include/php/ext/lexbor/html/interfaces/data_list_element.h
  252. include/php/ext/lexbor/html/interfaces/details_element.h
  253. include/php/ext/lexbor/html/interfaces/dialog_element.h
  254. include/php/ext/lexbor/html/interfaces/directory_element.h
  255. include/php/ext/lexbor/html/interfaces/div_element.h
  256. include/php/ext/lexbor/html/interfaces/document.h
  257. include/php/ext/lexbor/html/interfaces/element.h
  258. include/php/ext/lexbor/html/interfaces/embed_element.h
  259. include/php/ext/lexbor/html/interfaces/field_set_element.h
  260. include/php/ext/lexbor/html/interfaces/font_element.h
  261. include/php/ext/lexbor/html/interfaces/form_element.h
  262. include/php/ext/lexbor/html/interfaces/frame_element.h
  263. include/php/ext/lexbor/html/interfaces/frame_set_element.h
  264. include/php/ext/lexbor/html/interfaces/head_element.h
  265. include/php/ext/lexbor/html/interfaces/heading_element.h
  266. include/php/ext/lexbor/html/interfaces/hr_element.h
  267. include/php/ext/lexbor/html/interfaces/html_element.h
  268. include/php/ext/lexbor/html/interfaces/iframe_element.h
  269. include/php/ext/lexbor/html/interfaces/image_element.h
  270. include/php/ext/lexbor/html/interfaces/input_element.h
  271. include/php/ext/lexbor/html/interfaces/label_element.h
  272. include/php/ext/lexbor/html/interfaces/legend_element.h
  273. include/php/ext/lexbor/html/interfaces/li_element.h
  274. include/php/ext/lexbor/html/interfaces/link_element.h
  275. include/php/ext/lexbor/html/interfaces/map_element.h
  276. include/php/ext/lexbor/html/interfaces/marquee_element.h
  277. include/php/ext/lexbor/html/interfaces/media_element.h
  278. include/php/ext/lexbor/html/interfaces/menu_element.h
  279. include/php/ext/lexbor/html/interfaces/meta_element.h
  280. include/php/ext/lexbor/html/interfaces/meter_element.h
  281. include/php/ext/lexbor/html/interfaces/mod_element.h
  282. include/php/ext/lexbor/html/interfaces/o_list_element.h
  283. include/php/ext/lexbor/html/interfaces/object_element.h
  284. include/php/ext/lexbor/html/interfaces/opt_group_element.h
  285. include/php/ext/lexbor/html/interfaces/option_element.h
  286. include/php/ext/lexbor/html/interfaces/output_element.h
  287. include/php/ext/lexbor/html/interfaces/paragraph_element.h
  288. include/php/ext/lexbor/html/interfaces/param_element.h
  289. include/php/ext/lexbor/html/interfaces/picture_element.h
  290. include/php/ext/lexbor/html/interfaces/pre_element.h
  291. include/php/ext/lexbor/html/interfaces/progress_element.h
  292. include/php/ext/lexbor/html/interfaces/quote_element.h
  293. include/php/ext/lexbor/html/interfaces/script_element.h
  294. include/php/ext/lexbor/html/interfaces/select_element.h
  295. include/php/ext/lexbor/html/interfaces/slot_element.h
  296. include/php/ext/lexbor/html/interfaces/source_element.h
  297. include/php/ext/lexbor/html/interfaces/span_element.h
  298. include/php/ext/lexbor/html/interfaces/style_element.h
  299. include/php/ext/lexbor/html/interfaces/table_caption_element.h
  300. include/php/ext/lexbor/html/interfaces/table_cell_element.h
  301. include/php/ext/lexbor/html/interfaces/table_col_element.h
  302. include/php/ext/lexbor/html/interfaces/table_element.h
  303. include/php/ext/lexbor/html/interfaces/table_row_element.h
  304. include/php/ext/lexbor/html/interfaces/table_section_element.h
  305. include/php/ext/lexbor/html/interfaces/template_element.h
  306. include/php/ext/lexbor/html/interfaces/text_area_element.h
  307. include/php/ext/lexbor/html/interfaces/time_element.h
  308. include/php/ext/lexbor/html/interfaces/title_element.h
  309. include/php/ext/lexbor/html/interfaces/track_element.h
  310. include/php/ext/lexbor/html/interfaces/u_list_element.h
  311. include/php/ext/lexbor/html/interfaces/unknown_element.h
  312. include/php/ext/lexbor/html/interfaces/video_element.h
  313. include/php/ext/lexbor/html/interfaces/window.h
  314. include/php/ext/lexbor/html/node.h
  315. include/php/ext/lexbor/html/serialize.h
  316. include/php/ext/lexbor/html/style.h
  317. include/php/ext/lexbor/html/tag.h
  318. include/php/ext/lexbor/html/tag_res.h
  319. include/php/ext/lexbor/html/token.h
  320. include/php/ext/lexbor/html/token_attr.h
  321. include/php/ext/lexbor/html/tokenizer.h
  322. include/php/ext/lexbor/html/tokenizer/error.h
  323. include/php/ext/lexbor/html/tokenizer/res.h
  324. include/php/ext/lexbor/html/tokenizer/state.h
  325. include/php/ext/lexbor/html/tokenizer/state_comment.h
  326. include/php/ext/lexbor/html/tokenizer/state_doctype.h
  327. include/php/ext/lexbor/html/tokenizer/state_rawtext.h
  328. include/php/ext/lexbor/html/tokenizer/state_rcdata.h
  329. include/php/ext/lexbor/html/tokenizer/state_script.h
  330. include/php/ext/lexbor/html/tree/active_formatting.h
  331. include/php/ext/lexbor/html/tree/error.h
  332. include/php/ext/lexbor/html/tree/insertion_mode.h
  333. include/php/ext/lexbor/html/tree/open_elements.h
  334. include/php/ext/lexbor/html/tree/template_insertion.h
  335. include/php/ext/lexbor/html/tree_res.h
  336. include/php/ext/lexbor/ns/base.h
  337. include/php/ext/lexbor/ns/ns.h
  338. include/php/ext/lexbor/ns/res.h
  339. include/php/ext/lexbor/punycode/base.h
  340. include/php/ext/lexbor/punycode/punycode.h
  341. include/php/ext/lexbor/tag/base.h
  342. include/php/ext/lexbor/tag/res.h
  343. include/php/ext/lexbor/tag/tag.h
  344. include/php/ext/lexbor/unicode/base.h
  345. include/php/ext/lexbor/unicode/idna.h
  346. include/php/ext/lexbor/unicode/res.h
  347. include/php/ext/lexbor/unicode/unicode.h
  348. include/php/ext/lexbor/url/base.h
  349. include/php/ext/lexbor/url/url.h
  350. include/php/ext/lexbor/css/log.h
  351. include/php/ext/lexbor/css/parser.h
  352. include/php/ext/lexbor/dom/base.h
  353. include/php/ext/lexbor/dom/collection.h
  354. include/php/ext/lexbor/dom/dom.h
  355. include/php/ext/lexbor/dom/exception.h
  356. include/php/ext/lexbor/dom/interface.h
  357. include/php/ext/lexbor/dom/interfaces/node.h
  358. include/php/ext/lexbor/encoding/base.h
  359. include/php/ext/lexbor/encoding/const.h
  360. include/php/ext/lexbor/encoding/decode.h
  361. include/php/ext/lexbor/encoding/encode.h
  362. include/php/ext/lexbor/encoding/encoding.h
  363. include/php/ext/lexbor/encoding/res.h
  364. include/php/ext/lexbor/html/base.h
  365. include/php/ext/lexbor/html/parser.h
  366. include/php/ext/lexbor/html/tree.h
  367. include/php/ext/lexbor/ns/const.h
  368. include/php/ext/lexbor/php_lexbor.h
  369. include/php/ext/lexbor/selectors/base.h
  370. include/php/ext/lexbor/tag/const.h
  371. include/php/ext/libxml/php_libxml.h
  372. include/php/ext/mysqlnd/config-win.h
  373. include/php/ext/mysqlnd/mysql_float_to_double.h
  374. include/php/ext/mysqlnd/mysqlnd.h
  375. include/php/ext/mysqlnd/mysqlnd_alloc.h
  376. include/php/ext/mysqlnd/mysqlnd_auth.h
  377. include/php/ext/mysqlnd/mysqlnd_block_alloc.h
  378. include/php/ext/mysqlnd/mysqlnd_charset.h
  379. include/php/ext/mysqlnd/mysqlnd_commands.h
  380. include/php/ext/mysqlnd/mysqlnd_connection.h
  381. include/php/ext/mysqlnd/mysqlnd_debug.h
  382. include/php/ext/mysqlnd/mysqlnd_enum_n_def.h
  383. include/php/ext/mysqlnd/mysqlnd_ext_plugin.h
  384. include/php/ext/mysqlnd/mysqlnd_libmysql_compat.h
  385. include/php/ext/mysqlnd/mysqlnd_plugin.h
  386. include/php/ext/mysqlnd/mysqlnd_portability.h
  387. include/php/ext/mysqlnd/mysqlnd_priv.h
  388. include/php/ext/mysqlnd/mysqlnd_protocol_frame_codec.h
  389. include/php/ext/mysqlnd/mysqlnd_ps.h
  390. include/php/ext/mysqlnd/mysqlnd_read_buffer.h
  391. include/php/ext/mysqlnd/mysqlnd_result.h
  392. include/php/ext/mysqlnd/mysqlnd_result_meta.h
  393. include/php/ext/mysqlnd/mysqlnd_reverse_api.h
  394. include/php/ext/mysqlnd/mysqlnd_statistics.h
  395. include/php/ext/mysqlnd/mysqlnd_structs.h
  396. include/php/ext/mysqlnd/mysqlnd_vio.h
  397. include/php/ext/mysqlnd/mysqlnd_wireprotocol.h
  398. include/php/ext/mysqlnd/php_mysqlnd.h
  399. @comment include/php/ext/pcre/pcre2lib/config.h
  400. @comment include/php/ext/pcre/pcre2lib/pcre2.h
  401. @comment include/php/ext/pcre/pcre2lib/pcre2_internal.h
  402. @comment include/php/ext/pcre/pcre2lib/pcre2_intmodedep.h
  403. @comment include/php/ext/pcre/pcre2lib/pcre2_jit_neon_inc.h
  404. @comment include/php/ext/pcre/pcre2lib/pcre2_jit_simd_inc.h
  405. @comment include/php/ext/pcre/pcre2lib/pcre2_ucp.h
  406. include/php/ext/opcache/zend_accelerator_api.h
  407. include/php/ext/pcre/php_pcre.h
  408. include/php/ext/random/php_random.h
  409. include/php/ext/random/php_random_csprng.h
  410. include/php/ext/random/php_random_uint128.h
  411. include/php/ext/spl/php_spl.h
  412. include/php/ext/spl/spl_array.h
  413. include/php/ext/spl/spl_directory.h
  414. include/php/ext/spl/spl_dllist.h
  415. include/php/ext/spl/spl_exceptions.h
  416. include/php/ext/spl/spl_fixedarray.h
  417. include/php/ext/spl/spl_functions.h
  418. include/php/ext/spl/spl_heap.h
  419. include/php/ext/spl/spl_iterators.h
  420. include/php/ext/spl/spl_observer.h
  421. include/php/ext/standard/base64.h
  422. include/php/ext/standard/basic_functions.h
  423. include/php/ext/standard/basic_functions_arginfo.h
  424. include/php/ext/standard/crc32.h
  425. include/php/ext/standard/crc32_x86.h
  426. include/php/ext/standard/credits.h
  427. include/php/ext/standard/credits_ext.h
  428. include/php/ext/standard/credits_sapi.h
  429. include/php/ext/standard/crypt_blowfish.h
  430. include/php/ext/standard/crypt_freesec.h
  431. include/php/ext/standard/css.h
  432. include/php/ext/standard/dir_arginfo.h
  433. include/php/ext/standard/dl.h
  434. include/php/ext/standard/dl_arginfo.h
  435. include/php/ext/standard/exec.h
  436. include/php/ext/standard/file.h
  437. include/php/ext/standard/file_arginfo.h
  438. include/php/ext/standard/flock_compat.h
  439. include/php/ext/standard/fsock.h
  440. include/php/ext/standard/head.h
  441. include/php/ext/standard/html.h
  442. include/php/ext/standard/html_tables.h
  443. include/php/ext/standard/info.h
  444. include/php/ext/standard/md5.h
  445. include/php/ext/standard/pageinfo.h
  446. include/php/ext/standard/password_arginfo.h
  447. include/php/ext/standard/php_array.h
  448. include/php/ext/standard/php_assert.h
  449. include/php/ext/standard/php_browscap.h
  450. include/php/ext/standard/php_crypt.h
  451. include/php/ext/standard/php_crypt_r.h
  452. include/php/ext/standard/php_dir.h
  453. include/php/ext/standard/php_dir_int.h
  454. include/php/ext/standard/php_dns.h
  455. include/php/ext/standard/php_ext_syslog.h
  456. include/php/ext/standard/php_filestat.h
  457. include/php/ext/standard/php_fopen_wrappers.h
  458. include/php/ext/standard/php_http.h
  459. include/php/ext/standard/php_image.h
  460. include/php/ext/standard/php_incomplete_class.h
  461. include/php/ext/standard/php_mail.h
  462. include/php/ext/standard/php_math.h
  463. include/php/ext/standard/php_math_round_mode.h
  464. include/php/ext/standard/php_net.h
  465. include/php/ext/standard/php_password.h
  466. include/php/ext/standard/php_standard.h
  467. include/php/ext/standard/php_string.h
  468. include/php/ext/standard/php_uuencode.h
  469. include/php/ext/standard/php_var.h
  470. include/php/ext/standard/php_versioning.h
  471. include/php/ext/standard/proc_open.h
  472. include/php/ext/standard/quot_print.h
  473. include/php/ext/standard/scanf.h
  474. include/php/ext/standard/sha1.h
  475. include/php/ext/standard/streamsfuncs.h
  476. include/php/ext/standard/url.h
  477. include/php/ext/standard/url_scanner_ex.h
  478. include/php/ext/standard/user_filters_arginfo.h
  479. include/php/ext/standard/winver.h
  480. include/php/ext/uri/php_uri.h
  481. include/php/ext/uri/php_uri_common.h
  482. include/php/ext/uri/uri_parser_rfc3986.h
  483. include/php/ext/uri/uri_parser_php_parse_url.h
  484. include/php/ext/uri/uri_parser_whatwg.h
  485. @touch include/php/ext/php_config.h
  486. @rmempty include/php/ext/php_config.h
  487. include/php/main/SAPI.h
  488. include/php/main/build-defs.h
  489. include/php/main/charclass.h
  490. include/php/main/fastcgi.h
  491. include/php/main/fopen_wrappers.h
  492. include/php/main/http_status_codes.h
  493. include/php/main/main_arginfo.h
  494. include/php/main/php.h
  495. include/php/main/php_compat.h
  496. include/php/main/php_config.h
  497. include/php/main/php_content_types.h
  498. include/php/main/php_getopt.h
  499. include/php/main/php_glob.h
  500. include/php/main/php_globals.h
  501. include/php/main/php_ini.h
  502. include/php/main/php_ini_builder.h
  503. include/php/main/php_main.h
  504. include/php/main/php_memory_streams.h
  505. include/php/main/php_network.h
  506. include/php/main/php_odbc_utils.h
  507. include/php/main/php_open_temporary_file.h
  508. include/php/main/php_output.h
  509. include/php/main/php_reentrancy.h
  510. include/php/main/php_scandir.h
  511. include/php/main/php_streams.h
  512. include/php/main/php_syslog.h
  513. include/php/main/php_ticks.h
  514. include/php/main/php_variables.h
  515. include/php/main/php_version.h
  516. include/php/main/rfc1867.h
  517. include/php/main/snprintf.h
  518. include/php/main/spprintf.h
  519. include/php/main/streams/php_stream_context.h
  520. include/php/main/streams/php_stream_filter_api.h
  521. include/php/main/streams/php_stream_glob_wrapper.h
  522. include/php/main/streams/php_stream_mmap.h
  523. include/php/main/streams/php_stream_plain_wrapper.h
  524. include/php/main/streams/php_stream_transport.h
  525. include/php/main/streams/php_stream_userspace.h
  526. include/php/main/streams/php_streams_int.h
  527. include/php/main/streams/userspace_arginfo.h
  528. include/php/sapi/cli/cli.h
  529. include/php/sapi/embed/php_embed.h
  530. lib/libphp.so
  531. lib/php/build/Makefile.global
  532. lib/php/build/ax_check_compile_flag.m4
  533. lib/php/build/ax_gcc_func_attribute.m4
  534. lib/php/build/config.guess
  535. lib/php/build/config.sub
  536. lib/php/build/gen_stub.php
  537. lib/php/build/libtool.m4
  538. lib/php/build/ltmain.sh
  539. lib/php/build/php.m4
  540. lib/php/build/php_cxx_compile_stdcxx.m4
  541. lib/php/build/phpize.m4
  542. lib/php/build/pkg.m4
  543. lib/php/build/run-tests.php
  544. lib/php/build/shtool
  545. share/man/man1/php-cgi.1.gz
  546. share/man/man1/php-config.1.gz
  547. share/man/man1/php.1.gz
  548. @comment share/man/man1/phpdbg.1.gz
  549. share/man/man1/phpize.1.gz
  550. share/man/man8/php-fpm.8.gz
  551. share/php/fpm/status.html
  552. @owner
  553. @group
  554. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • php_fpm
Dependency lines:
  • php85>0:lang/php85
Conflicts:
CONFLICTS_INSTALL:
  • php[0-9][0-9]
To install the port:
cd /usr/ports/lang/php85/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/php85
  • pkg install php85
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: php85
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1765959962 SHA256 (php-8.5.1.tar.xz) = 3f5bf99ce81201f526d25e288eddb2cfa111d068950d1e9a869530054ff98815 SIZE (php-8.5.1.tar.xz) = 14326700

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Slave ports:
  1. archivers/php85-bz2
  2. archivers/php85-phar
  3. archivers/php85-zip
  4. archivers/php85-zlib
  5. converters/php85-iconv
  6. converters/php85-mbstring
  7. databases/php85-dba
  8. databases/php85-mysqli
  9. databases/php85-odbc
  10. databases/php85-pdo
  11. databases/php85-pdo_dblib
  12. databases/php85-pdo_firebird
  13. databases/php85-pdo_mysql
  14. databases/php85-pdo_odbc
  15. databases/php85-pdo_pgsql
  16. databases/php85-pdo_sqlite
  17. databases/php85-pgsql
  18. databases/php85-sqlite3
  19. devel/php85-ffi
  20. devel/php85-gettext
  21. devel/php85-intl
  22. devel/php85-pcntl
  23. devel/php85-readline
  24. devel/php85-shmop
  25. devel/php85-sysvmsg
  26. devel/php85-sysvsem
  27. devel/php85-sysvshm
  28. devel/php85-tokenizer
  29. ftp/php85-curl
  30. ftp/php85-ftp
  31. graphics/php85-exif
  32. graphics/php85-gd
  33. math/php85-bcmath
  34. math/php85-gmp
  35. misc/php85-calendar
  36. net/php85-ldap
  37. net/php85-soap
  38. net/php85-sockets
  39. net-mgmt/php85-snmp
  40. security/php85-filter
  41. security/php85-sodium
  42. sysutils/php85-fileinfo
  43. sysutils/php85-posix
  44. textproc/php85-ctype
  45. textproc/php85-dom
  46. textproc/php85-enchant
  47. textproc/php85-simplexml
  48. textproc/php85-xml
  49. textproc/php85-xmlreader
  50. textproc/php85-xmlwriter
  51. textproc/php85-xsl
  52. www/mod_php85
  53. www/php85-session
  54. www/php85-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. bison : devel/bison
  4. autoconf>=2.72 : devel/autoconf
  5. automake>=1.17 : devel/automake
Library dependencies:
  1. libcapstone.so : devel/capstone
  2. libpcre2-8.so : devel/pcre2
  3. libxml2.so : textproc/libxml2
  4. libargon2.so : security/libargon2
This port is required by:
for Build
  1. archivers/php85-bz2
  2. archivers/php85-phar
  3. archivers/php85-zip
  4. archivers/php85-zlib
  5. converters/php85-iconv
  6. converters/php85-mbstring
  7. databases/php85-dba
Expand this list (53 items / 46 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. databases/php85-mysqli
  3. databases/php85-odbc
  4. databases/php85-pdo
  5. databases/php85-pdo_dblib
  6. databases/php85-pdo_firebird
  7. databases/php85-pdo_mysql
  8. databases/php85-pdo_odbc
  9. databases/php85-pdo_pgsql
  10. databases/php85-pdo_sqlite
  11. databases/php85-pgsql
  12. databases/php85-sqlite3
  13. devel/php85-ffi
  14. devel/php85-gettext
  15. devel/php85-intl
  16. devel/php85-pcntl
  17. devel/php85-readline
  18. devel/php85-shmop
  19. devel/php85-sysvmsg
  20. devel/php85-sysvsem
  21. devel/php85-sysvshm
  22. devel/php85-tokenizer
  23. ftp/php85-curl
  24. ftp/php85-ftp
  25. graphics/php85-exif
  26. graphics/php85-gd
  27. math/php85-bcmath
  28. math/php85-gmp
  29. misc/php85-calendar
  30. net/php85-ldap
  31. net/php85-soap
  32. net/php85-sockets
  33. net-mgmt/php85-snmp
  34. security/php85-filter
  35. security/php85-sodium
  36. sysutils/php85-fileinfo
  37. sysutils/php85-posix
  38. textproc/php85-ctype
  39. textproc/php85-dom
  40. textproc/php85-enchant
  41. textproc/php85-simplexml
  42. textproc/php85-xml
  43. textproc/php85-xmlreader
  44. textproc/php85-xmlwriter
  45. textproc/php85-xsl
  46. www/php85-session
  47. www/php85-tidy
  48. Collapse this list.
for Run
  1. archivers/php85-bz2
  2. archivers/php85-phar
  3. archivers/php85-zip
  4. archivers/php85-zlib
  5. converters/php85-iconv
  6. converters/php85-mbstring
  7. databases/php85-dba
Expand this list (53 items / 46 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. databases/php85-mysqli
  3. databases/php85-odbc
  4. databases/php85-pdo
  5. databases/php85-pdo_dblib
  6. databases/php85-pdo_firebird
  7. databases/php85-pdo_mysql
  8. databases/php85-pdo_odbc
  9. databases/php85-pdo_pgsql
  10. databases/php85-pdo_sqlite
  11. databases/php85-pgsql
  12. databases/php85-sqlite3
  13. devel/php85-ffi
  14. devel/php85-gettext
  15. devel/php85-intl
  16. devel/php85-pcntl
  17. devel/php85-readline
  18. devel/php85-shmop
  19. devel/php85-sysvmsg
  20. devel/php85-sysvsem
  21. devel/php85-sysvshm
  22. devel/php85-tokenizer
  23. ftp/php85-curl
  24. ftp/php85-ftp
  25. graphics/php85-exif
  26. graphics/php85-gd
  27. math/php85-bcmath
  28. math/php85-gmp
  29. misc/php85-calendar
  30. net/php85-ldap
  31. net/php85-soap
  32. net/php85-sockets
  33. net-mgmt/php85-snmp
  34. security/php85-filter
  35. security/php85-sodium
  36. sysutils/php85-fileinfo
  37. sysutils/php85-posix
  38. textproc/php85-ctype
  39. textproc/php85-dom
  40. textproc/php85-enchant
  41. textproc/php85-simplexml
  42. textproc/php85-xml
  43. textproc/php85-xmlreader
  44. textproc/php85-xmlwriter
  45. textproc/php85-xsl
  46. www/php85-session
  47. www/php85-tidy
  48. Collapse this list.

Configuration Options:
===> The following configuration options are available for php85-8.5.1: 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 NOASLR=off: Disable ASLR support 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_php85
USES:
compiler:c11 cpe gnome localbase pkgconfig tar:xz autoreconf:build bison 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.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
8.5.1
20 Dec 2025 09:05:35
commit hash: cbe405604ffaa135c6970c09d7353c009d153c97commit hash: cbe405604ffaa135c6970c09d7353c009d153c97commit hash: cbe405604ffaa135c6970c09d7353c009d153c97commit hash: cbe405604ffaa135c6970c09d7353c009d153c97 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/php85: Update version 8.5.0=>8.5.1

Changelog: https://www.php.net/ChangeLog-8.php#8.5.1

MFH:		2025Q4
(cherry picked from commit e7fdc2c6da109b46e5b56936f17a74a72b3befc4)
8.5.0
20 Dec 2025 09:05:23
commit hash: 4889beee0282eae8926937d048a144be37cdf1f4commit hash: 4889beee0282eae8926937d048a144be37cdf1f4commit hash: 4889beee0282eae8926937d048a144be37cdf1f4commit hash: 4889beee0282eae8926937d048a144be37cdf1f4 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/php85: Update version 8.5.0RC5=>8.5.0

Changelog: https://www.php.net/ChangeLog-8.php#8.5.0
(cherry picked from commit 766e209b4a8b9b34913fea482cf3aa5d0df4d77c)
8.5.0.r5
20 Dec 2025 09:05:12
commit hash: 43ec302fdb830e80786289bfbd728c0a75c3035dcommit hash: 43ec302fdb830e80786289bfbd728c0a75c3035dcommit hash: 43ec302fdb830e80786289bfbd728c0a75c3035dcommit hash: 43ec302fdb830e80786289bfbd728c0a75c3035d files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/php85: Update version 8.5.0RC4=>8.5.0RC5

Please DO NOT use this version in production, it is an early test
version.

Changelog: https://github.com/php/php-src/blob/php-8.5.0RC5/NEWS
(cherry picked from commit c878a020eda96f9c1d0f2f32e8ba86284ceadd79)
8.5.0.r4
20 Dec 2025 09:05:01
commit hash: c18e280c922cdbd61fb205341e6cd882722fe0f5commit hash: c18e280c922cdbd61fb205341e6cd882722fe0f5commit hash: c18e280c922cdbd61fb205341e6cd882722fe0f5commit hash: c18e280c922cdbd61fb205341e6cd882722fe0f5 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/php85: Update version 8.5.0RC3=>8.5.0RC4

Please DO NOT use this version in production, it is an early test
version.

Changelog: https://github.com/php/php-src/blob/php-8.5.0RC4/NEWS
(cherry picked from commit ccd77ed15607e5e5d760baf0141415e2921501fc)
8.5.0.r3
20 Dec 2025 09:04:50
commit hash: 48cee662bbebf61985d76a60093cb3f8dbb74636commit hash: 48cee662bbebf61985d76a60093cb3f8dbb74636commit hash: 48cee662bbebf61985d76a60093cb3f8dbb74636commit hash: 48cee662bbebf61985d76a60093cb3f8dbb74636 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/php85: Update version 8.5.0RC2=>8.5.0RC3

Please DO NOT use this version in production, it is an early test
version.

Changelog: https://github.com/php/php-src/blob/php-8.5.0RC3/NEWS
(cherry picked from commit e4f834e038aefa040e02cd9bccf1242ee22c57ae)
8.5.0.r2
20 Dec 2025 09:04:39
commit hash: b631a67e4dcc9eed4fd24254c7b848fa0792f09ecommit hash: b631a67e4dcc9eed4fd24254c7b848fa0792f09ecommit hash: b631a67e4dcc9eed4fd24254c7b848fa0792f09ecommit hash: b631a67e4dcc9eed4fd24254c7b848fa0792f09e files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/php85: Update version 8.5.0RC1=>8.5.0RC2

Please DO NOT use this version in production, it is an early test
version.

Changelog: https://github.com/php/php-src/blob/php-8.5.0RC2/NEWS
(cherry picked from commit 839e51e564c67c15ac757f02b8eb85d4e64072d7)
8.5.0.r1
20 Dec 2025 09:04:27
commit hash: 97a5a57fad0047a6992a0498d11c8570473a6738commit hash: 97a5a57fad0047a6992a0498d11c8570473a6738commit hash: 97a5a57fad0047a6992a0498d11c8570473a6738commit hash: 97a5a57fad0047a6992a0498d11c8570473a6738 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/php85: Update version 8.5.0beta3=>8.5.0RC1

Please DO NOT use this version in production, it is an early test
version.

Changelog: https://github.com/php/php-src/blob/php-8.5.0RC1/NEWS
(cherry picked from commit 3b6c6dec4a6110bcb387955d028543296f9bdd43)

Number of commits found: 7