Index: head/x11-clocks/zclock/pkg-descr =================================================================== --- head/x11-clocks/zclock/pkg-descr (revision 87244) +++ head/x11-clocks/zclock/pkg-descr (nonexistent) @@ -1,9 +0,0 @@ -This is a port of ZClock, a simple but highly customizable clock applet for -the GNOME desktop environment. It allows you to display the time using a -POSIX strftime() format, and has many other useful options such as borders -and an uptime display in the tooltip. It is meant as a power-user replacement -for the standard GNOME clock applet. - -WWW: http://www.malfunktion.net/code/zclock.html - --zack Property changes on: head/x11-clocks/zclock/pkg-descr ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/x11-clocks/zclock/distinfo =================================================================== --- head/x11-clocks/zclock/distinfo (revision 87244) +++ head/x11-clocks/zclock/distinfo (nonexistent) @@ -1 +0,0 @@ -MD5 (zclock-1.0.tar.gz) = 4b0facb5baebadf0250b2734c45ae3c3 Property changes on: head/x11-clocks/zclock/distinfo ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/x11-clocks/zclock/pkg-plist =================================================================== --- head/x11-clocks/zclock/pkg-plist (revision 87244) +++ head/x11-clocks/zclock/pkg-plist (nonexistent) @@ -1,9 +0,0 @@ -etc/CORBA/servers/zclock.gnorba -bin/zclock -share/gnome/applets/Clocks/zclock.desktop -share/gnome/help/zclock_applet/C/index.html -share/gnome/help/zclock_applet/C/topic.dat -share/locale/es/LC_MESSAGES/zclock.mo -@dirrm share/gnome/help/zclock_applet/C/stylesheet-images -@dirrm share/gnome/help/zclock_applet/C -@dirrm share/gnome/help/zclock_applet Property changes on: head/x11-clocks/zclock/pkg-plist ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/x11-clocks/zclock/Makefile =================================================================== --- head/x11-clocks/zclock/Makefile (revision 87244) +++ head/x11-clocks/zclock/Makefile (nonexistent) @@ -1,42 +0,0 @@ -# Ports collection Makefile for: zclock -# Date created: 24 July 2001 -# Whom: Zack Hobson -# -# $FreeBSD$ -# - -PORTNAME= zclock -PORTVERSION= 1.0 -CATEGORIES= x11-clocks gnome -MASTER_SITES= http://zack.vpop.net/download/ - -MAINTAINER= zgh@malfunktion.net -COMMENT= A simple but powerful clock applet for GNOME - -.if !defined(NOPORTDOCS) -# I am going to install the dependencies for building the Zclock html -# documentation. If you do not want to install these tools, run -# make NOPORTDOCS=true - -# For best results (and less build warnings), install the -# GDP stylesheet: -# http://people.redhat.com/dcm/dsssl/gdp-both.dsl - -BUILD_DEPENDS+= db2html:${PORTSDIR}/textproc/dsssl-docbook-cygnus -.endif - -USE_X_PREFIX= yes -USE_GNOME= yes -GNU_CONFIGURE= yes -USE_GMAKE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LIBS="-L${LOCALBASE}/lib" - -pre-patch: - @${PERL} -pi -e 's|DATADIRNAME=lib|DATADIRNAME=share|g' \ - ${WRKSRC}/configure - @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ - 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \ - s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g' - -.include Property changes on: head/x11-clocks/zclock/Makefile ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.2 \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Index: head/x11-clocks/Makefile =================================================================== --- head/x11-clocks/Makefile (revision 87244) +++ head/x11-clocks/Makefile (revision 87245) @@ -1,44 +1,43 @@ # $FreeBSD$ # SUBDIR += abclock SUBDIR += asclock SUBDIR += asclock-gtk SUBDIR += asclock-xlib SUBDIR += astime SUBDIR += bbdate SUBDIR += bclock SUBDIR += dclock SUBDIR += emiclock SUBDIR += eyeclock SUBDIR += glclock SUBDIR += kdetoys3 SUBDIR += mlclock SUBDIR += mouseclock SUBDIR += pclock SUBDIR += rclock SUBDIR += sanduhr SUBDIR += swisswatch SUBDIR += t3d SUBDIR += tclock SUBDIR += washerdryer 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 += xmms-alarm SUBDIR += xtimer SUBDIR += xtu - SUBDIR += zclock .include Property changes on: head/x11-clocks/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.34 \ No newline at end of property +1.35 \ No newline at end of property