aboutsummaryrefslogtreecommitdiff
path: root/japanese/lynx-current
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1998-08-10 23:41:24 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1998-08-10 23:41:24 +0000
commitf8b907bb46462731a81cbd937d798769d6a619f7 (patch)
treeb30bc8f31a087bf8461054d9b704843da662829b /japanese/lynx-current
parent9b94fc39055b87ab7445d8093f849c458162271a (diff)
downloadports-f8b907bb46462731a81cbd937d798769d6a619f7.tar.gz
ports-f8b907bb46462731a81cbd937d798769d6a619f7.zip
A terminal-based World-Wide Web Client with multi-byte modifications.
PR: ports/6415 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
Notes
Notes: svn path=/head/; revision=12436
Diffstat (limited to 'japanese/lynx-current')
-rw-r--r--japanese/lynx-current/Makefile27
-rw-r--r--japanese/lynx-current/distinfo1
-rw-r--r--japanese/lynx-current/files/patch-aa19
-rw-r--r--japanese/lynx-current/pkg-comment1
-rw-r--r--japanese/lynx-current/pkg-descr9
-rw-r--r--japanese/lynx-current/pkg-plist52
6 files changed, 109 insertions, 0 deletions
diff --git a/japanese/lynx-current/Makefile b/japanese/lynx-current/Makefile
new file mode 100644
index 000000000000..8c8049c26a29
--- /dev/null
+++ b/japanese/lynx-current/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: ja-lynx-current
+# Version required: 2.8.1dev.X
+# Date created: 10 August 1998
+# Whom: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
+#
+# $Id$
+#
+
+DISTNAME= lynx2.8.1dev.20
+PKGNAME= ja-lynx-2.8.1.20
+CATEGORIES= japanese www
+MASTER_SITES= ftp://sol.slcc.edu/pub/lynx/current/
+
+MAINTAINER= shige@kuis.kyoto-u.ac.jp
+
+NO_LATEST_LINK= YES
+WRKSRC= ${WRKDIR}/lynx2-8-1
+GNU_CONFIGURE= YES
+CONFIGURE_ARGS= --with-screen=ncurses --with-zlib --libdir="${PREFIX}/etc"
+MAKEFILE= makefile
+INSTALL_TARGET= install install-help
+MAN1= lynx.1
+
+post-install:
+ chown -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/lib/lynx_help
+
+.include <bsd.port.mk>
diff --git a/japanese/lynx-current/distinfo b/japanese/lynx-current/distinfo
new file mode 100644
index 000000000000..3934c1a45177
--- /dev/null
+++ b/japanese/lynx-current/distinfo
@@ -0,0 +1 @@
+MD5 (lynx2.8.1dev.20.tar.gz) = add1fc7db34aa3b772032bed9dc19eae
diff --git a/japanese/lynx-current/files/patch-aa b/japanese/lynx-current/files/patch-aa
new file mode 100644
index 000000000000..3784dbd5a8d4
--- /dev/null
+++ b/japanese/lynx-current/files/patch-aa
@@ -0,0 +1,19 @@
+--- makefile.in.orig Fri Jul 31 18:34:41 1998
++++ makefile.in Mon Aug 10 02:12:53 1998
+@@ -37,7 +37,7 @@
+ libdir= @libdir@
+
+ ## Where you want the help-files installed
+-helpdir= @libdir@/lynx_help
++helpdir= $(prefix)/lib/lynx_help
+
+ ##set the relative location of the WWW library Implementation directory,
+ ##from this directory
+@@ -250,6 +250,7 @@
+ (cd $(srcdir)/lynx_help && tar cf - . ) | ( cd $(helpdir) && tar xf - )
+ (cd $(srcdir) && tar cf - C[HO]* PROBLEMS README samples test ) | \
+ ( cd $(helpdir) && tar xf - )
++ cp $(srcdir)/lynx.cfg $(helpdir)/samples/lynx.cfg
+ -rm -f $(libdir)/lynx.tmp
+ sh -c 'if test -f $(libdir)/lynx.cfg ; then \
+ mv $(libdir)/lynx.cfg $(libdir)/lynx.tmp ; \
diff --git a/japanese/lynx-current/pkg-comment b/japanese/lynx-current/pkg-comment
new file mode 100644
index 000000000000..ced40c222df0
--- /dev/null
+++ b/japanese/lynx-current/pkg-comment
@@ -0,0 +1 @@
+A terminal-based World-Wide Web Client with multi-byte modification.
diff --git a/japanese/lynx-current/pkg-descr b/japanese/lynx-current/pkg-descr
new file mode 100644
index 000000000000..82611de18cad
--- /dev/null
+++ b/japanese/lynx-current/pkg-descr
@@ -0,0 +1,9 @@
+lynx is a program which allows a user to access World-Wide Web servers
+and other information servers. It uses only ascii representation so
+that it can be used from ascii-terminals and dialin-lines.
+
+And this package is modified for multi-byte.
+Modified point is following:
+ . History and VisitedLinks
+ . Editing to FORM TEXTFIELD and TEXTAREA
+ . Bookmark
diff --git a/japanese/lynx-current/pkg-plist b/japanese/lynx-current/pkg-plist
new file mode 100644
index 000000000000..cf5220c37ded
--- /dev/null
+++ b/japanese/lynx-current/pkg-plist
@@ -0,0 +1,52 @@
+bin/lynx
+etc/lynx.cfg
+lib/lynx_help/COPYHEADER
+lib/lynx_help/COPYING
+lib/lynx_help/CHANGES
+lib/lynx_help/Lynx_users_guide.html
+lib/lynx_help/PROBLEMS
+lib/lynx_help/README
+lib/lynx_help/about_lynx.html
+lib/lynx_help/keystrokes/bookmark_help.html
+lib/lynx_help/keystrokes/cookie_help.html
+lib/lynx_help/keystrokes/dired_help.html
+lib/lynx_help/keystrokes/edit_help.html
+lib/lynx_help/keystrokes/follow_help.html
+lib/lynx_help/keystrokes/gopher_types_help.html
+lib/lynx_help/keystrokes/history_help.html
+lib/lynx_help/keystrokes/keystroke_help.html
+lib/lynx_help/keystrokes/movement_help.html
+lib/lynx_help/keystrokes/option_help.html
+lib/lynx_help/keystrokes/other_help.html
+lib/lynx_help/keystrokes/print_help.html
+lib/lynx_help/keystrokes/scrolling_help.html
+lib/lynx_help/keystrokes/visited_help.html
+lib/lynx_help/keystrokes/xterm_help.html
+lib/lynx_help/lynx-dev.html
+lib/lynx_help/lynx_help_main.html
+lib/lynx_help/lynx_url_support.html
+lib/lynx_help/samples/jumpsUnix.html
+lib/lynx_help/samples/jumpsVMS.html
+lib/lynx_help/samples/lynx-keymaps
+lib/lynx_help/samples/lynx.com
+lib/lynx_help/samples/lynx.cfg
+lib/lynx_help/samples/lynx.lss
+lib/lynx_help/samples/mailcap
+lib/lynx_help/samples/mime.types
+lib/lynx_help/test/ALT88592.html
+lib/lynx_help/test/ISO_LATIN1_test.html
+lib/lynx_help/test/README.txt
+lib/lynx_help/test/TestComment.html
+lib/lynx_help/test/c1.html
+lib/lynx_help/test/iso8859-1.html
+lib/lynx_help/test/iso88592.html
+lib/lynx_help/test/raw8bit.html
+lib/lynx_help/test/spaces.html
+lib/lynx_help/test/sgml.html
+lib/lynx_help/test/tabtest.html
+lib/lynx_help/test/unicode.html
+man/man1/lynx.1.gz
+@dirrm lib/lynx_help/test
+@dirrm lib/lynx_help/samples
+@dirrm lib/lynx_help/keystrokes
+@dirrm lib/lynx_help