Page MenuHomeFreeBSD

Update PKGNAMEPREFIX
ClosedPublic

Authored by sunpoet on Apr 1 2017, 11:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 11, 3:30 AM
Unknown Object (File)
Mon, Nov 10, 1:09 AM
Unknown Object (File)
Sun, Nov 9, 5:31 PM
Unknown Object (File)
Fri, Oct 31, 7:31 PM
Unknown Object (File)
Sat, Oct 25, 2:51 AM
Unknown Object (File)
Fri, Oct 24, 7:27 PM
Unknown Object (File)
Thu, Oct 23, 9:20 PM
Unknown Object (File)
Oct 18 2025, 9:31 PM
Subscribers

Details

Summary

These ports work fine with PHP 7.x. Change PKGNAMEPREFIX from php5- to php-.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Could you check that there are no other ports using php5- where they should be using php- ?

There are 2 other ports with different MAINTAINER:
archivers/pecl-snappy (PORTNAME=php5-snappy) should be renamed to archivers/php-snappy.
devel/php5-geshi should be renamed to devel/php-geshi.

Ah, I had not seen all those were with one maintainer. Well, you could always rename them all saying "approved by: portmgr (mat)" :-)

This revision was automatically updated to reflect the committed changes.

All 5 ports are fixed. Thanks!