Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Nov 2000 21:54:35 +0100 (CET)
From:      Dominik Rothert <dr@astorit.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/22587: xtermset port fixed
Message-ID:  <200011032054.eA3KsZ707530@astra.domix.de>

next in thread | raw e-mail | index | archive | help

>Number:         22587
>Category:       ports
>Synopsis:       xtermset port failed to build because of non-fetchable distfile
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 03 13:00:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dominik Rothert
>Release:        FreeBSD 4.2-BETA i386
>Organization:
Astorit
>Environment:

Freshly updated ports repository

>Description:

xtermset failed to build because of its unfetchable distfile.
Additionally, this port covers the new version 0.5 of xtermset,
and the patch has gone away. (complete shar)

>How-To-Repeat:

cd /usr/ports/x11/xtermset && make

>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:
#
#       xtermset
#       xtermset/Makefile
#       xtermset/distinfo
#       xtermset/pkg-comment
#       xtermset/pkg-descr
#       xtermset/pkg-plist
#
echo c - xtermset
mkdir -p xtermset > /dev/null 2>&1
echo x - xtermset/Makefile
sed 's/^X//' >xtermset/Makefile << 'END-of-xtermset/Makefile'
X# New ports collection makefile for:           xtermset
X# Date created:                        21 August 1999
X# Whom:                 Dominik Rothert <dr@domix.de>
X#
X# $FreeBSD: ports/x11/xtermset/Makefile,v 1.3 2000/04/13 19:11:03 cpiazza Exp $
X#
X
XPORTNAME=      xtermset
XPORTVERSION=   0.5
XCATEGORIES=    x11
XMASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=    clts
X
XMAINTAINER=    dr@astorit.com
X
XGNU_CONFIGURE= yes
XUSE_GMAKE=     yes
XMAN1=          xtermset.1
X
XUSE_X_PREFIX=  yes
XMANCOMPRESSED= no
X
Xpost-install:
X       strip ${PREFIX}/bin/xtermset
X
X.include <bsd.port.mk>
END-of-xtermset/Makefile
echo x - xtermset/distinfo
sed 's/^X//' >xtermset/distinfo << 'END-of-xtermset/distinfo'
XMD5 (xtermset-0.5.tar.gz) = e710941843d91ea60c6d5a85b0150fc0
END-of-xtermset/distinfo
echo x - xtermset/pkg-comment
sed 's/^X//' >xtermset/pkg-comment << 'END-of-xtermset/pkg-comment'
XDynamically change some settings of an xterm
END-of-xtermset/pkg-comment
echo x - xtermset/pkg-descr
sed 's/^X//' >xtermset/pkg-descr << 'END-of-xtermset/pkg-descr'
XThis program allows you to change some of xterm's display settings
Xdynamically.  Most of the option names are the same as those found in
Xxterm; see the man page for details.
END-of-xtermset/pkg-descr
echo x - xtermset/pkg-plist
sed 's/^X//' >xtermset/pkg-plist << 'END-of-xtermset/pkg-plist'
Xbin/xtermset
END-of-xtermset/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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011032054.eA3KsZ707530>