Created attachment 183005 [details] postgresql95-orafce.shar This is a Master port. The "orafce" is a module of PostgreSQL. It implements of some functions from the Oracle database. The functionality was verified on Oracle 10g, and the module is useful for production work. This module contains some useful function which can help with porting Oracle application to PostgreSQL or can be useful generally. WWW: https://github.com/orafce/orafce
Created attachment 183049 [details] postgresql-orafce.shar make this port depends on the pgsql version user installed.
Created attachment 183088 [details] postgresql-orafce.shar add WANT_PGSQL= server,the USES pgsql:version only add client depend.
Created attachment 183325 [details] postgresql-orafce.shar fix poudriere testport error. portlint clean poudriere pass.
ping
Created attachment 184104 [details] postgresql-orafce.shar add strip
This port looks nearly fine. Would you please consider using DOCSDIR: https://www.freebsd.org/doc/en/books/porters-handbook/install.html#install-documentation ?
Created attachment 184340 [details] postgresql-orafce.shar add addition docs.
Committed, thanks! :)
A commit references this bug: Author: tz Date: Mon Jul 17 11:15:52 UTC 2017 New revision: 446066 URL: https://svnweb.freebsd.org/changeset/ports/446066 Log: New port: databases/postgresql-orafce The "orafce" is a module of PostgreSQL. It implements of some functions from the Oracle database. The functionality was verified on Oracle 10g, and the module is useful for production work. This module contains some useful function which can help with porting Oracle application to PostgreSQL or can be useful generally. WWW: https://github.com/orafce/orafce PR: 219616 Submitted by: Jov <amutu@amutu.com> Changes: head/databases/Makefile head/databases/postgresql-orafce/ head/databases/postgresql-orafce/Makefile head/databases/postgresql-orafce/distinfo head/databases/postgresql-orafce/pkg-descr
A commit references this bug: Author: tz Date: Wed Jul 19 09:09:18 UTC 2017 New revision: 446189 URL: https://svnweb.freebsd.org/changeset/ports/446189 Log: databases/postgresql-orafce: move Readme into PORTDOCS PR: 219616 Reported by: mat Changes: head/databases/postgresql-orafce/Makefile