diff options
Diffstat (limited to 'textproc/sp/pkg-plist')
-rw-r--r-- | textproc/sp/pkg-plist | 30 |
1 files changed, 20 insertions, 10 deletions
diff --git a/textproc/sp/pkg-plist b/textproc/sp/pkg-plist index 9f2d7e42f573..048a186aca98 100644 --- a/textproc/sp/pkg-plist +++ b/textproc/sp/pkg-plist @@ -1,20 +1,21 @@ bin/nsgmls -bin/spam bin/sgmlnorm +bin/spam bin/spent -lib/libsp.a -include/sp/EventGenerator.h -include/sp/ParserEventGeneratorKit.h -include/sp/SGMLApplication.h include/sp/Allocator.h include/sp/ArcEngine.h include/sp/Attribute.h include/sp/Attributed.h +include/sp/Big5CodingSystem.h include/sp/Boolean.h +include/sp/CharMap.cxx +include/sp/CharMap.h include/sp/CharsetDecl.h include/sp/CharsetInfo.h +include/sp/CharsetRegistry.h include/sp/CmdLineApp.h include/sp/CodingSystem.h +include/sp/CodingSystemKit.h include/sp/ConsoleOutput.h include/sp/ContentState.h include/sp/ContentToken.h @@ -32,6 +33,7 @@ include/sp/EntityManager.h include/sp/ErrnoMessageArg.h include/sp/ErrorCountEventHandler.h include/sp/Event.h +include/sp/EventGenerator.h include/sp/EventsWanted.h include/sp/ExtendEntityManager.h include/sp/ExternalId.h @@ -48,7 +50,6 @@ include/sp/IListIter.h include/sp/IListIterBase.h include/sp/IQueue.cxx include/sp/IQueue.h -include/sp/ISO8859InputCodingSystem.h include/sp/ISet.cxx include/sp/ISet.h include/sp/ISetIter.h @@ -68,6 +69,7 @@ include/sp/Message.h include/sp/MessageArg.h include/sp/MessageBuilder.h include/sp/MessageEventHandler.h +include/sp/MessageFormatter.h include/sp/MessageReporter.h include/sp/MessageTable.h include/sp/Mode.h @@ -78,15 +80,18 @@ include/sp/NamedResource.h include/sp/NamedResourceTable.h include/sp/NamedTable.h include/sp/Notation.h +include/sp/NotationStorage.h include/sp/OpenElement.h include/sp/Options.cxx include/sp/Options.h +include/sp/OutputByteStream.h include/sp/OutputCharStream.h include/sp/Owner.cxx include/sp/Owner.h include/sp/OwnerTable.cxx include/sp/OwnerTable.h include/sp/ParserApp.h +include/sp/ParserEventGeneratorKit.h include/sp/ParserOptions.h include/sp/PointerTable.cxx include/sp/PointerTable.h @@ -97,6 +102,7 @@ include/sp/RangeMap.cxx include/sp/RangeMap.h include/sp/Resource.h include/sp/RewindStorageObject.h +include/sp/SGMLApplication.h include/sp/SJISCodingSystem.h include/sp/SOEntityCatalog.h include/sp/Sd.h @@ -114,7 +120,7 @@ include/sp/SubstTable.cxx include/sp/SubstTable.h include/sp/Syntax.h include/sp/Text.h -include/sp/TranslateInputCodingSystem.h +include/sp/TranslateCodingSystem.h include/sp/TypeId.h include/sp/URLStorage.h include/sp/UTF8CodingSystem.h @@ -123,19 +129,23 @@ include/sp/UnivCharsetDesc.h include/sp/Vector.cxx include/sp/Vector.h include/sp/Win32CodingSystem.h +include/sp/WinInetStorage.h +include/sp/WinApp.h include/sp/XcharMap.cxx include/sp/XcharMap.h include/sp/config.h -include/sp/config.h.orig include/sp/constant.h include/sp/macros.h include/sp/rtti.h include/sp/sptchar.h include/sp/types.h include/sp/xnew.h +lib/libsp.a +@comment lib/libsp.so.1.4 share/doc/sp/archform.htm share/doc/sp/build.htm share/doc/sp/catalog.htm +share/doc/sp/charset.htm share/doc/sp/features.htm share/doc/sp/generic.htm share/doc/sp/ideas.htm @@ -149,6 +159,6 @@ share/doc/sp/spam.htm share/doc/sp/spent.htm share/doc/sp/sysdecl.htm share/doc/sp/sysid.htm -share/doc/sp/winntu.htm -@dirrm share/doc/sp +@comment @exec /sbin/ldconfig -m %D/lib @dirrm include/sp +@dirrm share/doc/sp |