| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
" 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]
|
|
|
|
| |
PR: ports/89536
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
- Add SHA256
Reported by: pointyhat via kris [1]
PR: ports/89402 [1]
Submitted by: "Ronald Klop" <ronald@cs.vu.nl> (maintainer) [1]
|
| |
|
|
|
|
| |
. SIZEify.
|
| |
|
|
|
|
|
|
|
| |
- Add SHA256
PR: 89151
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
|
|
|
|
|
|
| |
- USE_BISON
PR: ports/88550
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
| |
- Add SHA256 checksum
- Bump PORTEPOCH
PR: 88909
Submitted by: Alex Vasylenko <lxv@omut.org>
|
|
|
|
| |
Patch by: Andreas Kohn <andreas@syndrom23.de>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
such as Base64, Hex, various phonetic encodings, and URLs.
WWW: http://jakarta.apache.org/commons/codec/
|
|
|
|
|
|
|
|
| |
of the wrapper script. I'm using a different patch than Herve submitted,
but the idea is the same.
. Bump PORTREVISION.
Submitted by: hq
|
| |
|
|
|
|
|
| |
PR: 88273
Submitted by: maintainer
|
|
|
|
|
| |
PR: 86860
Submitted by: Loren James Rittle <rittle@latour.waar.labs.mot.com>
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
| |
Pointed out by: hq
|
|
|
|
|
|
|
| |
. Try to make the packing list more future proof.
PR: 87672
Submitted by: Andreas Kohn <andreas@syndrom23.de>
|
| |
|
|
|
|
|
|
|
| |
. Minor fixes for the packing list.
PR: 87700
Submitted by: Andreas Kohn <andreas@syndrom23.de>
|
|
|
|
|
| |
. File off the version from the installed jars to make it possible to keep
the same CLASSPATH between releases.
|
|
|
|
|
| |
PR: 87647
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
|
|
|
|
|
| |
. Add another MASTER_SITE.
. Packing list is a little better, but it still needs some work.
|
|
|
|
|
|
|
|
| |
JAVA_VERSION and JAVA_OS values so that no wrong JDK can be picked up by
javavm(1).
PR: 86860
Discussed with: Panagiotis Astithas <past@ebs.gr>
|
|
|
|
| |
and on amd64!
|
|
|
|
|
|
|
|
| |
o Fix install dependency problems.
PR: ports/87469
Submitted by: Mark Hobden <mark@mclgm.net>
Approved by: maintainer no response
|
|
|
|
|
|
|
|
|
| |
The Eclipse Web Tools Platform (WTP) project extends the Eclipse
platform with tools for developing J2EE Web applications.
WWW: http://www.eclipse.org/webtools/
PR: ports/87467
Submitted by: Mark Hobden <mark@mclgm.net>
|
|
|
|
|
| |
PR: ports/87450
Submitted by: Mark Hobden <mark@mclgm.net>
|
|
|
|
|
| |
PR: 87375
Submitted by: Ronald Klop <ronald@cs.vu.nl>
|
|
|
|
|
| |
PR: 87375
Submitted by: Ronald Klop <ronald@cs.vu.nl>
|
|
|
|
| |
Approved by: phantom (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://java.sun.com/j2se/1.5.0/docs/guide/awt/1.5/xawt.html
it has some advantages over XToolkit. Its also the default on Linux
and Solaris will be switching to it. Some people have reported that
it fixes a crash in the browser plugin for them.
Please let me know straight away if this causes problems, particularly
with Swing, as it hasn't been extensively tested. The web page
mentioned above explains how to switch the toolkits dynamically so you
can compare them.
Submitted by: Huang wen hui <hwh@gddsn.org.cn>
(the awt_LoadLibrary.c patch)
Approved by: phantom (maintainer)
|
|
|
|
| |
Approved by: phantom (maintainer)
|
|
|
|
|
|
|
| |
. Bump PORTREVISION.
PR: 81176
Submitted by: "Thomas M. Hermann" <__tmh@yahoo.com>
|
|
|
|
|
|
| |
by mtree for more than 3 years now.
Pointed out by: hq
|
| |
|