From owner-freebsd-ports Sat Jan 11 6:50: 8 2003 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9108137B401 for ; Sat, 11 Jan 2003 06:50:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4246943EB2 for ; Sat, 11 Jan 2003 06:50:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h0BEo3NS083931 for ; Sat, 11 Jan 2003 06:50:03 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0BEo3Te083930; Sat, 11 Jan 2003 06:50:03 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B59A637B401 for ; Sat, 11 Jan 2003 06:43:19 -0800 (PST) Received: from mail.nsu.ru (mx.nsu.ru [193.124.215.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0565543F5B for ; Sat, 11 Jan 2003 06:43:17 -0800 (PST) (envelope-from danfe@regency.nsu.ru) Received: from drweb by mail.nsu.ru with drweb-scanned (Exim 3.20 #1) id 18XMqw-0000CV-00 for FreeBSD-gnats-submit@freebsd.org; Sat, 11 Jan 2003 20:43:14 +0600 Received: from regency.nsu.ru ([193.124.210.26]) by mail.nsu.ru with esmtp (Exim 3.20 #1) id 18XMqv-0000CC-00 for FreeBSD-gnats-submit@freebsd.org; Sat, 11 Jan 2003 20:43:13 +0600 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.12.6/8.12.6) with ESMTP id h0BEjsH7052696 for ; Sat, 11 Jan 2003 20:45:54 +0600 (NOVT) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.12.6/8.12.6/Submit) id h0BEjsb0052661; Sat, 11 Jan 2003 20:45:54 +0600 (NOVT) Message-Id: <200301111445.h0BEjsb0052661@regency.nsu.ru> Date: Sat, 11 Jan 2003 20:45:54 +0600 (NOVT) From: Alexey Dokuchaev Reply-To: Alexey Dokuchaev To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46975: NEW PORT: x11-wm/wampager, a mini pager for waimea window manager Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46975 >Category: ports >Synopsis: NEW PORT: x11-wm/wampager, a mini pager for waimea window manager >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jan 11 06:50:02 PST 2003 >Closed-Date: >Last-Modified: >Originator: Alexey Dokuchaev >Release: FreeBSD 4.7-STABLE i386 >Organization: CNIT NSU >Environment: System: FreeBSD regency.nsu.ru 4.7-STABLE FreeBSD 4.7-STABLE #0: Thu Dec 5 19:45:35 NOVT 2002 root@regency.nsu.ru:/usr/src/sys/compile/REGENCY i386 >Description: This is a port of wampager, which is a pager tool for waimea, with support of RandR extension. >How-To-Repeat: N/A >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: # # . # ./pkg-plist # ./pkg-descr # ./Makefile # ./pkg-comment # ./distinfo # ./files # ./files/patch-Makefile # echo c - . mkdir -p . > /dev/null 2>&1 echo x - ./pkg-plist sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist' Xbin/wampager END-of-./pkg-plist echo x - ./pkg-descr sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' Xwampager is a pager tool for waimea, with support of RandR extension. X XWWW: http://waimea.sourceforge.net/ END-of-./pkg-descr echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection makefile for: wampager X# Date created: 11 Jan 2003 X# Whom: Alexey Dokuchaev X# X# $FreeBSD$ X# X XPORTNAME= wampager XPORTVERSION= 0.9.1 XCATEGORIES= x11-wm XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} X XMAINTAINER= danfe@regency.nsu.ru X XUSE_X_PREFIX= yes X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/wampager ${PREFIX}/bin X X.include END-of-./Makefile echo x - ./pkg-comment sed 's/^X//' >./pkg-comment << 'END-of-./pkg-comment' XA mini pager for the waimea window manager END-of-./pkg-comment echo x - ./distinfo sed 's/^X//' >./distinfo << 'END-of-./distinfo' XMD5 (wampager-0.9.1.tar.gz) = 54ccb97b9b9327960af681469d8174c4 END-of-./distinfo echo c - ./files mkdir -p ./files > /dev/null 2>&1 echo x - ./files/patch-Makefile sed 's/^X//' >./files/patch-Makefile << 'END-of-./files/patch-Makefile' X--- Makefile.orig Sat Jan 11 20:20:42 2003 X+++ Makefile Sat Jan 11 20:21:36 2003 X@@ -1,17 +1,13 @@ X CC = gcc X-INC = X+INC = -I/usr/X11R6/include X LIBS = -L/usr/X11R6/lib -lX11 -lXpm -lXext X SRCS = wampager.c X OBJS = wampager.o X-CFLAGS = -Wall X X all: wampager X X clean: X- rm -f $(OBJS) wampager X+ rm -f ${OBJS} wampager X X-wampager : $(SRCS) X- $(CC) $(CFLAGS) $(SRCS) $(INC) -o wampager $(LIBS) X- X-install : all X- install -c -s wampager /usr/local/bin X+wampager : ${SRCS} X+ ${CC} ${CFLAGS} ${SRCS} ${INC} -o wampager ${LIBS} END-of-./files/patch-Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message