diff options
author | wiz <wiz@pkgsrc.org> | 2013-12-31 17:08:08 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-12-31 17:08:08 +0000 |
commit | 964194988f7e382f39ad73b3117f57f2f02b828b (patch) | |
tree | 1d7234635223506656155b47163d0edd07892ec4 /lang/snobol/patches | |
parent | 2687e5f2b945ab2938e7e56ca972fba1d5c23b4b (diff) | |
download | pkgsrc-964194988f7e382f39ad73b3117f57f2f02b828b.tar.gz |
Remove packages that were either BROKEN for more than a year or
BROKEN and explicitly scheduled to be removed after 2013Q4.
Diffstat (limited to 'lang/snobol/patches')
-rw-r--r-- | lang/snobol/patches/patch-aa | 10 | ||||
-rw-r--r-- | lang/snobol/patches/patch-ab | 14 |
2 files changed, 0 insertions, 24 deletions
diff --git a/lang/snobol/patches/patch-aa b/lang/snobol/patches/patch-aa deleted file mode 100644 index 1d8d26115a9..00000000000 --- a/lang/snobol/patches/patch-aa +++ /dev/null @@ -1,10 +0,0 @@ -$NetBSD: patch-aa,v 1.3 2004/07/10 21:27:46 wiz Exp $ - ---- doc/head.orig Thu Jan 25 07:23:12 2001 -+++ doc/head Thu Jan 25 07:22:50 2001 -@@ -0,0 +1,5 @@ -+[This document is publically posted at ftp://ftp.snobol4.com/vanilla.zip -+ and zipped within PM.EXE as SNOBOL4.MAN. This is actually for the MSDOS -+ version of SNOBOL4, but is a very good starting point to learn the Unix -+ version. Pardon the references to DOS. References to code snippets may -+ be found in vanilla.zip. This is a NetBSD package, John Refling, 2001.] diff --git a/lang/snobol/patches/patch-ab b/lang/snobol/patches/patch-ab deleted file mode 100644 index 1d1b385d123..00000000000 --- a/lang/snobol/patches/patch-ab +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ab,v 1.4 2008/07/14 04:21:39 dholland Exp $ - ---- Makefile2.m4.orig 2005-12-06 21:10:59.000000000 -0500 -+++ Makefile2.m4 2008-07-14 00:02:37.000000000 -0400 -@@ -537,7 +537,8 @@ - # generated SNOLIB files (host.sno generated at top level) - GENSNOLIB=host.sno - --SNOLIB_FILES=snolib/*.sno $(INSTALL_H) doc/load.txt README $(GENSNOLIB) -+SNOLIB_FILES=snolib/*.sno $(INSTALL_H) $(GENSNOLIB) -+# doc/load.txt README # installed by package makefile - - VERS=`./pv` - install: snobol4 pv |