aboutsummaryrefslogtreecommitdiff
path: root/java/jaf
Commit message (Collapse)AuthorAgeFilesLines
* Fix DOWNLOAD_URL.Herve Quiroz2004-09-091-2/+2
| | | | | | | | Reported by: Ronald Klop <ronald-freebsd8@klop.yi.org> Approved by: portmgr, glewis (mentor) Notes: svn path=/head/; revision=118138
* - Fixed DISTNAME [1]Herve Quiroz2004-09-033-102/+40
| | | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=117995
* Improved download URL to be more specific.Ernst de Haan2004-01-131-1/+1
| | | | Notes: svn path=/head/; revision=98120
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Don't remove system directories share/java, share/java/classes, andKris Kennaway2002-11-101-2/+0
| | | | | | | share/doc Notes: svn path=/head/; revision=69861
* Update to java/jaf port from version 1.0.1 to 1.0.2.Edwin Groothuis2002-11-073-56/+56
| | | | | | | | | | Move maintainer to java@freebsd.org PR: ports/44557 Submitted by: Jose Marques <noway@nohow.demon.co.uk> Notes: svn path=/head/; revision=69665
* Cleaned things up here and there.Ernst de Haan2002-05-072-104/+104
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=58680
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-3/+3
| | | | Notes: svn path=/head/; revision=27458
* Initial import of jaf version 1.0.1.Steve Price1999-11-015-0/+143
JavaBeans(tm) Actication Framework. PR: 13160 Submitted by: Jose Marques <noway@nohow.demon.co.uk> Notes: svn path=/head/; revision=22835