Commit graph

10 commits

Author SHA1 Message Date
Mathieu Arnold
3505159e72
Deorbit RESTRICTED && NO_CDROM, part two.
Move ports to the licenses framework.

RESTRICTED → auto-accept (unless expressly stated otherwise)
NO_CDROM → dist-mirror pkg-mirror auto-accept

Differential Revision:  https://reviews.freebsd.org/D30010
2021-05-06 13:47:48 +02:00
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Jung-uk Kim
c9d3bab184 - Correct JAVA_VERSION. It is only certified for Java 7 and 8.
- Chase distfile change.
2019-11-20 18:27:13 +00:00
Tijl Coosemans
eb96de0656 Remove libexpat.so.6 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 17:40:41 +00:00
Barbara Guida
1c9f97117a - Update to 11.2.0.4 (using JDK 1.6 jar)
- Add STAGE support
2014-06-02 14:15:10 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Baptiste Daroussin
7c354b1913 Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part2)
2012-12-10 13:18:28 +00:00
Jason Helfman
9bedecdec2 - reset maintainer to heap 2012-10-03 01:15:48 +00:00
Jason Helfman
7e45007642 new port: databases/jdbc-oracle11g
This is a port of the JDBC driver which is used to access Oracle 11g databases
using a database-independant API in Java for use with JDK 1.5.

WWW: http://www.oracle.com/technetwork/database/features/jdbc/index-091264.html
2012-07-05 17:05:41 +00:00