summaryrefslogtreecommitdiff
path: root/textproc/sp
AgeCommit message (Collapse)AuthorFilesLines
2000-10-09Okay, do this the Hard Way. Activate the size_t instantiation block iftv4-44/+11
one of __alpha__ or __sparc64__ are defined. I'll look into a better fix later.
2000-10-07Add fix for alpha; explicitly instantiate Vector<size_t>, as size_t istv3-0/+61
"unsigned long" on alpha. Nuke instantiation of Vector<unsigned int> and finish the halfassed LP64 fix that's already here by changing a Vector<unsigned int> to Vector<size_t> in the code. NOT TESTED but appears to fix the problem for alpha; tested not to cause problems on i386.
2000-06-07add CONFLICTS on sp/opensphubertf1-1/+2
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-12-16Fix default sgml catalog path, add NetBSD id to patch, correctmjl4-32/+45
PLIST.
1999-12-16Updated to 1.3.4. Changes are bugfixes (no details available).mjl4-34/+11
1999-07-09Add package patch checksum files.agc1-0/+3
1999-06-28Include bsd.prefs.mk before any != ${CC} --version assignment, just inagc1-1/+3
case CC is set to something non-standard, so that we execute the right compiler.
1999-03-22add conflict with jaderh1-1/+3
1999-03-13Initial import of sp-1.3, an SGML system conforming to ISO-8879 asrh7-0/+160
provided by Martin Laubach (with a few modifications to work under NetBSD-1.3.3 as well as -current) -- thanks!