| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Reported by: Ronald Klop <ronald-freebsd8@klop.yi.org>
Approved by: portmgr, glewis (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use LOCALBASE rather than PREFIX in RUN_DEPENDS
- 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 [2]
- Honor "best practices for a Java library" from Porter's handbook, Java
section: JARs in JAVAJARDIR. [2]
- SIZEify
- Added 'mail' category
PR: 71235 [1]
Submitted by: Rainer Duffner <rainer@ultra-secure.de> [1]
Reviewed by: glewis [2]
Approved by: glewis (mentor)
|
| |
|
|
|
|
|
|
| |
PR: 54275
Submitted by: Ronald Klop <ronald@cs.vu.nl>
Pointed out by: "Sergey A. Osokin" <osa@freebsd.org>
|
|
|
|
|
| |
PR: 54239
Submitted by: Ronald Klop <ronald@cs.vu.nl>
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
|
|
|
|
|
| |
Changing maintainer to java@freebsd.org
PR: ports/44558
Submitted by: Jose Marques <noway@nohow.demon.co.uk>
|
|
|
|
|
|
|
|
|
|
|
| |
Switched to USE_JAVA. This fixes PR 35080.
Improved download URL. Changed do-install target a
little. Installing links to the actual JAR files in
${PREFIX}/share/java/classes. The actual JAR files
are now in ${PREFIX}/share/java/${PKGNAME}.
Bumped PORTREVISION.
PR: 35080
|
|
|
|
|
|
| |
PR: ports/29968
Submitted by: Jose Marques <noway@nohow.demon.co.uk> (MAINTAINER)
(in Audit-Trail)
|
|
|
|
|
| |
PR: ports/17913
Submitted by: Palle Girgensohn <girgen@partitur.se>
|
| |
|
| |
|
|
A set of abstract Java classes that model a mail system.
PR: 13163
Submitted by: Jose Marques <noway@nohow.demon.co.uk>
|