summaryrefslogtreecommitdiff
path: root/german/staroffice5 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-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 Sobolev2001-05-221-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} isSatoshi Asami2000-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.
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-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 Asami2000-04-141-1/+1
| | | | now.
* Complete /usr/compat -> /compat (this was partly correct already)Peter Wemm2000-04-141-3/+3
|
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
|
* Add virtual category "linux" to Linux apps and support libs/utils.Satoshi Asami2000-02-281-1/+1
|
* Add "de-" in front of PKGNAME.Satoshi Asami2000-01-241-1/+1
|
* Whoops - forgot the Makefile.Eivind Eklund2000-01-081-0/+101
|
* German StarOffice port.Eivind Eklund2000-01-089-0/+2679
Submitted by: Martin Blapp <mb@imp.ch>