diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-06-02 03:03:15 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-06-02 03:03:15 +0800 |
commit | a6e7e0cb7ef7988fa8c1fb576d79f0b2160e607c (patch) | |
tree | fcb92a40569eb37b3bf0cd167df686df1b140490 /ftp/vcheck/pkg-descr | |
parent | 86669f665ad5ae8a1fa7c616b97ad8593cbd893c (diff) | |
download | freebsd-ports-gnome-a6e7e0cb7ef7988fa8c1fb576d79f0b2160e607c.tar.gz freebsd-ports-gnome-a6e7e0cb7ef7988fa8c1fb576d79f0b2160e607c.tar.zst freebsd-ports-gnome-a6e7e0cb7ef7988fa8c1fb576d79f0b2160e607c.zip |
add vcheck
Automatically check for and download most recent versions of software
Diffstat (limited to 'ftp/vcheck/pkg-descr')
-rw-r--r-- | ftp/vcheck/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ftp/vcheck/pkg-descr b/ftp/vcheck/pkg-descr new file mode 100644 index 000000000000..eb98cd86176f --- /dev/null +++ b/ftp/vcheck/pkg-descr @@ -0,0 +1,6 @@ +vcheck is a rather complex and highly configurable PERL script designed to +automate the process of checking for and downloading most recent versions of +software packages at HTTP or FTP locations. The script is self-documenting, +and this in a rather comprehensive fashion. + +WWW: http://www.tu-ilmenau.de/~gomar/stuff/vcheck/ |