Remove p5-Text-Restructured, plus all its (in)direct dependencies;

mostly abandoned upstream and parts broken with modern perl.

	textproc/p5-Text-Restructured
	devel/p5-Safe-World
	devel/p5-Safe-Hole
	devel/p5-Slay-Makefile-Gress
	devel/p5-Slay-Makefile
	devel/p5-Slay-Maker

ok sthen and a 'go ahead' from naddy
This commit is contained in:
okan 2016-03-19 20:24:28 +00:00
parent a861d34863
commit 7579acc649
28 changed files with 11 additions and 226 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1473 2016/03/19 10:23:11 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.1474 2016/03/19 20:24:28 okan Exp $
SUBDIR =
SUBDIR += ElectricFence
@ -954,9 +954,7 @@
SUBDIR += p5-SVN-Notify
SUBDIR += p5-SVN-Simple
SUBDIR += p5-SVN-Web
SUBDIR += p5-Safe-Hole
SUBDIR += p5-Safe-Isa
SUBDIR += p5-Safe-World
SUBDIR += p5-Scalar-Defer
SUBDIR += p5-Scope-Guard
SUBDIR += p5-Scope-Upper
@ -967,9 +965,6 @@
SUBDIR += p5-Set-Scalar
SUBDIR += p5-Shell-Command
SUBDIR += p5-Signal-Mask
SUBDIR += p5-Slay-Makefile
SUBDIR += p5-Slay-Makefile-Gress
SUBDIR += p5-Slay-Maker
SUBDIR += p5-Smart-Comments
SUBDIR += p5-Sort-Key
SUBDIR += p5-Sort-Naturally

View File

@ -1,21 +0,0 @@
# $OpenBSD: Makefile,v 1.11 2015/03/20 22:47:40 naddy Exp $
COMMENT= make a hole to the main compartment in the Safe compartment
SHARED_ONLY= Yes
DISTNAME= Safe-Hole-0.10
REVISION= 5
CATEGORIES= devel
MODULES= cpan
CPAN_AUTHOR= SEYN
MAINTAINER= Okan Demirmen <okan@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM= Yes
WANTLIB += c
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
SHA256 (Safe-Hole-0.10.tar.gz) = rn170CCTGuVeUjiGSsK/B2Sok8oD0zTkTBH5m/tFMYg=
SIZE (Safe-Hole-0.10.tar.gz) = 11433

View File

@ -1,2 +0,0 @@
Through Safe::Hole, one can execute outside defined subroutines in the
original main compartment from the Safe compartment.

View File

@ -1,9 +0,0 @@
@comment $OpenBSD: PLIST,v 1.3 2015/03/20 22:47:41 naddy Exp $
${P5ARCH}/
${P5ARCH}/Safe/
${P5ARCH}/Safe/Hole.pm
${P5ARCH}/auto/
${P5ARCH}/auto/Safe/
${P5ARCH}/auto/Safe/Hole/
${P5ARCH}/auto/Safe/Hole/Hole.so
@man man/man3p/Safe::Hole.3p

View File

@ -1,21 +0,0 @@
# $OpenBSD: Makefile,v 1.7 2015/01/21 14:27:59 sthen Exp $
COMMENT= create multiple virtual instances of a Perl interpreter
DISTNAME= Safe-World-0.14
REVISION= 1
CATEGORIES= devel
MODULES= cpan
CPAN_AUTHOR= GMPASSOS
MAINTAINER= Okan Demirmen <okan@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= devel/p5-Hash-NoRef \
devel/p5-Safe-Hole
BUILD_DEPENDS= ${RUN_DEPENDS}
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
SHA256 (Safe-World-0.14.tar.gz) = S8+MZ+aX36S1hjYX8kVC38lT/pdrqk9/Cm5eRPFSkvg=
SIZE (Safe-World-0.14.tar.gz) = 35092

View File

@ -1,3 +0,0 @@
Safe::World allows one to create multiple virtual instances/compartments
of a Perl interpreter, that will work/run without touching the other
instances/compartments and maintaining the main interpreter normal.

View File

@ -1,15 +0,0 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/12/30 22:35:20 okan Exp $
${P5SITE}/Safe/
${P5SITE}/Safe/World/
${P5SITE}/Safe/World.pm
${P5SITE}/Safe/World/Compartment.pm
${P5SITE}/Safe/World/Hole.pm
${P5SITE}/Safe/World/ScanPack.pm
${P5SITE}/Safe/World/Scope.pm
${P5SITE}/Safe/World/select.pm
${P5SITE}/Safe/World/stderr.pm
${P5SITE}/Safe/World/stdout.pm
${P5SITE}/Safe/World/stdoutsimple.pm
@man man/man3p/Safe::World.3p
@man man/man3p/Safe::World::Hole.3p
@man man/man3p/Safe::World::Scope.3p

View File

@ -1,18 +0,0 @@
# $OpenBSD: Makefile,v 1.9 2015/01/21 14:27:59 sthen Exp $
COMMENT= regression testing software using Slay::Makefile
DISTNAME= Slay-Makefile-Gress-0.06
REVISION= 0
CATEGORIES= devel
MODULES= cpan
MAINTAINER= Okan Demirmen <okan@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= devel/p5-Slay-Makefile
BUILD_DEPENDS= ${RUN_DEPENDS}
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
SHA256 (Slay-Makefile-Gress-0.06.tar.gz) = dDyAOc4CcKxHqAP03FkuLLON1UwtR5PAE0MoTqW0GQ0=
SIZE (Slay-Makefile-Gress-0.06.tar.gz) = 8466

View File

@ -1,2 +0,0 @@
Slay::Makefile::Gress provides support for running a set of regression
tests from a .t file by doing builds with a Slay::Makefile file.

View File

@ -1,4 +0,0 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/11/02 14:49:10 merdely Exp $
${P5SITE}/Slay/Makefile/
${P5SITE}/Slay/Makefile/Gress.pm
@man man/man3p/Slay::Makefile::Gress.3p

View File

@ -1,19 +0,0 @@
# $OpenBSD: Makefile,v 1.8 2013/10/11 23:49:11 naddy Exp $
COMMENT= wrapper to Slay::Maker that reads the rules from a file
DISTNAME= Slay-Makefile-0.12
REVISION= 0
CATEGORIES= devel
MODULES= cpan
MAINTAINER= Okan Demirmen <okan@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= devel/p5-File-Copy-Recursive \
devel/p5-Slay-Maker
BUILD_DEPENDS= ${RUN_DEPENDS}
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
SHA256 (Slay-Makefile-0.12.tar.gz) = PwZTNQ2mSORc6XCAck2GJRG+Iw5E00xedvx/zmiU+qw=
SIZE (Slay-Makefile-0.12.tar.gz) = 15982

View File

@ -1,2 +0,0 @@
Slay::Makefile wrapper allows for the rules to be contained within a
SlayMakefile file whose syntax is similar to that of a normal Makefile.

View File

@ -1,5 +0,0 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/11/02 14:47:59 merdely Exp $
bin/slaymake
${P5SITE}/Slay/Makefile.pm
@man man/man1/slaymake.1
@man man/man3p/Slay::Makefile.3p

View File

@ -1,19 +0,0 @@
# $OpenBSD: Makefile,v 1.8 2013/10/11 23:49:11 naddy Exp $
COMMENT= perl make engine using perl code for rules
DISTNAME= Slay-Maker-0.07
REVISION= 1
CATEGORIES= devel
MODULES= cpan
MAINTAINER= Okan Demirmen <okan@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= devel/p5-Class-Std \
devel/p5-IPC-Run
BUILD_DEPENDS= ${RUN_DEPENDS}
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
SHA256 (Slay-Maker-0.07.tar.gz) = PjEcU8E8Tjt5EqWr2V4SNjw4nZL6xPzGNXWdo/l6euQ=
SIZE (Slay-Maker-0.07.tar.gz) = 16817

View File

@ -1,7 +0,0 @@
Slay::Maker is a make engine that uses perl declaration syntax for
rules, including regular expressions for targets and anonymous subs for
targets, dependencies, and actions.
This allows you to tightly integrate a make engine in an application and
to exercise a large amount of control over the make process, taking full
advantage of Perl code at any point in the make cycle.

View File

@ -1,6 +0,0 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/11/02 14:46:30 merdely Exp $
${P5SITE}/Slay/
${P5SITE}/Slay/Maker.pm
${P5SITE}/Slay/MakerRule.pm
@man man/man3p/Slay::Maker.3p
@man man/man3p/Slay::MakerRule.3p

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.366 2016/03/19 10:23:11 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.367 2016/03/19 20:24:28 okan Exp $
COMMENT = exceptions to pkg_add rules
CATEGORIES = devel databases
DISTFILES =
# API.rev
PKGNAME = quirks-2.211
PKGNAME = quirks-2.212
PKG_ARCH = *
MAINTAINER = Marc Espie <espie@openbsd.org>

View File

@ -1,7 +1,7 @@
#! /usr/bin/perl
# ex:ts=8 sw=4:
# $OpenBSD: Quirks.pm,v 1.376 2016/03/19 10:23:11 ajacoutot Exp $
# $OpenBSD: Quirks.pm,v 1.377 2016/03/19 20:24:28 okan Exp $
#
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
#
@ -751,6 +751,12 @@ my $obsolete_reason = {
'libexude' => 3,
'assl' => 3,
'libxmlsd' => 3,
'p5-Text-Restructured' => 3,
'p5-Safe-World' => 3,
'p5-Safe-Hole' => 3,
'p5-Slay-Makefile-Gress' => 3,
'p5-Slay-Makefile' => 3,
'p5-Slay-Maker' => 3,
};
my @msg = (

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.489 2016/03/19 10:23:11 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.490 2016/03/19 20:24:28 okan Exp $
SUBDIR =
SUBDIR += TclXML
@ -243,7 +243,6 @@
SUBDIR += p5-Text-RecordParser
SUBDIR += p5-Text-Reflow
SUBDIR += p5-Text-Reform
SUBDIR += p5-Text-Restructured
SUBDIR += p5-Text-SimpleTable
SUBDIR += p5-Text-Table
SUBDIR += p5-Text-TabularDisplay

View File

@ -1,22 +0,0 @@
# $OpenBSD: Makefile,v 1.6 2013/03/11 11:42:44 espie Exp $
COMMENT= implementation of reStructuredText parser
DISTNAME= Text-Restructured-0.003040
REVISION= 0
CATEGORIES= textproc
MODULES= cpan
CPAN_AUTHOR= NODINE
MAINTAINER= Okan Demirmen <okan@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= devel/p5-Slay-Makefile-Gress \
textproc/p5-Text-ASCIIMathML \
devel/p5-Safe-World
BUILD_DEPENDS= ${RUN_DEPENDS}
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
SHA256 (Text-Restructured-0.003040.tar.gz) = AKh85w2XI72ihTWO0GMnLlmhtZzdZg+g+cXxXp8HZUY=
SIZE (Text-Restructured-0.003040.tar.gz) = 701420

View File

@ -1,3 +0,0 @@
Text::Restructured is a set of modules to parse reStructuredText
documents and output them in various formats, such as HTML or LaTeX. For
details on reStructuredText, see http://docutils.sourceforge.net/rst.html.

View File

@ -1,25 +0,0 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/11/02 14:54:27 merdely Exp $
bin/prest
${P5SITE}/Text/Restructured/
${P5SITE}/Text/Restructured.pm
${P5SITE}/Text/Restructured/DOM.pm
${P5SITE}/Text/Restructured/Directive/
${P5SITE}/Text/Restructured/Directive/code_block.pm
${P5SITE}/Text/Restructured/Directive/if.pm
${P5SITE}/Text/Restructured/Directive/perl.pm
${P5SITE}/Text/Restructured/Directive/rst.st
${P5SITE}/Text/Restructured/Directive/system.pm
${P5SITE}/Text/Restructured/Graph.pm
${P5SITE}/Text/Restructured/PrestConfig.pm
${P5SITE}/Text/Restructured/Transforms.pm
${P5SITE}/Text/Restructured/URIre.pm
${P5SITE}/Text/Restructured/Writer/
${P5SITE}/Text/Restructured/Writer.pm
${P5SITE}/Text/Restructured/Writer/dom.wrt
${P5SITE}/Text/Restructured/Writer/html.wrt
${P5SITE}/Text/Restructured/Writer/index.wrt
${P5SITE}/Text/Restructured/Writer/latex.wrt
${P5SITE}/Text/Restructured/Writer/toc.wrt
${P5SITE}/Text/Restructured/Writer/xml.wrt
${P5SITE}/Text/Restructured/Writer/xref.wrt
${P5SITE}/Text/Restructured/default.css