pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Remove htmlfix, dead upstream.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9f33ebd74b30
branches: trunk
changeset: 368209:9f33ebd74b30
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Sep 12 05:51:29 2017 +0000
description:
Remove htmlfix, dead upstream.
diffstat:
doc/CHANGES-2017 | 3 ++-
www/Makefile | 3 +--
www/htmlfix/DESCR | 2 --
www/htmlfix/Makefile | 24 ------------------------
www/htmlfix/PLIST | 3 ---
www/htmlfix/distinfo | 6 ------
6 files changed, 3 insertions(+), 38 deletions(-)
diffs (82 lines):
diff -r 8fa58e8a4451 -r 9f33ebd74b30 doc/CHANGES-2017
--- a/doc/CHANGES-2017 Tue Sep 12 04:01:08 2017 +0000
+++ b/doc/CHANGES-2017 Tue Sep 12 05:51:29 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2017,v 1.3768 2017/09/12 04:01:08 adam Exp $
+$NetBSD: CHANGES-2017,v 1.3769 2017/09/12 05:51:29 wiz Exp $
Changes to the packages collection and infrastructure in 2017:
@@ -5295,3 +5295,4 @@
Updated editors/emacs25 to 25.3 [ryoon 2017-09-12]
Updated editors/emacs25-nox11 to 25.3 [ryoon 2017-09-12]
Updated devel/py-hgtools to 6.5.2 [adam 2017-09-12]
+ Removed www/htmlfix [wiz 2017-09-12]
diff -r 8fa58e8a4451 -r 9f33ebd74b30 www/Makefile
--- a/www/Makefile Tue Sep 12 04:01:08 2017 +0000
+++ b/www/Makefile Tue Sep 12 05:51:29 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1265 2017/09/11 09:57:39 abs Exp $
+# $NetBSD: Makefile,v 1.1266 2017/09/12 05:51:29 wiz Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -155,7 +155,6 @@
SUBDIR+= htmlcxx
SUBDIR+= htmldoc
SUBDIR+= htmldoc-x11
-SUBDIR+= htmlfix
SUBDIR+= htmllint
SUBDIR+= http-parser
SUBDIR+= http_load
diff -r 8fa58e8a4451 -r 9f33ebd74b30 www/htmlfix/DESCR
--- a/www/htmlfix/DESCR Tue Sep 12 04:01:08 2017 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-htmlfix will replace latin1 characters with html entities, or fix
-line endings in html files.
diff -r 8fa58e8a4451 -r 9f33ebd74b30 www/htmlfix/Makefile
--- a/www/htmlfix/Makefile Tue Sep 12 04:01:08 2017 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile,v 1.16 2016/07/09 06:39:12 wiz Exp $
-#
-
-DISTNAME= htmlfix-1.03
-PKGREVISION= 6
-CATEGORIES= www
-MASTER_SITES= http://www.mono.org/abs/tools/htmlfix/
-
-MAINTAINER= abs%NetBSD.org@localhost
-COMMENT= Fix latin1 to html entities and/or line endings
-
-DEPENDS+= p5-HTML-FixEntities-[0-9]*:../../www/p5-HTML-FixEntities
-
-USE_TOOLS+= perl:run
-INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
-REPLACE_PERL= htmlfix.pl
-
-INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
-
-do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/htmlfix.pl ${DESTDIR}${PREFIX}/bin/htmlfix
- ${INSTALL_MAN} ${WRKSRC}/htmlfix.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/htmlfix.1
-
-.include "../../mk/bsd.pkg.mk"
diff -r 8fa58e8a4451 -r 9f33ebd74b30 www/htmlfix/PLIST
--- a/www/htmlfix/PLIST Tue Sep 12 04:01:08 2017 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/01/31 18:07:25 abs Exp $
-bin/htmlfix
-man/man1/htmlfix.1
diff -r 8fa58e8a4451 -r 9f33ebd74b30 www/htmlfix/distinfo
--- a/www/htmlfix/distinfo Tue Sep 12 04:01:08 2017 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.6 2015/11/04 02:46:55 agc Exp $
-
-SHA1 (htmlfix-1.03.tar.gz) = d40bebc47d547a561f8e2e9849d087c099eb252b
-RMD160 (htmlfix-1.03.tar.gz) = 507ba68dde41e4612c705684b57cf3aed2cb9ad0
-SHA512 (htmlfix-1.03.tar.gz) = c08fb773bed83d9ace97091df445ebc8dd33afc803c12dbd1d2162344b6758bf0c62e599b548eda65b609cde47b71c711ff5c95a495d071607940fc5456b72e1
-Size (htmlfix-1.03.tar.gz) = 2157 bytes
Home |
Main Index |
Thread Index |
Old Index