| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
java)
|
|
|
|
|
|
|
|
|
|
| |
be IGNOREd regardless of PACKAGE_BUILDING. Soem have no MASTER_SITES
and require manual fetching, others are already marked RESTRICTED.
- Trim headers
- Convert some pre-fetch errors into IGNORE
- Remove needless quoting in java/jdk7-doc IGNORE
With hat: portmgr
|
|
|
|
| |
suppress any reference to JAVA_VERSION= 1.5+ (part2)
|
|
|
|
|
| |
Submitted by: Tim X <tmvfroid at gmail.com>
Approved by: crees,rene (mentors,implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.
Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .
PR: ports/158969
Submitted by: rene
Tested on: pointyhat-west -exp
|
| |
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
|
|
| |
- Adjust download URL
PR: 124204
Submitted by: yours truly
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
| |
Approved by: delphij (mentor)
|
|
|
|
|
| |
Submitted by: Nemo LIU <nemoliu at gmail dot com>
PR: ports/109234
|
| |
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
|
| |
by mtree for more than 3 years now.
Pointed out by: hq
|
| |
|
|
|
|
|
| |
Reported by: Ronald Klop <ronald-freebsd8@klop.yi.org>
Approved by: portmgr, glewis (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Now bsd.java.mk 2.0 compliant
- Use CPIO rather than CP
- Use JAVAJARDIR and JAVASHAREDIR
- Removed pkg-plist (use dynamic plist and PORTDOCS)
- Honor NOPORTDOCS
- Honor hier(7): documentation in DOCSDIR and examples in EXAMPLESDIR
- Honor "best practices for a Java library" from Porter's handbook, Java
section: JARs in JAVAJARDIR.
- Added 'devel' category
- SIZEify
Pointed out by: Rainer Duffner <rainer@ultra-secure.de> [1]
Approved by: glewis (mentor)
|
| |
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
|
|
| |
share/doc
|
|
|
|
|
|
|
| |
Move maintainer to java@freebsd.org
PR: ports/44557
Submitted by: Jose Marques <noway@nohow.demon.co.uk>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Switched to USE_JAVA. This fixes PR 35079.
Improved download URL. Changed do-install target a
little. Installing a link to activation.jar in
${PREFIX}/share/java/classes. The real activation.jar
is now in ${PREFIX}/share/java/${PKGNAME}.
Bumped PORTREVISION.
The maintainer has not responded in months, so I took the
freedom to commit this without his approval.
PR: 35079
|
| |
|
|
JavaBeans(tm) Actication Framework.
PR: 13160
Submitted by: Jose Marques <noway@nohow.demon.co.uk>
|