Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | Akinori MUSHA | 2002-01-29 | 1 | -1/+1 |
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate. | ||||
* | Ports policy: | Maxim Sobolev | 2001-05-22 | 1 | -1/+1 |
| | | | | | Ensure that the master category is always matches name of the parent (category) directory. This is required for ORIGIN to function properly. | ||||
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | Satoshi 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. | ||||
* | Standardize all user defined options to the booleans WITH_FOO and | Jeremy Lea | 2000-04-17 | 1 | -3/+3 |
| | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports | ||||
* | Remove "de-" from front of PORTNAME -- it is specified by ${PKGNAMEPERFIX} | Satoshi Asami | 2000-04-14 | 1 | -1/+1 |
| | | | | now. | ||||
* | Complete /usr/compat -> /compat (this was partly correct already) | Peter Wemm | 2000-04-14 | 1 | -3/+3 |
| | |||||
* | update with the new PORTNAME/PORTVERSION variables | Michael Haro | 2000-04-08 | 1 | -3/+3 |
| | |||||
* | Add virtual category "linux" to Linux apps and support libs/utils. | Satoshi Asami | 2000-02-28 | 1 | -1/+1 |
| | |||||
* | Add "de-" in front of PKGNAME. | Satoshi Asami | 2000-01-24 | 1 | -1/+1 |
| | |||||
* | Whoops - forgot the Makefile. | Eivind Eklund | 2000-01-08 | 1 | -0/+101 |
| | |||||
* | German StarOffice port. | Eivind Eklund | 2000-01-08 | 9 | -0/+2679 |
Submitted by: Martin Blapp <mb@imp.ch> |