Commit Graph

21 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
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Mark Linimon
3dc309d596 Reset nemoliu due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-12-08 06:43:50 +00:00
Pietro Cerutti
6a9dca8ecd - Update to 1.1.1
- Adjust download URL

PR:		124204
Submitted by:	yours truly
Approved by:	maintainer timeout
2008-06-19 09:43:53 +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
Tong LIU
17b108023a Use my @FreeBSD.org address.
Approved by:	delphij (mentor)
2007-04-30 06:27:41 +00:00
Xin LI
35ce58a84d Update to 1.1.
Submitted by:	Nemo LIU <nemoliu at gmail dot com>
PR:		ports/109234
2007-02-21 17:42:44 +00:00
Kris Kennaway
8d4dc415b8 Allow package builds 2006-09-03 06:21:24 +00:00
Edwin Groothuis
4567869b40 SHA256ify (and sometimes SIZEify)
Approved by: krion@
2006-01-30 11:30:48 +00:00
Greg Lewis
3a8376fd45 . No need for ${MKDIR} ${JAVAJARDIR}, its been automatically created
by mtree for more than 3 years now.

Pointed out by:	hq
2005-10-11 15:10:45 +00:00
Greg Lewis
fc40089f7a . Update to 1.0.2 update 2. 2005-06-08 15:48:21 +00:00
Herve Quiroz
527ec1c785 Fix DOWNLOAD_URL.
Reported by:	Ronald Klop <ronald-freebsd8@klop.yi.org>
Approved by:	portmgr, glewis (mentor)
2004-09-09 18:38:25 +00:00
Herve Quiroz
980a124186 - Fixed DISTNAME [1]
- Now bsd.java.mk 2.0 compliant
- Use CPIO rather than CP
- Use JAVAJARDIR and JAVASHAREDIR
- Removed pkg-plist (use dynamic plist and PORTDOCS)
- Honor NOPORTDOCS
- Honor hier(7): documentation in DOCSDIR and examples in EXAMPLESDIR
- Honor "best practices for a Java library" from Porter's handbook, Java
  section: JARs in JAVAJARDIR.
- Added 'devel' category
- SIZEify

Pointed out by:	Rainer Duffner <rainer@ultra-secure.de> [1]
Approved by:	glewis (mentor)
2004-09-03 03:29:23 +00:00
Ernst de Haan
863da84459 Improved download URL to be more specific. 2004-01-13 22:42:33 +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
Kris Kennaway
063c457172 Don't remove system directories share/java, share/java/classes, and
share/doc
2002-11-10 22:44:03 +00:00
Edwin Groothuis
1c9cfa9fdb Update to java/jaf port from version 1.0.1 to 1.0.2.
Move maintainer to java@freebsd.org

PR:		ports/44557
Submitted by:	Jose Marques <noway@nohow.demon.co.uk>
2002-11-07 13:52:08 +00:00
Ernst de Haan
e00a1f5402 Cleaned things up here and there.
Switched to USE_JAVA. This fixes PR 35079.
Improved download URL. Changed do-install target a
little. Installing a link to activation.jar in
${PREFIX}/share/java/classes. The real activation.jar
is now in ${PREFIX}/share/java/${PKGNAME}.
Bumped PORTREVISION.

The maintainer has not responded in months, so I took the
freedom to commit this without his approval.

PR:	35079
2002-05-07 22:14:19 +00:00
David E. O'Brien
5cd5b258b5 Convert to the PORTNAME - PORTVERSION syntax. 2000-04-12 06:21:15 +00:00
Steve Price
40c691c882 Initial import of jaf version 1.0.1.
JavaBeans(tm) Actication Framework.

PR:		13160
Submitted by:	Jose Marques <noway@nohow.demon.co.uk>
1999-11-01 04:29:39 +00:00