| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
. 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.
|
| |
|
|
|
|
|
|
|
| |
- fix pthread problem and unbreak under FreeBSD 4
- utilize INFO
- replace spaces with tabs and make portlint happier
PR: 96246
Submitted by: leeym
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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/
|
| |
|
|
|
|
|
| |
Maintainers mailaddress has changed, so the ports should be updated.
PR: ports/95796
Submitted by: Gerrit Beine <gerrit.beine@gmx.de>
|
| |
|
|
|
| |
PR: ports/95470
Submitted by: maintainer
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
| |
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."
|
| |
|
|
|
|
|
|
| |
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."
|
| | |
|
| |
|
|
|
|
| |
most of the work over the past year.
Hat: portmgr
|
| | |
|
| | |
|
| |
|
|
|
|
| |
concurrently with java/netbeans.
Submitted by: Andreas Haakh <bugReporter(at)Haakh.de>
|
| |
|
|
|
| |
PR: 94192
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
|
| |
|
|
|
| |
guidelines
- Reduce line length in launcher shell script
|
| |
|
|
| |
Submitted by: hq
|
| |
|
|
|
| |
PR: ports/94639
Submitted by: Andreas Kohn <andreas@syndrom23.de>
|
| |
|
|
|
| |
PR: ports/94193
Submitted by: Jean-Francois BOEUF <jfb@minet.net>
|
| |
|
|
|
| |
Discussed with: kris
Approved by: portmgr (implicit)
|
| |
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
|
|
|
|
| |
build, and has never built successfully on the package cluster since the
update last year.
Approved by: portmgr (implicit)
|
| |
|
|
| |
Approved by: portmgr (implicit)
|
| |
|
|
| |
Approved by: portmgr (kris)
|
| |
|
|
|
|
|
| |
- Remove need for dependency on EMF/GEF/VEP
PR: 88604
Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> (maintainer)
|
| |
|
|
|
| |
PR: ports/93591
Submitted by: Andreas Kohn <andreas@syndrom23.de>
|
| |
|
|
|
|
|
| |
- Use dynamic pkg-plist
PR: 88603
Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> (maintainer)
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
- 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
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
PR: ports/92845
|
| |
|
|
|
| |
PR: ports/93254
Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
Eclipse on that platform.
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=71987
. Bump PORTREVISION.
Submitted by: Sean McNeil <sean@mcneil.com>
|
| |
|
|
|
|
| |
ignore the internal zlib source files rather than having to rm them.
Submitted by: Kurt Miller <kurt@intricatesoftware.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
Submitted by: tmclaugh
References: http://lists.freebsd.org/pipermail/freebsd-eclipse/2006-January/000327.html
Noticed by: Panagiotis Astithas <past@ebs.gr>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
|
| |
|
|
| |
Submitted by: demon
|
| |
|
|
|
|
|
|
|
|
|
| |
- 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
|
| | |
|
| | |
|
| |
|
|
|
| |
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
PR: ports/92823
|
| |
|
|
|
|
|
|
| |
. 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>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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]
|