From owner-freebsd-ports Sat Feb 13 13:00:05 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA16087 for freebsd-ports-outgoing; Sat, 13 Feb 1999 13:00:05 -0800 (PST) (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 NAA16074 for ; Sat, 13 Feb 1999 13:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id NAA90412; Sat, 13 Feb 1999 13:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from netserv1.chg.ru (netserv1.chg.ru [193.233.46.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA15780 for ; Sat, 13 Feb 1999 12:54:35 -0800 (PST) (envelope-from dima@netserv1.chg.ru) Received: (from dima@localhost) by netserv1.chg.ru (8.9.1/8.9.1) id XAA03655; Sat, 13 Feb 1999 23:54:18 +0300 (MSK) Message-Id: <199902132054.XAA03655@netserv1.chg.ru> Date: Sat, 13 Feb 1999 23:54:18 +0300 (MSK) From: Dima Sivachenko Reply-To: dima@Chg.RU To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/10067: New port - flwm Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10067 >Category: ports >Synopsis: New port - flwm >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: Sat Feb 13 13:00:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Dima Sivachenko >Release: FreeBSD 3.0-980520-SNAP i386 >Organization: >Environment: >Description: New port - Fast Light Windows Manager for X. Requires fltk library I submitted a few days earlier. >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: # # . # ./Makefile # ./files # ./files/md5 # ./pkg # ./pkg/PLIST # ./pkg/COMMENT # ./pkg/DESCR # echo c - . mkdir -p . > /dev/null 2>&1 echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection makefile for: flwm X# Version required: 0.16 X# Date created: 12 February 1999 X# Whom: Dima Sivachenko X# X# $Id$ X# X XDISTNAME= flwm-0.16 XCATEGORIES= x11-wm XMASTER_SITES= http://www.cinenet.net/users/spitzak/flwm/ \ X ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/ XEXTRACT_SUFX= .tgz X XMAINTAINER= dima@chg.ru X XLIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits X XUSE_X_PREFIX= yes X XGNU_CONFIGURE= yes X XMAN1= flwm.1 X X.include END-of-./Makefile echo c - ./files mkdir -p ./files > /dev/null 2>&1 echo x - ./files/md5 sed 's/^X//' >./files/md5 << 'END-of-./files/md5' XMD5 (flwm-0.16.tgz) = d9a8466f4209e8583713cb9c961b8b50 END-of-./files/md5 echo c - ./pkg mkdir -p ./pkg > /dev/null 2>&1 echo x - ./pkg/PLIST sed 's/^X//' >./pkg/PLIST << 'END-of-./pkg/PLIST' Xbin/flwm END-of-./pkg/PLIST echo x - ./pkg/COMMENT sed 's/^X//' >./pkg/COMMENT << 'END-of-./pkg/COMMENT' XThe Fast Light Window Manager END-of-./pkg/COMMENT echo x - ./pkg/DESCR sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR' XFlwm is a very small and fast X window manager. It's main features are Xthe lack of icons and the "sideways" title-bars. X Xhttp://www.cinenet.net/users/spitzak/flwm/ X X--Dima Xdima@chg.ru END-of-./pkg/DESCR exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message