1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
Commit Graph

33 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
Doug Barton
2fadfa2cfb 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.
2009-12-21 02:19:12 +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
Sam Lawrance
4067c372cb Update master site and WWW.
PR:		ports/104195
Submitted by:	Josh Paetzel <josh@tcbug.org>
2006-11-05 07:53:59 +00:00
Herve Quiroz
b210554f53 Fix packing list
Reported by:	pointyhat via kris
2006-05-27 00:10:08 +00:00
Herve Quiroz
8f5e634f0c - Update to bsd.java.mk 2.0
- Use SUB_FILES to configure launcher shell script
- Set JAVA_VERSION in launcher shell script
- Install JAR files in DATADIR=${JAVASHAREDIR}/${PORTNAME}
- Use %%JAVAJARDIR%% and %%DOCSDIR%% in pkg-plist
- Add $FreeBSD$ tags
- Honor NOPORTDOCS
- Bump PORTREVISION
2006-05-23 23:43:24 +00:00
Pav Lucistnik
d2d527c935 - Add SHA256 2005-11-25 16:56:10 +00:00
Mark Linimon
4228359f1d Chase updated mastersite. 2005-10-12 16:53:59 +00:00
Garrett Wollman
60aab66567 Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus
2004-02-23 04:42:13 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Tilman Keskinoz
a4664d9ab3 Update to version 2.0.1
freebsd.org -> FreeBSD.org
Adjust pkg-descr

PR:	43457
2002-11-23 15:09:18 +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
Nick Sayer
73deecf28e Oops. You need to install *both* kinds of configurator. Which you use
depends on which version of the airport ("graphite" or "snow") you own.
2002-05-26 16:36:05 +00:00
Nick Sayer
611a092e56 1. Update to 2.0
2. Use new java port infrastructure.

3. Since we require swing, we require Java 1.2+. This also simplifies
the script, since we can presume 'javavm -jar foo.jar' will work.
2002-05-26 16:26:23 +00:00
Nick Sayer
c863b8e94a The latest version unzips to a subdir.
Submitted by:	david@catwhisker.org
2001-12-19 16:47:05 +00:00
Nick Sayer
56443a8dee Update to 1.5.2 and 1.4
Submitted by:	leth@primus.ca
2001-12-17 17:29:00 +00:00
Nick Sayer
f3ae391048 Release this port, as I no longer have a real Airport anymore. 2001-11-19 23:25:30 +00:00
Nick Sayer
2bb13189cf Upgrade configurator to v1.5. 2001-06-01 13:35:18 +00:00
Nick Sayer
3116ca7af4 Get rid of a typo.
Submitted by:	anders@codefactory.se
2001-05-25 14:59:49 +00:00
Nick Sayer
46fa9da58d 1. Add the modem connect/hangup utility, since the author has provided a
version numbered distfile.

2. Fix the configurator class name in the script.

3. Use INSTALL_DATA rather than CP to install the docs.

4. bump PORTREVISION again.
2001-05-24 03:02:43 +00:00
Nick Sayer
6ce45ccb99 Add support for the Airport Host and Link monitors. The port won't be
able to track the version numbers of those, but if they increment before
the configurator does, we can use PORTREVISION. We'll bump that now too,
of course. We can't add the modem utility because there isn't a distfile
available that has a version number in it. :-(
2001-05-22 03:56:36 +00:00
Nick Sayer
dd2d5258d0 Take a hint from the mindterm port -- JAR files go in
share/java. Everything else in share/doc. Bump PORTREVISION.
2001-05-04 23:39:47 +00:00
Nick Sayer
33b31b6d5e Make the default installation work. Add an alternative to the shell
script for those who've installed a Java 2 VM. Life will be
exponentially better when we can count on 'javavm -jar foo.jar' just
doing The Right Thing(tm).

Submitted by: dozens of angry scientists
2001-05-04 23:17:47 +00:00
Nick Sayer
1ffb51aa31 Update to v1.4 2001-04-24 19:21:58 +00:00
Nick Sayer
a340fa5755 Use the javavmwrapper rather than explicitely naming the jdk.
No PORTREVISION since PORTVERSION was updated, like, 10 seconds ago.
2001-03-07 14:29:56 +00:00
Nick Sayer
b9f89f3c6b Update to v1.3 finally. 2001-03-07 14:24:52 +00:00
Nick Sayer
a46014b883 Fix stupid typo
Submitted by:	assar
2000-10-26 04:40:32 +00:00
Nick Sayer
0b04168c9b 1. Update to 1.2.2
2. Don't cd in the script, use the full path to the jar instead.

3. Remove obsolete swing library md5 entry
2000-10-06 00:06:29 +00:00
Nick Sayer
f3d2de21de 1. Depend on the jdk, not the jre.
2. Depend on the jfc port rather than providing our own swing lib.

3. It's really v1.2, not 1.0
2000-09-17 00:35:42 +00:00
Nick Sayer
ce3d454d87 Add port for java airport configurator 2000-09-16 17:38:55 +00:00