aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2001-07-22 02:21:56 +0800
committersf <sf@FreeBSD.org>2001-07-22 02:21:56 +0800
commita875edf66052cb4841ac8a910ab338f19cdce59d (patch)
tree5ea13460c48fd8665bc60c020480c418f5f0b79b /japanese
parentb7b40849a673db00f95fe5f0ced1dcfb26d6c38d (diff)
downloadfreebsd-ports-graphics-a875edf66052cb4841ac8a910ab338f19cdce59d.tar.gz
freebsd-ports-graphics-a875edf66052cb4841ac8a910ab338f19cdce59d.tar.zst
freebsd-ports-graphics-a875edf66052cb4841ac8a910ab338f19cdce59d.zip
o add w3m-image, w3m with Imlib-based inline image browsing capability.
o remove w3m-ssl, w3m has SSL support by default now. PR: 28996, 28997, 28998 Submitted by: maintainer
Diffstat (limited to 'japanese')
-rw-r--r--japanese/w3m-image/Makefile (renamed from japanese/w3m-ssl/Makefile)10
-rw-r--r--japanese/w3m-image/pkg-comment1
-rw-r--r--japanese/w3m-image/pkg-descr (renamed from japanese/w3m-ssl/pkg-descr)0
-rw-r--r--japanese/w3m-img/Makefile18
-rw-r--r--japanese/w3m-img/pkg-comment1
-rw-r--r--japanese/w3m-img/pkg-descr14
-rw-r--r--japanese/w3m-ssl/pkg-comment1
-rw-r--r--japanese/w3m/Makefile2
8 files changed, 40 insertions, 7 deletions
diff --git a/japanese/w3m-ssl/Makefile b/japanese/w3m-image/Makefile
index 40ad6087b42..b711b60f3fd 100644
--- a/japanese/w3m-ssl/Makefile
+++ b/japanese/w3m-image/Makefile
@@ -1,18 +1,18 @@
-# New ports collection makefile for: ja-w3m-ssl
-# Date Created: 12 Oct 1999
+# New ports collection makefile for: ja-w3m-image
+# Date Created: 22 July 2001
# Whom: MANTANI Nobutaka <nobutaka@nobutaka.com>
#
# $FreeBSD$
#
-PKGNAMESUFFIX= -ssl
+PKGNAMESUFFIX= -image
CATEGORIES= japanese
MASTERDIR= ${.CURDIR}/../../www/w3m
PKGDIR= ${.CURDIR}
-PLIST= ${MASTERDIR}/pkg-plist.ja
+PLIST= ${MASTERDIR}/pkg-plist
JAPANESE= Yes
-USE_OPENSSL= YES
+INLINE_IMAGE= yes
.include "${MASTERDIR}/Makefile"
diff --git a/japanese/w3m-image/pkg-comment b/japanese/w3m-image/pkg-comment
new file mode 100644
index 00000000000..b381afb44a0
--- /dev/null
+++ b/japanese/w3m-image/pkg-comment
@@ -0,0 +1 @@
+A pager/text-based WWW browser with Japanese and inline image support
diff --git a/japanese/w3m-ssl/pkg-descr b/japanese/w3m-image/pkg-descr
index 182f816a20e..182f816a20e 100644
--- a/japanese/w3m-ssl/pkg-descr
+++ b/japanese/w3m-image/pkg-descr
diff --git a/japanese/w3m-img/Makefile b/japanese/w3m-img/Makefile
new file mode 100644
index 00000000000..b711b60f3fd
--- /dev/null
+++ b/japanese/w3m-img/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: ja-w3m-image
+# Date Created: 22 July 2001
+# Whom: MANTANI Nobutaka <nobutaka@nobutaka.com>
+#
+# $FreeBSD$
+#
+
+PKGNAMESUFFIX= -image
+CATEGORIES= japanese
+
+MASTERDIR= ${.CURDIR}/../../www/w3m
+PKGDIR= ${.CURDIR}
+PLIST= ${MASTERDIR}/pkg-plist
+
+JAPANESE= Yes
+INLINE_IMAGE= yes
+
+.include "${MASTERDIR}/Makefile"
diff --git a/japanese/w3m-img/pkg-comment b/japanese/w3m-img/pkg-comment
new file mode 100644
index 00000000000..b381afb44a0
--- /dev/null
+++ b/japanese/w3m-img/pkg-comment
@@ -0,0 +1 @@
+A pager/text-based WWW browser with Japanese and inline image support
diff --git a/japanese/w3m-img/pkg-descr b/japanese/w3m-img/pkg-descr
new file mode 100644
index 00000000000..182f816a20e
--- /dev/null
+++ b/japanese/w3m-img/pkg-descr
@@ -0,0 +1,14 @@
+w3m is a pager/text-based WWW browser.
+
+It is a similar application to Lynx, but it has several features Lynx
+doesn't have.
+
+* Rendering tables.
+* Rendering frames. (It converts frames into a table).
+* Display documents given from standard input.
+* Small binary size.
+
+WWW: http://ei5nazha.yz.yamagata-u.ac.jp/~aito/w3m/index.html
+
+--
+MANTANI Nobutaka <nobutaka@nobutaka.com>
diff --git a/japanese/w3m-ssl/pkg-comment b/japanese/w3m-ssl/pkg-comment
deleted file mode 100644
index 8e2ce375e94..00000000000
--- a/japanese/w3m-ssl/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A pager/text-based WWW browser with Japanese and SSL support
diff --git a/japanese/w3m/Makefile b/japanese/w3m/Makefile
index 63340f26d84..88b112d3eb6 100644
--- a/japanese/w3m/Makefile
+++ b/japanese/w3m/Makefile
@@ -9,7 +9,7 @@ CATEGORIES= japanese
MASTERDIR= ${.CURDIR}/../../www/w3m
PKGDIR= ${.CURDIR}
-PLIST= ${MASTERDIR}/pkg-plist.ja
+PLIST= ${MASTERDIR}/pkg-plist
JAPANESE= Yes