Re: www/phpmustache port obsolete
Kurt Jaeger <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.ports |
|---|---|
| Message-ID | <[email protected]> |
Hi! > I’m the maintainer of the www/phpmustache port. > Recently the port was updated from 2.14.2 to 3.0.0. > In this update, the port went from installing itself as a system wide PHP library, > as one that is installed on an application to application basis through Composer (https://getcomposer.org/) > So it really does not make sense anymore to keep this as a FreeBSD port, since PHPMustache is now > installed when the application that uses it is installed. > > Should this port be made obsolete and/or removed? > If so, how do I go about doing that? Submit a PR to add those lines (or some useful message) to Makefile: DEPRECATED= installation mode changed, no seperate port needed any longer EXPIRATION_DATE= 2025-09-30 -- [email protected] +49 171 3101372 Now what ?