Port details |
- ora2pg Oracle to PostgreSQL database schema converter
- 24.3 databases =2 24.3Version of this port present on the latest quarterly branch.
- Maintainer: wen@FreeBSD.org
- Port Added: 2017-06-13 03:31:02
- Last Update: 2024-04-01 00:16:42
- Commit Hash: 8187a86
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://github.com/darold/ora2pg
- Description:
- Ora2Pg is a free tool used to migrate an Oracle database to a PostgreSQL
compatible schema. It connects your Oracle database, scan it automatically
and extracts its structure or data, it then generates SQL scripts that you
can load into your PostgreSQL database. Ora2Pg can be used from reverse
engineering Oracle database to huge enterprise database migration or simply
to replicate some Oracle data into a PostgreSQL database. It is really easy
to used and doesn't need any Oracle database knowledge than providing the
parameters needed to connect to the Oracle database.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ora2pg>0:databases/ora2pg
- To install the port:
- cd /usr/ports/databases/ora2pg/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/ora2pg
- pkg install ora2pg
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ora2pg
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1711709345
SHA256 (darold-ora2pg-v24.3_GH0.tar.gz) = 7d031c033c31265cf1b2eeb3f654623af8211ea748798af289dedd394a5eb18c
SIZE (darold-ora2pg-v24.3_GH0.tar.gz) = 576965
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Class-DBI-Pg>=0 : databases/p5-Class-DBI-Pg
- p5-Class-DBI-mysql>=0 : databases/p5-Class-DBI-mysql
- p5-Class-DBI-Oracle>=0 : databases/p5-Class-DBI-Oracle
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-Class-DBI-Pg>=0 : databases/p5-Class-DBI-Pg
- p5-Class-DBI-mysql>=0 : databases/p5-Class-DBI-mysql
- p5-Class-DBI-Oracle>=0 : databases/p5-Class-DBI-Oracle
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ora2pg-24.3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- databases_ora2pg
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
24.3 01 Apr 2024 00:16:42 |
Wen Heping (wen) |
databases/ora2pg: Update to 24.3 |
24.2 11 Mar 2024 08:17:32 |
Wen Heping (wen) |
databases/ora2pg: Update to 24.2 |
24.1 09 Sep 2023 13:38:39 |
Wen Heping (wen) |
databases/ora2pg: Update to 24.1 |
24.0 10 Aug 2023 11:54:20 |
Wen Heping (wen) |
databases/ora2pg: Update to 24.0 |
23.2 18 Feb 2023 10:59:29 |
Wen Heping (wen) |
databases/ora2pg: Update to 23.2 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
23.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
23.1 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
23.1 18 Feb 2022 05:43:45 |
Wen Heping (wen) |
databases/ora2pg: Update to 23.1 |
22.1 14 Oct 2021 07:10:53 |
Wen Heping (wen) |
databases/ora2pg: Update to 22.1 |
21.1 10 Apr 2021 02:23:52 |
Wen Heping (wen) |
databases/ora2pg: Update to 21.1 |
21.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
21.0 14 Oct 2020 02:23:37 |
wen |
- Update to 21.0 |
20.0 25 Feb 2020 09:16:14 |
wen |
- Update to 20.0
- Take maintainership |
19.1_2 07 Nov 2019 18:18:18 |
tobik |
Replace do-patch in ports that override it with more appropriate targets
Most ports do not need to override do-patch. It breaks some ports
tree features like EXTRA_PATCH_TREE, etc. |
19.1_2 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
19.1_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
19.1 18 Oct 2018 19:03:15 |
swills |
databases/ora2pg: Update to 19.1
PR: 232367
Submitted by: Nathan <ndowens@yahoo.com> |
19.0 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
19.0 19 Aug 2018 14:26:10 |
pi |
databases/ora2pg: update 18.2 -> 19.0
- This release fix several issues reported by users during last year.
It also adds several new features and configuration directives.
Relnotes: https://github.com/darold/ora2pg/releases |
18.2 28 Jul 2018 09:51:46 |
wen |
- Update to 18.2 |
18.1 22 Jun 2018 08:28:00 |
yuri |
Correction to r473019: Revert the unintended change to the 'Created by' headers. |
18.1 22 Jun 2018 08:04:39 |
yuri |
Reset MAINTAINER on ports maintained by amutu@amutu.com
Based on the new policy of all maintained ports reset
when maintaner is absent for 3 months.
Bug#226400 for science/py-tensorflow is ignored since 2018-03-06 (3+ months).
portscout database indicates that 48.94% of his ports aren't updated. |
18.1 13 Jun 2017 03:30:51 |
wen |
Ora2Pg is a free tool used to migrate an Oracle database to a PostgreSQL
compatible schema. It connects your Oracle database, scan it automatically
and extracts its structure or data, it then generates SQL scripts that you
can load into your PostgreSQL database. Ora2Pg can be used from reverse
engineering Oracle database to huge enterprise database migration or simply
to replicate some Oracle data into a PostgreSQL database. It is really easy
to used and doesn't need any Oracle database knowledge than providing the
parameters needed to connect to the Oracle database.
WWW: https://github.com/darold/ora2pg
PR: 219682
Submitted by: amutu@amutu.com |