From chinsan@chinsan.twbbs.org  Sat Jan 27 11:34:42 2007
Return-Path: <chinsan@chinsan.twbbs.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id C819E16A400
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 27 Jan 2007 11:34:42 +0000 (UTC)
	(envelope-from chinsan@chinsan.twbbs.org)
Received: from chinsan.twbbs.org (220-132-119-51.HINET-IP.hinet.net [220.132.119.51])
	by mx1.freebsd.org (Postfix) with ESMTP id 902F513C46B
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 27 Jan 2007 11:34:41 +0000 (UTC)
	(envelope-from chinsan@chinsan.twbbs.org)
Received: by chinsan.twbbs.org (Postfix, from userid 1001)
	id 93AF41146C; Sat, 27 Jan 2007 19:34:28 +0800 (CST)
Message-Id: <20070127113428.93AF41146C@chinsan.twbbs.org>
Date: Sat, 27 Jan 2007 19:34:28 +0800 (CST)
From: chinsan <chinsan@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] x11-clocks/cairo-clock: MacSlow's Cairo-Clock
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         108421
>Category:       ports
>Synopsis:       [NEW PORT] x11-clocks/cairo-clock: MacSlow's Cairo-Clock
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rafan
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 27 11:40:18 GMT 2007
>Closed-Date:    Sun Jan 28 04:59:19 GMT 2007
>Last-Modified:  Sun Jan 28 05:10:16 GMT 2007
>Originator:     chinsan
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD chinsan.twbbs.org 6.2-STABLE FreeBSD 6.2-STABLE #5: Wed Jan 24 00:36:42 CST 2007
>Description:
It is an analog clock displaying the system-time.
It leverages the new visual features offered by Xorg 6.9/7.0 in combination 
with a compositing-manager (e.g. like xcompmgr), gtk+ 2.8.x, cairo 1.0.2 and
librsvg 2.13.93 to produce a time-display with pretty-pixels.

WWW: http://macslow.thepimp.net/?page_id=23

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- cairo-clock-0.3.2.shar begins here ---
# 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:
#
#	cairo-clock
#	cairo-clock/Makefile
#	cairo-clock/distinfo
#	cairo-clock/pkg-descr
#	cairo-clock/pkg-plist
#
echo c - cairo-clock
mkdir -p cairo-clock > /dev/null 2>&1
echo x - cairo-clock/Makefile
sed 's/^X//' >cairo-clock/Makefile << 'END-of-cairo-clock/Makefile'
X# New ports collection makefile for:   cairo-clock
X# Date created:                2007/01/16
X# Whom:                        chinsan
X#
X# $FreeBSD$
X#
X
XPORTNAME=	cairo-clock
XPORTVERSION=	0.3.2
XCATEGORIES=	x11-clocks net gnome
XMASTER_SITES=	http://macslow.thepimp.net/projects/cairo-clock/
X
XMAINTAINER=	chinsan@FreeBSD.org
XCOMMENT=	MacSlow's Cairo-Clock
X
XUSE_BZIP2=	yes
XUSE_GNOME=	gtk20 intlhack gnomehack
XUSE_GCC=	3.3+
XUSE_GMAKE=	yes
XUSE_ICONV=	yes
XGNU_CONFIGURE=	yes
XUSE_XLIB=	yes
XUSE_LDCONFIG=	yes
XGZIP_CMD?=	/usr/bin/gzip
XMAN1=		cairo-clock.1
X
X.if !defined(WITHOUT_NLS)
XUSE_GETTEXT=	yes
XPLIST_SUB+=	NLS=""
XCPPFLAGS+=	-I${LOCALBASE}/include
XLDFLAGS+=	-L${LOCALBASE}/lib
XCONFIGURE_ENV+=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
X.else
XCONFIGURE_ARGS+=--disable-nls
XPLIST_SUB+=	NLS="@comment "
X.endif
X
Xpost-patch:
X	@${GZIP_CMD} -d ${WRKSRC}/man/cairo-clock.1.gz
X	@${REINPLACE_CMD} -e 's,.gz,,; s,datadir)\/man,prefix)\/man,' \
X		${WRKSRC}/man/Makefile.in
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X.for file in README NEWS AUTHORS TODO
X	${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
X.endfor
X.endif
X	@${ECHO} ""
X	@${ECHO} "************************************************************************"
X	@${ECHO} " Please note that you need composite extension enabled in X.org or Xgl. "
X	@${ECHO} "************************************************************************"
X
X.include <bsd.port.mk>
END-of-cairo-clock/Makefile
echo x - cairo-clock/distinfo
sed 's/^X//' >cairo-clock/distinfo << 'END-of-cairo-clock/distinfo'
XMD5 (cairo-clock-0.3.2.tar.bz2) = 6af19fc0df603f92e4f99c3bb5fb78cb
XSHA256 (cairo-clock-0.3.2.tar.bz2) = 226f84eb2ea1f609fbf65dda181015417c4f55e20a4e8d11c9f0d9c71e7bbf06
XSIZE (cairo-clock-0.3.2.tar.bz2) = 718103
END-of-cairo-clock/distinfo
echo x - cairo-clock/pkg-descr
sed 's/^X//' >cairo-clock/pkg-descr << 'END-of-cairo-clock/pkg-descr'
XIt is an analog clock displaying the system-time.
XIt leverages the new visual features offered by Xorg 6.9/7.0 in combination 
Xwith a compositing-manager (e.g. like xcompmgr), gtk+ 2.8.x, cairo 1.0.2 and
Xlibrsvg 2.13.93 to produce a time-display with pretty-pixels.
X
XWWW: http://macslow.thepimp.net/?page_id=23
END-of-cairo-clock/pkg-descr
echo x - cairo-clock/pkg-plist
sed 's/^X//' >cairo-clock/pkg-plist << 'END-of-cairo-clock/pkg-plist'
Xbin/cairo-clock
X%%DATADIR%%/glade/cairo-clock.glade
X%%DATADIR%%/themes/antique/clock-drop-shadow.svg
X%%DATADIR%%/themes/antique/clock-face-shadow.svg
X%%DATADIR%%/themes/antique/clock-face.svg
X%%DATADIR%%/themes/antique/clock-frame.svg
X%%DATADIR%%/themes/antique/clock-glass.svg
X%%DATADIR%%/themes/antique/clock-hour-hand-shadow.svg
X%%DATADIR%%/themes/antique/clock-hour-hand.svg
X%%DATADIR%%/themes/antique/clock-marks.svg
X%%DATADIR%%/themes/antique/clock-minute-hand-shadow.svg
X%%DATADIR%%/themes/antique/clock-minute-hand.svg
X%%DATADIR%%/themes/antique/clock-second-hand-shadow.svg
X%%DATADIR%%/themes/antique/clock-second-hand.svg
X%%DATADIR%%/themes/default/clock-drop-shadow.svg
X%%DATADIR%%/themes/default/clock-face-shadow.svg
X%%DATADIR%%/themes/default/clock-face.svg
X%%DATADIR%%/themes/default/clock-frame.svg
X%%DATADIR%%/themes/default/clock-glass.svg
X%%DATADIR%%/themes/default/clock-hour-hand-shadow.svg
X%%DATADIR%%/themes/default/clock-hour-hand.svg
X%%DATADIR%%/themes/default/clock-marks.svg
X%%DATADIR%%/themes/default/clock-minute-hand-shadow.svg
X%%DATADIR%%/themes/default/clock-minute-hand.svg
X%%DATADIR%%/themes/default/clock-second-hand-shadow.svg
X%%DATADIR%%/themes/default/clock-second-hand.svg
X%%DATADIR%%/themes/default-24/clock-drop-shadow.svg
X%%DATADIR%%/themes/default-24/clock-face-shadow.svg
X%%DATADIR%%/themes/default-24/clock-face.svg
X%%DATADIR%%/themes/default-24/clock-frame.svg
X%%DATADIR%%/themes/default-24/clock-glass.svg
X%%DATADIR%%/themes/default-24/clock-hour-hand-shadow.svg
X%%DATADIR%%/themes/default-24/clock-hour-hand.svg
X%%DATADIR%%/themes/default-24/clock-marks.svg
X%%DATADIR%%/themes/default-24/clock-minute-hand-shadow.svg
X%%DATADIR%%/themes/default-24/clock-minute-hand.svg
X%%DATADIR%%/themes/default-24/clock-second-hand-shadow.svg
X%%DATADIR%%/themes/default-24/clock-second-hand.svg
X%%DATADIR%%/themes/fdo/clock-drop-shadow.svg
X%%DATADIR%%/themes/fdo/clock-face-shadow.svg
X%%DATADIR%%/themes/fdo/clock-face.svg
X%%DATADIR%%/themes/fdo/clock-frame.svg
X%%DATADIR%%/themes/fdo/clock-glass.svg
X%%DATADIR%%/themes/fdo/clock-hour-hand-shadow.svg
X%%DATADIR%%/themes/fdo/clock-hour-hand.svg
X%%DATADIR%%/themes/fdo/clock-marks.svg
X%%DATADIR%%/themes/fdo/clock-minute-hand-shadow.svg
X%%DATADIR%%/themes/fdo/clock-minute-hand.svg
X%%DATADIR%%/themes/fdo/clock-second-hand-shadow.svg
X%%DATADIR%%/themes/fdo/clock-second-hand.svg
X%%DATADIR%%/themes/funky/clock-drop-shadow.svg
X%%DATADIR%%/themes/funky/clock-face-shadow.svg
X%%DATADIR%%/themes/funky/clock-face.svg
X%%DATADIR%%/themes/funky/clock-frame.svg
X%%DATADIR%%/themes/funky/clock-glass.svg
X%%DATADIR%%/themes/funky/clock-hour-hand-shadow.svg
X%%DATADIR%%/themes/funky/clock-hour-hand.svg
X%%DATADIR%%/themes/funky/clock-marks.svg
X%%DATADIR%%/themes/funky/clock-minute-hand-shadow.svg
X%%DATADIR%%/themes/funky/clock-minute-hand.svg
X%%DATADIR%%/themes/funky/clock-second-hand-shadow.svg
X%%DATADIR%%/themes/funky/clock-second-hand.svg
X%%DATADIR%%/themes/glassy/clock-drop-shadow.svg
X%%DATADIR%%/themes/glassy/clock-face-shadow.svg
X%%DATADIR%%/themes/glassy/clock-face.svg
X%%DATADIR%%/themes/glassy/clock-frame.svg
X%%DATADIR%%/themes/glassy/clock-glass.svg
X%%DATADIR%%/themes/glassy/clock-hour-hand-shadow.svg
X%%DATADIR%%/themes/glassy/clock-hour-hand.svg
X%%DATADIR%%/themes/glassy/clock-marks.svg
X%%DATADIR%%/themes/glassy/clock-minute-hand-shadow.svg
X%%DATADIR%%/themes/glassy/clock-minute-hand.svg
X%%DATADIR%%/themes/glassy/clock-second-hand-shadow.svg
X%%DATADIR%%/themes/glassy/clock-second-hand.svg
X%%DATADIR%%/themes/ipulse/clock-drop-shadow.svg
X%%DATADIR%%/themes/ipulse/clock-face-shadow.svg
X%%DATADIR%%/themes/ipulse/clock-face.svg
X%%DATADIR%%/themes/ipulse/clock-frame.svg
X%%DATADIR%%/themes/ipulse/clock-glass.svg
X%%DATADIR%%/themes/ipulse/clock-hour-hand-shadow.svg
X%%DATADIR%%/themes/ipulse/clock-hour-hand.svg
X%%DATADIR%%/themes/ipulse/clock-marks.svg
X%%DATADIR%%/themes/ipulse/clock-minute-hand-shadow.svg
X%%DATADIR%%/themes/ipulse/clock-minute-hand.svg
X%%DATADIR%%/themes/ipulse/clock-second-hand-shadow.svg
X%%DATADIR%%/themes/ipulse/clock-second-hand.svg
X%%DATADIR%%/themes/ipulse-24/clock-drop-shadow.svg
X%%DATADIR%%/themes/ipulse-24/clock-face-shadow.svg
X%%DATADIR%%/themes/ipulse-24/clock-face.svg
X%%DATADIR%%/themes/ipulse-24/clock-frame.svg
X%%DATADIR%%/themes/ipulse-24/clock-glass.svg
X%%DATADIR%%/themes/ipulse-24/clock-hour-hand-shadow.svg
X%%DATADIR%%/themes/ipulse-24/clock-hour-hand.svg
X%%DATADIR%%/themes/ipulse-24/clock-marks.svg
X%%DATADIR%%/themes/ipulse-24/clock-minute-hand-shadow.svg
X%%DATADIR%%/themes/ipulse-24/clock-minute-hand.svg
X%%DATADIR%%/themes/ipulse-24/clock-second-hand-shadow.svg
X%%DATADIR%%/themes/ipulse-24/clock-second-hand.svg
X%%DATADIR%%/themes/quartz-24/clock-drop-shadow.svg
X%%DATADIR%%/themes/quartz-24/clock-face-shadow.svg
X%%DATADIR%%/themes/quartz-24/clock-face.svg
X%%DATADIR%%/themes/quartz-24/clock-frame.svg
X%%DATADIR%%/themes/quartz-24/clock-glass.svg
X%%DATADIR%%/themes/quartz-24/clock-hour-hand-shadow.svg
X%%DATADIR%%/themes/quartz-24/clock-hour-hand.svg
X%%DATADIR%%/themes/quartz-24/clock-marks.svg
X%%DATADIR%%/themes/quartz-24/clock-minute-hand-shadow.svg
X%%DATADIR%%/themes/quartz-24/clock-minute-hand.svg
X%%DATADIR%%/themes/quartz-24/clock-second-hand-shadow.svg
X%%DATADIR%%/themes/quartz-24/clock-second-hand.svg
X%%DATADIR%%/themes/radium/clock-drop-shadow.svg
X%%DATADIR%%/themes/radium/clock-face-shadow.svg
X%%DATADIR%%/themes/radium/clock-face.svg
X%%DATADIR%%/themes/radium/clock-frame.svg
X%%DATADIR%%/themes/radium/clock-glass.svg
X%%DATADIR%%/themes/radium/clock-hour-hand-shadow.svg
X%%DATADIR%%/themes/radium/clock-hour-hand.svg
X%%DATADIR%%/themes/radium/clock-marks.svg
X%%DATADIR%%/themes/radium/clock-minute-hand-shadow.svg
X%%DATADIR%%/themes/radium/clock-minute-hand.svg
X%%DATADIR%%/themes/radium/clock-second-hand-shadow.svg
X%%DATADIR%%/themes/radium/clock-second-hand.svg
X%%DATADIR%%/themes/radium-24/clock-drop-shadow.svg
X%%DATADIR%%/themes/radium-24/clock-face-shadow.svg
X%%DATADIR%%/themes/radium-24/clock-face.svg
X%%DATADIR%%/themes/radium-24/clock-frame.svg
X%%DATADIR%%/themes/radium-24/clock-glass.svg
X%%DATADIR%%/themes/radium-24/clock-hour-hand-shadow.svg
X%%DATADIR%%/themes/radium-24/clock-hour-hand.svg
X%%DATADIR%%/themes/radium-24/clock-marks.svg
X%%DATADIR%%/themes/radium-24/clock-minute-hand-shadow.svg
X%%DATADIR%%/themes/radium-24/clock-minute-hand.svg
X%%DATADIR%%/themes/radium-24/clock-second-hand-shadow.svg
X%%DATADIR%%/themes/radium-24/clock-second-hand.svg
X%%DATADIR%%/themes/silvia/clock-drop-shadow.svg
X%%DATADIR%%/themes/silvia/clock-face-shadow.svg
X%%DATADIR%%/themes/silvia/clock-face.svg
X%%DATADIR%%/themes/silvia/clock-frame.svg
X%%DATADIR%%/themes/silvia/clock-glass.svg
X%%DATADIR%%/themes/silvia/clock-hour-hand-shadow.svg
X%%DATADIR%%/themes/silvia/clock-hour-hand.svg
X%%DATADIR%%/themes/silvia/clock-marks.svg
X%%DATADIR%%/themes/silvia/clock-minute-hand-shadow.svg
X%%DATADIR%%/themes/silvia/clock-minute-hand.svg
X%%DATADIR%%/themes/silvia/clock-second-hand-shadow.svg
X%%DATADIR%%/themes/silvia/clock-second-hand.svg
X%%DATADIR%%/themes/silvia-24/clock-drop-shadow.svg
X%%DATADIR%%/themes/silvia-24/clock-face-shadow.svg
X%%DATADIR%%/themes/silvia-24/clock-face.svg
X%%DATADIR%%/themes/silvia-24/clock-frame.svg
X%%DATADIR%%/themes/silvia-24/clock-glass.svg
X%%DATADIR%%/themes/silvia-24/clock-hour-hand-shadow.svg
X%%DATADIR%%/themes/silvia-24/clock-hour-hand.svg
X%%DATADIR%%/themes/silvia-24/clock-marks.svg
X%%DATADIR%%/themes/silvia-24/clock-minute-hand-shadow.svg
X%%DATADIR%%/themes/silvia-24/clock-minute-hand.svg
X%%DATADIR%%/themes/silvia-24/clock-second-hand-shadow.svg
X%%DATADIR%%/themes/silvia-24/clock-second-hand.svg
X%%DATADIR%%/themes/simple/clock-drop-shadow.svg
X%%DATADIR%%/themes/simple/clock-face-shadow.svg
X%%DATADIR%%/themes/simple/clock-face.svg
X%%DATADIR%%/themes/simple/clock-frame.svg
X%%DATADIR%%/themes/simple/clock-glass.svg
X%%DATADIR%%/themes/simple/clock-hour-hand-shadow.svg
X%%DATADIR%%/themes/simple/clock-hour-hand.svg
X%%DATADIR%%/themes/simple/clock-marks.svg
X%%DATADIR%%/themes/simple/clock-minute-hand-shadow.svg
X%%DATADIR%%/themes/simple/clock-minute-hand.svg
X%%DATADIR%%/themes/simple/clock-second-hand-shadow.svg
X%%DATADIR%%/themes/simple/clock-second-hand.svg
X%%DATADIR%%/themes/simple-24/clock-drop-shadow.svg
X%%DATADIR%%/themes/simple-24/clock-face-shadow.svg
X%%DATADIR%%/themes/simple-24/clock-face.svg
X%%DATADIR%%/themes/simple-24/clock-frame.svg
X%%DATADIR%%/themes/simple-24/clock-glass.svg
X%%DATADIR%%/themes/simple-24/clock-hour-hand-shadow.svg
X%%DATADIR%%/themes/simple-24/clock-hour-hand.svg
X%%DATADIR%%/themes/simple-24/clock-marks.svg
X%%DATADIR%%/themes/simple-24/clock-minute-hand-shadow.svg
X%%DATADIR%%/themes/simple-24/clock-minute-hand.svg
X%%DATADIR%%/themes/simple-24/clock-second-hand-shadow.svg
X%%DATADIR%%/themes/simple-24/clock-second-hand.svg
X%%DATADIR%%/themes/tango/clock-drop-shadow.svg
X%%DATADIR%%/themes/tango/clock-face-shadow.svg
X%%DATADIR%%/themes/tango/clock-face.svg
X%%DATADIR%%/themes/tango/clock-frame.svg
X%%DATADIR%%/themes/tango/clock-glass.svg
X%%DATADIR%%/themes/tango/clock-hour-hand-shadow.svg
X%%DATADIR%%/themes/tango/clock-hour-hand.svg
X%%DATADIR%%/themes/tango/clock-marks.svg
X%%DATADIR%%/themes/tango/clock-minute-hand-shadow.svg
X%%DATADIR%%/themes/tango/clock-minute-hand.svg
X%%DATADIR%%/themes/tango/clock-second-hand-shadow.svg
X%%DATADIR%%/themes/tango/clock-second-hand.svg
X%%DATADIR%%/themes/zen/clock-drop-shadow.svg
X%%DATADIR%%/themes/zen/clock-face-shadow.svg
X%%DATADIR%%/themes/zen/clock-face.svg
X%%DATADIR%%/themes/zen/clock-frame.svg
X%%DATADIR%%/themes/zen/clock-glass.svg
X%%DATADIR%%/themes/zen/clock-hour-hand-shadow.svg
X%%DATADIR%%/themes/zen/clock-hour-hand.svg
X%%DATADIR%%/themes/zen/clock-marks.svg
X%%DATADIR%%/themes/zen/clock-minute-hand-shadow.svg
X%%DATADIR%%/themes/zen/clock-minute-hand.svg
X%%DATADIR%%/themes/zen/clock-second-hand-shadow.svg
X%%DATADIR%%/themes/zen/clock-second-hand.svg
X%%DATADIR%%/pixmaps/cairo-clock-logo.png
X%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
X%%PORTDOCS%%%%DOCSDIR%%/NEWS
X%%PORTDOCS%%%%DOCSDIR%%/README
X%%PORTDOCS%%%%DOCSDIR%%/TODO
Xshare/applications/cairo-clock.desktop
Xshare/pixmaps/cairo-clock.png
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
X@dirrmtry share/cairo-clock/themes/zen
X@dirrmtry share/cairo-clock/themes/tango
X@dirrmtry share/cairo-clock/themes/simple-24
X@dirrmtry share/cairo-clock/themes/simple
X@dirrmtry share/cairo-clock/themes/silvia-24
X@dirrmtry share/cairo-clock/themes/silvia
X@dirrmtry share/cairo-clock/themes/radium-24
X@dirrmtry share/cairo-clock/themes/radium
X@dirrmtry share/cairo-clock/themes/quartz-24
X@dirrmtry share/cairo-clock/themes/ipulse-24
X@dirrmtry share/cairo-clock/themes/ipulse
X@dirrmtry share/cairo-clock/themes/glassy
X@dirrmtry share/cairo-clock/themes/funky
X@dirrmtry share/cairo-clock/themes/fdo
X@dirrmtry share/cairo-clock/themes/default-24
X@dirrmtry share/cairo-clock/themes/default
X@dirrmtry share/cairo-clock/themes/antique
X@dirrmtry share/cairo-clock/themes
X@dirrmtry share/cairo-clock/pixmaps
X@dirrmtry share/cairo-clock/glade
X@dirrmtry share/cairo-clock
END-of-cairo-clock/pkg-plist
exit
--- cairo-clock-0.3.2.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->rafan 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Jan 27 11:40:28 UTC 2007 
Responsible-Changed-Why:  
rafan@ wants this PRs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=108421 
State-Changed-From-To: open->closed 
State-Changed-By: rafan 
State-Changed-When: Sun Jan 28 04:59:17 UTC 2007 
State-Changed-Why:  
New port added. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=108421 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/108421: commit references a PR
Date: Sun, 28 Jan 2007 04:54:32 +0000 (UTC)

 rafan       2007-01-28 04:54:25 UTC
 
   FreeBSD ports repository
 
   Modified files:
     x11-clocks           Makefile 
   Added files:
     x11-clocks/cairo-clock Makefile distinfo pkg-descr pkg-plist 
   Log:
   Add cairo-clock 0.3.2, macSlow's Cairo-Clock.
   
   PR:             ports/108421
   Submitted by:   chinsan
   
   Revision  Changes    Path
   1.56      +1 -0      ports/x11-clocks/Makefile
   1.1       +55 -0     ports/x11-clocks/cairo-clock/Makefile (new)
   1.1       +3 -0      ports/x11-clocks/cairo-clock/distinfo (new)
   1.1       +6 -0      ports/x11-clocks/cairo-clock/pkg-descr (new)
   1.1       +237 -0    ports/x11-clocks/cairo-clock/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
