Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Taking care of unmaintained ports in the java category. | znerd | 2002-05-07 | 1 | -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 PORTREVISION | pat | 2002-03-30 | 3 | -2/+10 |
| | | | | | PR: 36497 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> | ||||
* | Chase checksum (minor changes in documentation). | demon | 2001-12-23 | 3 | -2/+10 |
| | | | | Bump PORTREVISION. | ||||
* | Update to the latest version of the tutorial. | steve | 2001-12-15 | 3 | -3/+18 |
| | |||||
* | Tarball was rerolled with slight changes. | demon | 2001-08-05 | 4 | -2/+84 |
| | | | | Bump PORTREVISION. | ||||
* | Return maintainership to ports@freebsd.org; previous maintainer says he no | greid | 2001-04-26 | 1 | -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). | kuriyama | 2001-03-16 | 3 | -2/+17 |
| | | | | | Submitted by: Martti Kuparinen <martti.kuparinen@iki.fi> (maintainer) PR: ports/25679 | ||||
* | Update to the latest version of the JDK tutorial. | steve | 2001-02-26 | 3 | -57/+308 |
| | | | | PR: 22682 | ||||
* | Distfile chage, update on Dec 12, 2000. | vanilla | 2001-02-01 | 1 | -1/+1 |
| | |||||
* | change maintainer's email | ijliao | 2001-01-25 | 1 | -1/+1 |
| | | | | | PR: 24636 Submitted by: MAINTAINER | ||||
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | asami | 2000-10-08 | 1 | -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. | steve | 2000-05-28 | 1 | -1/+2 |
| | |||||
* | Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR} | knu | 2000-04-14 | 1 | -2/+1 |
| | | | | | PR: ports/18009 Submitted by: tkato@prontomail.ne.jp | ||||
* | Convert to the PORTNAME - PORTVERSION syntax. | obrien | 2000-04-12 | 1 | -7/+7 |
| | |||||
* | update to reflect latest tarball | mharo | 2000-03-24 | 2 | -1841/+1877 |
| | | | | | PR: 17392 Submitted by: maintainer | ||||
* | Distfile changed on MASTER_SITE fixup checksum and PLIST accordingly. | steve | 1999-12-29 | 2 | -1727/+1846 |
| | | | | | PR: 15740 Submitted by: maintainer | ||||
* | update to use new distfile. | cpiazza | 1999-10-16 | 2 | -1775/+1799 |
| | | | | | PR: 14338 Submitted by: Yin-Jieh Chen <yinjieh@Crazyman.Dorm13.NCTU.edu.tw> | ||||
* | Tutorial was updated, stay in sync. | cpiazza | 1999-09-09 | 3 | -787/+765 |
| | | | | | PR: 13651 Submitted by: maintainer | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | chmod -> ${CHMOD} | mharo | 1999-08-22 | 1 | -2/+2 |
| | | | | chown -> ${CHOWN} | ||||
* | Update to version 1.1.8 to match JDK. | cpiazza | 1999-06-28 | 4 | -2749/+2838 |
| | | | | | PR: 12114 Submitted by: maintainer | ||||
* | New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles. | billf | 1999-06-28 | 1 | -2/+2 |
| | |||||
* | Change bsd.port.mk -> bsd.port.post.mk | taoka | 1999-05-06 | 2 | -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 this | fenner | 1999-05-05 | 1 | -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") | taoka | 1999-05-05 | 1 | -2/+2 |
| | | | | Obtained from: the e-mail from maintainer | ||||
* | Yet more WWW: additions | mharo | 1999-05-03 | 1 | -0/+2 |
| | |||||
* | Sun's Java Developers Kit tutorial | taoka | 1999-04-30 | 5 | -0/+2780 |
PR: 10745 Submitted by: Martti Kuparinen <martti.kuparinen@ericsson.com> |