aboutsummaryrefslogtreecommitdiff
path: root/textproc/cost
Commit message (Collapse)AuthorAgeFilesLines
* - fix reference on tcl source, use TCL_INCLUDE_SPECDirk Meyer2004-11-023-11/+22
| | | | | | | | | | - search dependecy in LOCALBASE, not in PREFIX - fix package with NOPORTDOCS - use DOCSDIR - make portlint happy Notes: svn path=/head/; revision=120629
* Tidy up whitespace.Trevor Johnson2004-04-101-2/+2
| | | | Notes: svn path=/head/; revision=106671
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* - Fix MASTER_SITESKirill Ponomarev2003-12-081-2/+1
| | | | | | | | PR: 60037 Submitted by: Allan Bowhill <abowhill@blarg.net> Notes: svn path=/head/; revision=95335
* HAS_CONFIGURE -> GNU_CONFIGURETilman Keskinoz2003-11-211-2/+3
| | | | | | | add -fPIC to CFLAGS to hopefully fix build on AMD64 Notes: svn path=/head/; revision=94647
* ports with possibly unreachable MAINTAINERsEdwin Groothuis2003-11-021-1/+1
| | | | | | | | | | *** addresses that seem to be dead: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=92818
* Fix this port. This port is a candidate for record broken time (of aboutWill Andrews2003-03-021-1/+1
| | | | | | | | | | | | 2 years and 6 months), and it was committed by me. Great. Anyway, the problem was it used an undefined variable in BUILD_DEPENDS. Rather than figure out a better one to use, just use NONEXISTENT, it's just as good for this purpose. Noted by: kris Notes: svn path=/head/; revision=76743
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76042
* Fix syntax error (; && -> &&)Kris Kennaway2002-09-291-3/+1
| | | | Notes: svn path=/head/; revision=67239
* BROKEN: Does not buildKris Kennaway2002-09-191-0/+2
| | | | Notes: svn path=/head/; revision=66674
* Add cost, a structure-controlled SGML/XML application programming tool.Will Andrews2000-06-105-0/+67
PR: 18855 Submitted by: Allan Bowhill <bowhill@bowhill.vservers.com> Notes: svn path=/head/; revision=29493