Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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) |
0.2.0_2 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 ) |
0.2.0_2 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 ) |
0.2.0_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.2.0_2 19 Feb 2021 07:25:33
  |
eugen  |
databases/oracle8-client: unbreak build for FreeBSD 13+
PR: 253586
Approved by: Konstantin Stroykovskiy (maintainer) |
0.2.0_2 20 Dec 2019 23:24:40
  |
brooks  |
Additional builds with with src r354909 applied.
The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.
When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively. When declared in the environment they
become WITHOUT_<FOO>.
Also GC NO_MANCOMPRESSED which doesn't do anything.
In the case of devel/libpasori, this change accomplished the same thing
as the change in r518434, but more directly (fix the Makefiles rather
than patching them after they are installed). |
0.2.0_2 18 May 2017 15:56:23
  |
eugen  |
Re-add databases/oracle8-client removed with r435735 as there is user demand for
it.
The only way for native FreeBSD binaries to connect to modern Oracle databases
is
usage of OCI8 libraries supplied by the port. Additional changes:
- integrate patch supplied with PR 211107;
- assign maintainership to the submitter;
- supply additional MASTER_SITE;
- dead WWW link replaced with working copy of old one;
- bump PORTREVISION.
PR: 211107
Approved by: vsevolod (mentor) |
0.2.0_1 08 Mar 2017 22:58:18
  |
rene  |
Remove expired ports:
2017-03-07 databases/oracle8-client: Oracle 8 EOL by 10 years
2017-03-07 databases/oracle7-client: Oracle 7 EOL by 13 years
2017-03-07 databases/yasql: Dependent on deprecated oracle7-client
2017-03-07 databases/jdbc-oracle10g: Oracle 10g EOL almost 4 years
2017-03-07 databases/p5-DBD-Oracle: Depends on deprecated Oracle 7 (or 8) client
2017-03-07 databases/jdbc-oracle8i: Oracle8i unsupported and unavailable; fetch
site redirects
2017-03-07 databases/jdbc-oracle9i: Oracle 9i is no more supported |
0.2.0_1 10 Feb 2017 15:30:50
  |
marino  |
databases/oracle8-client: Deprecate for removal 7 MAR 2017
Version 8.1.7 last release for oracle 8i, August 2000
Official support ended 31 DEC 2006
Later clients (e.g 10.2) still support version 8, but it is also
unsupported. This particular client is binary and i386 only. |
0.2.0_1 20 Oct 2014 10:41:13
  |
bapt  |
Cleanup plist |
0.2.0_1 27 Jul 2014 10:02:53
  |
amdmi3  |
- Convert USE_BZIP2 to USES
- Stagify |
0.2.0_1 04 Jul 2014 23:48:56
  |
bapt  |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
0.2.0_1 20 Sep 2013 16:13:49
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
0.2.0_1 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
0.2.0_1 29 Nov 2007 04:06:19
 |
fjoe  |
Fix connect() for kernels without COMPAT_43.
Approved by: portmgr (linimon) |
0.2.0 24 Nov 2007 19:51:04
 |
fjoe  |
Fix plist.
Approved by: portmgr (linimon) |
0.2.0 22 Nov 2007 18:15:59
 |
fjoe  |
Fix build on RELENG_6 and earlier.
Approved by: portmgr (erwin) |
0.2.0 13 Nov 2007 20:25:47
 |
fjoe  |
Update to 0.2.0. This fixes unresolved symbols in libclntsh.a on FreeBSD 7 and
later.
Approved by: portmgr (pav) |
0.1.1_1 22 Apr 2007 04:55:48
 |
fjoe  |
Remove FreeBSD 4 support.
PR: 111939 |
0.1.1_1 22 Jan 2006 08:23:41
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.1.1_1 06 Sep 2005 07:37:29
 |
fjoe  |
- Fix pkg-plist.
- Bump PORTREVISION.
Pointed out by: kris (via pointyhat) |
0.1.1 31 Aug 2005 19:01:28
 |
fjoe  |
New port: oracle8-client 0.1.1
This is a FreeBSD binary port of Oracle client libraries (OCI) made from
Oracle 8.1.7.1 for Linux.
This port is not officially supported by Oracle. USE AT YOUR OWN RISK!
WWW: http://samodelkin.net/~fjoe/oracle/ |