mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
Upgrade to 2.8.2.pre5.
This commit is contained in:
parent
4b97905b97
commit
cbc777bce7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=18940
@ -1,13 +1,13 @@
|
||||
# New ports collection makefile for: ja-lynx-current
|
||||
# Version required: 2.8.2dev.X
|
||||
# Version required: 2.8.2pre.5
|
||||
# Date created: 10 August 1998
|
||||
# Whom: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
|
||||
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.5 1998/11/19 15:04:31 kuriyama Exp $
|
||||
# $Id: Makefile,v 1.6 1999/02/28 09:09:48 shige Exp $
|
||||
#
|
||||
|
||||
DISTNAME= lynx2.8.2dev.17
|
||||
PKGNAME= ja-lynx-2.8.2.17
|
||||
DISTNAME= lynx2.8.2pre.5
|
||||
PKGNAME= ja-lynx-2.8.2.pre5
|
||||
CATEGORIES= japanese www
|
||||
MASTER_SITES= http://sol.slcc.edu/lynx/current/
|
||||
|
||||
@ -16,8 +16,9 @@ MAINTAINER= shige@FreeBSD.ORG
|
||||
NO_LATEST_LINK= YES
|
||||
WRKSRC= ${WRKDIR}/lynx2-8-2
|
||||
GNU_CONFIGURE= YES
|
||||
CONFIGURE_ARGS= --with-screen=ncurses --with-zlib \
|
||||
--libdir="${PREFIX}/etc" --disable-nls --enable-default-colors
|
||||
CONFIGURE_ARGS= --with-screen=ncurses --with-zlib --libdir="${PREFIX}/etc" \
|
||||
--disable-nls --enable-default-colors \
|
||||
--enable-nsl-fork --enable-persistent-cookies
|
||||
MAKEFILE= makefile
|
||||
INSTALL_TARGET= install install-help
|
||||
MAN1= lynx.1
|
||||
|
@ -1 +1 @@
|
||||
MD5 (lynx2.8.2dev.17.tar.gz) = 2d2d1a26b9b41c9817a5e464773986b9
|
||||
MD5 (lynx2.8.2pre.5.tar.gz) = 6a3bcdef214d393ea105c5c428f9d6e5
|
||||
|
@ -28,6 +28,7 @@ share/doc/lynx/COPYHEADER
|
||||
share/doc/lynx/COPYING
|
||||
share/doc/lynx/PROBLEMS
|
||||
share/doc/lynx/README
|
||||
share/doc/lynx/samples/blue-background.lss
|
||||
share/doc/lynx/samples/cernrules.txt
|
||||
share/doc/lynx/samples/jumpsUnix.html
|
||||
share/doc/lynx/samples/jumpsVMS.html
|
||||
@ -36,6 +37,7 @@ share/doc/lynx/samples/lynx.cfg
|
||||
share/doc/lynx/samples/lynx.com
|
||||
share/doc/lynx/samples/lynx.lss
|
||||
share/doc/lynx/samples/mailcap
|
||||
share/doc/lynx/samples/mild-colors.lss
|
||||
share/doc/lynx/samples/mime.types
|
||||
share/doc/lynx/test/ALT88592.html
|
||||
share/doc/lynx/test/ISO_LATIN1_test.html
|
||||
|
Loading…
Reference in New Issue
Block a user