| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
- Use %%JAVAJARDIR%%
- Use INSTALL_DATA to install JAR and documentation files
- Add 'devel' category
- Manual download URL is now a bit more specific
- Removed unneeded JAVA_RUN statement (implied when nothing is set)
Submitted by: Manfred N. Riem <mnriem@earthlink.net> [1]
|
|
|
|
|
|
|
| |
This also fixes a problem that when being modified it wasn't specified
by absolute path.
Reported by: Robert Backhaus <robbak@robbak.com>
|
|
|
|
|
|
| |
- Minor fix to calm portlint
Reported by: pointyhat via kris [1]
|
|
|
|
| |
Reported by: kris
|
|
|
|
|
| |
Reported by: kris
Submitted by: Sander Vesik <sander.vesik@gmail.com>
|
|
|
|
|
| |
PR: 50114
Noticed by: olgeni
|
|
|
|
|
|
| |
sets NO_BUILD) BUILD_DEPENDS.
PR: 50114
|
|
|
|
|
|
| |
NO_BUILD.
PR: 50114
|
|
|
|
| |
Pointy hat to: hq
|
| |
|
|
|
|
| |
Inspired by: PR 74465
|
|
|
|
|
| |
PR: 74465
Submitted by: Conrad J. Sabatier <conrads@cox.net>
|
|
|
|
| |
Inspired by: PR 74465
|
|
|
|
|
|
|
|
| |
under gcc 3.4. In particular, this fixes some places where an enumerated
type is assumed to be the same width as an int (which the standard
doesn't guarantee and gcc 3.4 now enforces).
For full details, see the log for the jdk14 equivalent changes.
|
|
|
|
|
| |
. Bump PORTREVISION for this change and the previous change to
javavmwrapper itself.
|
|
|
|
|
|
|
|
| |
done separately).
. Much more stringent checks on VMs that we are trying to register. This
prevents most bogus and circular registrations. [1]
Suggested by: Josh Elsasser <josh@elsasser.org> [1]
|
|
|
|
| |
plugin vulnerability.
|
|
|
|
|
|
| |
. Bump PORTVERSION.
Submitted by: Kurt Miller <truk@optonline.net>
|
| |
|
|
|
|
|
|
| |
6-CURRENT so we'll need verification here.
Approved by: glewis
|
|
|
|
|
|
|
|
|
|
| |
- All JDK ports (and JDK documentation ports) that were formerly maintained by
znerd have been assigned to java@FreeBSD.org
- I will handle some of the remaining ports (jakarta-commons-*, jdom, xalan-j
and xmlenc)
- Everything else is reset to ports@FreeBSD.org
Approved by: znerd (maintainer)
|
|
|
|
|
| |
PR: ports/74602
Submitted by: maintainer
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/74464
Submitted by: Gerrit Beine tux at pinguru.net
|
|
|
|
| |
distribution.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Dynamic plist
- Use USE_ANT
- remove files/LICENSE: the project is now under Apache 2.0 license (which is
included in the distribution)
- New feature: API documentation is now cross-linked with API documentation
from dependency packages, such as commons-collections, if installed
- Use MASTER_SITE_APACHE_JAKARTA
- Use INSTALL_DATA rather than CP and ECHO_MSG rather than ECHO
- Use JAVALIBDIR in place of JAVAJARDIR where appropriate
- Fix URL is pkg-descr
|
|
|
|
|
|
|
|
|
| |
- Use USE_ANT
- Use INSTALL_DATA rather than CP
- Use ECHO_MSG rather than ECHO
- Use JAVALIBDIR in place of JAVAJARDIR where appropriate
- Add 'devel' category
- Various cosmetic improvements
|
|
|
|
|
|
|
|
|
|
| |
- Use %%JAVAJARDIR%%
- Use USE_ANT
- Chase recent Log4J port rename
- Use INSTALL_DATA rather than CP
- Use ECHO_MSG rather than ECHO_CMD
- Use JAVALIBDIR in place of JAVAJARDIR where appropriate
- Various cosmetic improvements
|
|
|
|
|
|
|
|
| |
- Rename port as it is no longer port of the Jakarta project
- Dynamic plist
PR: 74468
Submitted by: me
|
|
|
|
|
|
| |
phpeclipse_sql, and phpeclipse_tidy (merged.)
Reminded by: krion
|
|
|
|
|
|
| |
phpeclipse_sql, and phpeclipse_tidy (merged.)
Submitted by: Avalon third-chance at gmx.de
|
| |
|
|
|
|
|
|
| |
as EBUSY.
These are taken from equivalent patches to jdk14 by green and myself.
|
|
|
|
| |
Also, respect the setting of CXX and CXXFLAGS.
|
|
|
|
|
|
|
|
|
| |
-fmemoize-lookups as gcc 3.4 doesn't understand it. [1]
. Use CXX and CXXFLAGS for compiling C++ code, not CPP and CPPFLAGS.
Also, respect the setting of CXX and CXXFLAGS.
PR: 71516 [1]
Submitted by: Damir Kiramov <damirycha@damirycha.net.ru> [1]
|
|
|
|
|
|
|
|
| |
where previously they defaulted to protected. gcc 3.4 seems to pick
this up where earlier versions didn't.
PR: 71516
Submitted by: Damir Kiramov <damirycha@damirycha.net.ru>
|
|
|
|
|
|
|
| |
Reported by: pointyhat via Kris
PR: ports/74393
Submitted by: maintainer
|
|
|
|
|
| |
don't release an update this could be addressed by not installing the
plugin.
|
|
|
|
|
| |
don't release an update this could be addressed by not installing the
plugin.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PLIST_FILES for scripts [1]
- Use FIND | INSTALL_DATA to install documentation rather than CP -r
- Added a missing SETENV macro in pre-install target
- Put JAVA_HOME/bin in front of PATH as the new javavmwrapper version would
otherwise cause trouble (see UPDATING for further information)
- ECHO_CMD -> ECHO_MSG
- Tweaked the comment: the name of the port is redundant here
PR: 72900
Requested by: linimon [1]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to bsd.java.mk 2.0
- Use USE_ANT
- Cleanup unused variables
- Do not try to remove JAVAJARDIR
- Remove some sed magic in dynamic plist process (make will perform most of
these substitutions)
- Use PLIST_FILES and %%JAVAJARDIR%% to reduce plist build process
- Bumped PORTREVISION as a new file is installed
PR: ports/73284, java/43947 [1]
Suggested by: znerd [1]
Submitted by: me
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to bsd.java.mk 2.0
- Use JAVAJARDIR
- Removed patch, added a launcher script file
- Use javavmwrapper to run Java in the launcher script
- Honor hier(7): docs in DOCSDIR and samples in EXAMPLESDIR
- Honor NOPORTDOCS
- Dynamic plist
- do-build -> do-configure (and NO_BUILD=yes)
- ECHO -> ECHO_MSG
- Bumped PORTREVISION as many file locations has changed and the use of
javavmwrapper will allow user to use different JVMs
PR: 72883 [1]
Submitted by: Aaron Dalton <aaron@daltons.ca> [1]
Approved by: maintainer timeout
|
|
|
|
|
|
| |
http://www.blackdown.org/java-linux/java2-status/security/Blackdown-SA-2004-01.txt
Unfortunately this version seems to have problems on 4.x.
|
|
|
|
|
|
|
| |
vulnerabilities discussed in:
http://sunsolve.sun.com/search/document.do?assetkey=1-26-57591-1
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-1029
|