| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Dec 2012 13:18:29
8.1.7.1_2
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
25 Feb 2012 22:20:17
8.1.7.1_2
|
eadler  |
Remove quotes from BROKEN, IGNORE, and RESTRICTED as they are not required
Approved by: maintainer timeout |
18 Feb 2012 03:32:36
8.1.7.1_2
|
eadler  |
Remove quotes from BROKEN and IGNORE as they are not required |
21 Jul 2011 05:03:02
8.1.7.1_2
|
linimon  |
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
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 |
29 Dec 2010 07:03:16
8.1.7.1_2
|
sunpoet  |
- Use canonical format for ports@FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here |
21 Dec 2009 02:19:12
8.1.7.1_2
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
06 Jun 2008 13:17:10
8.1.7.1_2
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
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) |
28 Jan 2008 22:40:00
8.1.7.1_1
|
thierry  |
1. Add SHA256 checksums;
2. Drop maintainership.
PR: ports/118192 [1.]
Submitted by: Philip M. Gollucci <pgollucci (at) p6m7g8.com> |
19 May 2007 20:32:57
8.1.7.1_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
03 Sep 2006 02:44:13
8.1.7.1
|
kris  |
NO_CDROM and NO_PACKAGE are superfluous |
05 Jun 2005 20:30:49
8.1.7.1
|
thierry  |
- databases/jdbc-oracle816 has been removed from Oracle's site,
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 |