CVS log for ports/java/jsdk/Attic/Makefile
Up to [FreeBSD] / ports / java / jsdk
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.23
Mon May 2 08:32:36 2011 UTC (9 months, 1 week ago) by bapt
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.22: +1 -1 lines
remove unmaintained expired ports from java 2011-05-01 java/avalon-logkit: Upstream disapear and distfile is no more available 2011-05-01 java/gnu-regexp: Upstream disapear and distfile is no more available 2011-05-01 java/jce-aba: Upstream disapear and distfile is no more available 2011-05-01 java/jsdk: Upstream disapear and distfile is no more available
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Mar 15 15:10:43 2011 UTC (10 months, 3 weeks ago) by bapt
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -0 lines
Deprecate unmaintained ports from java where upstream disapear and/or where no distfiles can be found and are not used by maintained ports
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:38:47 2008 UTC (3 years, 8 months ago) by edwin
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_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +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.20: download - view: text, markup, annotated - select for diffs
Sat May 19 20:13:06 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.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Mar 5 00:40:11 2007 UTC (4 years, 11 months ago) by linimon
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Reset greg@greg.rim.or.jp due to maintainer-timeouts and no response to email. Hat: portmgr
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Sep 3 06:21:24 2006 UTC (5 years, 5 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Allow package builds
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Sep 3 01:54:59 2006 UTC (5 years, 5 months ago) by kris
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -2 lines
NO_CDROM is superfluous here
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Nov 25 03:07:24 2004 UTC (7 years, 2 months ago) by hq
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +59 -23 lines
- Fixed download location [1] - Update to bsd.java.mk 2.0 - Use JAVAJARDIR - Removed patch, added a launcher script file - Use javavmwrapper to run Java in the launcher script - Honor hier(7): docs in DOCSDIR and samples in EXAMPLESDIR - Honor NOPORTDOCS - Dynamic plist - do-build -> do-configure (and NO_BUILD=yes) - ECHO -> ECHO_MSG - Bumped PORTREVISION as many file locations has changed and the use of javavmwrapper will allow user to use different JVMs PR: 72883 [1] Submitted by: Aaron Dalton <aaron@daltons.ca> [1] Approved by: maintainer timeout
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Apr 30 15:45:09 2003 UTC (8 years, 9 months ago) by glewis
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_10_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
. Address ownership issues during the installation step. PR: 36411 Approved by: maintainer timeout
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Feb 21 12:30:27 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -0 lines
De-pkg-comment.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Aug 29 18:45:49 2002 UTC (9 years, 5 months ago) by znerd
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Use the new bsd.java.mk structure, so it doesn't try to install jdk-1.1.8 when the user has a newer version of Java installed. Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu> PR: 39901
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Jun 16 01:19:57 2002 UTC (9 years, 7 months ago) by glewis
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Fix dependencies to be in sync with the recent JDK ports renaming. Forgotten by: znerd
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Mar 13 11:21:25 2001 UTC (10 years, 11 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -1 lines
Don't try to build on bento - due to license issues the port requires from user to manually fetch distfile from the Sun's site. Submitted by: bento
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Feb 14 20:19:38 2001 UTC (10 years, 11 months ago) by lioux
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +9 -9 lines
typo clean up police: \s -> \t
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Apr 12 06:14:48 2000 UTC (11 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -4 lines
Convert to the PORTNAME - PORTVERSION syntax.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Dec 31 20:09:18 1999 UTC (12 years, 1 month ago) by steve
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +9 -8 lines
Update location of file on MASTER_SITE. PR: 15793 Submitted by: Jose Marques <noway@nohow.demon.co.uk>
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Dec 29 07:42:15 1999 UTC (12 years, 1 month ago) by steve
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -1 lines
Either this port's distfile is no longer avaiable or the URL to grab it is incorrect. Either way mark it BROKEN until it is found or upgraded.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Aug 25 06:16:28 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Change Id->FreeBSD.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jun 30 22:04:53 1999 UTC (12 years, 7 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +10 -5 lines
Re-arrange directory hierarchy. Approved by: maintainer
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jun 28 18:34:03 1999 UTC (12 years, 7 months ago) by billf
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
new ports/{java,irc,x11-servers}, dependency sweep #1
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jun 28 15:58:33 1999 UTC (12 years, 7 months ago) by shige
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -6 lines
Fix typo. (fix make fetch problem)
@{ECHO} => ${ECHO_MSG}
Submitted by: Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jun 28 02:22:25 1999 UTC (12 years, 7 months ago) by billf
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Jun 23 15:05:39 1999 UTC (12 years, 7 months ago) by kuriyama
Branches: GREG
CVS tags: v2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Sun's Java Servlet Developpers Kit PR: ports/10389 (part of) Submitted by: greg@greg.rim.or.jp
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jun 23 15:05:39 1999 UTC (12 years, 7 months ago) by kuriyama
Branches: MAIN
Initial revision
