#22977: postgresql8x/9x should have tablefunc variant -------------------------------------------------+-------------------------- Reporter: russm-trac-macports-org@… | Owner: mww@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: haspatch | Port: postgresql80 postgresql81 postgresql82 postgresql83 postgresql84 postgresql90 postgresql91 postgresql-devel -------------------------------------------------+-------------------------- Comment(by jea@…): Can't someone do this? Is there a way to parameterize the contrib line? I'm pretty new at this but if anyone would point me in the right direction I could take a stab at it. Should it be a variant for each contrib? What I've done is make my own Portfile and add tablefunc to the end of the contribs line: - set contribs "adminpack dblink fuzzystrmatch lo uuid-ossp pg_buffercache pg_trgm pgcrypto tsearch2 vacuumlo xml2" + set contribs "adminpack dblink fuzzystrmatch lo uuid-ossp pg_buffercache pg_trgm pgcrypto tsearch2 vacuumlo xml2 tablefunc" -- Ticket URL: <https://trac.macports.org/ticket/22977#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS