diff options
author | John Fieber <jfieber@FreeBSD.org> | 1997-09-07 00:20:42 +0000 |
---|---|---|
committer | John Fieber <jfieber@FreeBSD.org> | 1997-09-07 00:20:42 +0000 |
commit | d22ec0d10c8900100815060aab99423edf11ec2f (patch) | |
tree | 1382cbcc0ef740b51c3b1d27d84fa80ffcf84e5e /textproc | |
parent | 1e1c448bab09666669d18ff1f303eb596ff85348 (diff) | |
download | ports-d22ec0d10c8900100815060aab99423edf11ec2f.tar.gz ports-d22ec0d10c8900100815060aab99423edf11ec2f.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/sp/Makefile | 6 | ||||
-rw-r--r-- | textproc/sp/distinfo | 2 | ||||
-rw-r--r-- | textproc/sp/files/patch-aa | 2 | ||||
-rw-r--r-- | textproc/sp/files/patch-ac | 19 | ||||
-rw-r--r-- | textproc/sp/pkg-plist | 30 |
5 files changed, 44 insertions, 15 deletions
diff --git a/textproc/sp/Makefile b/textproc/sp/Makefile index 4b8deb1b6406..4e6e91ec8a26 100644 --- a/textproc/sp/Makefile +++ b/textproc/sp/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: sp -# Version required: 1.1.1 +# Version required: 1.2 # Date created: April 26, 1997 # Whom: jfieber # -# $Id: Makefile,v 1.3 1997/06/22 17:40:42 jfieber Exp $ +# $Id: Makefile,v 1.4 1997/07/06 19:27:30 jfieber Exp $ # -DISTNAME= sp-1.1.1 +DISTNAME= sp-1.2 CATEGORIES= textproc MASTER_SITES= ftp://ftp.jclark.com/pub/sp/ diff --git a/textproc/sp/distinfo b/textproc/sp/distinfo index dd3aa127da73..b2a82df3cdc1 100644 --- a/textproc/sp/distinfo +++ b/textproc/sp/distinfo @@ -1 +1 @@ -MD5 (sp-1.1.1.tar.gz) = bd62e9cd9adf7f5428dbae096c88e5ae +MD5 (sp-1.2.tar.gz) = 1d249f3b1dcc5173b4ebb6eced63a3c5 diff --git a/textproc/sp/files/patch-aa b/textproc/sp/files/patch-aa index 9179922a7241..0970cfee6c77 100644 --- a/textproc/sp/files/patch-aa +++ b/textproc/sp/files/patch-aa @@ -6,7 +6,7 @@ #define SP_INCLUDE_UNISTD_H #define SP_POSIX_FILENAMES -+ #if (defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD)) ++ #if (defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__)) + #define SP_HAVE_LOCALE + #define SP_HAVE_SOCKET + #define SP_MULTI_BYTE diff --git a/textproc/sp/files/patch-ac b/textproc/sp/files/patch-ac new file mode 100644 index 000000000000..98730d62feb5 --- /dev/null +++ b/textproc/sp/files/patch-ac @@ -0,0 +1,19 @@ +*** lib/instmac.m4.orig Sun Jul 6 20:20:04 1997 +--- lib/instmac.m4 Sun Jul 6 20:20:54 1997 +*************** +*** 75,81 **** + __undefine(`undefine')__dnl + __undefine(`undivert')__dnl + __undefine(`unix')__dnl +! __dnl __changequote(,)__dnl disable quoting + + #ifdef SP_NAMESPACE + } +--- 75,81 ---- + __undefine(`undefine')__dnl + __undefine(`undivert')__dnl + __undefine(`unix')__dnl +! __dnl __changequote(,)__dnl + + #ifdef SP_NAMESPACE + } 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 |