From owner-freebsd-ports Sun Dec 10 0: 0:25 2000 From owner-freebsd-ports@FreeBSD.ORG Sun Dec 10 00:00:05 2000 Return-Path: Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C91DE37B401 for ; Sun, 10 Dec 2000 00:00:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eBA802166405; Sun, 10 Dec 2000 00:00:02 -0800 (PST) (envelope-from gnats) Resent-Date: Sun, 10 Dec 2000 00:00:02 -0800 (PST) Resent-Message-Id: <200012100800.eBA802166405@freefall.freebsd.org> Resent-From: gnats-admin@FreeBSD.org (GNATS Management) Resent-To: freebsd-ports@FreeBSD.org Resent-Reply-To: gnats-admin@FreeBSD.org, conrads@home.com Received: from cx344940-a.meta1.la.home.com (cx344940-a.meta1.la.home.com [24.6.21.74]) by hub.freebsd.org (Postfix) with ESMTP id D87A737B400 for ; Sat, 9 Dec 2000 23:57:45 -0800 (PST) Received: (from root@localhost) by cx344940-a.meta1.la.home.com (8.11.1/8.11.1) id eBA7vjK08686; Sun, 10 Dec 2000 01:57:45 -0600 (CST) (envelope-from conrads) Message-Id: <200012100757.eBA7vjK08686@cx344940-a.meta1.la.home.com> Date: Sun, 10 Dec 2000 01:57:45 -0600 (CST) From: conrads@home.com Sender: conrads@cx344940-a.meta1.la.home.com Reply-To: conrads@home.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/23412: Upgrade port: www/xswallow Resent-Sender: gnats@FreeBSD.org Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 23412 >Category: ports >Synopsis: Upgrade port: www/xswallow >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Dec 10 00:00:02 PST 2000 >Closed-Date: >Last-Modified: >Originator: Conrad Sabatier >Release: FreeBSD 4.2-STABLE i386 >Organization: >Environment: >Description: Upgrade of port www/xswallow >How-To-Repeat: New port below >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: # # xswallow # xswallow/Makefile # xswallow/pkg-comment # xswallow/README.html # xswallow/files # xswallow/distinfo # xswallow/pkg-descr # xswallow/pkg-message # xswallow/pkg-plist # echo c - xswallow mkdir -p xswallow > /dev/null 2>&1 echo x - xswallow/Makefile sed 's/^X//' >xswallow/Makefile << 'END-of-xswallow/Makefile' X# New ports collection makefile for: xswallow X# Date created: 1 May 2000 X# Whom: Conrad Sabatier X# X# $FreeBSD$ X# X XPORTNAME= xswallow XPORTVERSION= 1.0.18 XCATEGORIES= www XMASTER_SITES= http://www.csn.ul.ie/~caolan/publink/X/ XDISTNAME= XswallowSource-1.0.18 X XMAINTAINER= conrads@home.com X XUSE_XLIB= yes XWRKSRC= ${WRKDIR}/xswallow/xswallow X XPORTOBJFORMAT= aout X X#can't use ${INSTALL_PROGRAM} with aout binaries, do strip separately X XSTRIP= /usr/libexec/aout/strip X X#Makefile in distribution doesn't link properly X Xdo-build: X cd ${WRKSRC} && ${CC} ${CFLAGS} -o xswallow.so -aout \ X -shared -nostdlib -DXP_UNIX -I../include \ X -I${X11BASE}/include -L/usr/lib/compat/aout -lgcc \ X UnixShell.c stubs.c X Xdo-install: X ${MKDIR} ${PREFIX}/lib/netscape/plugins X ${MKDIR} ${PREFIX}/share/examples/xswallow X X ${INSTALL} ${COPY} ${WRKSRC}/xswallow.so \ X ${PREFIX}/lib/netscape/plugins X ${STRIP} ${PREFIX}/lib/netscape/plugins/xswallow.so X X ${INSTALL_DATA} ${WRKSRC}/xswallow.conf \ X ${PREFIX}/share/examples/xswallow X X.if !defined(NOPORTDOCS) X ${MKDIR} ${PREFIX}/share/doc/xswallow X ${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/xswallow X.endif X Xpost-install: X @echo X @echo XSwallow plugin was installed in ${PREFIX}/lib/netscape/plugins. X @echo If your Netscape installation uses a different location, X @echo then move xswallow.so from the above location to there. X @echo X @echo You should copy the sample configuration file X @echo ${PREFIX}/share/examples/xswallow/xswallow.conf X @echo to your ~/.netscape directory. X @echo X @echo More documentation and some pages for testing your X @echo configuration are available at X @echo X @echo WWW: http://skynet.csn.ul.ie/~caolan/docs/XSwallow.html X @echo X X.include END-of-xswallow/Makefile echo x - xswallow/pkg-comment sed 's/^X//' >xswallow/pkg-comment << 'END-of-xswallow/pkg-comment' XA general-purpose, user-configurable plugin for Netscape END-of-xswallow/pkg-comment echo x - xswallow/README.html sed 's/^X//' >xswallow/README.html << 'END-of-xswallow/README.html' X X The FreeBSD Ports Collection (www/xswallow) X

The FreeBSD Ports Collection ("www/xswallow")


X X X

You are now in the directory for the port "www/xswallow" (package name "xswallow-1.0.17"). X X

This is the one-line description for this port: X X


XA general-purpose, user-configurable plugin for Netscape X


X X

Please read the "description file" for a Xlonger description. X X

Go to the top of the ports tree for Xa summary on how to use the ports collection. X X

XThis port requires package(s) "XFree86-3.3.6_5" to build. X

XThis port requires package(s) "XFree86-3.3.6_5" to run. X X


X Go up one level X| X Go to top of ports tree X X END-of-xswallow/README.html echo c - xswallow/files mkdir -p xswallow/files > /dev/null 2>&1 echo x - xswallow/distinfo sed 's/^X//' >xswallow/distinfo << 'END-of-xswallow/distinfo' XMD5 (XswallowSource-1.0.18.tar.gz) = 7b3d1f29aa2565c4658a09880fd76d46 END-of-xswallow/distinfo echo x - xswallow/pkg-descr sed 's/^X//' >xswallow/pkg-descr << 'END-of-xswallow/pkg-descr' XXSwallow is a general-purpose plugin for Netscape for Unix Xwhich allows the user to configure any programs he or she Xdesires to handle any MIME type data embedded in web pages. X XXSwallow documentation and some pages for testing your Xconfiguration are located at: X XWWW: http://www.csn.ul.ie/~caolan/docs/xswallow.html X XAuthor: Caolan.McNamara@ul.ie X X-- Xconrads@home.com END-of-xswallow/pkg-descr echo x - xswallow/pkg-message sed 's/^X//' >xswallow/pkg-message << 'END-of-xswallow/pkg-message' X XXSwallow plugin was installed in /usr/local/lib/netscape/plugins. X XIf your Netscape installation uses a different location, Xthen move xswallow.so from the above location to there. X XYou should copy the sample configuration file X/usr/local/share/examples/xswallow/xswallow.conf Xto your ~/.netscape directory. X XMore documentation and some pages for testing your Xconfiguration are available at X XWWW: http://skynet.csn.ul.ie/~caolan/docs/XSwallow.html X END-of-xswallow/pkg-message echo x - xswallow/pkg-plist sed 's/^X//' >xswallow/pkg-plist << 'END-of-xswallow/pkg-plist' Xlib/netscape/plugins/xswallow.so Xshare/doc/xswallow/README Xshare/examples/xswallow/xswallow.conf X@dirrm share/doc/xswallow X@dirrm share/examples/xswallow X@unexec rmdir %D/lib/netscape/plugins 2>/dev/null || true X@unexec rmdir %D/lib/netscape 2>/dev/null || true END-of-xswallow/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message