CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2018/09/04 06:41:51

Modified files:
        databases/sqlports: Makefile 
        databases/sqlports/files: Info.pm 
        infrastructure/lib/OpenBSD: ReverseSubst.pm 
        infrastructure/mk: bsd.port.mk 

Log message:
introduce PKGSTEM
intended to fix a problem reported by tb@: pkg-readmes docs used to have
the FULLPKGNAME encoded, which makes for gratuitous differences from version
to version.

- use PKGSTEM inside the README for less variation
- ditch the FULLPKGNAME as the install location, PKGSTEM is enough.

PKGSTEM ?=  is overrideable, because stuff like php branches need to install
several readmes.

Next commit will fix all affected ports: all readmes change location, so lots
of plist tweaks and bumps

Reply via email to