summaryrefslogtreecommitdiff
path: root/textproc/sp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing spaces, and any periods that were hidden by them.Tim Vanderhoek1999-06-281-1/+1
| | | | Notes: svn path=/head/; revision=19848
* Fix shared library problem (soname not specified).Chuck Robey1999-06-121-1/+1
| | | | Notes: svn path=/head/; revision=19452
* Get this to build again on -current boxes with egcs.Steve Price1999-06-071-0/+11
| | | | Notes: svn path=/head/; revision=19283
* Add WWW:Tim Vanderhoek1999-06-021-0/+2
| | | | Notes: svn path=/head/; revision=19190
* Take over as maintainer.Chuck Robey1999-06-021-2/+2
| | | | Notes: svn path=/head/; revision=19189
* Update sp port to 1.3. Changing the format a bit, too. John Fieber,Chuck Robey1999-06-028-16/+207
| | | | | | | the old maintainer, agrees with it. Notes: svn path=/head/; revision=19188
* I *LOVE* WWW:Michael Haro1999-05-031-1/+0
| | | | Notes: svn path=/head/; revision=18411
* Unmark BROKEN.Justin M. Seger1998-10-161-3/+1
| | | | | | | Submitted by: jfieber Notes: svn path=/head/; revision=14045
* Mark BROKEN for ELF:Justin M. Seger1998-10-141-1/+3
| | | | | | | | | | | | cc -O -pipe -o nsgmls nsgmls.o SgmlsEventHandler.o RastEventHandler.o StringSet.o nsgmls_inst.o -lstdc++ -L/usr/ports/textproc/sp/work/sp-1.2.1/nsgmls/../lib -lsp /usr/lib/libstdc++.so: undefined reference to `log' /usr/lib/libstdc++.so: undefined reference to `sqrt' /usr/lib/libstdc++.so: undefined reference to `cosh' /usr/lib/libstdc++.so: undefined reference to `cos' /usr/lib/libstdc++.so: undefined reference to `sin' Notes: svn path=/head/; revision=14004
* Upgrade to 1.2.1. Bugfixes only, now new features.John Fieber1997-10-142-4/+4
| | | | Notes: svn path=/head/; revision=8257
* Update from 1.1.1 to 1.2.John Fieber1997-09-075-15/+44
| | | | Notes: svn path=/head/; revision=7794
* Disable the generation of the shared libsp for all systems. It seemsJohn Fieber1997-07-061-6/+7
| | | | | | | that some change between 2.2.1 and 2.2.2 is causing problems. Notes: svn path=/head/; revision=7225
* Add OpenBSD to the #defineDavid E. O'Brien1997-06-291-1/+1
| | | | Notes: svn path=/head/; revision=7119
* This port now works on FreeBSD 2.1.x.John Fieber1997-06-222-3/+7
| | | | Notes: svn path=/head/; revision=7037
* /sbin/ldconfig -> ${LDCONFIG}Satoshi Asami1997-04-271-2/+2
| | | | Notes: svn path=/head/; revision=6329
* Import of James Clark's SP SGML parser packages.John Fieber1997-04-266-0/+207
Reviewed by: asami Notes: svn path=/head/; revision=6303