summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1999-08-02 03:07:05 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1999-08-02 03:07:05 +0000
commitbad9eeb03946602832fde5046c34e9860148a291 (patch)
tree1af124d910f25016c60637c02a3889dbf8dca86a /www
parentLink the greeting code in statically like we do on the i386 so that xdm (diff)
upgrade to 2.8.3dev5
Notes
Notes: svn path=/head/; revision=20479
Diffstat (limited to 'www')
-rw-r--r--www/lynx-current/Makefile16
-rw-r--r--www/lynx-current/distinfo2
-rw-r--r--www/lynx-current/files/patch-aa15
-rw-r--r--www/lynx-current/pkg-plist34
4 files changed, 56 insertions, 11 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile
index d243430bc346..2b48cffc1f49 100644
--- a/www/lynx-current/Makefile
+++ b/www/lynx-current/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: lynx
-# Version required: 2.8.2*
+# Version required: 2.8.3*
# Date created: 15 Dec 1994
# Whom: ache
#
-# $Id: Makefile,v 1.98 1999/04/16 16:55:34 mharo Exp $
+# $Id: Makefile,v 1.99 1999/05/25 20:14:40 ache Exp $
#
-DISTNAME= lynx2.8.2pre.7
-PKGNAME= lynx-2.8.2pre.7
+DISTNAME= lynx2.8.3dev.5
+PKGNAME= lynx-2.8.3dev.5
CATEGORIES= www
MASTER_SITES= http://sol.slcc.edu/lynx/current/
@@ -15,19 +15,21 @@ MAINTAINER= ache@FreeBSD.ORG
USE_BZIP2= YES
NO_LATEST_LINK= YES
-WRKSRC= ${WRKDIR}/lynx2-8-2
+WRKSRC= ${WRKDIR}/lynx2-8-3
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --with-screen=ncurses --with-zlib --libdir="${L_LIB}" \
--enable-nsl-fork --enable-persistent-cookies
-MAKE_FLAGS= helpdir=${L_HELP} -f
+MAKE_FLAGS= helpdir=${L_HELP} docdir=${L_DOC} -f
MAKEFILE= makefile
-INSTALL_TARGET= install install-help
+INSTALL_TARGET= install-full
MAN1= lynx.1
L_LIB= ${PREFIX}/etc
+L_DOC= ${PREFIX}/share/lynx_doc
L_HELP= ${PREFIX}/share/lynx_help
post-install:
+ chown -R ${SHAREOWN}:${SHAREGRP} ${L_DOC}
chown -R ${SHAREOWN}:${SHAREGRP} ${L_HELP}
chown ${SHAREOWN}:${SHAREGRP} ${L_LIB}/lynx.cfg
diff --git a/www/lynx-current/distinfo b/www/lynx-current/distinfo
index a9f8889b4de9..01fa1eae2760 100644
--- a/www/lynx-current/distinfo
+++ b/www/lynx-current/distinfo
@@ -1 +1 @@
-MD5 (lynx2.8.2pre.7.tar.bz2) = 019430b899f3c2be4458ff37f11b7f82
+MD5 (lynx2.8.3dev.5.tar.bz2) = db88a990110419d8f423bcb255092703
diff --git a/www/lynx-current/files/patch-aa b/www/lynx-current/files/patch-aa
index 6d54024372fb..2528ee10368c 100644
--- a/www/lynx-current/files/patch-aa
+++ b/www/lynx-current/files/patch-aa
@@ -1,6 +1,15 @@
---- makefile.in.orig Tue May 25 21:13:02 1999
-+++ makefile.in Tue May 25 23:27:44 1999
-@@ -407,8 +407,8 @@
+--- makefile.in.orig Wed Jul 14 20:25:26 1999
++++ makefile.in Mon Aug 2 06:50:21 1999
+@@ -374,7 +374,7 @@
+ chmod 644 $(LIBDIR)/lynx.cfg
+ -rm -f $(LIBDIR)/lynx.tmp
+ $(SHELL) -c 'for name in COPYING COPYHEADER; do \
+- cd $(DOCDIR) && ( $(LN_S) $$name $(HELPDIR)/ || cp $$name $(HELPDIR)/ );\
++ cd $(DOCDIR) && cp $$name $(HELPDIR)/;\
+ done'
+
+ LYHelp.h : LYHelp.hin
+@@ -406,8 +406,8 @@
PATH=$(srcdir):$$PATH; export PATH; $(SHELL) -c '$(srcdir)/cfg_defs.sh'
install-cfg : $(LIBDIR)
diff --git a/www/lynx-current/pkg-plist b/www/lynx-current/pkg-plist
index 1a8b3f9a8b1d..b3f327444050 100644
--- a/www/lynx-current/pkg-plist
+++ b/www/lynx-current/pkg-plist
@@ -1,9 +1,40 @@
bin/lynx
etc/lynx.cfg.default
@exec if [ ! -f %D/etc/lynx.cfg ] ; then cp -p %D/%F %B/lynx.cfg; fi
+share/lynx_doc/CHANGES
+share/lynx_doc/COPYHEADER
+share/lynx_doc/COPYING
+share/lynx_doc/PROBLEMS
+share/lynx_doc/README
+share/lynx_doc/samples/blue-background.lss
+share/lynx_doc/samples/cernrules.txt
+share/lynx_doc/samples/installdirs.html
+share/lynx_doc/samples/jumpsUnix.html
+share/lynx_doc/samples/jumpsVMS.html
+share/lynx_doc/samples/lynx-keymaps
+share/lynx_doc/samples/lynx.com
+share/lynx_doc/samples/lynx.lss
+share/lynx_doc/samples/mailcap
+share/lynx_doc/samples/mild-colors.lss
+share/lynx_doc/samples/mime.types
+share/lynx_doc/test/ALT88592.html
+share/lynx_doc/test/ISO_LATIN1_test.html
+share/lynx_doc/test/README.txt
+share/lynx_doc/test/TestComment.html
+share/lynx_doc/test/c1.html
+share/lynx_doc/test/iso8859-1.html
+share/lynx_doc/test/iso88592.html
+share/lynx_doc/test/raw8bit.html
+share/lynx_doc/test/sgml.html
+share/lynx_doc/test/spaces.html
+share/lynx_doc/test/tabtest.html
+share/lynx_doc/test/unicode.html
+share/lynx_help/COPYHEADER
+share/lynx_help/COPYING
share/lynx_help/Lynx_users_guide.html
share/lynx_help/about_lynx.html
share/lynx_help/keystrokes/alt_edit_help.html
+share/lynx_help/keystrokes/bashlike_edit_help.html
share/lynx_help/keystrokes/bookmark_help.html
share/lynx_help/keystrokes/cookie_help.html
share/lynx_help/keystrokes/dired_help.html
@@ -24,5 +55,8 @@ share/lynx_help/keystrokes/xterm_help.html
share/lynx_help/lynx-dev.html
share/lynx_help/lynx_help_main.html
share/lynx_help/lynx_url_support.html
+@dirrm share/lynx_doc/samples
+@dirrm share/lynx_doc/test
+@dirrm share/lynx_doc
@dirrm share/lynx_help/keystrokes
@dirrm share/lynx_help