From owner-freebsd-ports Fri Jun 26 00:30:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA24603 for freebsd-ports-outgoing; Fri, 26 Jun 1998 00:30:27 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA24593 for ; Fri, 26 Jun 1998 00:30:25 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA09352; Fri, 26 Jun 1998 00:30:00 -0700 (PDT) Received: from rich.chel.su (root@mobil.surnet.ru [195.54.2.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA23210 for ; Fri, 26 Jun 1998 00:23:36 -0700 (PDT) (envelope-from andy@icc.surw.chel.su) Received: from icc.surw.chel.su (surw.chel.su [195.54.2.162]) by rich.chel.su (8.7.2/Murphy) with ESMTP id NAA28165 for ; Fri, 26 Jun 1998 13:24:09 +0600 (UDT) Received: (from andy@localhost) by icc.surw.chel.su (8.8.5/8.8.4) id LAA13714; Fri, 26 Jun 1998 11:27:46 +0400 (MSD) Message-Id: <199806260727.LAA13714@icc.surw.chel.su> Date: Fri, 26 Jun 1998 11:27:46 +0400 (MSD) From: Andrey Zakhvatov Reply-To: andy@icc.surw.chel.su To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/7076: New port: xmlink-5.4.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 7076 >Category: ports >Synopsis: New port: xmlink-5.4.4 >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: Fri Jun 26 00:30:00 PDT 1998 >Last-Modified: >Originator: Andrey Zakhvatov >Organization: South Ural Railway ICC >Release: FreeBSD 2.2.2-RELEASE i386 >Environment: >Description: This is a port of Missing Link puzzle for X Window System. Ideal's The Missing Link, a 4x4 puzzle, riding on the wave of Rubik's Cube craze. There are many variations on this theme, including the "6x6" puzzle and Babylon Tower. What makes the Missing Link a harder puzzle to solve is that the 2 center positions rotate together. # 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: # # xmlink-5.4.4 # xmlink-5.4.4/Makefile # xmlink-5.4.4/files # xmlink-5.4.4/files/md5 # xmlink-5.4.4/pkg # xmlink-5.4.4/pkg/PLIST # xmlink-5.4.4/pkg/DESCR # xmlink-5.4.4/pkg/COMMENT # echo c - xmlink-5.4.4 mkdir -p xmlink-5.4.4 > /dev/null 2>&1 echo x - xmlink-5.4.4/Makefile sed 's/^X//' >xmlink-5.4.4/Makefile << 'END-of-xmlink-5.4.4/Makefile' X# New ports collection makefile for: xmlink X# Version required: 5.4.4 X# Date created: 19 May 1998 X# Whom: Andrey Zakhvatov X# X# $Id$ X# X XDISTNAME= xmlink-5.4.4 XCATEGORIES= games x11 XMASTER_SITES= ${MASTER_SITE_XCONTRIB} XMASTER_SITE_SUBDIR= games/xpuzzles X XMAINTAINER= andy@icc.surw.chel.su X XWRKSRC= ${WRKDIR}/xmlink XUSE_IMAKE= yes XMAN1= xmlink.1 X X# Not configured to use Motif. X# Optionally edit ${WRKSRC}/Imakefile before build. X Xdo-install: X @ ${INSTALL_PROGRAM} ${WRKSRC}/xmlink ${PREFIX}/bin X @ ${INSTALL_DATA} ${WRKSRC}/Mlink.ad ${PREFIX}/lib/X11/app-defaults/Mlink X @ ${INSTALL_MAN} ${WRKSRC}/xmlink.man ${PREFIX}/man/man1/xmlink.1 X X.include END-of-xmlink-5.4.4/Makefile echo c - xmlink-5.4.4/files mkdir -p xmlink-5.4.4/files > /dev/null 2>&1 echo x - xmlink-5.4.4/files/md5 sed 's/^X//' >xmlink-5.4.4/files/md5 << 'END-of-xmlink-5.4.4/files/md5' XMD5 (xmlink-5.4.4.tar.gz) = 283333adf34fcd27ec6ad035c518952c END-of-xmlink-5.4.4/files/md5 echo c - xmlink-5.4.4/pkg mkdir -p xmlink-5.4.4/pkg > /dev/null 2>&1 echo x - xmlink-5.4.4/pkg/PLIST sed 's/^X//' >xmlink-5.4.4/pkg/PLIST << 'END-of-xmlink-5.4.4/pkg/PLIST' Xbin/xmlink Xman/man1/xmlink.1.gz Xlib/X11/app-defaults/Mlink END-of-xmlink-5.4.4/pkg/PLIST echo x - xmlink-5.4.4/pkg/DESCR sed 's/^X//' >xmlink-5.4.4/pkg/DESCR << 'END-of-xmlink-5.4.4/pkg/DESCR' XIdeal's The Missing Link, a 4x4 puzzle, riding on the wave of Rubik's XCube craze. There are many variations on this theme, including the "6x6" Xpuzzle and Babylon Tower. What makes the Missing Link a harder puzzle to Xsolve is that the 2 center positions rotate together. END-of-xmlink-5.4.4/pkg/DESCR echo x - xmlink-5.4.4/pkg/COMMENT sed 's/^X//' >xmlink-5.4.4/pkg/COMMENT << 'END-of-xmlink-5.4.4/pkg/COMMENT' XMissing Link puzzle for X Window System. END-of-xmlink-5.4.4/pkg/COMMENT exit >How-To-Repeat: >Fix: Please, check and commit this port. >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message