aboutsummaryrefslogtreecommitdiff
path: root/databases/jdbc-oracle9i/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* - databases/jdbc-oracle816 has been removed from Oracle's site,Thierry Thomas2005-06-051-3/+3
| | | | | | | | | | | | | | | | | | | | | remove it; - replace it by two new ports: databases/jdbc-oracle8i and databases/jdbc-oracle9i. Notes: - databases/jdbc-oracle8i is intended for JDK 1.2 & 1.3, but it runs fine with JDK 1.4; - databases/jdbc-oracle9i is intended for JDK 1.4, and it can be used to access Oracle 8i & 9i databases; - there is another driver for Oracle 10g, but I have no 10g to test it; could be added later. PR: ports/81567 Submitted by: thierry Repocopied by: marcus Notes: svn path=/head/; revision=136857
* Update pkg-descr to point to the correct WWW page.Patrick S. Gardella2002-07-101-1/+1
| | | | | | | Caught by: fenner's infernal distfile survey Notes: svn path=/head/; revision=62761
* Add new port: databases/jdbc-oracle816James E. Housley2000-10-261-0/+6
The JDBC drivers for Oracle 8.1.6 PR: 21763 Submitted by: Patrick S. Gardella <patrick@FreeBSD.org> Notes: svn path=/head/; revision=34263