summaryrefslogtreecommitdiff
path: root/java/jaf
Commit message (Collapse)AuthorAgeFilesLines
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-6/+2
| | | | | | | suppress any reference to JAVA_VERSION= 1.5+ (part2) Notes: svn path=/head/; revision=308604
* - Update stale download urlJason Helfman2012-01-171-1/+1
| | | | | | | | Submitted by: Tim X <tmvfroid at gmail.com> Approved by: crees,rene (mentors,implicit) Notes: svn path=/head/; revision=289361
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon2011-07-211-1/+1
| | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=278068
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Reset nemoliu due to maintainer-timeouts and no response to email.Mark Linimon2008-12-081-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=223984
* - Update to 1.1.1Pietro Cerutti2008-06-192-7/+6
| | | | | | | | | | | - Adjust download URL PR: 124204 Submitted by: yours truly Approved by: maintainer timeout Notes: svn path=/head/; revision=215247
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Use my @FreeBSD.org address.Tong LIU2007-04-301-1/+1
| | | | | | | Approved by: delphij (mentor) Notes: svn path=/head/; revision=191183
* Update to 1.1.Xin LI2007-02-213-12/+12
| | | | | | | | Submitted by: Nemo LIU <nemoliu at gmail dot com> PR: ports/109234 Notes: svn path=/head/; revision=185643
* Allow package buildsKris Kennaway2006-09-031-1/+1
| | | | Notes: svn path=/head/; revision=172020
* SHA256ify (and sometimes SIZEify)Edwin Groothuis2006-01-301-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154796
* . No need for ${MKDIR} ${JAVAJARDIR}, its been automatically createdGreg Lewis2005-10-111-1/+0
| | | | | | | | | by mtree for more than 3 years now. Pointed out by: hq Notes: svn path=/head/; revision=144941
* . Update to 1.0.2 update 2.Greg Lewis2005-06-082-4/+4
| | | | Notes: svn path=/head/; revision=137066
* 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