Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ports/29326: Port for xcmd

0 views
Skip to first unread message

o...@breuninger.org

unread,
Jul 30, 2001, 7:40:24 AM7/30/01
to

>Number: 29326
>Category: ports
>Synopsis: Port for xcmd
>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: Mon Jul 30 04:40:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: Oliver Breuninger
>Release: FreeBSD 4.3-RELEASE i386
>Organization:
>Environment:
>Description:

# 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:
#
# xcmd
# xcmd/Makefile
# xcmd/distinfo
# xcmd/pkg-descr
# xcmd/pkg-plist
# xcmd/pkg-comment
# xcmd/files
# xcmd/files/patch-a
#
echo c - xcmd
mkdir -p xcmd > /dev/null 2>&1
echo x - xcmd/Makefile
sed 's/^X//' >xcmd/Makefile << 'END-of-xcmd/Makefile'
X# New ports collection makefile for: xcmd
X# Date created: 30 Jul 2001
X# Whom: Oliver Breuninger <o...@breuninger.org>
X#
X
XPORTNAME= xcmd
XPORTVERSION= 1.8
XCATEGORIES= x11
XMASTER_SITES= ftp://ftp.pku.edu.cn/pub/linux/X11/xutils/ \
X ftp://ftp.rediris.es/software/linux/sunsite/X11/xutils/ \
X http://www.breuninger.org/files/distfiles/
X
XMAINTAINER= o...@breuninger.org
X
XUSE_X_PREFIX= yes
XUSE_IMAKE= yes
X
X.include <bsd.port.mk>
END-of-xcmd/Makefile
echo x - xcmd/distinfo
sed 's/^X//' >xcmd/distinfo << 'END-of-xcmd/distinfo'
XMD5 (xcmd-1.8.tar.gz) = f843b34b043bc6e62769b24a3af09a1a
END-of-xcmd/distinfo
echo x - xcmd/pkg-descr
sed 's/^X//' >xcmd/pkg-descr << 'END-of-xcmd/pkg-descr'
X
XXcmd is a front-end for starting programs under X11.
XYou can tell xcmd to look for a window with a specific
Xclass, resource name, or title string (using the
X`--find-<property>' options); if it finds one or more,
Xxcmd will `raise' them, otherwise it will run the
Xcommand you specify. You can tell xcmd to run commands
Xthat create their own windows (using `--xcmd'), or to
Xrun commands inside a terminal window (using `--cmd')
Xwith various options.
X
END-of-xcmd/pkg-descr
echo x - xcmd/pkg-plist
sed 's/^X//' >xcmd/pkg-plist << 'END-of-xcmd/pkg-plist'
Xbin/xcmd
Xman/man1/xcmd.1.gz
END-of-xcmd/pkg-plist
echo x - xcmd/pkg-comment
sed 's/^X//' >xcmd/pkg-comment << 'END-of-xcmd/pkg-comment'
XXcmd is a front-end for starting programs under X11.
END-of-xcmd/pkg-comment
echo c - xcmd/files
mkdir -p xcmd/files > /dev/null 2>&1
echo x - xcmd/files/patch-a
sed 's/^X//' >xcmd/files/patch-a << 'END-of-xcmd/files/patch-a'
X--- Imakefile.orig Fri Mar 27 04:57:00 1998
X+++ Imakefile Mon Jul 30 12:51:43 2001
X@@ -21,11 +21,5 @@
X HDRS = $(PROGNAME).h dsimple.h
X MANS = $(PROGNAME).man
X- SPEC = $(PROGNAME).spec
X- LSMS = $(PROGNAME).lsm
X
X- TARDIR = $(PROGNAME)-$(VERSION)
X- TARSFX = .tar.gz
X- TARBAL = $(TARDIR)$(TARSFX)
X-
X ComplexProgramTarget($(PROGNAME))
X
END-of-xcmd/files/patch-a
exit

>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majo...@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message

0 new messages