aboutsummaryrefslogtreecommitdiff
path: root/textproc/opensp
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2017-10-21 16:35:56 +0000
committerKurt Jaeger <pi@FreeBSD.org>2017-10-21 16:35:56 +0000
commitee28374909f7d52f03c4481bbcdf12aee2dd93d8 (patch)
treec22675f44550e89cddcbb0a406014222f00bfbd5 /textproc/opensp
parent9ab07d07dabff9a0047f91df34822d5aa932e763 (diff)
downloadports-ee28374909f7d52f03c4481bbcdf12aee2dd93d8.tar.gz
ports-ee28374909f7d52f03c4481bbcdf12aee2dd93d8.zip
textproc/opensp: Add license information, WWW and pet portlint
PR: 222328 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Approved by: kuriyama (maintainer timeout)
Notes
Notes: svn path=/head/; revision=452594
Diffstat (limited to 'textproc/opensp')
-rw-r--r--textproc/opensp/Makefile5
-rw-r--r--textproc/opensp/files/patch-Makefile.in8
-rw-r--r--textproc/opensp/files/patch-configure6
-rw-r--r--textproc/opensp/files/patch-doc-Makefile.in6
-rw-r--r--textproc/opensp/files/patch-include_RangeMap.h (renamed from textproc/opensp/files/patch-RangeMap.h)4
-rw-r--r--textproc/opensp/files/patch-po-Makefile.in.in6
-rw-r--r--textproc/opensp/pkg-descr2
7 files changed, 22 insertions, 15 deletions
diff --git a/textproc/opensp/Makefile b/textproc/opensp/Makefile
index 8a59071dd2ff..135addf6286a 100644
--- a/textproc/opensp/Makefile
+++ b/textproc/opensp/Makefile
@@ -10,6 +10,11 @@ MASTER_SITES= SF/openjade/${PORTNAME:tl}/${PORTVERSION}
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= This package is a collection of SGML/XML tools called OpenSP
+LICENSE= JamesClark
+LICENSE_NAME= License of James Clark's Software
+LICENSE_FILE= ${WRKSRC}/COPYING
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+
USES= gmake iconv libtool perl5
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
diff --git a/textproc/opensp/files/patch-Makefile.in b/textproc/opensp/files/patch-Makefile.in
index 7d5d263acc10..f17a1248771e 100644
--- a/textproc/opensp/files/patch-Makefile.in
+++ b/textproc/opensp/files/patch-Makefile.in
@@ -1,6 +1,6 @@
---- Makefile.in.orig Fri Dec 23 23:16:01 2005
-+++ Makefile.in Sun Jan 7 23:29:03 2007
-@@ -247,9 +247,9 @@
+--- Makefile.in.orig 2005-12-23 14:16:01 UTC
++++ Makefile.in
+@@ -247,9 +247,9 @@ sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
AUTOMAKE_OPTIONS = check-news
@@ -12,7 +12,7 @@
lib nsgmls spent spam sgmlnorm sx spcat \
tests @DOCSRC@
-@@ -709,7 +709,7 @@
+@@ -709,7 +709,7 @@ info: info-recursive
info-am:
diff --git a/textproc/opensp/files/patch-configure b/textproc/opensp/files/patch-configure
index b33ef3a2b20c..13fd5e113476 100644
--- a/textproc/opensp/files/patch-configure
+++ b/textproc/opensp/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig Fri Dec 23 23:15:56 2005
-+++ configure Fri Aug 25 03:37:02 2006
-@@ -26441,12 +26441,12 @@
+--- configure.orig 2005-12-23 14:15:56 UTC
++++ configure
+@@ -26441,12 +26441,12 @@ cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
#include <libintl.h>
extern int _nl_msg_cat_cntr;
diff --git a/textproc/opensp/files/patch-doc-Makefile.in b/textproc/opensp/files/patch-doc-Makefile.in
index 8c4351c4343c..09990b5e7fc1 100644
--- a/textproc/opensp/files/patch-doc-Makefile.in
+++ b/textproc/opensp/files/patch-doc-Makefile.in
@@ -1,6 +1,6 @@
---- doc/Makefile.in.orig Fri Dec 23 23:15:58 2005
-+++ doc/Makefile.in Fri Aug 25 03:38:13 2006
-@@ -214,7 +214,7 @@
+--- doc/Makefile.in.orig 2005-12-23 14:15:58 UTC
++++ doc/Makefile.in
+@@ -214,7 +214,7 @@ sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
diff --git a/textproc/opensp/files/patch-RangeMap.h b/textproc/opensp/files/patch-include_RangeMap.h
index b507f11fc5b8..402adb1af2e2 100644
--- a/textproc/opensp/files/patch-RangeMap.h
+++ b/textproc/opensp/files/patch-include_RangeMap.h
@@ -1,5 +1,5 @@
---- include/RangeMap.h.orig Sun Aug 1 19:34:55 2004
-+++ include/RangeMap.h Sun Aug 1 19:26:43 2004
+--- include/RangeMap.h.orig 2005-07-21 14:04:39 UTC
++++ include/RangeMap.h
@@ -9,6 +9,7 @@
#include "ISet.h"
#include "types.h"
diff --git a/textproc/opensp/files/patch-po-Makefile.in.in b/textproc/opensp/files/patch-po-Makefile.in.in
index 9580c6cb5e14..dfc5889c562e 100644
--- a/textproc/opensp/files/patch-po-Makefile.in.in
+++ b/textproc/opensp/files/patch-po-Makefile.in.in
@@ -1,6 +1,6 @@
---- po/Makefile.in.in.orig Sun Jan 7 22:59:24 2007
-+++ po/Makefile.in.in Sun Jan 7 23:00:49 2007
-@@ -25,8 +25,8 @@
+--- po/Makefile.in.in.orig 2005-11-05 09:05:21 UTC
++++ po/Makefile.in.in
+@@ -25,8 +25,8 @@ VPATH = @srcdir@
prefix = @prefix@
exec_prefix = @exec_prefix@
datadir = @datadir@
diff --git a/textproc/opensp/pkg-descr b/textproc/opensp/pkg-descr
index 3a5b651f79ef..6a42ffc4f62c 100644
--- a/textproc/opensp/pkg-descr
+++ b/textproc/opensp/pkg-descr
@@ -1,3 +1,5 @@
This package is a collection of SGML/XML tools called OpenSP.
It is a fork from James Clark's SP suite. These tools are used
to parse, validate, and normalize SGML and XML files.
+
+WWW: http://openjade.sourceforge.net/doc/