summaryrefslogtreecommitdiff
path: root/editors/openoffice-devel/files/patch-dmake::unix::linux::gnu::make.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* All patches will be a repocopy from ports/openoffice/files. Remove oldMartin Blapp2002-10-211-244/+0
| | | | | | | patches with "::" delimiters. Notes: svn path=/head/; revision=68481
* Re-add previously deleted files.Martin Blapp2002-10-181-0/+244
| | | | Notes: svn path=/head/; revision=68300
* First step to make this port working. Configure works and all patchesMartin Blapp2002-10-181-244/+0
| | | | | | | | | | apply now. There are still some compile errors to fix. As you may see the patchnames are very long, but that makes maintaining patches a lot easier. Notes: svn path=/head/; revision=68299
* Add CFLAGS too, and make correct {}Martin Blapp2002-03-131-53/+53
| | | | Notes: svn path=/head/; revision=56039
* gcc/cc -> $(CC) fixesMartin Blapp2002-03-131-0/+244
Do remove empty defines CC/CXX variables which did overwrite the SOLENV environment. Notes: svn path=/head/; revision=56022