summaryrefslogtreecommitdiffstats
path: root/java/jdk-tutorial
Commit message (Collapse)AuthorAgeFilesLines
* Taking care of unmaintained ports in the java category.znerd2002-05-071-1/+1
| | | | | All of these ports are currently listed as problematic at: http://people.freebsd.org/~fenner/portsurvey/ports@freebsd.org.html
* Update latest tutorial and bump PORTREVISIONpat2002-03-303-2/+10
| | | | | PR: 36497 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Chase checksum (minor changes in documentation).demon2001-12-233-2/+10
| | | | Bump PORTREVISION.
* Update to the latest version of the tutorial.steve2001-12-153-3/+18
|
* Tarball was rerolled with slight changes.demon2001-08-054-2/+84
| | | | Bump PORTREVISION.
* Return maintainership to ports@freebsd.org; previous maintainer says he nogreid2001-04-261-1/+1
| | | | | | | longer has time to maintain this port. PR: 26873 Submitted by: Martti Kuparinen <martti.kuparinen@iki.fi>
* Chase distfile update (some demo code added).kuriyama2001-03-163-2/+17
| | | | | Submitted by: Martti Kuparinen <martti.kuparinen@iki.fi> (maintainer) PR: ports/25679
* Update to the latest version of the JDK tutorial.steve2001-02-263-57/+308
| | | | PR: 22682
* Distfile chage, update on Dec 12, 2000.vanilla2001-02-011-1/+1
|
* change maintainer's emailijliao2001-01-251-1/+1
| | | | | PR: 24636 Submitted by: MAINTAINER
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Spell NO_WKRSUBDIR correctly and don't write files to the pkg directory.steve2000-05-281-1/+2
|
* Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}knu2000-04-141-2/+1
| | | | | PR: ports/18009 Submitted by: tkato@prontomail.ne.jp
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-7/+7
|
* update to reflect latest tarballmharo2000-03-242-1841/+1877
| | | | | PR: 17392 Submitted by: maintainer
* Distfile changed on MASTER_SITE fixup checksum and PLIST accordingly.steve1999-12-292-1727/+1846
| | | | | PR: 15740 Submitted by: maintainer
* update to use new distfile.cpiazza1999-10-162-1775/+1799
| | | | | PR: 14338 Submitted by: Yin-Jieh Chen <yinjieh@Crazyman.Dorm13.NCTU.edu.tw>
* Tutorial was updated, stay in sync.cpiazza1999-09-093-787/+765
| | | | | PR: 13651 Submitted by: maintainer
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* chmod -> ${CHMOD}mharo1999-08-221-2/+2
| | | | chown -> ${CHOWN}
* Update to version 1.1.8 to match JDK.cpiazza1999-06-284-2749/+2838
| | | | | PR: 12114 Submitted by: maintainer
* New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.billf1999-06-281-2/+2
|
* Change bsd.port.mk -> bsd.port.post.mktaoka1999-05-062-9/+11
| | | | | | Modify the method to make MESSAGE when we "make install" Noticed by: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami)
* Allow the ${RM} in "pre-clean" to fail; otherwise you can't clean thisfenner1999-05-051-2/+2
| | | | | | port unless you've already installed it. Found by: "make clean" in /usr/ports
* Add "-f" after ${RM} (for a problem when we "make clean")taoka1999-05-051-2/+2
| | | | Obtained from: the e-mail from maintainer
* Yet more WWW: additionsmharo1999-05-031-0/+2
|
* Sun's Java Developers Kit tutorialtaoka1999-04-305-0/+2780
PR: 10745 Submitted by: Martti Kuparinen <martti.kuparinen@ericsson.com>
OpenPOWER on IntegriCloud