Index: head/sysutils/Makefile =================================================================== --- head/sysutils/Makefile (revision 48637) +++ head/sysutils/Makefile (revision 48638) @@ -1,207 +1,208 @@ # $FreeBSD$ # SUBDIR += LPRng SUBDIR += abck SUBDIR += afio SUBDIR += anteater SUBDIR += asapm SUBDIR += ascpu SUBDIR += asfsm SUBDIR += asmem SUBDIR += asmon SUBDIR += battstat-applet SUBDIR += bchunk SUBDIR += bkpupsd SUBDIR += bubblemon-dockapp SUBDIR += cd-write SUBDIR += cd9660_unicode SUBDIR += cdrtools SUBDIR += cfengine SUBDIR += checkservice SUBDIR += clockspeed SUBDIR += colorize SUBDIR += comconsole SUBDIR += consolehm SUBDIR += contool SUBDIR += copytape SUBDIR += cpbk SUBDIR += cpdup SUBDIR += cpuburn SUBDIR += crashme SUBDIR += cronolog SUBDIR += cvsweb-converters SUBDIR += daemontools SUBDIR += daemontools53 SUBDIR += deleted SUBDIR += detach SUBDIR += dim SUBDIR += dirdiff SUBDIR += diskcheckd SUBDIR += diskusage SUBDIR += doconfig SUBDIR += du2ps SUBDIR += dvdtape SUBDIR += e2fsprogs SUBDIR += eject SUBDIR += extipl SUBDIR += fcron SUBDIR += ffsrecov SUBDIR += filedupe SUBDIR += fileutils SUBDIR += flexbackup SUBDIR += fontedit SUBDIR += fortunelock SUBDIR += fsck_ext2fs SUBDIR += ftrace SUBDIR += gcombust SUBDIR += gkrellflynn SUBDIR += gkrellm SUBDIR += gkrellmouse SUBDIR += glload SUBDIR += gnomecontrolcenter SUBDIR += gnomefind SUBDIR += gpart SUBDIR += grub SUBDIR += gtoaster SUBDIR += gtop SUBDIR += guitar SUBDIR += gupsc SUBDIR += healthd SUBDIR += idled SUBDIR += installwatch SUBDIR += ipa SUBDIR += ipsc SUBDIR += kdeadmin SUBDIR += koncd SUBDIR += lavaps SUBDIR += lfm SUBDIR += libretto-config SUBDIR += lmmon SUBDIR += log_analysis SUBDIR += logmon SUBDIR += logrotate SUBDIR += logtool SUBDIR += lsmlib SUBDIR += lsof SUBDIR += maint SUBDIR += manck SUBDIR += medusa SUBDIR += mei SUBDIR += memtest SUBDIR += mgeupsd SUBDIR += mkisofs SUBDIR += mksunbootcd SUBDIR += monitord SUBDIR += msyslog SUBDIR += muse SUBDIR += ndir SUBDIR += no-login SUBDIR += npadmin SUBDIR += nut SUBDIR += nwclient SUBDIR += obliterate SUBDIR += p5-Filesys-DiskSpace SUBDIR += p5-LJ-Cache SUBDIR += p5-LJ-TextMessage SUBDIR += p5-Quota SUBDIR += p5-Schedule-At SUBDIR += p5-Schedule-Cron SUBDIR += p5-Schedule-Match SUBDIR += p5-Stat-lsMode SUBDIR += p5-SyslogScan SUBDIR += p5-Unix-ConfigFile SUBDIR += p5-Unix-Syslog SUBDIR += paicc SUBDIR += pdumpfs SUBDIR += penv SUBDIR += perf SUBDIR += personality SUBDIR += pib SUBDIR += pkg_remove SUBDIR += portupgrade SUBDIR += prips SUBDIR += procmap SUBDIR += pslist SUBDIR += psmisc SUBDIR += pstree SUBDIR += pwgen SUBDIR += pyfind SUBDIR += qtpkg SUBDIR += rdate SUBDIR += readlink SUBDIR += rmonitor SUBDIR += roottail SUBDIR += rotate SUBDIR += rtty SUBDIR += ruby-application.rb SUBDIR += ruby-quota SUBDIR += ruby-syslog SUBDIR += safecat SUBDIR += samefile SUBDIR += sarah SUBDIR += sdd SUBDIR += service-config SUBDIR += setcdboot SUBDIR += setquota SUBDIR += skill SUBDIR += slay SUBDIR += socket SUBDIR += star SUBDIR += stat SUBDIR += stmpclean SUBDIR += stow SUBDIR += stowES SUBDIR += su2 SUBDIR += symlinks SUBDIR += syslog-ng SUBDIR += tcplist SUBDIR += tdir SUBDIR += timelimit SUBDIR += truncate SUBDIR += tua SUBDIR += ucspi-tcp SUBDIR += unquote SUBDIR += upsd SUBDIR += upsmon SUBDIR += userlist SUBDIR += uwatch SUBDIR += webmin SUBDIR += whowatch SUBDIR += wmapm SUBDIR += wmavgload SUBDIR += wmbattery SUBDIR += wmcpuload SUBDIR += wmcube SUBDIR += wmcube-gdk SUBDIR += wmfire SUBDIR += wmfsm SUBDIR += wmhm SUBDIR += wminet SUBDIR += wmlmmon SUBDIR += wmmemmon SUBDIR += wmmon SUBDIR += wmmount SUBDIR += wmpccard SUBDIR += wmtop + SUBDIR += wmzazof SUBDIR += xbatt SUBDIR += xbattbar SUBDIR += xcdroast SUBDIR += xcpustate SUBDIR += xdu SUBDIR += xfsm SUBDIR += xin SUBDIR += xloadface SUBDIR += xlogmaster SUBDIR += xmbmon SUBDIR += xosview SUBDIR += xperfmon SUBDIR += xperfmon3 SUBDIR += xsysinfo SUBDIR += xsysstats SUBDIR += xw SUBDIR += xwatch SUBDIR += xwipower SUBDIR += yawho .include Property changes on: head/sysutils/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.218 \ No newline at end of property +1.219 \ No newline at end of property Index: head/sysutils/wmzazof/Makefile =================================================================== --- head/sysutils/wmzazof/Makefile (nonexistent) +++ head/sysutils/wmzazof/Makefile (revision 48638) @@ -0,0 +1,27 @@ +# New ports collection makefile for: wmzazof +# Date created: Sat Oct 6 18:44:32 EDT 2001 +# Whom: Patrick Li +# +# $FreeBSD$ +# + +PORTNAME= wmzazof +PORTVERSION= 0.3 +CATEGORIES= sysutils windowmaker +MASTER_SITES= http://users.chello.be/cr49940//wmzazof/ + +MAINTAINER= pat@databits.net + +LIB_DEPENDS= dockapp.1:${PORTSDIR}/x11-wm/libdockapp + +USE_X_PREFIX= yes +USE_XPM= yes + +do-install: + @${INSTALL_PROGRAM} ${WRKSRC}/wmzazof ${PREFIX}/bin +.ifndef(NOPORTDOCS) + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} +.endif #NOPORTDOCS + +.include Property changes on: head/sysutils/wmzazof/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/sysutils/wmzazof/distinfo =================================================================== --- head/sysutils/wmzazof/distinfo (nonexistent) +++ head/sysutils/wmzazof/distinfo (revision 48638) @@ -0,0 +1 @@ +MD5 (wmzazof-0.3.tar.gz) = 9b6258e7b9f571ea9185fe7ebbe99a49 Property changes on: head/sysutils/wmzazof/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/sysutils/wmzazof/files/patch-Makefile =================================================================== --- head/sysutils/wmzazof/files/patch-Makefile (nonexistent) +++ head/sysutils/wmzazof/files/patch-Makefile (revision 48638) @@ -0,0 +1,23 @@ +--- Makefile.orig Sat Oct 6 15:46:35 2001 ++++ Makefile Sat Oct 6 18:52:19 2001 +@@ -1,13 +1,15 @@ +-CC = gcc +-CFLAGS = -O2 -Wall -fomit-frame-pointer -s +-INCDIR = -I/usr/X11R6/include/X11 +-DESTDIR= /usr/bin +-LIBDIR = -L/usr/X11R6/lib ++INCDIR = -I${X11BASE}/include/X11 -I${X11BASE}/include ++LIBDIR = -L${X11BASE}/lib + LIBS = -ldockapp -lX11 -lXext -lXpm + OBJS = wmzazof.o + ++all: wmzazof ++ + wmzazof: $(OBJS) + $(CC) $(CFLAGS) $(OBJS) -o wmzazof $(INCDIR) $(LIBDIR) $(LIBS) ++ ++.c.o: ++ $(CC) -c -o wmzazof.o wmzazof.c $(CFLAGS) $(INCDIR) + + install: wmzazof + strip wmzazof Property changes on: head/sysutils/wmzazof/files/patch-Makefile ___________________________________________________________________ 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/sysutils/wmzazof/pkg-comment =================================================================== --- head/sysutils/wmzazof/pkg-comment (nonexistent) +++ head/sysutils/wmzazof/pkg-comment (revision 48638) @@ -0,0 +1 @@ +A simple dockapp that displays the uptime, free and used memory Property changes on: head/sysutils/wmzazof/pkg-comment ___________________________________________________________________ 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/sysutils/wmzazof/pkg-descr =================================================================== --- head/sysutils/wmzazof/pkg-descr (nonexistent) +++ head/sysutils/wmzazof/pkg-descr (revision 48638) @@ -0,0 +1,8 @@ +wmzazof is a very simple WindowMaker dockapp that displays the uptime +(hours, minutes or days), free mem (kB) and used mem (kB). Two modes +exist for mem used and mem free: with or without cache. At startup +the dockapp is in uptime mode hours, mem free with cache and mem used +without cache. + +WWW: http://www.zazof.org/wmzazof/ +Author: Jef De Geeter Property changes on: head/sysutils/wmzazof/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 Index: head/sysutils/wmzazof/pkg-plist =================================================================== --- head/sysutils/wmzazof/pkg-plist (nonexistent) +++ head/sysutils/wmzazof/pkg-plist (revision 48638) @@ -0,0 +1,3 @@ +bin/wmzazof +%%PORTDOCS%%share/doc/wmzazof/README +%%PORTDOCS%%@dirrm share/doc/wmzazof Property changes on: head/sysutils/wmzazof/pkg-plist ___________________________________________________________________ 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