CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/06/03 02:01:21
Modified files:
lang/php : Makefile Makefile.inc
lang/php/8.3 : Makefile
lang/php/8.4 : Makefile
lang/php/8.5 : Makefile
lang/php/files : README-main
Removed files:
lang/php/8.3/pkg: PLIST-embed
lang/php/8.4/pkg: PLIST-embed
lang/php/8.5/pkg: PLIST-embed
lang/php/files : DESCR-embed
Log message:
Drop php -embed (which was done as a pseudo-flavour that turned on an
-embed subpackage and turned off -main as the two can't be built in one
configure run). It was only used by unit (now archived upstream). If
this comes back it needs doing differently (probably a separate port)
as this approach doesn't work well with dpb -R (now used for stable
builds).