aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2019-09-25 05:50:23 +0800
committerRene Ladan <rene@FreeBSD.org>2019-09-25 05:50:23 +0800
commit2ace90775d46248667825688e74a3455bc19eb9a (patch)
tree15d1ef37a7ee90dd83580e5b9f5f687ef0c4608c /japanese
parentef748b7182d5e6daaac4671737c0caa690166a7b (diff)
downloadfreebsd-ports-gnome-2ace90775d46248667825688e74a3455bc19eb9a.tar.gz
freebsd-ports-gnome-2ace90775d46248667825688e74a3455bc19eb9a.tar.zst
freebsd-ports-gnome-2ace90775d46248667825688e74a3455bc19eb9a.zip
Remove expired ports:
2019-09-20 palm/pilot-link: obsolete technology 2019-09-20 graphics/pixmap: No longer maintained 2019-09-20 japanese/jpilot: obsolete technology 2019-09-20 palm/p5-Palm-PalmDoc: obsolete technology 2019-09-20 palm/pilot_makedoc: obsolete technology 2019-09-20 palm/jpilot: obsolete technology 2019-09-21 sysutils/bibelot: obsolete technology 2019-09-21 databases/mdbconv: obsolete technology 2019-09-21 sysutils/makeztxt: obsolete technology 2019-09-21 databases/palm-db-tools: obsolete technology 2019-09-21 comms/jpilot-picsnvideos: obsolete technology 2019-09-23 devel/libee: No longer required by rsyslog, which was its only consumer. No longer maintained upstream 2019-09-21 devel/libmal: obsolete technology
Diffstat (limited to 'japanese')
-rw-r--r--japanese/Makefile1
-rw-r--r--japanese/jpilot/Makefile20
2 files changed, 0 insertions, 21 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index 19cb4cd87a40..5799f85157ff 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -129,7 +129,6 @@
SUBDIR += jed
SUBDIR += jishyo
SUBDIR += jls
- SUBDIR += jpilot
SUBDIR += jstrings
SUBDIR += jvim3
SUBDIR += kakasi
diff --git a/japanese/jpilot/Makefile b/japanese/jpilot/Makefile
deleted file mode 100644
index bcc793ee8740..000000000000
--- a/japanese/jpilot/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# Created by: sumikawa
-# $FreeBSD$
-
-MASTERDIR= ${.CURDIR}/../../palm/jpilot
-
-PORTREVISION= 1
-CATEGORIES= japanese
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Desktop Organizer Software for the Palm Pilot (Japanized)
-
-BROKEN= unfetchable
-DEPRECATED= Unfetchable, unmaintained
-EXPIRATION_DATE= 2019-10-16
-
-CONFLICTS= jpilot-[0-9]*
-
-CONFIGURE_ARGS= --with-japanese
-
-.include "${MASTERDIR}/Makefile"