1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Commit Graph

2079 Commits

Author SHA1 Message Date
Kris Kennaway
394c4e28d1 NO_CDROM and NO_PACKAGE are superfluous 2006-09-02 23:48:39 +00:00
Kris Kennaway
fc8ba7343f Schedule these forbidden ports for termination on 2006-12-01 2006-09-02 18:06:13 +00:00
Kris Kennaway
15b247f443 Schedule these broken ports for termination on 2006-12-01 2006-09-02 16:51:10 +00:00
Kris Kennaway
ebf15575bb BROKEN: Size mismatch 2006-08-31 16:18:17 +00:00
Herve Quiroz
aeb295a9a4 Fix the build by copying needed JAR files at post-extract stage
PR:		101712
Submitted by:	maintainer
2006-08-22 20:34:34 +00:00
Maho Nakata
21af1d63f2 * Add registervm and unregistervm [1]
* Do not hardcode gcc version number as far as possible

Suggested by:	hq [1]
2006-08-17 05:20:26 +00:00
Mario Sergio Fujikawa Ferreira
858d3ddea1 Make portlint(1) happy 2006-08-15 21:46:13 +00:00
Mario Sergio Fujikawa Ferreira
716fefb9b9 New port eclipse-jad version 3.1: Jad Java decompiler plugin for
the Eclipse IDE
2006-08-15 21:43:51 +00:00
Cheng-Lung Sung
e8390e6e3c - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-15 00:29:13 +00:00
Stefan Walter
3112fe0e98 - Update to 1.1.8.
- Assign maintainership to submitter.

PR:		95399
Submitted by:	Dominic Fandrey <lon_kamikaze@gmx.de>
Approved by:	arved (mentor)
		maintainer timeout (>3 months)
2006-08-13 15:22:16 +00:00
Ion-Mihai Tetcu
c3ef35dcd4 Update java/castor from 1.0.1 to 1.0.2 (latest upstream stable release)
PR:		ports/101656
Submitted by:	Adam VanderHook (maintainer)
2006-08-10 19:07:53 +00:00
Tom McLaughlin
e6880adb0c Unbreak, port fetches just fine. 2006-08-09 15:23:12 +00:00
Maho Nakata
f143094dfe Remove java/fastjar. We already have as archivers/fastjar... 2006-08-08 14:08:22 +00:00
Maho Nakata
68b583f298 Remve java/fastjar port. we already have as archivers/fastjar... 2006-08-08 14:07:02 +00:00
Maho Nakata
d6befba864 Add fastjar. FastJar is an free and fast alternative of
SUN's JDK's jar.

WWW: http://savannah.nongnu.org/projects/fastjar
2006-08-08 13:58:51 +00:00
Maho Nakata
3fdb928ef0 Add files in pkg-plist.
Submitted by:	erwin
2006-08-07 01:31:17 +00:00
Maho Nakata
c237f6edac Add sun.boot.class.path as default bootclasspath for gcj,
so that we don't need to specify the bootclasspath.
Bump portrevision.
2006-08-04 10:34:49 +00:00
Maho Nakata
c1b2fd57ef Add gcj41, gij41 etc as gcj, gij, etc respectively,
Bump portrevision.
2006-08-03 02:33:43 +00:00
Maho Nakata
14f2c55b26 Use gcj instead of ecj, and bump portrevision. 2006-08-03 00:25:03 +00:00
Maho Nakata
4def9726ef The JDT Core Batch Compiler (stand alone verison of the Eclipse
Java Compiler).
This compiler is compatible with Java 1.3, 1.4 and 1.5.

WWW: http://www.eclipse.org
2006-08-03 00:22:06 +00:00
Greg Lewis
44bf342005 . Fix a segfault caused by fonts with illegal glyph names or glyph names
which begin with an underscore (although the patch doesn't handle these).
. Bump PORTREVISION.

Submitted by:	 Kurt Miller <kurt@intricatesoftware.com>
2006-08-01 18:38:25 +00:00
Greg Lewis
2f9818eb94 . Space out the arguments to OPTIONS with tabs rather than spaces.
. Add a JAIL which allows the port to be built in a jail. [1]

Submitted by:	anders@ [1]
2006-08-01 18:30:37 +00:00
Maho Nakata
b5d5619657 Fix java.c Now we can invoke gij by typing java. 2006-07-29 12:35:48 +00:00
Maho Nakata
608284ba70 Add java-gcj-compat. With scripts and symlinks, now gcj installation acts
like a Java SDK.

WWW: ftp://sources.redhat.com/pub/rhug/
2006-07-29 04:54:34 +00:00
Greg Lewis
8f6e64f785 . Take account of the MFC or the *_r functions to RELENG_6.
Submitted by:	ume@
2006-07-19 22:34:45 +00:00
Alex Dupre
53d88f1a3c Update to 1.33 release:
- install only jars for the selected jdk to avoid class conflicts
- drop support for obsolate jdks
- take maintainership [1]

Approved by:	glewis [1]
2006-07-19 06:45:20 +00:00
Greg Lewis
ae02b0e8be . Bump PORTREVISION. 2006-07-18 23:27:22 +00:00
Greg Lewis
3e2f072bb5 . On amd64 the plugin should look for the Server VM, since there is no
Client VM.

Submitted by:	Kurt Miller <kurt@intricatesoftware.com>
2006-07-18 23:23:02 +00:00
Greg Lewis
c9d5a55e98 . Properly deal with error cases in transferTo0().
Corrects non-blocking IO case.

Submitted by:	Kurt Miller <kurt@intricatesoftware.com>
Sponsored by:	The FreeBSD Foundation
2006-07-18 23:20:26 +00:00
Greg Lewis
7c58e0c63e . Convert to using OPTIONS.
. Add support for unrestricted policy files.
. Use bsd.gecko.mk for plugin support and limit it to Mozilla.
. Make portlint happier.

Submitted by:	ale@ (with some minor tweaks by me)
2006-07-18 22:50:37 +00:00
Mark Linimon
670421be02 Mark broken: unfetchable. 2006-07-15 19:04:10 +00:00
Ion-Mihai Tetcu
e8e3bad468 This plug-in for IBM's Eclipse platform integrates features from the
DrJava development environment.  The plug-in provides an Interactions
Pane and a simplified user interface to Eclipse.

WWW:	http://www.drjava.org/eclipse.shtml

PR:		ports/95747
Submitted by:	Nicola Vitale	<nivit at email.it>
2006-07-11 17:53:25 +00:00
Erwin Lansing
70480582d4 Remove zero-sized files. 2006-07-10 20:44:48 +00:00
Greg Lewis
0a27ea89b8 . The new Diablo JDK release doesn't need -XX:+UseMembar. 2006-07-05 20:32:58 +00:00
Greg Lewis
340a07e7d0 . Update to 1.5.0_07-b00.
Submitted by:   Kurt Miller <kurt@intricatesoftware.com>
2006-07-05 20:24:47 +00:00
Greg Lewis
a748477615 . Update to 1.5.0_07-b00.
Submitted by:	Kurt Miller <kurt@intricatesoftware.com>
2006-07-05 20:15:23 +00:00
Greg Lewis
6715aca278 . Update to 1.13.6. 2006-06-26 21:22:26 +00:00
Greg Lewis
ea967c0a67 . Update to 0.51
PR:		99194
Submitted by:	Ronald Klop <ronald@cs.vu.nl> (maintainer)
2006-06-23 21:28:42 +00:00
Konstantin Belousov
16a9ee4761 Update to 1.0.1.
PR:	ports/99253
Approved by:	pav
Approved by:	pjd (mentor)
2006-06-23 17:22:47 +00:00
Herve Quiroz
2aff4fb2bc Update to 1.0.1
PR:		98756
Submitted by:	maintainer
2006-06-19 09:52:53 +00:00
Greg Lewis
6eff26b8a9 . Bump PORTREVISION for the last three changes. 2006-06-16 21:31:02 +00:00
Greg Lewis
7084328334 . Work around a thread cache problem that caused javah to crash with an
Internal Error.

Submitted by:	Kurt Miller <kurt@intricatesoftware.com>
Sponsored by:	The FreeBSD Foundation
2006-06-16 21:29:53 +00:00
Greg Lewis
0c6e853af1 . Filter out corrupt environment variables with no name.
Submitted by:	Kurt Miller <kurt@intricatesoftware.com>
Sponsored by:	The FreeBSD Foundation
2006-06-16 21:28:08 +00:00
Greg Lewis
571b574f00 . Increase the default stack size on amd64.
Submitted by:	Kurt Miller <kurt@intricatesoftware.com>
Sponsored by:	The FreeBSD Foundation
2006-06-16 21:26:38 +00:00
Greg Lewis
da0c76df9e . Try to fix the build on FreeBSD-CURRENT, which now defines gethostent_r
itself.

Submitted by:	ume
2006-06-16 17:14:03 +00:00
Greg Lewis
b476d97beb . Update to 1.13.5. 2006-06-14 16:45:29 +00:00
Greg Lewis
f62ba5cc03 . Update to 3.0.2.
PR:		95128
Submitted by:	Panagiotis Astithas <past@ebs.gr>
2006-06-14 16:03:54 +00:00
Greg Lewis
4cb96cd702 . Update to 1.5.0_07. 2006-06-13 19:51:13 +00:00
Greg Lewis
b01db453b7 . Update to 1.4.2_12.
Submitted by:	mi
2006-06-13 19:12:41 +00:00
Greg Lewis
467a07aa3a . Update to 4.0.4.
PR:		97514
Submitted by:	Jonathan Chen <jonc@chen.org.nz> (maintainer)
2006-06-13 17:43:14 +00:00
Herve Quiroz
8f8a46b828 - Update to bsd.java.mk 2.0
- Use a PKGNAMESUFFIX to tag package according to the JDK version used (-java11
  or -java12)
- Honor NOPORTDOCS and install documentation in ${DOCSDIR}
- Use PORTDOCS to handle documentation plist differences between Java 1.1 and
  1.2 implementations
- Use PLIST_FILES (and thus remove pkg-plist)

PR:		97855
Submitted by:	hq
Approved by:	maintainer timeout
2006-06-12 23:48:30 +00:00
Herve Quiroz
d29f81308c - Update to bsd.java.mk 2.0
- Remove blank lines from pkg-plist [1]
- Add $FreeBSD$ tag in pkg-plist
- Remove redundant port name from COMMENT

PR:		97853
Submitted by:	hq
Reported by:	portlint [1]
Approved by:	maintainer timeout
2006-06-12 23:44:13 +00:00
Greg Lewis
7fdb2af1ba . Add manvm(1). This is similar to javavm(1), but allows one to view the
manual pages for the different VMs. [1]
. Minor code clean ups (white space, redirection).

PR:		93099
2006-06-12 16:57:29 +00:00
Jun Kuriyama
02de6c74d4 Defining $MASTER_SITES for your infoormation may confusing distfile survey. 2006-06-08 22:56:02 +00:00
Greg Lewis
2469e3b726 . Introduce the JAVAVM_DRYRUN variable. If this is set, then javavm will
not invoke any Java programmes, but will instead print out what it would
  have invoked and some related settings.

  This work was inspired by the PR, but doesn't use its implementation.

PR:		96050
2006-06-08 17:58:15 +00:00
Stefan Walter
861b0223c9 Update to 1.3.
PR:		97540
Submitted by:	Tian-Jian Jiang <tmjiang@iis.sinica.edu.tw>
Patch by:	stefan
Approved by:	maintainer timeout (18 days)
2006-06-08 16:51:59 +00:00
Greg Lewis
ca4a8507f4 . Revert previous commit. It was my recollection that javac needed the
flags when being used to bootstrap the jdk15 port, and this was confirmed
  by somebody else.  However, javac doesn't seem to be happy with it so
  turn it back off.

Submitted by:	hq
2006-06-07 20:26:21 +00:00
Stefan Walter
c8fcb49a54 Update to 0.51-pre1
PR:		98011
Submitted by:	maintainer
Approved by:	arved (mentor)
2006-06-07 18:54:08 +00:00
Greg Lewis
1868851b7a . Diablo's javac also needs -XX:+UseMembar. 2006-06-07 04:12:31 +00:00
Greg Lewis
efe0ee6196 . Restrict the -XX:+UseMembar option to the java(1) programme to prevent it
causing problems for programmes such as jar(1).  I actually believe it is
  needed by some of the other programmes, but we'll add it as needed.
. Bump PORTREVISION for this change.

PR:		98586
Submitted by:	Achilleas Mantzios <achill@matrix.gatewaynet.com>
2006-06-06 15:25:50 +00:00
Greg Lewis
6cc070f32d . ! -z -> -n for clarity.
Suggested by:	hq
2006-06-04 03:52:19 +00:00
Greg Lewis
3694308948 . Allow the setting up of command line options to be passed to the
invoked Java VM.

Reviewed by:	hq
2006-06-03 17:32:24 +00:00
Herve Quiroz
b3efb87049 - Update to bsd.java.mk 2.0
- Set JAVA_VERSION (for javavmwrapper) in the launcher script
- Use an absolute path to launch javavmwrapper
- JAVAJARDIR -> JAVALIBDIR (for JAR dependencies)
- Use %%JAVAJARDIR%% in pkg-plist

PR:		97856
Submitted by:	hq
Approved by:	maintainer
2006-06-01 23:55:50 +00:00
Herve Quiroz
2371f162b5 Update to 4.1.2
PR:		98033
Submitted by:	maintainer
2006-05-29 14:35:52 +00:00
Pav Lucistnik
b47ad7a943 - Renamed port graphics/libart_lgpl2 -> graphics/libart_lgpl 2006-05-28 13:37:06 +00:00
Maho Nakata
1a08b7865d Add a note for BROKEN line 2006-05-28 09:18:10 +00:00
Herve Quiroz
eb77c01f92 - Update to bsd.java.mk 2.0
- Use MASTER_SITE_APACHE_JAKARTA [1]
- Re-order PKGNAMEPREFIX [1]
- Add $FreeBSD$ tag in pkg-plist

PR:		97760
Submitted by:	hq
Reported by:	portlint [1]
Approved by:	maintainer
2006-05-24 14:00:57 +00:00
Alex Dupre
366cd5d141 Distfile rerolled without LICENSE file.
PR:		ports/97539
Submitted by:	Tian-Jian Jiang <tmjiang@iis.sinica.edu.tw>
2006-05-24 06:27:47 +00:00
Herve Quiroz
a53b1fe10d - Update to bsd.java.mk 2.0
- Use %%JAVAJARDIR%% in pkg-plist
- Add $FreeBSD$ tag
- Use SUB_FILES (rather than PKGINSTALL) to configure launcher shell script
- Set JAVA_VERSION for javavmwrapper in launcher shell script
- Renamed launcher script: jasmin.sh -> jasmin
- Register java/javavmwrapper in RUN_DEPENDS
- Bump PORTREVISION
2006-05-23 23:22:36 +00:00
Mikhail Teterin
f5861b4ada Upgrade from 0.50.1 to 0.50.2 2006-05-22 17:13:59 +00:00
Kris Kennaway
9c3564b291 BROKEN on !i386: Broken dependency 2006-05-21 21:33:14 +00:00
Stefan Walter
3fd868b466 Solve JDK 1.5 incompatibility.
PR:		96922
Submitted by:	Anton Yudin <toha@toha.org.ua> (maintainer)
Approved by:	arved (mentor)
2006-05-21 13:27:53 +00:00
Herve Quiroz
36b6ea1daf - Update to 3.8.2
- Do not mkdir ${JAVAJARDIR} (already in mtree now)
2006-05-20 14:19:08 +00:00
Volker Stolz
2f697676d7 JDE's stable code does not properly detect the version of newer versions of CEDET,
and will fail to load. Add patch from CVS.

PR:		ports/95609
Submitted by:	maintainer
2006-05-17 12:25:27 +00:00
Herve Quiroz
45e590c267 Update to 3.2 2006-05-16 15:46:49 +00:00
Herve Quiroz
c332272201 - Update to 1.1
- Do not build the port since it requires Maven to build documentation
- No longer install commons-logging-api.jar
- Disable OPTIONS: the full package is installed
2006-05-16 15:43:15 +00:00
Ion-Mihai Tetcu
0cf4815593 - Update to 0.90
- Pass maintainership to submiter

PR:		ports/97150
Submitted by:	Rainer Alves <rainer.alves@gmail.com>
Approved by:	lawrance (metor)
2006-05-14 01:13:38 +00:00
Vasil Dimov
f5387617c9 Remove whitespace from line endings in pkg-plist files.
Those spaces used to hinder searching for the corresponding files
with portsearch -f '/FILENAME$' for obvious reasons.
Although currently portsearch removes those spaces itself remove
them anyway.

Inspired by:	ports/94078
Approved by:	portmgr (during freeze: krion, then kris advised to wait; at present: erwin)
2006-05-12 14:28:19 +00:00
Stefan Walter
5fdcfb79e7 - Update to 0.50.1
- Evaluate OPTIONS _after_ inclusion of bsd.port.pre.mk.
- Mark BROKEN on FreeBSD < 5.x

PR:		96989
Submitted by:	Ronald Klop <ronald@cs.vu.nl> (maintainer)
Approved by:	arved (mentor)
2006-05-10 17:25:51 +00:00
Alex Dupre
2af47c04b6 Update to 3.0.1 release. 2006-05-10 15:19:33 +00:00
Alex Dupre
ffcb54b54f Chase gmp library and bump PORTREVISION. 2006-05-10 14:46:47 +00:00
Edwin Groothuis
8f4ccb0a04 Remove USE_REINPLACE from categories starting with a J 2006-05-09 00:18:07 +00:00
Sam Lawrance
e8f792b110 Mark RESTRICTED and require manual fetching (netcomponents may not be
redistributed except as part of a substantially different product).

Prompted by:	fenner's distfile survey
2006-05-07 13:48:13 +00:00
Sam Lawrance
46084d8884 Update distfile name. Checksum unchanged.
Reported by:	fenner's distfile survey
2006-05-07 13:21:44 +00:00
Greg Lewis
c049e6baf1 . Add a pkg-message file describing the known problems. The SIGBUS on MP
systems in particular is causing lots of support email.

Obtained from:	Kurt Miller's release notes.
Suggest by:	hq
2006-05-03 16:53:27 +00:00
Herve Quiroz
78c34a7c89 - Update to 4.1.1 [1]
- Remove USE_REINPLACE [2]
- Unquote USE_PACKAGE [2]
- Use 'exec' to launch JVM

PR:		96518 [1]
Submitted by:	maintainer [1]
Reported by:	portlint [2]
2006-05-03 09:18:06 +00:00
Greg Lewis
9f137bf589 . Bump PORTREVISION for the previous fix.
Suggested by:	hq
2006-04-27 14:49:42 +00:00
Greg Lewis
7947c327e5 . Avoid stomping on environment variables by prefixing variable names with
_JAVAVM_.  The notable exception is JAVA_HOME, which is deliberately set
  by the wrapper.

PR:		88048
2006-04-26 19:48:08 +00:00
Greg Lewis
5d84a580d8 . Make diablo-jdk15 the default bootstrap JDK for i386.
Suggested by:	"Nikolas Britton" <nikolas.britton@gmail.com>
2006-04-25 20:44:28 +00:00
Greg Lewis
f7bfa59dad . Fix key recognition problems when NumLock is on.
PR:		85997
Submitted by:	Kurt Miller <lists@intricatesoftware.com>
2006-04-25 20:10:19 +00:00
Greg Lewis
9df5da6055 . Remove the diablo-jdk13 and diablo-jre13 ports for the following reasons:
. They have been FORBIDDEN for almost a year (by default).
  . The DISTFILEs are no longer distributed.
  . They don't work on FreeBSD 5 and higher.
  . There are now updated (1.5) binaries available.
2006-04-24 18:22:18 +00:00
Maho Nakata
8de5b8b435 - fix plist and unbreak under FreeBSD 5+
- fix pthread problem and unbreak under FreeBSD 4
- utilize INFO
- replace spaces with tabs and make portlint happier

PR:		96246
Submitted by:	leeym
2006-04-24 04:36:43 +00:00
Kris Kennaway
1a654e27e5 BROKEN: Does not compile 2006-04-22 22:25:04 +00:00
Maho Nakata
031557a091 Gjdoc is a documentation generation framework for java source files;
espcially generating API documentation in HTML format from
doc comments in source code.
Also, ANTLR (ANother Tool for Language Recognition) is used; this is
a language tool that provides a framework for constructing recognizers,
compilers, and translators from grammatical descriptions containing
Java, C#, C++, or Python actions.

WWW: http://www.gnu.org/software/classpath/cp-tools/
     http://www.antlr.org/
2006-04-17 05:11:45 +00:00
Edwin Groothuis
acc468d57e Maintainer mailaddress mass change
Maintainers mailaddress has changed, so the ports should be updated.

PR:		ports/95796
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de>
2006-04-15 11:47:42 +00:00
Volker Stolz
4fc942916f Update to 1.0
PR:		ports/95470
Submitted by:	maintainer
2006-04-09 14:14:48 +00:00
Greg Lewis
e81e856fc6 . Update to 1.5.0 patchset 3. 2006-04-07 03:27:34 +00:00
Greg Lewis
0fc21ef7d0 . Add entries for diablo-jdk15 and diablo-jre15. 2006-04-06 15:24:03 +00:00
Greg Lewis
c2c297fb70 . Add a port of the Diablo Latte (native FreeBSD JRE) 1.5 binaries.
This will help people keep up with any updates.

  "The Java Runtime Environment (JRE) implements the Java Virtual
   machine and base classes, and permits the execution of Java
   applications on FreeBSD."
2006-04-06 15:23:32 +00:00
Greg Lewis
b290ad6e87 . Add a port of the Diablo Caffe (native FreeBSD JDK) 1.5 binaries.
This will help people keep up with any updates.

  "The Java Development Kit (JDK) provides the Java Virtual Machine,
   base classes, and development tools to permit developers to create
   new Java applications, applets, and components on FreeBSD."
2006-04-06 15:20:45 +00:00
Greg Lewis
36704e6fac . Update to 1.2.1. 2006-04-03 22:29:49 +00:00
Mark Linimon
cdda1e9d10 Reassign these ports from inactive maintainer to glewis, who has been doing
most of the work over the past year.

Hat:	portmgr
2006-03-31 08:47:17 +00:00
Greg Lewis
303b931b56 . Update to 1.4.2_11. 2006-03-30 18:58:19 +00:00
Greg Lewis
94ff89415b . Update to 1.3.1_18. 2006-03-30 17:53:11 +00:00
Jimmy Olgeni
9c7e1b10b3 Install port in ${PREFIX}/netbeans4 so that it could be used
concurrently with java/netbeans.

Submitted by:	Andreas Haakh <bugReporter(at)Haakh.de>
2006-03-28 22:22:23 +00:00
Herve Quiroz
3780df116d Takeover maintainership
PR:		94192
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2006-03-27 23:24:38 +00:00
Herve Quiroz
769c16d25d - Use 'exec' in the launcher shell script to comply with Porter's Handbook
guidelines
- Reduce line length in launcher shell script
2006-03-22 18:33:29 +00:00
Jimmy Olgeni
5ec3ec7040 Automatically detect netbeans_jdkhome.
Submitted by:	hq
2006-03-20 19:32:56 +00:00
Norikatsu Shigemura
0af097cbd3 Update to 1.13.3.
PR:		ports/94639
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2006-03-18 17:08:27 +00:00
Pav Lucistnik
ccd2037ad8 - Fix fetching
PR:		ports/94193
Submitted by:	Jean-Francois BOEUF <jfb@minet.net>
2006-03-16 10:39:13 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Pav Lucistnik
803a2325cb - Update to 2006.03.06 and unbreak
- Drop maintainership

PR:		ports/94122
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	Michael C. Shultz <ringworm01@gmail.com> (maintainer)
Approved by:	portmgr (krion)
2006-03-06 22:19:53 +00:00
Kris Kennaway
0b3c5c4bf1 Add NO_PACKAGE since this apparently takes an enormous amount of RAM to
build, and has never built successfully on the package cluster since the
update last year.

Approved by:    portmgr (implicit)
2006-03-06 20:34:58 +00:00
Kris Kennaway
bf2221147c BROKEN: Broken by removal of www/jakarta-tomcat4/files/startup.sh file
Approved by:    portmgr (implicit)
2006-02-25 21:50:20 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Tim Bishop
df8af1579c - Remove broken master site
- Remove need for dependency on EMF/GEF/VEP

PR:		88604
Submitted by:	SUGIMURA Takashi <sugimura@jp.FreeBSD.org> (maintainer)
2006-02-20 15:10:31 +00:00
Norikatsu Shigemura
17920b13a3 Update to 1.13.2.
PR:		ports/93591
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2006-02-20 13:44:25 +00:00
Tim Bishop
730e952dec - Update to 1.1.6
- Use dynamic pkg-plist

PR:		88603
Submitted by:	SUGIMURA Takashi <sugimura@jp.FreeBSD.org> (maintainer)
2006-02-20 08:22:42 +00:00
Kris Kennaway
97bc355bc0 BROKEN: Unfetchable 2006-02-20 01:36:46 +00:00
Jimmy Olgeni
5bd2c255ed Fix PORTNAME. 2006-02-18 16:26:01 +00:00
Herve Quiroz
fe610a59ea - Update to 4.1
- Use SUB_FILES to configure the launcher shell script
- Set JAVA_VERSION in the launcher
- STYLEDIR -> DATADIR (%%DATADIR%% already in SUB_LIST and PLIST_SUB)

PR:		93339
Submitted by:	me
Approved by:	maintainer
2006-02-15 13:41:03 +00:00
Alex Dupre
e575b0b060 Update to 3.0 final release. 2006-02-14 13:56:39 +00:00
Jimmy Olgeni
c4fb22eedf Upgrade to current bsd.java.mk syntax. 2006-02-13 18:53:33 +00:00
Jimmy Olgeni
19a332fd08 Upgrade to current bsd.java.mk syntax, fix portlint issues, cleanup whitespace. 2006-02-13 18:52:12 +00:00
Jimmy Olgeni
64b39f0d99 Upgrade to current bsd.java.mk syntax, remove commented MASTER_SITES. 2006-02-13 18:50:51 +00:00
Jimmy Olgeni
498927f480 Upgrade to version 5.0. 2006-02-13 18:38:38 +00:00
Jimmy Olgeni
bebc6ae6fa Add java/netbeans4 after repocopy.
PR:		ports/92845
2006-02-13 18:37:06 +00:00
Sam Lawrance
624b49dd63 Fix build on 4.x.
PR:		ports/93254
Submitted by:	Ronald Klop <ronald@cs.vu.nl> (maintainer)
2006-02-13 12:12:16 +00:00
Greg Lewis
bc1fa829db . Set the REX bits correctly on amd64. Fixes possible segfaults with
Eclipse on that platform.

  See https://bugs.eclipse.org/bugs/show_bug.cgi?id=71987

. Bump PORTREVISION.

Submitted by:	Sean McNeil <sean@mcneil.com>
2006-02-12 20:47:21 +00:00
Greg Lewis
1fd0bf2541 . Tweak the fix for linking with the system's version of zlib to just
ignore the internal zlib source files rather than having to rm them.

Submitted by:	Kurt Miller <kurt@intricatesoftware.com>
2006-02-12 20:45:18 +00:00
Greg Lewis
5954b07aaa . Link with the system libz instead of building the our own internal
copy.  This should have the following effects:

  . Fix problems experienced by programmes that dynamically create their
    own copy of the JVM and are linked against the system's zlib (e.g.,
    eclipse).
  . Reduce the potential for zlib based security problems
    affecting the JDK.

  This is similar to the patch in the PR, but was actually backported from
  the patches for the jdk15 port, so its a touch different.

PR:		92459
2006-02-12 00:28:23 +00:00
Norikatsu Shigemura
d6becae53d Update to 3.1.2.
Submitted by:	tmclaugh
References:	http://lists.freebsd.org/pipermail/freebsd-eclipse/2006-January/000327.html
Noticed by:	Panagiotis Astithas <past@ebs.gr>
2006-02-08 15:01:39 +00:00
Herve Quiroz
3d82afa955 - Update to 1.0.0 [1]
- Add 'graphics' category [2]
- Move RUN_DEPENDS [2]
- Use USE_ANT
- JAVAJARDIR -> JAVALIBDIR
- Do not set JAVA_BUILD/JAVA_RUN, just set NO_BUILD when needed
- Cleanup: remove now useless PLIST_SUB entries
- ECHO_CMD -> ECHO_MSG
- Trim whitespaces in pkg-descr

Reported by:	thierry [1], portlint [2]
2006-02-07 10:42:32 +00:00
Anders Nordby
5223a66b16 Update changed master site and homepage URLs.
Submitted by:	demon
2006-02-07 08:23:24 +00:00
Herve Quiroz
004ebba6cc - Update to 1.0.0
- Add 'devel' category
- Use USE_ANT
- Do not set JAVA_BUILD/JAVA_RUN, just set NO_BUILD when needed
- Cleanup: remove now useless PLIST_SUB entries
- ECHO_CMD -> ECHO_MSG
- The port now installs another JAR file: jcommon-xml.jar

Tested by:	thierry
2006-02-06 23:26:40 +00:00
Jimmy Olgeni
630098b2e0 Whitespace. 2006-02-05 16:10:20 +00:00
Jimmy Olgeni
1172a018a2 Make portlint happy. 2006-02-05 16:09:33 +00:00
Simon Barner
919b2eab39 - Restrict to JDK 1.4
Submitted by:	Jonathan Chen <jonc@chen.org.nz> (maintainer)
PR:		ports/92823
2006-02-05 15:25:08 +00:00
Greg Lewis
3e03d77e1b . Fix the build on amd64 (although some native libraries are missing).
. Fix a crash when trying to execute a programme via the "Run" or "Debug"
  menu items.

PR:		91825
Submitted by:	Panagiotis Astithas <past@ebs.gr>
2006-02-02 22:02:01 +00:00
Greg Lewis
25e9cfb388 . Enable parallel compilation during the build of HotSpot. Note that we
can't use -j in general since the build of the other bits is almost
  certainly not -j safe.  If set, this will speed up the build for those
  with an SMP box. [1]
. Install the cacerts file from Sun's JDK 1.5.0_06 release rather than
  using the almost empty one that comes with the SCSL source. [2]
. Bump PORTREVISION for the second change.

PR:		87552 [1]
Submitted by:	leafy <leafy@leafy.idv.tw> [1]
Prompted by:	Panagiotis Astithas <past@ebs.gr> [2]
2006-02-02 16:27:44 +00:00
Simon Barner
4426cff80f - Update to 0.49
- From ChangeLog:
  * A deadlock fixed.
  * Better system thread handling.
  * Tables are now sortable in both ascending and descending order
  * Preferences are saved and restored.
  * Better handling of MS Windows builds.

Submitted by:	Ronald Klop <ronald@cs.vu.nl> (maintainer)
PR:		ports/92507
2006-02-02 15:34:08 +00:00
Jimmy Olgeni
15baefa084 Fix DOWNLOAD_URL.
PR:		ports/92534
Submitted by:	Edwin Groothuis <edwin(at)mavetju.org>
2006-01-31 21:04:54 +00:00
Eric Anholt
b0b76c8b1d Add missing "info" directory to dirrm list from last version update.
Reported by:	kris
2006-01-31 03:29:37 +00:00
Edwin Groothuis
672d9407e1 Fix download URL
PR:		ports/92535
Submitted by:	Panagiotis Astithas <past@ebs.gr>
2006-01-30 20:24:01 +00:00
Edwin Groothuis
4567869b40 SHA256ify (and sometimes SIZEify)
Approved by: krion@
2006-01-30 11:30:48 +00:00
Greg Lewis
b80b742e3f . Install a desktop icon for the java/jdk15 Control Panel. [1]
. Bump PORTREVISION for this and (mostly) the previous change.

PR:		86804
Submitted by:	Panagiotis Astithas <past@ebs.gr>
2006-01-29 21:24:59 +00:00
Mark Linimon
5172d5dc6e Update to 1.1.0.1.
Note to submitter: I've changed the last few dirrms to dirrmtrys so that
you won't try to blow away my Eclipse plugins :-)

PR:		ports/92317
Submitted by:	Jean Milanez Melo <jmelo at freebsdbrasil dot com dot br>
2006-01-29 04:35:05 +00:00
Greg Lewis
5817b9bf96 . Link with the system libz instead of building the our own internal
copy.  This should have the following effects:

  . Fix problems experienced by programmes that dynamically create their
    own copy of the JVM and are linked against the system's zlib (e.g.,
    eclipse).
  . Reduce the potential for zlib based security problems affecting the
    JDK.

Submitted by:	mi@
2006-01-28 23:41:24 +00:00
Mark Linimon
b09666fc1e - Fix possibility of "infinite make fork" when "Registering install for ..."
EMACS ports.  [1]

 - Allow building a port as root using an NFS-mounted /usr/ports if the
   server maps root to a UID other than root. [2]

 - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
   status rather than success. [3]

 - Improve behavior when dealing with versioned dependencies. [4]

 - Fix false positives in check-conflicts target. [5]

 - Remove obsolete bzip2 code. [6]

 - Add physical category net-p2p. [7]

 - Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11]

 - INDEX can now be moved outside of ports tree. [9]

 - Add ghostscript-gpl. [10]

 - Remove obsolete USE_MESA. [12]

 - Force pkg_install tools from ports on FreeBSD 4.10 and older. [13]

 - Document ALWAYS_KEEP_DISTFILES. [14]

 - Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15]

PR:	ports/37596 [1], ports/57259 [2], ports/63216 [3],
	ports/89448 [4], ports/89710 [5], ports/88996 [6],
	ports/89260 [7], ports/89363 [8], ports/89809 [9],
	ports/89853 [10], ports/91086 [11], ports/91710 [12],
	ports/91727 [13], ports/92111 [14], ports/92124 [15]
Submitted by:	Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12],
		Andrew Heybey <ath at niksun dot com> [2], Jamie Jones
		<jamie at thompson dot bishopston dot net>, tobez [4], Mark
		Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15],
		pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com
		dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10],
		netchild [11], erwin [14]
Reviewed by:	kris, clement (partially)
2006-01-28 02:11:35 +00:00
Renato Botelho
2446c881a9 - Make it fetchable again
PR:		ports/92366
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-01-26 15:23:42 +00:00
Herve Quiroz
c5d1aa35df Fix WWW
PR:		92363
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-01-26 13:23:03 +00:00
Mark Linimon
f6159fbf7a Revert last commit. It is not possible (yet) to have the dirrmtry usage
in the post-install target.  Its usage must preceed generate-plist.

This problem needs to be revisited either in a rework of bsd.port.mk or
each of these Makefiles.

Hat:		portmgr
Pointy hat:	edwin`
2006-01-23 07:04:10 +00:00
Andrey A. Chernov
0e37db4c7a This port broke INDEX building, when WITH_MOTIF is defined, fix expression
Approved by:    Panagiotis Astithas <past@ebs.gr> from freebsd-eclipse
2006-01-22 13:12:01 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Edwin Groothuis
d568611c3e eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 05:52:28 +00:00
Edwin Groothuis
0416031c9b Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:20:05 +00:00
Eric Anholt
857d074aec Fix plist issues after last commit yet again. 2006-01-21 02:04:10 +00:00
Eric Anholt
352c008816 Fix build by updating to 1.1.7-rc1, which should be better than the previous
release, as usual (and even the previous version was from an "unstable" branch
anyway).  The release is expected to come out very soon, anyway.
2006-01-21 01:32:13 +00:00
Greg Lewis
ec6ecdd50f . Update to 1.13.1. Unbreak. 2006-01-20 17:24:28 +00:00
Greg Lewis
ba048f58a1 . Update to 3.0.1.
PR:		91576
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2006-01-20 17:05:47 +00:00
Greg Lewis
c59b2ea8a8 . Update to patchset 8. 2006-01-20 16:39:05 +00:00
Greg Lewis
56ba617df9 . Add SHA256. 2006-01-20 03:30:59 +00:00
Greg Lewis
f51c3044c2 . Make sure the mozilla library is built unless WITHOUT_MOZILLA is
explicitly specified.  Fixes a problem with the internal browser widget
  not being available.

PR:		91305
Submitted by:	Panagiotis Astithas <past@ebs.gr>
2006-01-19 16:49:57 +00:00
Kris Kennaway
c5cfb491a3 BROKEN: Does not build 2006-01-14 09:34:07 +00:00
Kris Kennaway
16cd3f1383 BROKEN: Size mismatch 2006-01-14 09:23:38 +00:00
Greg Lewis
3400005a76 . Update to 1.5.0_06.
Submitted by:	josef@ via hq@ (packing list fixes added by me)
2006-01-13 16:42:28 +00:00
Greg Lewis
2f4041691b . Always fix up the pthread library references, even if we're not
building either native threads or HotSpot.  This is due to libcmm
  always wanting to link against a pthread library, which was causing
  problems on 7-CURRENT since it was erroneously hardwired to -lc_r.
  This should really fix the problem.

Pointed out by:	pointyhat via kris
2006-01-13 16:23:47 +00:00
Tim Bishop
5b4176b9cc - Update to 4.0.1
PR:		91142
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2006-01-11 11:35:17 +00:00
Dirk Meyer
b30917b04a - fix build in JAILS
failed to build the jdk14 port in a jail under FreeBSD 5.4
FreeBSD 4.11 works.

The problem is that mount don't list the linprocfs,
and this make the selfcheck fail.

maintainer emailed:
So  6 Nov 2005 11:21:20 CET

Approved by:	(maintainer timeout)
2006-01-07 09:33:41 +00:00
Herve Quiroz
5c37ea82a3 Update to 1.1b5 2006-01-05 14:25:38 +00:00
Edwin Groothuis
257d466435 [patch] update java/eclipse-cdt to version 3.0.1
This patch updates java/eclipse-cdt to the latest version
	3.0.1. It also installs the native shared libraries that
	were previously missing. In order to do this the distfile
	of the cdt-sdk had to be used instead. A static pkg-plist
	is also used to help people searching through the ports
	files.

PR:		ports/89893
Submitted by:	Panagiotis Astithas <past@ebs.gr>
Approved by:	maintainer timeout
2006-01-03 03:28:05 +00:00
Edwin Groothuis
8c9da48896 Update port: java/jboss4 to 4.0.3 SP1
Update java/jboss4 to 4.0.3 SP1, which includes the usual
	bugfixes and minor tweaks. I tweaked the Makefile so that
	it can handle the SP1 version properly and while keeping
	the Makefile valid and passes portlint.

PR:		ports/91066
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org>
2005-12-29 21:51:44 +00:00
Christian Brueffer
909c27e18f Add SHA256 checksum
Approved by:	markus
2005-12-23 13:02:13 +00:00
Greg Lewis
4e088b4593 . Add SHA256. 2005-12-18 09:43:18 +00:00
Greg Lewis
f14fd9fdfd . USE_ICONV is required whether we're building the web parts or not.
PR:		89512
Submitted by:	girgen
2005-12-17 16:14:48 +00:00
Sam Lawrance
34832b41ba Remove port that depends on the expired cedet-emacs20.
Reported by:	kris' index builder
2005-12-15 05:18:27 +00:00
Greg Lewis
6f887ea63e . Tell the user all the files they will need up front, instead of telling
lies about what they have and prompting them one file at a time.  This
  is a slight rewording of the submitted patch.

PR:		84644
Submitted by:	fenner
2005-12-14 16:52:32 +00:00
Tim Bishop
7083867c78 - Update to 3.1.0
PR:		88644
Submitted by:	SUGIMURA Takashi <sugimura@jp.FreeBSD.org> (maintainer)
Approved by:	clement (mentor)
2005-12-14 08:30:23 +00:00
Edwin Groothuis
0661107733 Suspend maintainer
<plexus@snafu.de>: host mail.snafu.de[84.23.254.19] said: 550 Account Suspended
2005-12-12 09:52:56 +00:00
Greg Lewis
fa9ca78083 . Try to bandaid a build problem on 7-CURRENT. This is a legitimate fix,
and will stay in the port, but it masks an underlying problem that still
  remains.

Reported by:	pointyhat (via kris)
2005-12-11 21:59:07 +00:00
Simon Barner
b8f396f775 - Add official mastersite
- Update WWW

Submitted by:	Andreas Kohn <andreas@syndrom23.de>
PR:		ports/90234
2005-12-11 13:32:50 +00:00
Tim Bishop
5b2560de4d - Update to 2.2.4
- Use sourceforge mastersite
- Added dependency on eclipse-gef
- Automatically generate pkg-plist

PR:		88649
Submitted by:	SUGIMURA Takashi <sugimura@jp.FreeBSD.org> (maintainer)
Approved by:	clement (mentor)
2005-12-05 12:35:10 +00:00
Greg Lewis
984e5bbcac . Add $FreeBSD$. 2005-12-03 05:27:55 +00:00
Greg Lewis
6f57346425 . "Privatise" the symbols in libzip.so to avoid conflicting with those
in the systems libz.so.  This conflict broke applications such as
  Eclipse which is linked with libz.so (via gtk+ I believe).

  This is a slightly modified version of the submitter's patch.

  A better solution may be to link with the system's libz.so and remove
  the JDK's internal zlib code altogether, but I'd like to test that a
  little more first.  Until then this solves the problem.
. Bump PORTREVISION since Eclipse seems to be quite widely used.

Submitted by:	"Arno J. Klaassen" <arno@heho.snv.jussieu.fr>
2005-12-02 22:24:01 +00:00
Greg Lewis
b3ca7b8d1b . The patch to use getaddrinfo() #ifdef'ed out too much code. Change that
to isReachable() is still available (fixes some JCK tests).

Submitted by:	Christos Zoulas
2005-12-02 22:17:15 +00:00
Greg Lewis
a65c7890f8 . Chase an updated distfile. [1]
Although this is only documentation, the changes (fixing of URLs, etc.)
  were enough for me to bump PORTREVISION.
. Add SHA256.

Submitted by:	Adam Stroud <adam.stroud@gmail.com>
2005-12-02 19:32:17 +00:00
Archie Cobbs
73a62517e9 Add missing files to pkglist. 2005-11-29 14:36:42 +00:00
Herve Quiroz
6a3be72a2b - Update to 0.6.0
" The new version delivers a cumulative update of new developments, bug
    fixes, and improvements, including an upgrade to JDK 1.4. "

- Set JAVA_VERSION=1.4+
- Add 'math' category [1]
- Use USE_ANT
- Fix COMMENT: some words seemed to be missing, turning the comment to a
  nonsense sentence
- ECHO_CMD -> ECHO_MSG
- Cleanup: remove "ex:ts=8" and uneeded targets
- Use ${FIND} | ${INSTALL_DATA} to install documentation files
- Take maintainership

Reported by:	portlint [1]
2005-11-28 16:05:36 +00:00
Archie Cobbs
0018c9fcdc Fix problem with -encoding flag.
PR:	ports/89536
2005-11-27 16:54:40 +00:00
Archie Cobbs
443a78dc20 Upgrade to version 1.4.7. 2005-11-27 16:42:42 +00:00
Archie Cobbs
b720f54605 Upgrade to 0.19; disable evolving graphical stuff for now. 2005-11-27 16:42:25 +00:00
Greg Lewis
2481baa02d . Make pkg-install install a symbolic link for the browser plugin if a
valid one doesn't currently exist.
. Add a pkg-deinstall which removes the symbolic link if this port owns it.
. Produce pkg-install and pkg-deinstall with SUB_FILES and SUB_LIST rather
  than manually using ${SED} ourselves.

Approved by:	maintainer timeout
2005-11-25 03:39:42 +00:00
Pav Lucistnik
1edb739efb - Add SHA256 2005-11-24 23:21:04 +00:00
Greg Lewis
e71c85a662 . Add $FreeBSD$. 2005-11-23 21:16:56 +00:00
Greg Lewis
44d3f3ea41 . Add SHA256. 2005-11-23 16:50:01 +00:00
Greg Lewis
e141d58fe8 . Make pkg-install install a symbolic link for the browser plugin if a
valid one doesn't currently exist.
. Add a pkg-deinstall which removes the symbolic link if this port owns it.
. Produce pkg-install and pkg-deinstall with SUB_FILES and SUB_LIST rather
  than manually using ${SED} ourselves.

Approved by:	maintainer timeout
2005-11-23 10:12:33 +00:00
Simon Barner
a6a14bcb24 - Fix plist by correctly installing and registering the port's man page [1]
- Add SHA256

Reported by:	pointyhat via kris [1]
PR:		ports/89402 [1]
Submitted by:	"Ronald Klop" <ronald@cs.vu.nl> (maintainer) [1]
2005-11-23 01:17:16 +00:00
Greg Lewis
37be2d027c . Add SHA256. 2005-11-22 06:20:35 +00:00
Greg Lewis
48583ee043 . Add SHA256.
. SIZEify.
2005-11-22 06:19:35 +00:00
Kris Kennaway
4364b9cade BROKEN: Unfetchable 2005-11-21 01:19:02 +00:00