From owner-freebsd-ports Fri Dec 10 13:10:14 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CA52614D96 for ; Fri, 10 Dec 1999 13:10:07 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA47287; Fri, 10 Dec 1999 13:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id D103F15A41; Fri, 10 Dec 1999 13:02:46 -0800 (PST) Message-Id: <19991210210246.D103F15A41@hub.freebsd.org> Date: Fri, 10 Dec 1999 13:02:46 -0800 (PST) From: p@dancris.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: ports/15407: New Port: graphics/chbg Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 15407 >Category: ports >Synopsis: New Port: graphics/chbg >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 Dec 10 13:10:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Peter Jones >Release: 4.0 current >Organization: >Environment: >Description: New Port: graphics/chbg >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: # # chbg # chbg/Makefile # chbg/files # chbg/files/md5 # chbg/pkg # chbg/pkg/COMMENT # chbg/pkg/DESCR # chbg/pkg/PLIST # echo c - chbg mkdir -p chbg > /dev/null 2>&1 echo x - chbg/Makefile sed 's/^X//' >chbg/Makefile << 'END-of-chbg/Makefile' X# New ports collection makefile for: chbg X# Version required: 0.8pl1 X# Date created: 10 Dec 1999 X# Whom: Peter Jones X# X# $FreeBSD$ X# X XDISTNAME= chbg-0.8pl1 XCATEGORIES= x11 XMASTER_SITES= http://www.idata.sk/~ondrej/sw/ XEXTRACT_SUFX= .tgz X XMAINTAINER= p@dancris.com X XLIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ X Imlib.5:${PORTSDIR}/graphics/imlib X XUSE_GMAKE= yes XGNU_CONFIGURE= yes XCONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config" \ X CFLAGS="-I${LOCALBASE}/include ${CFLAGS}" X X.include END-of-chbg/Makefile echo c - chbg/files mkdir -p chbg/files > /dev/null 2>&1 echo x - chbg/files/md5 sed 's/^X//' >chbg/files/md5 << 'END-of-chbg/files/md5' XMD5 (chbg-0.8pl1.tgz) = dd3ca404f73bca970a9d9f80ae1cd6bb END-of-chbg/files/md5 echo c - chbg/pkg mkdir -p chbg/pkg > /dev/null 2>&1 echo x - chbg/pkg/COMMENT sed 's/^X//' >chbg/pkg/COMMENT << 'END-of-chbg/pkg/COMMENT' XChange Background Picture with time period END-of-chbg/pkg/COMMENT echo x - chbg/pkg/DESCR sed 's/^X//' >chbg/pkg/DESCR << 'END-of-chbg/pkg/DESCR' XChBg is used for changing desktop background pictures with some period. XCan also be used as a xscreensaver hack. X XWWW: http://www.idata.sk/~ondrej/chbg/ X X- Peter Jones Xp@dancris.com END-of-chbg/pkg/DESCR echo x - chbg/pkg/PLIST sed 's/^X//' >chbg/pkg/PLIST << 'END-of-chbg/pkg/PLIST' Xbin/chbg END-of-chbg/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