summaryrefslogtreecommitdiff
path: root/www/elinks
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-02-12 23:37:42 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-02-12 23:37:42 +0000
commit347d2cb3a58d9308ad376a88db9424c86e40ad02 (patch)
treee7e07bf20716d1bfcca20497fd686d6fc0ff6e78 /www/elinks
parentUpdate port to 1.2, and make the sed logic more intelligent (thanks!). (diff)
Update port to 0.83
PR: 16681 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes: svn path=/head/; revision=25720
Diffstat (limited to 'www/elinks')
-rw-r--r--www/elinks/Makefile9
-rw-r--r--www/elinks/distinfo2
-rw-r--r--www/elinks/pkg-descr18
3 files changed, 21 insertions, 8 deletions
diff --git a/www/elinks/Makefile b/www/elinks/Makefile
index 4dff09df8785..64a46239a496 100644
--- a/www/elinks/Makefile
+++ b/www/elinks/Makefile
@@ -1,21 +1,18 @@
# New ports collection makefile for: links
-# Version required: 0.82
+# Version required: 0.83
# Date created: 21 January 2000
# Whom: Michael Vasilenko <acid@stu.cn.ua>
#
# $FreeBSD$
#
-DISTNAME= links-0.82
+DISTNAME= links-0.83
CATEGORIES= www
MASTER_SITES= http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/links/download/ \
- http://www.add.com.pl/download/
+ http://www.add.com.pl/links/download/
MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
-do-install:
- @ ${INSTALL_PROGRAM} ${WRKSRC}/links ${PREFIX}/bin
-
.include <bsd.port.mk>
diff --git a/www/elinks/distinfo b/www/elinks/distinfo
index fc9144ab0f11..f8dc1b86c8df 100644
--- a/www/elinks/distinfo
+++ b/www/elinks/distinfo
@@ -1 +1 @@
-MD5 (links-0.82.tar.gz) = 00dd134d0717064d3d440197099222e4
+MD5 (links-0.83.tar.gz) = 5fa47d1508b8466dc8f1957195eec925
diff --git a/www/elinks/pkg-descr b/www/elinks/pkg-descr
index 67a3441e60f6..0a03e6e67397 100644
--- a/www/elinks/pkg-descr
+++ b/www/elinks/pkg-descr
@@ -1,7 +1,23 @@
Lynx-like text WWW browser with many features like displaying tables,
menus, etc.
-WWW: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/links
+Keys: ESC display menu
+ ^C quit
+ ^P, ^N scroll up, down
+ [, ] scroll left, right
+ up, down select link
+ -> follow link
+ <- go back
+ g go to url
+ / search
+ ? search back
+ n find next
+ N find previous
+ = document info
+ \ document source
+ d download
+
+WWW: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/links/
- Michael Vasilenko
acid@stu.cn.ua