Date: Mon, 20 Nov 2006 19:05:48 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/ck4up Makefile distinfo pkg-descr ports/sysutils/ck4up/files patch-Makefile patch-ck4up.rb patch-ck4up.sh Message-ID: <200611201905.kAKJ5mlO042333@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2006-11-20 19:05:47 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/ck4up Makefile distinfo pkg-descr sysutils/ck4up/files patch-Makefile patch-ck4up.rb patch-ck4up.sh Log: ck4up is a small command-line utility, written in ruby. ck4up scans through a configuration file, fetches the listed URLs from the web, computes the md5sum of the page, and compares the value with the ones stored in a gdbm database. If both differ, a message will be written to the standard output. WWW: http://jue.li/crux/ck4up/ Sponsord by: My 1000er! *g Revision Changes Path 1.859 +1 -0 ports/sysutils/Makefile 1.1 +35 -0 ports/sysutils/ck4up/Makefile (new) 1.1 +3 -0 ports/sysutils/ck4up/distinfo (new) 1.1 +23 -0 ports/sysutils/ck4up/files/patch-Makefile (new) 1.1 +8 -0 ports/sysutils/ck4up/files/patch-ck4up.rb (new) 1.1 +11 -0 ports/sysutils/ck4up/files/patch-ck4up.sh (new) 1.1 +6 -0 ports/sysutils/ck4up/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611201905.kAKJ5mlO042333>