summaryrefslogtreecommitdiff
path: root/databases/linux-oracle-instantclient-sqlplus (follow)
Commit message (Collapse)AuthorAgeFilesLines
* o To use sqlplus, enable libsqlplus.so and libsqlplusic.soNorikatsu Shigemura2007-02-182-0/+3
| | | | | | | | | | by ldconfig running after install. o Bump PORTREVISION, accordingly. Forgotten by: myself Notes: svn path=/head/; revision=185457
* o Update to 10.2.0.3.Norikatsu Shigemura2007-02-114-21/+24
| | | | | | | | | | o Fix install-dir typos. [1] Requested by: many people Pointy hat to: myself [1] Notes: svn path=/head/; revision=184888
* Retire NO_FILTER_SHLIBS now that it no longer serves a purposeKris Kennaway2007-01-301-1/+0
| | | | Notes: svn path=/head/; revision=183680
* Update to 10.2.0.2.Norikatsu Shigemura2006-06-123-9/+9
| | | | | | | Requested by: many people Notes: svn path=/head/; revision=165235
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154109
* o Remove ia64 support and Suspend amd64 support. [1]Norikatsu Shigemura2006-01-212-8/+2
| | | | | | | | | | o Fix WRKSRC. [2] Pointed out by: netchild and kris [1] Submitted by: John Prather <john.c.prather@gmail.com> [2] Notes: svn path=/head/; revision=154061
* Update to 10.2.0.1.Norikatsu Shigemura2006-01-186-10/+29
| | | | | | | | Add support amd64 and ia64, but I don't test on them. Some Cosmetic Change. Notes: svn path=/head/; revision=153822
* Add linux-oracle-instantclient-sqlplus 10.1.0.3, oracle 10Norikatsu Shigemura2005-05-064-0/+92
InstantClient SQLPlus. Works with Oracle RDBMS 8.1.2+. PR: ports/76166 Inspired by: Alexander Novitsky <alecn2002@yandex.ru> Oked by: thierry:-) Notes: svn path=/head/; revision=134704