summaryrefslogtreecommitdiff
path: root/databases/oracle8-client/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Re-add databases/oracle8-client removed with r435735 as there is user demand ↵Eugene Grosbein2017-05-183-0/+70
| | | | | | | | | | | | | | | | 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)
* Remove expired ports:Rene Ladan2017-03-083-55/+0
| | | | | | | | | | 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
* Fix connect() for kernels without COMPAT_43.Max Khon2007-11-292-0/+45
| | | | Approved by: portmgr (linimon)
* Fix build on RELENG_6 and earlier.Max Khon2007-11-221-0/+10
Approved by: portmgr (erwin)