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