The FreeBSD Ports Archive
FreeBSD java : java-tutorial4>
Official Java 2 SDK tutorial
The Java(tm) Tutorial
A practical guide for programmers with hundreds of complete, working
examples and dozens of trails--groups of lessons on a particular
subject.
Tutorial for Sun's Java Developers Kit (JDK). For more information about
the JDK for FreeBSD see http://www.freebsd.org/java/
http://www.freebsd.org/java/
|
java-tutorial history
v. 1.46
date: 2007/08/14 12:20:38; author: itetcu; state: Exp; lines: +4 -0
Mark IGNORE if NOPORTDOCS is defined since this port cosist only of docs.
v. 1.45
date: 2007/08/14 11:08:32; author: itetcu; state: Exp; lines: +1 -3
Update to the latest version and unbreak.
Submitted by: linimon@'s broken ports reminder
v. 1.44
date: 2007/05/25 01:17:50; author: kris; state: Exp; lines: +2 -0
BROKEN: Size mismatch
v. 1.43
date: 2006/12/03 23:18:45; author: itetcu; state: Exp; lines: +1 -1
Update to the latest version. Do a 'make distclean' if fetch fails due to bad
size.
Submitted by: pointyhat via kris
v. 1.42
date: 2006/10/14 18:20:30; author: itetcu; state: Exp; lines: +5 -29
- update distinfo and un-(break|expire)
- drop WITH_EXTRAS, fetch and install all docs and examples
- bump PORTREVISION
- use my @FreeBSD.org address
Submitted by: Stefan Pauly (the important part)
Approved by: portmgr (marcus)
v. 1.41
date: 2006/09/02 16:51:02; author: kris; state: Exp; lines: +2 -0
Schedule these broken ports for termination on 2006-12-01
v. 1.40
date: 2006/08/31 16:18:17; author: kris; state: Exp; lines: +2 -0
BROKEN: Size mismatch
v. 1.39
date: 2006/03/27 23:24:38; author: hq; state: Exp; lines: +1 -1
Takeover maintainership
PR: 94192
Submitted by: Ion-Mihai "IOnut" Tetcu
v. 1.38
date: 2006/03/06 22:19:53; author: pav; state: Exp; lines: +3 -5
- Update to 2006.03.06 and unbreak
- Drop maintainership
PR: ports/94122
Submitted by: Ion-Mihai "IOnut" Tetcu
Approved by: Michael C. Shultz (maintainer)
Approved by: portmgr (krion)
v. 1.37
date: 2006/01/14 09:20:07; author: kris; state: Exp; lines: +2 -0
BROKEN: Size mismatch
v. 1.36
date: 2005/04/19 23:30:50; author: hq; state: Exp; lines: +2 -2
- Update to version 2005.04.15
- Add 'devel' category [1]
PR: 80120
Submitted by: maintainer
Reported by: portlint [1]
v. 1.35
date: 2005/02/24 02:11:11; author: hq; state: Exp; lines: +18 -20
- Move WITH_EXTRAS knob explanation in pre-extract
- Move some useful information into PKGMESSAGE
- ECHO -> ECHO_MSG
PR: 77983
Submitted by: maintainer
v. 1.34
date: 2005/02/21 00:58:30; author: hq; state: Exp; lines: +29 -5
- Update to version 2005.02.17
- Add WITH_EXTRAS knob to include source code examples
- Improve pkg-descr
PR: 77796
Submitted by: maintainer
v. 1.33
date: 2005/02/17 19:21:00; author: hq; state: Exp; lines: +11 -11
- Change maintainer address [1]
- Install in DOCSDIR [1]
- Use PORTDOCS to get rid of pkg-plist
- ECHO -> ECHO_MSG
- Bump PORTREVISION
PR: 77583 [1]
Submitted by: maintainer [1]
Approved by: maintainer
v. 1.32
date: 2005/02/15 17:19:23; author: hq; state: Exp; lines: +1 -1
Pass maintainership
PR: 77547
Submitted by: Parv (former maintainer)
Approved by: Michael C. Shultz (new maintainer)
v. 1.31
date: 2004/03/25 15:34:02; author: sada; state: Exp; lines: +5 -3
PR: ports/64602
Update to Mar 11, 2004
Submitted by: maintainer
Reminded by: Gerald Mixa
v. 1.30
date: 2004/03/18 04:11:09; author: trevor; state: Exp; lines: +1 -1
Update bouncing e-mail address for maintainer.
Obtained from: follow-up to PR 61290
v. 1.29
date: 2003/06/12 07:33:24; author: znerd; state: Exp; lines: +1 -1
Changed maintainer to: parv_fm@emailgroups.net.
Requested by: parv
v. 1.28
date: 2003/06/11 10:05:05; author: znerd; state: Exp; lines: +1 -1
Update to the 2003.05.30 version of the tutorial.
PR: 47153
Requested by: parv_fm@emailgroups.net
v. 1.27
date: 2003/06/11 07:59:52; author: znerd; state: Exp; lines: +1 -1
Improved comment.
v. 1.26
date: 2003/04/24 05:50:59; author: glewis; state: Exp; lines: +1 -0
. Fix ownership of installed files.
PR: 36411
Reviewed by: znerd
Approved by: znerd
v. 1.25
date: 2003/03/07 06:04:39; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.24
date: 2002/06/13 11:30:58; author: znerd; state: Exp; lines: +10 -11
This port now installs below ${PREFIX}/share/doc, where it
should.
The tutorial is not specific to JDK 1.1.8, it pertains to
Java versions up to 1.4. That's why I've changed the PORTVERSION
from 1.1.8 to 2002.03.04, the date the tutorial was last updated.
See:
http://java.sun.com/docs/books/tutorial/information/download.html
Since this is not really a JDK tutorial but rather a Java
tutorial, the port installation directory is now called
java-tutorial.
Not displaying the message anymore. It is evident where the files
go.
Changed the pkg-plist to use %%T%% instead of
jdk%%VERSION%%/docs/books/tutorial as the prefix.
v. 1.23
date: 2002/06/13 10:50:47; author: znerd; state: Exp; lines: +2 -1
Added an entry to MASTER_SITES.
v. 1.22
date: 2002/05/07 19:24:19; author: znerd; state: Exp; lines: +1 -1
Taking care of unmaintained ports in the java category.
All of these ports are currently listed as problematic at:
http://people.freebsd.org/~fenner/portsurvey/ports@freebsd.org.html
v. 1.21
date: 2002/03/30 19:43:17; author: pat; state: Exp; lines: +1 -1
Update latest tutorial and bump PORTREVISION
PR: 36497
Submitted by: Oliver Braun
v. 1.20
date: 2001/12/23 21:57:29; author: demon; state: Exp; lines: +1 -1
Chase checksum (minor changes in documentation).
Bump PORTREVISION.
v. 1.19
date: 2001/12/15 22:05:23; author: steve; state: Exp; lines: +2 -2
Update to the latest version of the tutorial.
v. 1.18
date: 2001/08/05 21:59:39; author: demon; state: Exp; lines: +2 -2
Tarball was rerolled with slight changes.
Bump PORTREVISION.
v. 1.17
date: 2001/04/26 10:37:51; author: greid; state: Exp; lines: +2 -2
Return maintainership to ports@freebsd.org; previous maintainer says he no
longer has time to maintain this port.
PR: 26873
Submitted by: Martti Kuparinen
v. 1.16
date: 2001/03/16 01:22:00; author: kuriyama; state: Exp; lines: +2 -2
Chase distfile update (some demo code added).
Submitted by: Martti Kuparinen (maintainer)
PR: ports/25679
v. 1.15
date: 2001/02/26 03:49:29; author: steve; state: Exp; lines: +2 -1
Update to the latest version of the JDK tutorial.
PR: 22682
v. 1.14
date: 2001/01/25 14:51:52; author: ijliao; state: Exp; lines: +2 -2
change maintainer's email
PR: 24636
Submitted by: MAINTAINER
v. 1.13
date: 2000/10/08 10:21:41; author: asami; state: Exp; lines: +2 -2
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
v. 1.12
date: 2000/05/28 03:32:38; author: steve; state: Exp; lines: +3 -2
Spell NO_WKRSUBDIR correctly and don't write files to the pkg directory.
v. 1.11
date: 2000/04/14 18:40:24; author: knu; state: Exp; lines: +2 -3
Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}
PR: ports/18009
Submitted by: tkato@prontomail.ne.jp
v. 1.10
date: 2000/04/12 06:14:32; author: obrien; state: Exp; lines: +8 -8
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.9
date: 1999/09/09 06:45:50; author: cpiazza; state: Exp; lines: +1 -4
Tutorial was updated, stay in sync.
PR: 13651
Submitted by: maintainer
v. 1.8
date: 1999/08/25 06:16:24; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.7
date: 1999/08/22 18:58:41; author: mharo; state: Exp; lines: +2 -2
chmod -> ${CHMOD}
chown -> ${CHOWN}
v. 1.6
date: 1999/06/28 23:25:49; author: cpiazza; state: Exp; lines: +11 -5
Update to version 1.1.8 to match JDK.
PR: 12114
Submitted by: maintainer
v. 1.5
date: 1999/06/28 02:22:07; author: billf; state: Exp; lines: +2 -2
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
v. 1.4
date: 1999/05/06 00:14:03; author: taoka; state: Exp; lines: +5 -9
Change bsd.port.mk -> bsd.port.post.mk
Modify the method to make MESSAGE when we "make install"
Noticed by: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami)
v. 1.3
date: 1999/05/05 15:23:20; author: fenner; state: Exp; lines: +2 -2
Allow the ${RM} in "pre-clean" to fail; otherwise you can't clean this
port unless you've already installed it.
Found by: "make clean" in /usr/ports
v. 1.2
date: 1999/05/05 15:00:01; author: taoka; state: Exp; lines: +2 -2
Add "-f" after ${RM} (for a problem when we "make clean")
Obtained from: the e-mail from maintainer
v. 1.1
date: 1999/04/30 18:16:01; author: taoka; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/04/30 18:16:01; author: taoka; state: Exp; lines: +0 -0
Sun's Java Developers Kit tutorial
PR: 10745
Submitted by: Martti Kuparinen
=============================================================================
v. 1.46
date: 2007/08/14 12:20:38; author: itetcu; state: Exp; lines: +4 -0
Mark IGNORE if NOPORTDOCS is defined since this port cosist only of docs.
v. 1.45
date: 2007/08/14 11:08:32; author: itetcu; state: Exp; lines: +1 -3
Update to the latest version and unbreak.
Submitted by: linimon@'s broken ports reminder
v. 1.44
date: 2007/05/25 01:17:50; author: kris; state: Exp; lines: +2 -0
BROKEN: Size mismatch
v. 1.43
date: 2006/12/03 23:18:45; author: itetcu; state: Exp; lines: +1 -1
Update to the latest version. Do a 'make distclean' if fetch fails due to bad
size.
Submitted by: pointyhat via kris
v. 1.42
date: 2006/10/14 18:20:30; author: itetcu; state: Exp; lines: +5 -29
- update distinfo and un-(break|expire)
- drop WITH_EXTRAS, fetch and install all docs and examples
- bump PORTREVISION
- use my @FreeBSD.org address
Submitted by: Stefan Pauly (the important part)
Approved by: portmgr (marcus)
v. 1.41
date: 2006/09/02 16:51:02; author: kris; state: Exp; lines: +2 -0
Schedule these broken ports for termination on 2006-12-01
v. 1.40
date: 2006/08/31 16:18:17; author: kris; state: Exp; lines: +2 -0
BROKEN: Size mismatch
v. 1.39
date: 2006/03/27 23:24:38; author: hq; state: Exp; lines: +1 -1
Takeover maintainership
PR: 94192
Submitted by: Ion-Mihai "IOnut" Tetcu
v. 1.38
date: 2006/03/06 22:19:53; author: pav; state: Exp; lines: +3 -5
- Update to 2006.03.06 and unbreak
- Drop maintainership
PR: ports/94122
Submitted by: Ion-Mihai "IOnut" Tetcu
Approved by: Michael C. Shultz (maintainer)
Approved by: portmgr (krion)
v. 1.37
date: 2006/01/14 09:20:07; author: kris; state: Exp; lines: +2 -0
BROKEN: Size mismatch
v. 1.36
date: 2005/04/19 23:30:50; author: hq; state: Exp; lines: +2 -2
- Update to version 2005.04.15
- Add 'devel' category [1]
PR: 80120
Submitted by: maintainer
Reported by: portlint [1]
v. 1.35
date: 2005/02/24 02:11:11; author: hq; state: Exp; lines: +18 -20
- Move WITH_EXTRAS knob explanation in pre-extract
- Move some useful information into PKGMESSAGE
- ECHO -> ECHO_MSG
PR: 77983
Submitted by: maintainer
v. 1.34
date: 2005/02/21 00:58:30; author: hq; state: Exp; lines: +29 -5
- Update to version 2005.02.17
- Add WITH_EXTRAS knob to include source code examples
- Improve pkg-descr
PR: 77796
Submitted by: maintainer
v. 1.33
date: 2005/02/17 19:21:00; author: hq; state: Exp; lines: +11 -11
- Change maintainer address [1]
- Install in DOCSDIR [1]
- Use PORTDOCS to get rid of pkg-plist
- ECHO -> ECHO_MSG
- Bump PORTREVISION
PR: 77583 [1]
Submitted by: maintainer [1]
Approved by: maintainer
v. 1.32
date: 2005/02/15 17:19:23; author: hq; state: Exp; lines: +1 -1
Pass maintainership
PR: 77547
Submitted by: Parv (former maintainer)
Approved by: Michael C. Shultz (new maintainer)
v. 1.31
date: 2004/03/25 15:34:02; author: sada; state: Exp; lines: +5 -3
PR: ports/64602
Update to Mar 11, 2004
Submitted by: maintainer
Reminded by: Gerald Mixa
v. 1.30
date: 2004/03/18 04:11:09; author: trevor; state: Exp; lines: +1 -1
Update bouncing e-mail address for maintainer.
Obtained from: follow-up to PR 61290
v. 1.29
date: 2003/06/12 07:33:24; author: znerd; state: Exp; lines: +1 -1
Changed maintainer to: parv_fm@emailgroups.net.
Requested by: parv
v. 1.28
date: 2003/06/11 10:05:05; author: znerd; state: Exp; lines: +1 -1
Update to the 2003.05.30 version of the tutorial.
PR: 47153
Requested by: parv_fm@emailgroups.net
v. 1.27
date: 2003/06/11 07:59:52; author: znerd; state: Exp; lines: +1 -1
Improved comment.
v. 1.26
date: 2003/04/24 05:50:59; author: glewis; state: Exp; lines: +1 -0
. Fix ownership of installed files.
PR: 36411
Reviewed by: znerd
Approved by: znerd
v. 1.25
date: 2003/03/07 06:04:39; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.24
date: 2002/06/13 11:30:58; author: znerd; state: Exp; lines: +10 -11
This port now installs below ${PREFIX}/share/doc, where it
should.
The tutorial is not specific to JDK 1.1.8, it pertains to
Java versions up to 1.4. That's why I've changed the PORTVERSION
from 1.1.8 to 2002.03.04, the date the tutorial was last updated.
See:
http://java.sun.com/docs/books/tutorial/information/download.html
Since this is not really a JDK tutorial but rather a Java
tutorial, the port installation directory is now called
java-tutorial.
Not displaying the message anymore. It is evident where the files
go.
Changed the pkg-plist to use %%T%% instead of
jdk%%VERSION%%/docs/books/tutorial as the prefix.
v. 1.23
date: 2002/06/13 10:50:47; author: znerd; state: Exp; lines: +2 -1
Added an entry to MASTER_SITES.
v. 1.22
date: 2002/05/07 19:24:19; author: znerd; state: Exp; lines: +1 -1
Taking care of unmaintained ports in the java category.
All of these ports are currently listed as problematic at:
http://people.freebsd.org/~fenner/portsurvey/ports@freebsd.org.html
v. 1.21
date: 2002/03/30 19:43:17; author: pat; state: Exp; lines: +1 -1
Update latest tutorial and bump PORTREVISION
PR: 36497
Submitted by: Oliver Braun
v. 1.20
date: 2001/12/23 21:57:29; author: demon; state: Exp; lines: +1 -1
Chase checksum (minor changes in documentation).
Bump PORTREVISION.
v. 1.19
date: 2001/12/15 22:05:23; author: steve; state: Exp; lines: +2 -2
Update to the latest version of the tutorial.
v. 1.18
date: 2001/08/05 21:59:39; author: demon; state: Exp; lines: +2 -2
Tarball was rerolled with slight changes.
Bump PORTREVISION.
v. 1.17
date: 2001/04/26 10:37:51; author: greid; state: Exp; lines: +2 -2
Return maintainership to ports@freebsd.org; previous maintainer says he no
longer has time to maintain this port.
PR: 26873
Submitted by: Martti Kuparinen
v. 1.16
date: 2001/03/16 01:22:00; author: kuriyama; state: Exp; lines: +2 -2
Chase distfile update (some demo code added).
Submitted by: Martti Kuparinen (maintainer)
PR: ports/25679
v. 1.15
date: 2001/02/26 03:49:29; author: steve; state: Exp; lines: +2 -1
Update to the latest version of the JDK tutorial.
PR: 22682
v. 1.14
date: 2001/01/25 14:51:52; author: ijliao; state: Exp; lines: +2 -2
change maintainer's email
PR: 24636
Submitted by: MAINTAINER
v. 1.13
date: 2000/10/08 10:21:41; author: asami; state: Exp; lines: +2 -2
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
v. 1.12
date: 2000/05/28 03:32:38; author: steve; state: Exp; lines: +3 -2
Spell NO_WKRSUBDIR correctly and don't write files to the pkg directory.
v. 1.11
date: 2000/04/14 18:40:24; author: knu; state: Exp; lines: +2 -3
Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}
PR: ports/18009
Submitted by: tkato@prontomail.ne.jp
v. 1.10
date: 2000/04/12 06:14:32; author: obrien; state: Exp; lines: +8 -8
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.9
date: 1999/09/09 06:45:50; author: cpiazza; state: Exp; lines: +1 -4
Tutorial was updated, stay in sync.
PR: 13651
Submitted by: maintainer
v. 1.8
date: 1999/08/25 06:16:24; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.7
date: 1999/08/22 18:58:41; author: mharo; state: Exp; lines: +2 -2
chmod -> ${CHMOD}
chown -> ${CHOWN}
v. 1.6
date: 1999/06/28 23:25:49; author: cpiazza; state: Exp; lines: +11 -5
Update to version 1.1.8 to match JDK.
PR: 12114
Submitted by: maintainer
v. 1.5
date: 1999/06/28 02:22:07; author: billf; state: Exp; lines: +2 -2
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
v. 1.4
date: 1999/05/06 00:14:03; author: taoka; state: Exp; lines: +5 -9
Change bsd.port.mk -> bsd.port.post.mk
Modify the method to make MESSAGE when we "make install"
Noticed by: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami)
v. 1.3
date: 1999/05/05 15:23:20; author: fenner; state: Exp; lines: +2 -2
Allow the ${RM} in "pre-clean" to fail; otherwise you can't clean this
port unless you've already installed it.
Found by: "make clean" in /usr/ports
v. 1.2
date: 1999/05/05 15:00:01; author: taoka; state: Exp; lines: +2 -2
Add "-f" after ${RM} (for a problem when we "make clean")
Obtained from: the e-mail from maintainer
v. 1.1
date: 1999/04/30 18:16:01; author: taoka; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/04/30 18:16:01; author: taoka; state: Exp; lines: +0 -0
Sun's Java Developers Kit tutorial
PR: 10745
Submitted by: Martti Kuparinen
=============================================================================
v. 1.46
date: 2007/08/14 12:20:38; author: itetcu; state: Exp; lines: +4 -0
Mark IGNORE if NOPORTDOCS is defined since this port cosist only of docs.
v. 1.45
date: 2007/08/14 11:08:32; author: itetcu; state: Exp; lines: +1 -3
Update to the latest version and unbreak.
Submitted by: linimon@'s broken ports reminder
v. 1.44
date: 2007/05/25 01:17:50; author: kris; state: Exp; lines: +2 -0
BROKEN: Size mismatch
v. 1.43
date: 2006/12/03 23:18:45; author: itetcu; state: Exp; lines: +1 -1
Update to the latest version. Do a 'make distclean' if fetch fails due to bad
size.
Submitted by: pointyhat via kris
v. 1.42
date: 2006/10/14 18:20:30; author: itetcu; state: Exp; lines: +5 -29
- update distinfo and un-(break|expire)
- drop WITH_EXTRAS, fetch and install all docs and examples
- bump PORTREVISION
- use my @FreeBSD.org address
Submitted by: Stefan Pauly (the important part)
Approved by: portmgr (marcus)
v. 1.41
date: 2006/09/02 16:51:02; author: kris; state: Exp; lines: +2 -0
Schedule these broken ports for termination on 2006-12-01
v. 1.40
date: 2006/08/31 16:18:17; author: kris; state: Exp; lines: +2 -0
BROKEN: Size mismatch
v. 1.39
date: 2006/03/27 23:24:38; author: hq; state: Exp; lines: +1 -1
Takeover maintainership
PR: 94192
Submitted by: Ion-Mihai "IOnut" Tetcu
v. 1.38
date: 2006/03/06 22:19:53; author: pav; state: Exp; lines: +3 -5
- Update to 2006.03.06 and unbreak
- Drop maintainership
PR: ports/94122
Submitted by: Ion-Mihai "IOnut" Tetcu
Approved by: Michael C. Shultz (maintainer)
Approved by: portmgr (krion)
v. 1.37
date: 2006/01/14 09:20:07; author: kris; state: Exp; lines: +2 -0
BROKEN: Size mismatch
v. 1.36
date: 2005/04/19 23:30:50; author: hq; state: Exp; lines: +2 -2
- Update to version 2005.04.15
- Add 'devel' category [1]
PR: 80120
Submitted by: maintainer
Reported by: portlint [1]
v. 1.35
date: 2005/02/24 02:11:11; author: hq; state: Exp; lines: +18 -20
- Move WITH_EXTRAS knob explanation in pre-extract
- Move some useful information into PKGMESSAGE
- ECHO -> ECHO_MSG
PR: 77983
Submitted by: maintainer
v. 1.34
date: 2005/02/21 00:58:30; author: hq; state: Exp; lines: +29 -5
- Update to version 2005.02.17
- Add WITH_EXTRAS knob to include source code examples
- Improve pkg-descr
PR: 77796
Submitted by: maintainer
v. 1.33
date: 2005/02/17 19:21:00; author: hq; state: Exp; lines: +11 -11
- Change maintainer address [1]
- Install in DOCSDIR [1]
- Use PORTDOCS to get rid of pkg-plist
- ECHO -> ECHO_MSG
- Bump PORTREVISION
PR: 77583 [1]
Submitted by: maintainer [1]
Approved by: maintainer
v. 1.32
date: 2005/02/15 17:19:23; author: hq; state: Exp; lines: +1 -1
Pass maintainership
PR: 77547
Submitted by: Parv (former maintainer)
Approved by: Michael C. Shultz (new maintainer)
v. 1.31
date: 2004/03/25 15:34:02; author: sada; state: Exp; lines: +5 -3
PR: ports/64602
Update to Mar 11, 2004
Submitted by: maintainer
Reminded by: Gerald Mixa
v. 1.30
date: 2004/03/18 04:11:09; author: trevor; state: Exp; lines: +1 -1
Update bouncing e-mail address for maintainer.
Obtained from: follow-up to PR 61290
v. 1.29
date: 2003/06/12 07:33:24; author: znerd; state: Exp; lines: +1 -1
Changed maintainer to: parv_fm@emailgroups.net.
Requested by: parv
v. 1.28
date: 2003/06/11 10:05:05; author: znerd; state: Exp; lines: +1 -1
Update to the 2003.05.30 version of the tutorial.
PR: 47153
Requested by: parv_fm@emailgroups.net
v. 1.27
date: 2003/06/11 07:59:52; author: znerd; state: Exp; lines: +1 -1
Improved comment.
v. 1.26
date: 2003/04/24 05:50:59; author: glewis; state: Exp; lines: +1 -0
. Fix ownership of installed files.
PR: 36411
Reviewed by: znerd
Approved by: znerd
v. 1.25
date: 2003/03/07 06:04:39; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.24
date: 2002/06/13 11:30:58; author: znerd; state: Exp; lines: +10 -11
This port now installs below ${PREFIX}/share/doc, where it
should.
The tutorial is not specific to JDK 1.1.8, it pertains to
Java versions up to 1.4. That's why I've changed the PORTVERSION
from 1.1.8 to 2002.03.04, the date the tutorial was last updated.
See:
http://java.sun.com/docs/books/tutorial/information/download.html
Since this is not really a JDK tutorial but rather a Java
tutorial, the port installation directory is now called
java-tutorial.
Not displaying the message anymore. It is evident where the files
go.
Changed the pkg-plist to use %%T%% instead of
jdk%%VERSION%%/docs/books/tutorial as the prefix.
v. 1.23
date: 2002/06/13 10:50:47; author: znerd; state: Exp; lines: +2 -1
Added an entry to MASTER_SITES.
v. 1.22
date: 2002/05/07 19:24:19; author: znerd; state: Exp; lines: +1 -1
Taking care of unmaintained ports in the java category.
All of these ports are currently listed as problematic at:
http://people.freebsd.org/~fenner/portsurvey/ports@freebsd.org.html
v. 1.21
date: 2002/03/30 19:43:17; author: pat; state: Exp; lines: +1 -1
Update latest tutorial and bump PORTREVISION
PR: 36497
Submitted by: Oliver Braun
v. 1.20
date: 2001/12/23 21:57:29; author: demon; state: Exp; lines: +1 -1
Chase checksum (minor changes in documentation).
Bump PORTREVISION.
v. 1.19
date: 2001/12/15 22:05:23; author: steve; state: Exp; lines: +2 -2
Update to the latest version of the tutorial.
v. 1.18
date: 2001/08/05 21:59:39; author: demon; state: Exp; lines: +2 -2
Tarball was rerolled with slight changes.
Bump PORTREVISION.
v. 1.17
date: 2001/04/26 10:37:51; author: greid; state: Exp; lines: +2 -2
Return maintainership to ports@freebsd.org; previous maintainer says he no
longer has time to maintain this port.
PR: 26873
Submitted by: Martti Kuparinen
v. 1.16
date: 2001/03/16 01:22:00; author: kuriyama; state: Exp; lines: +2 -2
Chase distfile update (some demo code added).
Submitted by: Martti Kuparinen (maintainer)
PR: ports/25679
v. 1.15
date: 2001/02/26 03:49:29; author: steve; state: Exp; lines: +2 -1
Update to the latest version of the JDK tutorial.
PR: 22682
v. 1.14
date: 2001/01/25 14:51:52; author: ijliao; state: Exp; lines: +2 -2
change maintainer's email
PR: 24636
Submitted by: MAINTAINER
v. 1.13
date: 2000/10/08 10:21:41; author: asami; state: Exp; lines: +2 -2
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
v. 1.12
date: 2000/05/28 03:32:38; author: steve; state: Exp; lines: +3 -2
Spell NO_WKRSUBDIR correctly and don't write files to the pkg directory.
v. 1.11
date: 2000/04/14 18:40:24; author: knu; state: Exp; lines: +2 -3
Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}
PR: ports/18009
Submitted by: tkato@prontomail.ne.jp
v. 1.10
date: 2000/04/12 06:14:32; author: obrien; state: Exp; lines: +8 -8
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.9
date: 1999/09/09 06:45:50; author: cpiazza; state: Exp; lines: +1 -4
Tutorial was updated, stay in sync.
PR: 13651
Submitted by: maintainer
v. 1.8
date: 1999/08/25 06:16:24; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.7
date: 1999/08/22 18:58:41; author: mharo; state: Exp; lines: +2 -2
chmod -> ${CHMOD}
chown -> ${CHOWN}
v. 1.6
date: 1999/06/28 23:25:49; author: cpiazza; state: Exp; lines: +11 -5
Update to version 1.1.8 to match JDK.
PR: 12114
Submitted by: maintainer
v. 1.5
date: 1999/06/28 02:22:07; author: billf; state: Exp; lines: +2 -2
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
v. 1.4
date: 1999/05/06 00:14:03; author: taoka; state: Exp; lines: +5 -9
Change bsd.port.mk -> bsd.port.post.mk
Modify the method to make MESSAGE when we "make install"
Noticed by: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami)
v. 1.3
date: 1999/05/05 15:23:20; author: fenner; state: Exp; lines: +2 -2
Allow the ${RM} in "pre-clean" to fail; otherwise you can't clean this
port unless you've already installed it.
Found by: "make clean" in /usr/ports
v. 1.2
date: 1999/05/05 15:00:01; author: taoka; state: Exp; lines: +2 -2
Add "-f" after ${RM} (for a problem when we "make clean")
Obtained from: the e-mail from maintainer
v. 1.1
date: 1999/04/30 18:16:01; author: taoka; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/04/30 18:16:01; author: taoka; state: Exp; lines: +0 -0
Sun's Java Developers Kit tutorial
PR: 10745
Submitted by: Martti Kuparinen
=============================================================================
|
| |

|