summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-08 05:25:12 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-08 05:25:12 +0000
commit1b79d7d08ad1578f66468b31791d944b4982ed66 (patch)
treea266e7666a9756dff08481ea4aab349e60c17264 /japanese
parent- update to 1.11 (diff)
audio/audacious-crossfade||2010-09-08|Broken for 6+ months, unmaintained
audio/ecamegapedal||2010-09-08|Has expired: Abandonned since 2004, please use audio/jack-rack or audio/creox instead. comms/asmodem||2010-09-08|Broken for 6+ months, unmaintained comms/ltmdm||2010-09-08|Broken for 6+ months, unmaintained comms/yawmppp||2010-09-08|Broken for 6+ months, unmaintained devel/p5-ORBit||2010-09-08|Broken for 6+ months, unmaintained emulators/p-interp||2010-09-08|Broken for 6+ months, unmaintained graphics/visionegg||2010-09-08|Broken for 6+ months, unmaintained japanese/okphone||2010-09-08|Broken for 6+ months, unmaintained java/openjit||2010-09-08|Broken for 6+ months, unmaintained multimedia/xmps-win32-plugin||2010-09-08|Broken for 6+ months, unmaintained net-mgmt/tknetmon||2010-09-08|Broken for 6+ months, unmaintained net/arpd||2010-09-08|Broken for 6+ months, unmaintained net/vomit||2010-09-08|Broken for 6+ months, unmaintained sysutils/xwipower||2010-09-08|Broken for 6+ months, unmaintained www/lws||2010-09-08|Broken for 6+ months, unmaintained Reported by: FreeBSD unmaintained ports which are currently marked broken monthly reminder
Notes
Notes: svn path=/head/; revision=260752
Diffstat (limited to 'japanese')
-rw-r--r--japanese/Makefile1
-rw-r--r--japanese/okphone/Makefile38
-rw-r--r--japanese/okphone/distinfo6
-rw-r--r--japanese/okphone/files/patch-aa24
-rw-r--r--japanese/okphone/files/patch-ab28
-rw-r--r--japanese/okphone/files/patch-ac29
-rw-r--r--japanese/okphone/files/patch-ad11
-rw-r--r--japanese/okphone/files/patch-ae11
-rw-r--r--japanese/okphone/files/patch-af12
-rw-r--r--japanese/okphone/files/patch-ag21
-rw-r--r--japanese/okphone/files/patch-ah16
-rw-r--r--japanese/okphone/files/patch-client::defs.h12
-rw-r--r--japanese/okphone/files/patch-client::runprog.c14
-rw-r--r--japanese/okphone/files/patch-master::child.c26
-rw-r--r--japanese/okphone/pkg-descr3
-rw-r--r--japanese/okphone/pkg-install21
-rw-r--r--japanese/okphone/pkg-plist7
17 files changed, 0 insertions, 280 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index 0c19c19c0c46..5b63a8e8fef6 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -226,7 +226,6 @@
SUBDIR += nvi-iso-2022-jp
SUBDIR += nvi-sjis
SUBDIR += ochusha
- SUBDIR += okphone
SUBDIR += oleo
SUBDIR += onew
SUBDIR += otojiro-fpw
diff --git a/japanese/okphone/Makefile b/japanese/okphone/Makefile
deleted file mode 100644
index 8f930ff601a4..000000000000
--- a/japanese/okphone/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# New ports collection makefile for: okphone
-# Date created: 7 February 1996
-# Whom: asami
-#
-# $FreeBSD$
-#
-
-PORTNAME= okphone
-PORTVERSION= 1.2
-CATEGORIES= japanese net
-MASTER_SITES= ftp://ftp.fit.ac.jp/pub/Net/okphone/
-
-PATCH_SITES= ftp://ftp.fit.ac.jp/pub/Net/okphone/patch/
-PATCHFILES= ${DISTNAME}.FreeBSD-patch.rev2.gz
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Conference-calling phone with Japanese support
-
-PATCH_DIST_STRIP= -p1
-MAN1= phone.1
-
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 700042
-BROKEN= Broken with gcc 4.2
-.endif
-
-post-install:
- ${INSTALL_MAN} ${WRKSRC}/phone.1 ${PREFIX}/man/man1
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${PREFIX}/share/doc/okphone
-.for f in NOTE READ_ME Readme.kana
- ${INSTALL_DATA} ${WRKSRC}/$f ${PREFIX}/share/doc/okphone
-.endfor
-.endif
- @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
-
-.include <bsd.port.post.mk>
diff --git a/japanese/okphone/distinfo b/japanese/okphone/distinfo
deleted file mode 100644
index e4ef4e450012..000000000000
--- a/japanese/okphone/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-MD5 (okphone-1.2.tar.gz) = e09ccdfd12c6738de6805ddabe0a12c3
-SHA256 (okphone-1.2.tar.gz) = 331ce042bec92323e14fc0318fe1c973c7c78cc9b5d938983c7ba16c959aa42c
-SIZE (okphone-1.2.tar.gz) = 68490
-MD5 (okphone-1.2.FreeBSD-patch.rev2.gz) = e71a0edc3b97259e5ad0c22acc4f5380
-SHA256 (okphone-1.2.FreeBSD-patch.rev2.gz) = 7aa1a5630ee5d68d926a64d589e87a166b9165240c5cc6b5a2d4eebff0f99868
-SIZE (okphone-1.2.FreeBSD-patch.rev2.gz) = 4616
diff --git a/japanese/okphone/files/patch-aa b/japanese/okphone/files/patch-aa
deleted file mode 100644
index 7c9afc7d59f2..000000000000
--- a/japanese/okphone/files/patch-aa
+++ /dev/null
@@ -1,24 +0,0 @@
---- ./conv/Makefile.org Wed Feb 7 18:45:35 1996
-+++ ./conv/Makefile Wed Feb 7 18:45:36 1996
-@@ -5,10 +5,10 @@
- # This one is pretty straightforward - no special flags for it.
-
- CC = cc
--CFLAGS = -O
-+CFLAGS += -O
- SRCS = convd.c
- DEST = convd
--RDEST = /usr/local/etc/convd
-+RDEST = ${PREFIX}/libexec/convd
- #RDEST = /usr/local/lib/convd
-
- all: ${DEST}
-@@ -19,7 +19,7 @@
-
- install: ${DEST}
- /bin/rm -f ${RDEST}
-- cp ${DEST} ${RDEST}
-+ install -cs -m 755 -o bin -g bin ${DEST} ${RDEST}
-
- clean:
- /bin/rm -f ${DEST} core *.o
diff --git a/japanese/okphone/files/patch-ab b/japanese/okphone/files/patch-ab
deleted file mode 100644
index 244c705bc97b..000000000000
--- a/japanese/okphone/files/patch-ab
+++ /dev/null
@@ -1,28 +0,0 @@
---- ./client/Makefile.org Wed Feb 7 18:45:34 1996
-+++ ./client/Makefile Wed Feb 7 18:45:36 1996
-@@ -20,14 +20,14 @@
- CC = cc
- #CFLAGS = -O -DSERVICES -DLOCAL_ECHO
- #CFLAGS = -g -DSERVICES -DLOCAL_ECHO
--CFLAGS = -Isw -O -DSERVICES -DLOCAL_ECHO
-+CFLAGS += -Isw -O -DSERVICES -DLOCAL_ECHO
- #LIBS = -lcurses -ltermlib #-lresolv
- LIBS = sw/libsw.a -ltermlib -ll
-
- LPR = lpr -Psony
- #RDEST = /usr/ucb/phone
- #RDEST = /usr/local/phone
--RDEST = /usr/local/bin/phone
-+RDEST = ${PREFIX}/bin/phone
-
- HDRS = defs.h
-
-@@ -69,7 +69,7 @@
-
- install: ${DEST}
- /bin/rm -f ${RDEST}
-- cp ${DEST} ${RDEST}
-+ install -cs -m 755 -o bin -g bin ${DEST} ${RDEST}
-
- print: ${HDRS} ${SRCS}
- pr -f ${HDRS} ${SRCS} | expand -4 | ${LPR}
diff --git a/japanese/okphone/files/patch-ac b/japanese/okphone/files/patch-ac
deleted file mode 100644
index 6f922dfb3a41..000000000000
--- a/japanese/okphone/files/patch-ac
+++ /dev/null
@@ -1,29 +0,0 @@
---- ./master/Makefile.org Wed Feb 7 18:45:36 1996
-+++ ./master/Makefile Wed Feb 7 18:45:36 1996
-@@ -29,7 +29,7 @@
- #CFLAGS = -O -DSERVICES -DDPATH=\"$(CONVD)\" -DFORK
- #CFLAGS = -O -DINETD -DDPATH=\"$(CONVD)\"
- #CFLAGS = -O -DINETD -DDPATH=\"$(CONVD)\" -DSERVICES
--CFLAGS = $(OFLAG) $(INETD) -DFORK -DSERVICES -DDPATH=\"/usr/local/etc/convd\"
-+CFLAGS += $(OFLAGS) $(INETD) -DFORK -DSERVICES -DDPATH=\"${PREFIX}/libexec/convd\"
-
- LPR = lpr -Psony
- CC = cc
-@@ -44,7 +44,7 @@
- reinvite.o strsave.o utmp.o
-
- DEST = phoned
--RDEST = /usr/local/etc/in.phoned
-+RDEST = ${PREFIX}/libexec/phoned
- #RDEST = /etc/phoned
-
-
-@@ -61,7 +61,7 @@
-
- install: ${DEST}
- /bin/rm -f ${RDEST}
-- cp ${DEST} ${RDEST}
-+ install -cs -m 755 -o bin -g bin ${DEST} ${RDEST}
-
- clean:
- /bin/rm -f ${DEST} core *.o
diff --git a/japanese/okphone/files/patch-ad b/japanese/okphone/files/patch-ad
deleted file mode 100644
index b0408bbb2e6c..000000000000
--- a/japanese/okphone/files/patch-ad
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./Makefile.org Fri Dec 15 01:30:07 1989
-+++ ./Makefile Wed Feb 7 20:39:53 1996
-@@ -13,3 +13,8 @@
- done
-
- default: all
-+
-+install:
-+ for i in ${DIRS} ; do \
-+ cd $$i ; make MFLAGS="${MFLAGS}" $@ ; cd .. ; \
-+ done
diff --git a/japanese/okphone/files/patch-ae b/japanese/okphone/files/patch-ae
deleted file mode 100644
index 0790fdbf8145..000000000000
--- a/japanese/okphone/files/patch-ae
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./client/sw/Makefile.org Fri Dec 15 01:30:11 1989
-+++ ./client/sw/Makefile Wed Feb 7 20:57:50 1996
-@@ -1,7 +1,7 @@
- # $Header: /home/ncvs/ports/japanese/okphone/patches/patch-aa,v 1.3 1996/02/08 06:27:36 asami Exp $
-
- #CFLAGS= -g -pg
--CFLAGS= -O
-+CFLAGS+= -O
- objs= winit.o wcreate.o woutput.o wredraw.o wput.o wclear.o wbox.o wbell.o\
- tosjis.o
- srcs= winit.c wcreate.c woutput.c wredraw.c wput.c wclear.c wbox.c wbell.c\
diff --git a/japanese/okphone/files/patch-af b/japanese/okphone/files/patch-af
deleted file mode 100644
index b96be7d95f1c..000000000000
--- a/japanese/okphone/files/patch-af
+++ /dev/null
@@ -1,12 +0,0 @@
---- ./conv/convd.c.orig Mon Dec 2 22:26:48 2002
-+++ ./conv/convd.c Mon Dec 2 22:26:54 2002
-@@ -406,8 +406,8 @@
- {
- #ifndef __FreeBSD__
- extern char *sys_errlist[];
--#endif
- extern int sys_nerr;
-+#endif
- char buf[128];
- char mesg[256];
- char host[32];
diff --git a/japanese/okphone/files/patch-ag b/japanese/okphone/files/patch-ag
deleted file mode 100644
index 9e7ae910dcbd..000000000000
--- a/japanese/okphone/files/patch-ag
+++ /dev/null
@@ -1,21 +0,0 @@
---- ./client/misc.c.orig Mon Dec 2 22:27:53 2002
-+++ ./client/misc.c Mon Dec 2 22:28:24 2002
-@@ -1,3 +1,4 @@
-+#include <errno.h>
- #include "defs.h"
- #undef echo()
- #undef noecho()
-@@ -27,11 +28,11 @@
- int fatal;
- char *mesg;
- {
-- extern int errno;
- #ifndef __FreeBSD__
-+ extern int errno;
- extern char *sys_errlist[];
--#endif
- extern int sys_nerr;
-+#endif
- char buf[80];
-
- if (errno) {
diff --git a/japanese/okphone/files/patch-ah b/japanese/okphone/files/patch-ah
deleted file mode 100644
index b6785ce6a1eb..000000000000
--- a/japanese/okphone/files/patch-ah
+++ /dev/null
@@ -1,16 +0,0 @@
---- ./master/daemon.c.orig Mon Dec 2 22:27:23 2002
-+++ ./master/daemon.c Mon Dec 2 22:27:31 2002
-@@ -111,11 +111,11 @@
- char *
- error ()
- {
-- extern int errno;
- #ifndef __FreeBSD__
-+ extern int errno;
- extern char *sys_errlist[];
--#endif
- extern int sys_nerr;
-+#endif
-
- if (errno > sys_nerr)
- return ("Unknown error.");
diff --git a/japanese/okphone/files/patch-client::defs.h b/japanese/okphone/files/patch-client::defs.h
deleted file mode 100644
index 2c4952894a31..000000000000
--- a/japanese/okphone/files/patch-client::defs.h
+++ /dev/null
@@ -1,12 +0,0 @@
---- client/defs.h.orig Fri Sep 27 05:47:14 2002
-+++ client/defs.h Fri Sep 27 05:49:02 2002
-@@ -11,7 +11,9 @@
- #endif
- char *index();
- char *strsave();
-+#ifndef __FreeBSD__
- char *malloc();
-+#endif
- char *basename();
- char *expalias();
-
diff --git a/japanese/okphone/files/patch-client::runprog.c b/japanese/okphone/files/patch-client::runprog.c
deleted file mode 100644
index 53a40a852854..000000000000
--- a/japanese/okphone/files/patch-client::runprog.c
+++ /dev/null
@@ -1,14 +0,0 @@
---- client/runprog.c.orig Fri Dec 15 18:30:10 1989
-+++ client/runprog.c Fri Aug 8 12:26:10 2003
-@@ -133,7 +133,11 @@
-
- sigchld ()
- {
-+#ifdef __FreeBSD__
-+ int status;
-+#else
- union wait status;
-+#endif
-
- if (childpid == 0)
- return;
diff --git a/japanese/okphone/files/patch-master::child.c b/japanese/okphone/files/patch-master::child.c
deleted file mode 100644
index a18a1fc4730d..000000000000
--- a/japanese/okphone/files/patch-master::child.c
+++ /dev/null
@@ -1,26 +0,0 @@
---- master/child.c.orig Fri Dec 15 18:30:13 1989
-+++ master/child.c Fri Aug 8 12:38:17 2003
-@@ -21,7 +21,11 @@
- sigchld ()
- {
- register INV *inv;
-+#ifdef __FreeBSD__
-+ int status;
-+#else
- union wait status;
-+#endif
- char mbuf[SIZ];
- int pid;
- int exitstat;
-@@ -31,7 +35,11 @@
- kill (pid, 9);
- exitstat = 1;
- } else
-+#ifdef __FreeBSD__
-+ exitstat = WEXITSTATUS(status);
-+#else
- exitstat = status.w_retcode;
-+#endif
-
- for (inv = invitations; inv; inv = inv->next)
- if (inv->pid == pid) /* does pid match? */
diff --git a/japanese/okphone/pkg-descr b/japanese/okphone/pkg-descr
deleted file mode 100644
index 43777d38fa02..000000000000
--- a/japanese/okphone/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-This is okphone, a conference-calling phone with Japanese support.
-Please read /usr/local/share/okphone/Readme.kana on how to read and
-write Japanese.
diff --git a/japanese/okphone/pkg-install b/japanese/okphone/pkg-install
deleted file mode 100644
index 2ee29e1e598d..000000000000
--- a/japanese/okphone/pkg-install
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/bin/sh
-# installation script for okphone
-if [ "$2" != "POST-INSTALL" ]; then
- exit 0
-fi
-if ! grep -qw ^phone /etc/services; then
- echo ""
- echo "I don't see \"phone\" in your /etc/services file."
- echo "You may want to add the following to your /etc/services."
- echo ""
- echo "phone 1167/udp #phone - conference calling"
- echo ""
-fi
-if ! grep -qw ^phone /etc/inetd.conf; then
- echo ""
- echo "I don't see \"phone\" in your /etc/inetd.conf file."
- echo "You may want to add the following to your /etc/inetd.conf."
- echo ""
- echo "phone dgram udp wait root /usr/local/libexec/phoned phoned"
- echo ""
-fi
diff --git a/japanese/okphone/pkg-plist b/japanese/okphone/pkg-plist
deleted file mode 100644
index 7c4fe7c1b062..000000000000
--- a/japanese/okphone/pkg-plist
+++ /dev/null
@@ -1,7 +0,0 @@
-bin/phone
-libexec/phoned
-libexec/convd
-share/doc/okphone/NOTE
-share/doc/okphone/READ_ME
-share/doc/okphone/Readme.kana
-@dirrm share/doc/okphone