aboutsummaryrefslogtreecommitdiff
path: root/databases/jdbc-oracle9i
Commit message (Collapse)AuthorAgeFilesLines
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-6/+2
| | | | | | | suppress any reference to JAVA_VERSION= 1.5+ (part2) Notes: svn path=/head/; revision=308604
* Remove quotes from BROKEN, IGNORE, and RESTRICTED as they are not requiredEitan Adler2012-02-251-1/+1
| | | | | | | Approved by: maintainer timeout Notes: svn path=/head/; revision=292247
* Remove quotes from BROKEN and IGNORE as they are not requiredEitan Adler2012-02-191-1/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=291840
* - remove maintainer tags from pkg-descrEitan Adler2011-10-221-2/+0
| | | | | | | | Approved by: portmgr Approved by: bapt (mentor) Notes: svn path=/head/; revision=284139
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon2011-07-211-1/+1
| | | | | | | | | | | | | | | | | | | remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5 or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM is also removed, as it is not available in Java 1.5 and higher. Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5. While here, replace static values of JAVA_VERSION in files/*.in by %%JAVA_VERSION%% . PR: ports/158969 Submitted by: rene Tested on: pointyhat-west -exp Notes: svn path=/head/; revision=278068
* - Use canonical format for FreeBSD.org MAINTAINER addressesErwin Lansing2011-01-022-3/+1
| | | | | | | | | | - Remove obsolete MD5 checksum while I'm here PR: 153513 Submitted by: sunpoet Notes: svn path=/head/; revision=267288
* Upgrade to 9.2.0.8 to make (manually) fetchable again, and adds SHA256.Thierry Thomas2010-08-092-9/+10
| | | | | | | | PR: ports/149448 Submitted by: dougb Notes: svn path=/head/; revision=259017
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* NO_CDROM and NO_PACKAGE are superfluousKris Kennaway2006-09-031-2/+0
| | | | Notes: svn path=/head/; revision=172010
* - 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