ports/69593: Update port: net/gutenfetch Update port from version 1.4 -> 1.5
Russell Francis
rf358197 at ohio.edu
Sun Jul 25 21:10:20 UTC 2004
>Number: 69593
>Category: ports
>Synopsis: Update port: net/gutenfetch Update port from version 1.4 -> 1.5
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sun Jul 25 21:10:19 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Russell Francis
>Release: 5.2.1
>Organization:
>Environment:
FreeBSD fluke 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #2: Sun Jul 4 01:07:31 GMT 2004 root@:/usr/obj/usr/src/sys/NEXT i386
>Description:
This is a shell archive to update the net/gutenfetch port from version 1.4 to 1.5.
>How-To-Repeat:
>Fix:
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# gutenfetch
# gutenfetch/Makefile
# gutenfetch/distinfo
# gutenfetch/pkg-descr
# gutenfetch/pkg-message
#
echo c - gutenfetch
mkdir -p gutenfetch > /dev/null 2>&1
echo x - gutenfetch/Makefile
sed 's/^X//' >gutenfetch/Makefile << 'END-of-gutenfetch/Makefile'
X# New ports collection makefile for: gutenfetch
X# Date created: 22-Aug-2001
X# Whom: Russell Francis
X#
X# $FreeBSD: ports/net/gutenfetch/Makefile,v 1.6 2004/03/07 22:12:21 krion Exp $
X#
X
XPORTNAME= gutenfetch
XPORTVERSION= 1.5
XCATEGORIES= net
XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR= gutenfetch
X
XMAINTAINER= johntabularasa at users.sf.net
XCOMMENT= Fetch listings and books from Project Gutenberg
X
XLIB_DEPENDS= gutenfetch:${PORTSDIR}/devel/libgutenfetch:install
X
XGNU_CONFIGURE= yes
XCONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
X LIBS="-L${LOCALBASE}/lib"
XUSE_GMAKE= yes
XUSE_BZIP2= yes
XUSE_GETOPT_LONG= yes
X
XMAN1= gutenfetch.1
XPLIST_FILES= bin/gutenfetch
X
Xpost-install:
X ${STRIP_CMD} ${PREFIX}/bin/gutenfetch
X @${CAT} ${PKGMESSAGE} | ${SED} -e 's,%%PREFIX%%,${PREFIX},g'
X
X.include <bsd.port.mk>
END-of-gutenfetch/Makefile
echo x - gutenfetch/distinfo
sed 's/^X//' >gutenfetch/distinfo << 'END-of-gutenfetch/distinfo'
XMD5 (gutenfetch-1.5.tar.bz2) = 346b5876311411a2e2ecdea8d21038a1
XSIZE (gutenfetch-1.5.tar.bz2) = 229482
END-of-gutenfetch/distinfo
echo x - gutenfetch/pkg-descr
sed 's/^X//' >gutenfetch/pkg-descr << 'END-of-gutenfetch/pkg-descr'
XGutenfetch - A small program capable of listing and fetching various
Xfree electronic texts available from Project Gutenberg. It is light
Xand intended to be combined with other tools.
END-of-gutenfetch/pkg-descr
echo x - gutenfetch/pkg-message
sed 's/^X//' >gutenfetch/pkg-message << 'END-of-gutenfetch/pkg-message'
X----------------------------------------------------------------
Xgutenfetch can be run once to pick out local Project Gutenberg
Xservers with the following command line.
X
X# gutenfetch -m
X
XIf you are an administrator please copy the generated
Xfile ~/.gutenfetchrc to %%PREFIX%%/etc/gutenfetchrc. This will
Xprevent other users from having to pick out their favorite
Xservers.
X
Xgutenfetch also performs best with a caching proxy server such
Xas wwwoffle or squid. Although, this version will cache fetched
Xbooks in the ~/.libgutenfetch/ directory by default.
X----------------------------------------------------------------
END-of-gutenfetch/pkg-message
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list