Date: Sun, 15 Feb 2009 13:19:19 +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/multimedia Makefile ports/multimedia/clive-utils Makefile distinfo pkg-descr Message-ID: <200902151319.n1FDJJ4V084941@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2009-02-15 13:19:19 UTC
FreeBSD ports repository
Modified files:
multimedia Makefile
Added files:
multimedia/clive-utils Makefile distinfo pkg-descr
Log:
clive-utils contains additional utilities that can be used together with
clive(1) (Historically, these utilities were part of clive(1) 1.x and were
written in Python/Newt; they have now been rewritten in Perl/Tk to replace
the features that were removed in clive 2.0):
-clivefeed(1), a utility that parses RSS feeds containing video page links
and uses clive(1) to extract them;
-clivescan(1), a utility that scans video pages for video links and uses
clive(1) to extract them; and
-clivepass(1), a utility that can be used to create and change passwords
for websites used by clive(1). The passwords are encrypted and
saved along with the username information. Access is restricted
by using a global passphrase.
WWW: http://code.google.com/p/clive-utils/
PR: ports/131481
Submitted by: bf <bf2006a at yahoo.com>
Revision Changes Path
1.302 +1 -0 ports/multimedia/Makefile
1.1 +60 -0 ports/multimedia/clive-utils/Makefile (new)
1.1 +3 -0 ports/multimedia/clive-utils/distinfo (new)
1.1 +17 -0 ports/multimedia/clive-utils/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902151319.n1FDJJ4V084941>
