Skip site navigation (1)Skip section navigation (2)

CVS log for ports/java/jaf/Makefile

[BACK] Up to [FreeBSD] / ports / java / jaf

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jan 17 01:42:10 2012 UTC (3 weeks, 3 days ago) by jgh
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- Update stale download url

Submitted by:	Tim X <tmvfroid at gmail.com>
Approved by:	crees,rene (mentors,implicit)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Jul 21 05:02:42 2011 UTC (6 months, 3 weeks ago) by linimon
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
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

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Dec 8 06:43:47 2008 UTC (3 years, 2 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_6_EOL
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Reset nemoliu due to maintainer-timeouts and no response to email.

Hat:	portmgr

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Jun 19 09:43:53 2008 UTC (3 years, 7 months ago) by gahr
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -4 lines
- Update to 1.1.1
- Adjust download URL

PR:		124204
Submitted by:	yours truly
Approved by:	maintainer timeout

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:38:36 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext.

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)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat May 19 20:12:46 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Apr 30 06:27:39 2007 UTC (4 years, 9 months ago) by nemoliu
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Use my @FreeBSD.org address.

Approved by:	delphij (mentor)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Feb 21 17:42:44 2007 UTC (4 years, 11 months ago) by delphij
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +8 -8 lines
Update to 1.1.

Submitted by:	Nemo LIU <nemoliu at gmail dot com>
PR:		ports/109234

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Sep 3 06:11:55 2006 UTC (5 years, 5 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Allow package builds

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Oct 11 15:06:13 2005 UTC (6 years, 4 months ago) by glewis
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -1 lines
. No need for ${MKDIR} ${JAVAJARDIR}, its been automatically created
  by mtree for more than 3 years now.

Pointed out by:	hq

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Jun 8 15:48:21 2005 UTC (6 years, 8 months ago) by glewis
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
. Update to 1.0.2 update 2.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Sep 9 18:37:30 2004 UTC (7 years, 5 months ago) by hq
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Fix DOWNLOAD_URL.

Reported by:	Ronald Klop <ronald-freebsd8@klop.yi.org>
Approved by:	portmgr, glewis (mentor)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Sep 3 03:29:23 2004 UTC (7 years, 5 months ago) by hq
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +38 -11 lines
- Fixed DISTNAME [1]
- 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)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jan 13 22:42:33 2004 UTC (8 years ago) by znerd
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Improved download URL to be more specific.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:04:37 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Nov 7 13:52:08 2002 UTC (9 years, 3 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -4 lines
Update to java/jaf port from version 1.0.1 to 1.0.2.
Move maintainer to java@freebsd.org

PR:		ports/44557
Submitted by:	Jose Marques <noway@nohow.demon.co.uk>

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue May 7 22:14:19 2002 UTC (9 years, 9 months ago) by znerd
Branches: MAIN
CVS tags: RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +14 -15 lines
Cleaned things up here and there.
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

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Apr 12 06:13:58 2000 UTC (11 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0, RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -4 lines
Convert to the PORTNAME - PORTVERSION syntax.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Nov 1 04:29:39 1999 UTC (12 years, 3 months ago) by steve
Branches: NOWAY
CVS tags: v1_0_1, RELEASE_4_0_0, RELEASE_3_4_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of jaf version 1.0.1.
JavaBeans(tm) Actication Framework.

PR:		13160
Submitted by:	Jose Marques <noway@nohow.demon.co.uk>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Nov 1 04:29:39 1999 UTC (12 years, 3 months ago) by steve
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options