Commit graph

11 commits

Author SHA1 Message Date
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
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
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
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