Commit graph

18 commits

Author SHA1 Message Date
Mark Linimon
06e6677793 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
2011-07-21 05:03:02 +00:00
Olli Hauer
fc03c837e2 -remove MD5 2011-07-03 14:40:25 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Pav Lucistnik
c937229ea3 - Add SHA256 2005-11-25 18:40:57 +00:00
Herve Quiroz
e868aeb5e7 Reset znerd's ports maintainership:
- All JDK ports (and JDK documentation ports) that were formerly maintained by
  znerd have been assigned to java@FreeBSD.org
- I will handle some of the remaining ports (jakarta-commons-*, jdom, xalan-j
  and xmlenc)
- Everything else is reset to ports@FreeBSD.org

Approved by:	znerd (maintainer)
2004-12-03 01:01:33 +00:00
Herve Quiroz
926132766a - Unbreak port by patching build.xml
- bsd.java.mk 2.0 compliance
- ${CP} -> ${INSTALL_DATA}
- ${ECHO} -> ${ECHO_MSG}
- Use USE_ANT
- Use PLIST_FILES to remove pkg-plist
- Finer tuning of CLASSPATH (only xincluder.jar, not the whole ${JAVAJARDIR}
  content)

PR:		70364
Submitted by:	me
Approved by:	glewis (mentor)
2004-08-25 15:36:57 +00:00
Kris Kennaway
3808299cf5 BROKEN: Install fails 2004-06-09 03:10:54 +00:00
Greg Lewis
672b6d91da . Unbreak the build, found by bento during bsd.java.mk testing:
. Set ANT_INCLUDE_SHARED_JARS so the necessary classes get pulled in.
  . Convert to using PORTDOCS so that the differences between 1.3 and 1.4
    generated javadocs are hidden.  This also trims pkg-plist considerably.
. While here, remove local duplicates of bsd.java.mk settings for
  JAVASHAREDIR and JAVAJARDIR.

Done now to get this fixed for 4.10.

Submitted by:	bento via kris
Hopefully not objected to by:	znerd (notified)
2004-04-20 19:35:58 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Ernst de Haan
9e972855e5 Update to 0.2. 2003-09-25 08:11:01 +00:00
Ernst de Haan
b093017dc6 Port devel/jakarta-ant was renamed to devel/apache-ant.
Reported by:	kris
Pointy hat to:	me
2003-07-23 14:30:29 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Ernst de Haan
426ee3dd5e Made xincluder a build- instead of runtime-dependency. 2002-10-18 19:17:03 +00:00
Ernst de Haan
5424ba43ae Not defining DOCSDIR anymore, since it's already defined in bsd.port.mk. 2002-10-18 16:10:36 +00:00
Ernst de Haan
ced7ad22c6 Added runtime dependency: textproc/xincluder. 2002-10-18 15:45:59 +00:00
Ernst de Haan
ee7e2bd72f Small style improvements. 2002-10-18 15:38:23 +00:00
Ernst de Haan
648f7b9d9f XInclude task for Jakarta Ant.
See:
http://people.freebsd.org/~znerd/xinclude-task/
2002-10-18 15:02:57 +00:00