[MacPorts] #22977: postgresql8x should have tablefunc variant
#22977: postgresql8x should have tablefunc variant -------------------------------------------------+-------------------------- Reporter: russm-trac-macports-org@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: postgresql85 postgresql84 -------------------------------------------------+-------------------------- postgresql should either build more of the contrib section, or allow the contrib items that are not in the default build to be selected as variants. the attached patch adds a "tablefunc" variant that adds that contrib item to the build. -- Ticket URL: <http://trac.macports.org/ticket/22977> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22977: postgresql8x should have tablefunc variant -------------------------------------------------+-------------------------- Reporter: russm-trac-macports-org@… | Owner: mww@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: haspatch | Port: postgresql85 postgresql84 -------------------------------------------------+-------------------------- Changes (by macsforever2000@…): * cc: jwa@… (added) * keywords: => haspatch * version: 1.8.1 => * owner: macports-tickets@… => mww@… -- Ticket URL: <http://trac.macports.org/ticket/22977#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22977: postgresql8x should have tablefunc variant -------------------------------------------------+-------------------------- Reporter: russm-trac-macports-org@… | Owner: mww@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: haspatch | Port: postgresql85 postgresql84 postgresql90 -------------------------------------------------+-------------------------- Changes (by dh@…): * port: postgresql85 postgresql84 => postgresql85 postgresql84 postgresql90 Comment: Wondering where this ticket stands? Currently postgresql9x ports also only install a subset of the contrib modules. It would be great to add tablefunc either to that default set or as a variant. -- Ticket URL: <https://trac.macports.org/ticket/22977#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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 -------------------------------------------------+-------------------------- Changes (by jmr@…): * cc: chepra@… (added) * port: postgresql85 postgresql84 postgresql90 => postgresql80 postgresql81 postgresql82 postgresql83 postgresql84 postgresql90 postgresql91 postgresql-devel -- Ticket URL: <https://trac.macports.org/ticket/22977#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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
#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 dh@…): I've added the patch I've been using the last couple of years for postgres 8x/9x. It adds a variant per extension which is not necessarily the best approach, but at least it solves the problem. -- Ticket URL: <https://trac.macports.org/ticket/22977#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22977: postgresql8x/9x should have tablefunc variant --------------------------------------------------------------------------------------------------------------------------+ Reporter: russm-trac-macports-org@… | Owner: mww@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: haspatch Port: postgresql80 postgresql81 postgresql82 postgresql83 postgresql84 postgresql90 postgresql91 postgresql-devel | --------------------------------------------------------------------------------------------------------------------------+ Changes (by jwa@…): * status: new => closed * resolution: => fixed Comment: Now the port installs most of the contribs, incl. tablefunc, but if some extension is missing, let me know -- Ticket URL: <https://trac.macports.org/ticket/22977#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22977: postgresql8x/9x should have tablefunc variant --------------------------------------------------------------------------------------------------------------------------+ Reporter: russm-trac-macports-org@… | Owner: mww@… Type: enhancement | Status: reopened Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: postgresql80 postgresql81 postgresql82 postgresql83 postgresql84 postgresql90 postgresql91 postgresql-devel | --------------------------------------------------------------------------------------------------------------------------+ Changes (by dh@…): * status: closed => reopened * resolution: fixed => Comment: Its missing most of the extensions I had as variants in the patch I attached earlier, eg hstore, btree_gist, ltree, citext. Can these either be added to the contribs line, or variants added as per that patch? -- Ticket URL: <https://trac.macports.org/ticket/22977#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22977: postgresql8x/9x should have tablefunc variant -------------------------------------------------+------------------------- Reporter: russm-trac-macports-org@… | Owner: mww@… Type: enhancement | Status: reopened Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: postgresql80 postgresql81 | postgresql82 postgresql83 postgresql84 | postgresql90 postgresql91 postgresql-devel | -------------------------------------------------+------------------------- Comment (by dark.panda+macports@…): Attached are versions of the postgresql92, postgresql91 and postgresql90 Portfiles that build all available modules in the contrib directory via a blacklist of modules rather than the current whitelist system that's used. -- Ticket URL: <https://trac.macports.org/ticket/22977#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts