Page MenuHomeFreeBSD

Update PKGNAMEPREFIX
ClosedPublic

Authored by sunpoet on Apr 1 2017, 11:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 19, 2:43 AM
Unknown Object (File)
Fri, May 1, 7:26 AM
Unknown Object (File)
Thu, Apr 30, 3:23 PM
Unknown Object (File)
Sun, Apr 26, 9:51 AM
Unknown Object (File)
Wed, Apr 22, 7:03 AM
Unknown Object (File)
Apr 21 2026, 9:35 PM
Unknown Object (File)
Apr 21 2026, 3:02 PM
Unknown Object (File)
Apr 19 2026, 6:33 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 8435
Build 8725: arc lint + arc unit

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!