aboutsummaryrefslogtreecommitdiff
path: root/databases/jdbc-oracle9i
Commit message (Collapse)AuthorAgeFilesLines
* - databases/jdbc-oracle816 has been removed from Oracle's site,Thierry Thomas2005-06-053-20/+28
| | | | | | | | | | | | | | | | | | | | | 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
* Putting commit bit in storage. I don't have the timePatrick S. Gardella2004-06-021-1/+1
| | | | | | | to work on FreeBSD for now. Should have done this a while back. Notes: svn path=/head/; revision=110707
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* 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
* Fix dependencies to be in sync with the recent JDK ports renaming.Greg Lewis2002-06-171-1/+1
| | | | | | | Forgotten by: znerd Notes: svn path=/head/; revision=61425
* Fully qualify MAINTAINER address.Bill Fenner2002-01-071-1/+1
| | | | Notes: svn path=/head/; revision=52726
* Add new port: databases/jdbc-oracle816James E. Housley2000-10-265-0/+48
The JDBC drivers for Oracle 8.1.6 PR: 21763 Submitted by: Patrick S. Gardella <patrick@FreeBSD.org> Notes: svn path=/head/; revision=34263