Index: head/x11-clocks/Makefile =================================================================== --- head/x11-clocks/Makefile (revision 137857) +++ head/x11-clocks/Makefile (revision 137858) @@ -1,58 +1,59 @@ # $FreeBSD$ # COMMENT = X11 clocks SUBDIR += abclock SUBDIR += alltraxclock SUBDIR += asclock SUBDIR += asclock-gtk SUBDIR += asclock-xlib SUBDIR += astime SUBDIR += astzclock SUBDIR += bbdate SUBDIR += bclock SUBDIR += bdesktopclock SUBDIR += bmp-alarm SUBDIR += buici-clock SUBDIR += dclock SUBDIR += emiclock SUBDIR += eyeclock SUBDIR += gdesklets-clock SUBDIR += gdesklets-countdown SUBDIR += gdesklets-ebichuclock SUBDIR += gdesklets-praytime SUBDIR += glclock SUBDIR += gtubeclock SUBDIR += kdetoys3 + SUBDIR += lmclock SUBDIR += mlclock SUBDIR += mouseclock SUBDIR += osdclock SUBDIR += pclock SUBDIR += rclock SUBDIR += sanduhr SUBDIR += swisswatch SUBDIR += t3d SUBDIR += tclock SUBDIR += washerdryer SUBDIR += wmbday SUBDIR += wmbinclock SUBDIR += wmblueclock SUBDIR += wmcalclock SUBDIR += wmclock SUBDIR += wmclockmon SUBDIR += wmdate SUBDIR += wmfishtime SUBDIR += wmfuzzy SUBDIR += wmitime SUBDIR += wmtime SUBDIR += wmtimer SUBDIR += wmtz SUBDIR += xalarm SUBDIR += xdaliclock SUBDIR += xfce4-datetime-plugin SUBDIR += xmms-alarm SUBDIR += xtimer SUBDIR += xtu .include Property changes on: head/x11-clocks/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.49 \ No newline at end of property +1.50 \ No newline at end of property Index: head/x11-clocks/lmclock/Makefile =================================================================== --- head/x11-clocks/lmclock/Makefile (nonexistent) +++ head/x11-clocks/lmclock/Makefile (revision 137858) @@ -0,0 +1,26 @@ +# New ports collection makefile for: lmclock +# Date created: 18 June 2005 +# Whom: Emanuel Haupt +# +# $FreeBSD$ +# + +PORTNAME= lmclock +PORTVERSION= 1.2 +CATEGORIES= x11-clocks +MASTER_SITES= http://pantransit.reptiles.org/prog/ + +MAINTAINER= ehaupt@critical.ch +COMMENT= A Xerox Lisp machine clock clone + +USE_IMAKE= yes + +PLIST_FILES= bin/lmclock + +post-extract: + @${TOUCH} ${WRKSRC}/lmclock.man + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin + +.include Property changes on: head/x11-clocks/lmclock/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/x11-clocks/lmclock/distinfo =================================================================== --- head/x11-clocks/lmclock/distinfo (nonexistent) +++ head/x11-clocks/lmclock/distinfo (revision 137858) @@ -0,0 +1,2 @@ +MD5 (lmclock-1.2.tar.gz) = f2a907b619c16940c7d37ee779f3eb17 +SIZE (lmclock-1.2.tar.gz) = 2913 Property changes on: head/x11-clocks/lmclock/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/x11-clocks/lmclock/pkg-descr =================================================================== --- head/x11-clocks/lmclock/pkg-descr (nonexistent) +++ head/x11-clocks/lmclock/pkg-descr (revision 137858) @@ -0,0 +1,7 @@ +A simple, transparent analog clock for X11 without window decorations. The +author was inspired by an early Xerox Lisp machine clock. + +WWW: http://pantransit.reptiles.org/prog/ + +- ehaupt +ehaupt@critical.ch Property changes on: head/x11-clocks/lmclock/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property