CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/11/19 03:01:03
Modified files:
www/unit : Makefile
Added files:
www/unit : Makefile.inc
www/unit/unit : Makefile distinfo
www/unit/unit/pkg: DESCR PLIST unit.rc
www/unit/unit-perl: Makefile distinfo
www/unit/unit-perl/pkg: DESCR PLIST
www/unit/unit-php: Makefile distinfo
www/unit/unit-php/pkg: DESCR PLIST
www/unit/unit-python: Makefile distinfo
www/unit/unit-python/pkg: DESCR PLIST
www/unit/unit-ruby: Makefile distinfo
www/unit/unit-ruby/pkg: DESCR PLIST
Removed files:
www/unit : distinfo
www/unit/patches: patch-auto_cc_test
www/unit/pkg : DESCR-main DESCR-perl DESCR-python DESCR-ruby
PLIST-main PLIST-perl PLIST-python PLIST-ruby
unit.rc
Log message:
Rearrange the NGINX Unit port so that modules are built from separate
subdirectories, this simplifies building only those modules that you
want, and makes it possible to build multiple versions of an extension
type. Add the php extension, with FLAVORs for 7.4 and 8.0.
OK with maintainer.