1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

1496 Commits

Author SHA1 Message Date
Herve Quiroz
0be226e7de - Change maintainer address [1]
- Install in DOCSDIR [1]
- Use PORTDOCS to get rid of pkg-plist
- ECHO -> ECHO_MSG
- Bump PORTREVISION

PR:		77583 [1]
Submitted by:	maintainer [1]
Approved by:	maintainer
2005-02-17 19:21:00 +00:00
Herve Quiroz
8fe3431f51 - Update to bsd.java.mk 2.0
- Add 'databases' category
- Use ${JAVAJARDIR} and %%JAVAJARDIR%%
- CP -> INSTALL_DATA
- Honor hier(7): install docs in DOCSDIR and samples in EXAMPLESDIR
- Honor NOPORTDOCS
- Minor cosmetic improvements
- Bump PORTREVISION
2005-02-17 18:41:09 +00:00
Herve Quiroz
91f785b086 Update to bsd.java.mk 2.0 2005-02-17 18:08:05 +00:00
Greg Lewis
5f64f10a76 . Sort. 2005-02-17 01:45:03 +00:00
Greg Lewis
ef7cb8d5fa . Move the invocation of unregistervm to the top of the packing list.
This ensures that this command is run before the files in the package
  are deleted (which is necessary for it to correctly delete the symbolic
  links created by registervm).

  This fixes the packing list failures seen on pointyhat.
2005-02-17 01:43:48 +00:00
Greg Lewis
8ad8853ee7 . Update to 1.4.2_07. 2005-02-16 18:30:44 +00:00
Herve Quiroz
67da479e96 Pass maintainership
PR:		77547
Submitted by:	Parv <parv@pair.com> (former maintainer)
Approved by:	Michael C. Shultz <reso3w83@verizon.net> (new maintainer)
2005-02-15 17:19:23 +00:00
Anders Nordby
61734a78a8 Add drexelsnmp, another Java SNMP package.
Sponsored by:	University of Tromsø & University of Bergen
2005-02-15 14:50:09 +00:00
Herve Quiroz
7a0f42581e - Update to bsd.java.mk 2.0
- ECHO_CMD -> ECHO_MSG
2005-02-13 21:28:05 +00:00
Herve Quiroz
b042dbd5c5 - Update to bsd.java.mk 2.0
- Add 'devel' category
- Use DATADIR=${JAVASHAREDIR}/${PORTNAME}
- Use %%JAVAJARDIR%% and %%DATADIR%% in pkg-plist
- CP -> INSTALL_DATA
2005-02-13 21:20:52 +00:00
Mark Linimon
09721c15a9 With portmgr hat on, reset maintainership of these ports. Maintainer's
old email address bounces, and he has not been responsive to email on the
only other one we have for him.

These ports are now available for adoption.

Come back coop, we miss ya ...
2005-02-13 18:28:23 +00:00
Herve Quiroz
2da7276ad9 - Update to bsd.java.mk 2.0 (and use JAVA_OS=native)
- Unbreak on 5.3+ [1]
- JAVALIBDIR -> JDKLIBDIR (JAVALIBDIR is used for something else)
- portlint: fix COMMENT length
- Use PKGNAMESUFFIX to allow multiple instances with different JDKs

Submitted by:	mat [1] (via IRC)
2005-02-09 18:02:19 +00:00
Herve Quiroz
e555ff2c0d Update to 3.0.1.03
PR:		77126
Submitted by:	maintainer
2005-02-06 16:35:21 +00:00
Norikatsu Shigemura
5076a012a5 Update to 3.0.1. 2005-02-06 15:35:30 +00:00
Norikatsu Shigemura
a33a957d91 Remove some uninstall files, and bump PORTREVISION. 2005-02-06 15:29:56 +00:00
Mikhail Teterin
2d7f0ec7c5 This is a port of 'JE', or Berkeley DB Java Edition -- a pure Java
implementation of "db". See:

	http://www.sleepycat.com/products/je.shtml

for more information.
2005-02-05 00:26:57 +00:00
Greg Lewis
13a8bd96d8 . Update to 3.5.
PR:		77102
Submitted by:	Dave Glowacki <dglo@icecube.wisc.edu> (maintainer)
2005-02-04 17:02:08 +00:00
Volker Stolz
dcb317c244 Fix build on 4.x (gcc295)
PR:		ports/77036
Submitted by:	Ronald Klop (maintainer)
2005-02-03 08:33:45 +00:00
Herve Quiroz
9f896535ba - Update to bsd.java.mk 2.0
- Use JAVAJARDIR
- ECHO -> ECHO_MSG
- CP -> INSTALL_DATA
2005-02-03 02:19:58 +00:00
Herve Quiroz
3e69e5a6b7 - Update to bsd.java.mk 2.0
- Add a new launcher shell script: 'jlex'
- Update pkg-message accordingly and bump PORTREVISION
2005-02-03 02:14:53 +00:00
Herve Quiroz
9729dd908e Update to bsd.java.mk 2.0 2005-02-03 02:05:39 +00:00
Herve Quiroz
ce8f17d16c - Update to bsd.java.mk 2.0
- Use JAVAJARDIR
2005-02-03 02:01:09 +00:00
Herve Quiroz
1ca1883eae - Update to bsd.java.mk 2.0
- Use JAVAJARDIR
- Add a launcher shell script: 'bsh'
2005-02-03 01:53:24 +00:00
Daichi GOTO
d8b2e539d2 nork is working
Submitted by:	nork
2005-02-02 13:36:44 +00:00
Volker Stolz
0271a27d96 Update to 2.3 2005-02-01 11:19:26 +00:00
Alexey Zelkin
994fbfdfa0 Add support for picking up of motif includes and libraries via newly
added open-motif-jdk port.  It's controlled via WITH_OPENMOTIF_JDK
knob and currently disabled by default (it still requires additional
testing and checking)
2005-01-31 16:47:37 +00:00
Alexey Zelkin
1c39d32f2f Unbreak plist generation 2005-01-29 12:19:15 +00:00
Volker Stolz
583a0b910d Update description, Makefile-wibble
PR:		ports/76523
Submitted by:	Jonathan Chen (maintainer)
2005-01-24 12:51:38 +00:00
Herve Quiroz
74e9037681 Add 'devel' category
Approved by:	Jonathan Chen <jonc@chen.org.nz>
2005-01-21 18:44:00 +00:00
Herve Quiroz
e2ef4994b1 Add 'devel' category
Approved by:	maintainer
2005-01-21 18:39:43 +00:00
Herve Quiroz
c3ccf88fe8 - Update to bsd.java.mk 2.0
- Use JAVAJARDIR and JAVALIBDIR
- Dynamic plist
- Unroll documentation install loop
- Honor hier(7): install samples in ${EXAMPLESDIR}

PR:		74285
Submitted by:	me
2005-01-21 18:37:58 +00:00
OKAZAKI Tetsurou
2c16efe4dd Pass maintainership to hq. 2005-01-21 15:26:02 +00:00
Alexey Zelkin
fe509ee261 One more place to reflect existence of jdk 1.5.
Bump PORTREVISION
2005-01-21 10:27:52 +00:00
Alexey Zelkin
33208324b2 Connect jdk15 to build 2005-01-20 08:42:05 +00:00
Alexey Zelkin
cfb6727090 Please welcome new participant of FreeBSD ports tree and Java ports
family -- first public patchset of native Sun JDK 1.5.0 port.

Most valuable addition of this patchset is native amd64 support.
And special thanks goes to Daniel Seuffert <ds@freeBSD.org> for
making it possible by providing amd64 hardware.

This patchset was tested on following configurations: i386/4.10,
i386/5.3, amd64/5.3.  5.3-RELEASE support is quite strong and
shown no huge visible problems over last week.

But even mentioning above note, keep in mind -- THIS IS ALPHA
PATCHSET and suitable for testers/developers ONLY!

Known issues are including (but for sure not limited to):

. Browser plugin support is missing
. JVMTI, JDWP and JMX are not tested yet
. FreeBSD i386/4.10 support is suffering from hidden memory
  allocation failres (ideas and patches are welcome)

NOTE ABOUT BOOTSTRAPING:  It's possible to bootstrap jdk 1.5.0 using
jdk 1.4.2 (either native or linux one).  There's no need to have
java/linux_jdk15 installed and working.

Supported by:		FreeBSD Foundation
2005-01-20 08:41:13 +00:00
Norikatsu Shigemura
a1b31fd382 Update to 2.1.0.
PR:		ports/75779
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2005-01-18 14:32:14 +00:00
Herve Quiroz
fcdf49f4e4 - Update to bsd.java.mk 2.0 [1]
- Remove redundant PLIST_SUB entry
- Use %%JAVAJARDIR%% in pkg-plist
- Add $FreeBSD$ tags
- Some portlint tweaks

PR:		76036 [1]
Submitted by:	maintainer [1]
2005-01-18 09:37:04 +00:00
Herve Quiroz
66ff2577a2 - Update to bsd.java.mk 2.0 [1]
- Add 'devel' category

PR:		76036 [1]
Submitted by:	maintainer [1]
2005-01-18 09:21:11 +00:00
Herve Quiroz
5e4de9c874 - Update to bsd.java.mk 2.0 [1]
- Use USE_ANT
- Remove unneeded PLIST_SUB entries
- Dynamic packing list
- Use JAVALIBDIR in BUILD_DEPENDS
- Use INSTALL_DATA to install documentation and JAR files
- Use ECHO_MSG rather than ECHO
- Use MASTER_SITE_APACHE_JAKARTA
- Remove DIST_SUBDIR
- Add 'devel' category

PR:		76036
Submitted by:	maintainer [1]
Approved by:	maintainer
2005-01-18 09:09:42 +00:00
Norikatsu Shigemura
8e413f83eb Update to 1.1.0.
PR:		ports/76082
Submitted by:	mitsuru@riken.jp (maintainer)
2005-01-16 08:47:32 +00:00
Kirill Ponomarev
2c2442a1b9 Fix plist. 2005-01-15 08:57:59 +00:00
Alexey Zelkin
02c5218a23 Remove unused file 2005-01-14 15:53:08 +00:00
Alexey Zelkin
61c7543378 Autogenerate PLIST while installing 2005-01-14 15:50:22 +00:00
Edwin Groothuis
1885f9edb3 Update java/jmp from 0.45 to 0.46. (mini-patch)
Little patch to update the port to the latest version.

PR:		ports/76197
Submitted by:	Ronald Klop <ronald-freebsd8@klop.yi.org>
2005-01-13 23:54:37 +00:00
Archie Cobbs
ee8e71418d Fix file list: libtool seems to install the static library only on some
versions of FreeBSD.
2005-01-13 02:47:03 +00:00
Herve Quiroz
c9f09910d1 - Update to 3.2.6
- Update to bsd.java.mk 2.0
- rcNGify startup
- Fix table creation for autoincrement feature in Postgresql
- Add new "-config" option to jboss3ctl for JBoss3 startup config
- Dynamic plist
- Many other improvements (similar to recent changes in java/jboss4)

PR:		76125
Submitted by:	maintainer
2005-01-13 01:55:13 +00:00
Alexey Zelkin
cb68bbb306 Do not remove /usr/local/share/doc/java on uninstall.
Submitted by:	pointyhat via kris
2005-01-12 23:14:38 +00:00
Greg Lewis
eac05c1570 . Chase download location.
PR:		76084
Submitted by:	Parv
2005-01-11 16:32:27 +00:00
Herve Quiroz
5a2ba729e5 Add missing SUBDIR entry for jboss4
Reported by:	maintainer
2005-01-11 09:45:05 +00:00
Herve Quiroz
d3825b5f20 Update to 4.0.1
PR:		75851
Submitted by:	Anton Yudin <toha@toha.org.ua>
Approved by:	maintainer
2005-01-11 09:02:06 +00:00