Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff | Michael Haro | 1999-08-27 | 1 | -2/+2 |
| | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} | ||||
* | awk -> ${AWK} | Michael Haro | 1999-08-22 | 1 | -2/+2 |
| | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} | ||||
* | new ports/{java,irc,x11-server}, dependency sweep #2 | Bill Fumerola | 1999-06-28 | 1 | -2/+2 |
| | |||||
* | Upgrade to java based version | Andreas Klemm | 1998-03-17 | 6 | -16/+99 |
| | | | | so uses new jdk as port dependency | ||||
* | "${MKDIR} -p" -> "${MKDIR}". | Satoshi Asami | 1997-10-08 | 1 | -2/+2 |
| | |||||
* | cosmetic changes using portlint, a really nice tool ;-) | Andreas Klemm | 1997-10-04 | 2 | -38/+10 |
| | |||||
* | (1) Add PKGDIR, the "-" between name and version is mandatory. | Satoshi Asami | 1997-04-09 | 1 | -2/+2 |
| | | | | (2) NO_INSTALL_MANPAGES is not necessary if USE_IMAKE is not defined. | ||||
* | Upgraded mapedit port to v 2.24. | Andreas Klemm | 1997-04-04 | 4 | -34/+18 |
| | | | | | | | | | New: this package is only available as binary, but it's a FreeBSD one ;-) The author gave me permission via e-mail, that we are allowed to put it onto the FreeBSD CD-Rom. Reviewed by: Submitted by: Obtained from: | ||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | Satoshi Asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Shortened Maintainer e-mail address. | Andreas Klemm | 1996-10-19 | 1 | -2/+2 |
| | |||||
* | updated my ports with my new e-mail address. | Andreas Klemm | 1996-09-19 | 1 | -3/+3 |
| | |||||
* | A WWW authoring tool to create clickable maps. | Satoshi Asami | 1996-03-17 | 7 | -0/+107 |
Submitted by: Andreas Klemm <andreas@knobel.gun.de> |