summaryrefslogtreecommitdiff
path: root/misc/lv
diff options
context:
space:
mode:
authorsakamoto <sakamoto>1999-05-10 04:00:16 +0000
committersakamoto <sakamoto>1999-05-10 04:00:16 +0000
commit114aceba7fef58f15eb0d0307b2bb98f2412c376 (patch)
tree8d8ddb4c0b01349aa3792d320b5a848e9edc93cb /misc/lv
parent461f90b77fb6b161929ed0e9572eadae93b09127 (diff)
downloadpkgsrc-114aceba7fef58f15eb0d0307b2bb98f2412c376.tar.gz
Import FreeBSD's "lv" port:
Powerful Multilingual File Viewer.
Diffstat (limited to 'misc/lv')
-rw-r--r--misc/lv/Makefile18
-rw-r--r--misc/lv/files/md51
-rw-r--r--misc/lv/patches/patch-aa16
-rw-r--r--misc/lv/pkg/COMMENT1
-rw-r--r--misc/lv/pkg/DESCR14
-rw-r--r--misc/lv/pkg/PLIST4
6 files changed, 54 insertions, 0 deletions
diff --git a/misc/lv/Makefile b/misc/lv/Makefile
new file mode 100644
index 00000000000..08dca3277dd
--- /dev/null
+++ b/misc/lv/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: lv
+# Version required: 4.40
+# Date created: Fri Nov 6 09:06:33 PST 1998
+# Whom: sumikawa@kame.net
+#
+# $Id: Makefile,v 1.1.1.1 1999/05/10 04:00:16 sakamoto Exp $
+#
+
+DISTNAME= lv440
+PKGNAME= lv-4.40
+CATEGORIES= misc
+MASTER_SITES= http://www.ff.iij4u.or.jp/~nrt/freeware/
+
+MAINTAINER= sumikawa@kame.net
+
+MAN1= lv.1
+
+.include <bsd.port.mk>
diff --git a/misc/lv/files/md5 b/misc/lv/files/md5
new file mode 100644
index 00000000000..a0804a9a2a3
--- /dev/null
+++ b/misc/lv/files/md5
@@ -0,0 +1 @@
+MD5 (lv440.tar.gz) = dd1110349cc971e19c08e4292058c898
diff --git a/misc/lv/patches/patch-aa b/misc/lv/patches/patch-aa
new file mode 100644
index 00000000000..4dd2e3b63a9
--- /dev/null
+++ b/misc/lv/patches/patch-aa
@@ -0,0 +1,16 @@
+--- Makefile- Tue Oct 27 12:34:40 1998
++++ Makefile Fri Nov 13 17:46:34 1998
+@@ -10,10 +10,9 @@
+ # gmake or /usr/local/bin/make, etc.
+ MAKE = make
+
+-prefix = /usr/local
+-bindir = $(prefix)/bin
+-libdir = $(prefix)/lib/lv
+-mandir = $(prefix)/man/man1
++bindir = $(PREFIX)/bin
++libdir = $(PREFIX)/lib/lv
++mandir = $(PREFIX)/man/man1
+
+ distdir = lv$(VERSION)
+ SHELL = /bin/sh
diff --git a/misc/lv/pkg/COMMENT b/misc/lv/pkg/COMMENT
new file mode 100644
index 00000000000..98fcc06b770
--- /dev/null
+++ b/misc/lv/pkg/COMMENT
@@ -0,0 +1 @@
+Powerful Multilingual File Viewer
diff --git a/misc/lv/pkg/DESCR b/misc/lv/pkg/DESCR
new file mode 100644
index 00000000000..c41bd9de145
--- /dev/null
+++ b/misc/lv/pkg/DESCR
@@ -0,0 +1,14 @@
+lv is a powerful multilingual file viewer. lv can decode and encode
+multilingual streams through many coding systems, for example, ISO
+2022 based coding systems such as iso-2022-jp, and Unicode streams
+encoded in UTF-7 or UTF-8. lv can be used not only as a file viewer
+but also as a coding-system translation filter.
+
+lv can recognize multi-bytes patterns as regular expressions, and lv
+also provides multilingual grep (1) functionality by giving it another
+name, lgrep.
+
+lv HomePage is
+http://edie.office.web.ad.jp/~nrt/lv/
+
+port made by: sumikawa@kame.net
diff --git a/misc/lv/pkg/PLIST b/misc/lv/pkg/PLIST
new file mode 100644
index 00000000000..73e86e6183d
--- /dev/null
+++ b/misc/lv/pkg/PLIST
@@ -0,0 +1,4 @@
+bin/lv
+bin/lgrep
+lib/lv/lv.hlp
+@dirrm lib/lv