aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/plain2
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2011-08-01 13:01:13 +0800
committerbapt <bapt@FreeBSD.org>2011-08-01 13:01:13 +0800
commitbae4b897f90938e5d70e19c337c29ce52c98413d (patch)
tree55221d1c4392cc1af0213692d8b474e2309e31d8 /japanese/plain2
parent8401080004469f7596da9eb38ab980b1bcbca3a9 (diff)
downloadfreebsd-ports-gnome-bae4b897f90938e5d70e19c337c29ce52c98413d.tar.gz
freebsd-ports-gnome-bae4b897f90938e5d70e19c337c29ce52c98413d.tar.zst
freebsd-ports-gnome-bae4b897f90938e5d70e19c337c29ce52c98413d.zip
Bye bye abandonwares (part 3)
2011-08-01 deskutils/gkrellm-timers: No more public distfile 2011-08-01 deskutils/multi-backgrounds-daemon: Looks like an abandonware, no more public distfile 2011-08-01 deskutils/py-tagfu: Looks like an abandonware, no more public distfile 2011-08-01 deskutils/taskstep: Looks like an abandonware, no more public distfile 2011-08-01 devel/c_c++_reference: No more public distfiles 2011-08-01 devel/libcoyotl: Looks like an abandonware, no more public distfile 2011-08-01 devel/libfs++: Looks like an abandonware, no more public distfile 2011-08-01 devel/mkmf: Looks like an abandonware, no more public distfile 2011-08-01 devel/p5-Include: No more public distfiles 2011-08-01 devel/rubygem-newgem: broken since 2010/09/22 2011-08-01 devel/tpg: Looks like an abandonware, no more public distfile 2011-08-01 games/amphetamine: Looks like an abandonware, no more public distfile 2011-08-01 games/anagramarama: Looks like an abandonware, no more public distfile 2011-08-01 games/connect4 2011-08-01 games/wrogue: No more public distfiles, looks like an abandonware 2011-08-01 graphics/xmms-msa: Looks like an abandonware, no more public distfile 2011-08-01 japanese/chimera: Look like an abandonware, no more public distifles 2011-08-01 japanese/drpl: Look like an abandonware, no more public distifles 2011-08-01 japanese/dvi2tty: Look like an abandonware, no more public distifles 2011-08-01 japanese/easypr: Look like an abandonware, no more public distifles 2011-08-01 japanese/elisp-manual: Look like an abandonware, no more public distifles 2011-08-01 japanese/emacs-manual: Look like an abandonware, no more public distifles 2011-08-01 japanese/ewipe: Look like an abandonware, no more public distifles 2011-08-01 japanese/ircII: Look like an abandonware, no more public distifles 2011-08-01 japanese/jhd: Look like an abandonware, no more public distifles 2011-08-01 japanese/libjconv: Look like an abandonware, no more public distifles 2011-08-01 japanese/mimekit: Look like an abandonware, no more public distifles 2011-08-01 japanese/nethack32: Look like an abandonware, no more public distifles 2011-08-01 japanese/paledit: Look like an abandonware, no more public distifles 2011-08-01 japanese/plain2: Look like an abandonware, no more public distifles 2011-08-01 japanese/recjis: Look like an abandonware, no more public distifles 2011-08-01 japanese/typist: Look like an abandonware, no more public distifles 2011-08-01 japanese/weblint97: Look like an abandonware, no more public distifles 2011-08-01 japanese/xmsgsaver: Look like an abandonware, no more public distifles 2011-08-01 japanese/xshodo: Look like an abandonware, no more public distifles 2011-08-01 japanese/xvi-euc: No more public distfiles 2011-08-01 japanese/xvi-sjis: No more public distfiles 2011-08-01 japanese/xyagamo: Look like an abandonware, no more public distifles
Diffstat (limited to 'japanese/plain2')
-rw-r--r--japanese/plain2/Makefile42
-rw-r--r--japanese/plain2/distinfo4
-rw-r--r--japanese/plain2/files/patch-src::macro.c31
-rw-r--r--japanese/plain2/files/patch-src__macro.h17
-rw-r--r--japanese/plain2/pkg-descr17
-rw-r--r--japanese/plain2/pkg-plist8
6 files changed, 0 insertions, 119 deletions
diff --git a/japanese/plain2/Makefile b/japanese/plain2/Makefile
deleted file mode 100644
index 8242a2900941..000000000000
--- a/japanese/plain2/Makefile
+++ /dev/null
@@ -1,42 +0,0 @@
-# New ports collection makefile for: plain2
-# Date created: 20 April 1997
-# Whom: nkazushi@highway.or.jp
-#
-# $FreeBSD$
-#
-
-PORTNAME= plain2
-PORTVERSION= 2.54.1
-PORTREVISION= 2
-CATEGORIES= japanese textproc
-MASTER_SITES= http://ftp.debian.or.jp/debian-jp/pool/main/p/plain2/
-DISTNAME= ${PORTNAME}_${PORTVERSION:R}p${PORTVERSION:E}.orig
-
-PATCH_SITES= ${MASTER_SITES}
-PATCHFILES= ${PORTNAME}_${PORTVERSION:R}p${PORTVERSION:E}-4.2.diff.gz
-PATCH_DIST_STRIP= -p1
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A text converter from plain to any format
-
-DEPRECATED= Look like an abandonware, no more public distifles
-EXPIRATION_DATE= 2011-08-01
-
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}p${PORTVERSION:E}.orig
-BUILD_WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}p${PORTVERSION:E}.orig/src
-
-MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DBSD -DKANJI -DPICTURE -DHTML"
-ALL_TARGET= ${PORTNAME}
-
-.include <bsd.port.pre.mk>
-
-post-patch:
- @${REINPLACE_CMD} -e \
- 's|/usr/lib/plain2|${DATADIR}|g' ${BUILD_WRKSRC}/plain2.h
-
-do-install:
- ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/${PORTNAME} ${PREFIX}/bin
- @${MKDIR} ${DATADIR}
- ${INSTALL_DATA} ${WRKSRC}/lib/*.p2 ${DATADIR}
-
-.include <bsd.port.post.mk>
diff --git a/japanese/plain2/distinfo b/japanese/plain2/distinfo
deleted file mode 100644
index 465402944fbb..000000000000
--- a/japanese/plain2/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-SHA256 (plain2_2.54p1.orig.tar.gz) = 2364b26b1b8781413db5eaad428d4862c84d64b62b4918827ce0689a168cb18e
-SIZE (plain2_2.54p1.orig.tar.gz) = 233513
-SHA256 (plain2_2.54p1-4.2.diff.gz) = b9dbd84b4abf6db7e5722f2990987a592021f2815cb73fa0a69dbc8a50fbe52d
-SIZE (plain2_2.54p1-4.2.diff.gz) = 78135
diff --git a/japanese/plain2/files/patch-src::macro.c b/japanese/plain2/files/patch-src::macro.c
deleted file mode 100644
index aa8e9b3e65c2..000000000000
--- a/japanese/plain2/files/patch-src::macro.c
+++ /dev/null
@@ -1,31 +0,0 @@
---- src/macro.c.orig Sat Oct 18 23:46:14 2003
-+++ src/macro.c Sat Oct 18 23:47:36 2003
-@@ -8,7 +8,7 @@
-
- #include <stdio.h>
- #include <ctype.h>
--#include <varargs.h>
-+#include <stdarg.h>
- #include "plain2.h"
- #include "macro.h"
-
-@@ -189,9 +189,7 @@
- buf++;
- }
- }
--putMacro(macroNum, va_alist)
--int macroNum;
--va_dcl
-+putMacro(int macroNum, char *fmt, ...)
- {
- va_list ap;
- union macroArg {
-@@ -226,7 +224,7 @@
- }
- mip = mip->cmac_next;
- }
-- va_start(ap);
-+ va_start(ap, fmt);
- for (i = 1; i <= maxarg; i++) {
- switch(argtype[i]) {
- case ATYPE_VOID:
diff --git a/japanese/plain2/files/patch-src__macro.h b/japanese/plain2/files/patch-src__macro.h
deleted file mode 100644
index e0b960a3c406..000000000000
--- a/japanese/plain2/files/patch-src__macro.h
+++ /dev/null
@@ -1,17 +0,0 @@
---- src/macro.h.orig 2009-03-01 20:11:52.000000000 +0800
-+++ src/macro.h 2009-03-01 20:12:31.000000000 +0800
-@@ -2,6 +2,7 @@
- * Copyright (C) 1992,1993 NEC Corporation.
- * $Id: macro.h,v 2.6 1994/04/19 10:16:49 uchida Exp $ (NEC)
- */
-+#define MAX_MACRO_LEN 320
- #define MACRO_MAXARG 10
-
- #define M_DOC_BEGIN 0
-@@ -74,5 +75,5 @@
-
- struct macDefs {
- int mdef_number;
-- char *mdef_def;
-+ char mdef_def[MAX_MACRO_LEN];
- };
diff --git a/japanese/plain2/pkg-descr b/japanese/plain2/pkg-descr
deleted file mode 100644
index 7df050a3d5fa..000000000000
--- a/japanese/plain2/pkg-descr
+++ /dev/null
@@ -1,17 +0,0 @@
-plain2 r2.54 1994/04 by A.Uchida NEC Corporation
-
-usage: plain2 [options] [files ...]
- ---- parser options ---- ---- output options ----(default)
--table=dd: table factor [0-100](def=50) -roff: troff output
--exam=dd: example factor[0-100](def=50) -ms/-mm: troff macro (mm)
--indsec: sections can be indented -tex: tex output
--ktable:enable JIS keisen table -tstyle=ss:tex style
--ref: figure/picture reference -renum: renumbering only
- -[no]listd:list decoration (on)
- ---- Others ---- -[no]space:spacing (on)
--v: verbose output -[no]pre: preamble block (on)
--dLevel: debug level -[no]acursec: section numbers (off)
- ----- experimental ---- -raw: quote special chars(off)
--pt=Size: font size -jis: JIS code output
- -sjis: Shift-JIS code input/output
- -f file: output customization
diff --git a/japanese/plain2/pkg-plist b/japanese/plain2/pkg-plist
deleted file mode 100644
index 2a27e1a2ac67..000000000000
--- a/japanese/plain2/pkg-plist
+++ /dev/null
@@ -1,8 +0,0 @@
-bin/plain2
-share/plain2/OHP.p2
-share/plain2/OHP_t.p2
-share/plain2/header.p2
-share/plain2/header_t.p2
-share/plain2/jbook.p2
-share/plain2/supsnum.p2
-@dirrm share/plain2