Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/net
In directory vz-cvs-3.sog:/tmp/cvs-serv30448

Added Files:
        flexget.info fping.info fprobe.info 
Log Message:
sync. w/ 10.!4/stable, validated on powerpc-darwin8


--- NEW FILE: fprobe.info ---
Package: fprobe
Version: 1.1
Revision: 1
Source: mirror:sourceforge:%n/%n-%v.tar.bz2
Maintainer: Juergen Schoenwaelder <j.schoenwael...@jacobs-university.de>
HomePage: http://fprobe.sourceforge.net/
License: GPL
Description: NetFlow probe
Source-MD5: 65850d0470078269b33eee58cba77ac2
Depends: libpcap-shlibs
BuildDepends: libpcap
DocFiles: AUTHORS NEWS README ChangeLog TODO COPYING
InstallScript: <<
#! /bin/sh -ev
make install prefix=%i mandir=%i/share/man datadir=%i/share/doc/%n
<<

--- NEW FILE: fping.info ---
Package: fping
Version: 2.4b2
Revision: 1011
License: GPL
GCC: 4.0
Source: http://www.fping.com/download/%n-%v_to.tar.gz
Source-MD5: d5e8be59e307cef76bc479e1684df705
SourceDirectory: fping-%v_to
Homepage: http://www.fping.com/
ConfigureParams: --mandir=%i/share/man
DocFiles: ChangeLog COPYING README INSTALL
Maintainer: James Kelly <james.ke...@wap.org>
Description: Pings a number of hosts at one time 
DescDetail: <<
fping is a ping(1) like program which uses the Internet Control Message
Protocol (ICMP) echo request to determine if a host is up. fping is
different from ping in that you can specify any number of hosts on the
command line, or specify a file containing the lists of hosts to ping.

Instead of trying one host until it timeouts or replies, fping will send
out a ping packet and move on to the next host in a round-robin fashion.
If a host replies, it is noted and removed from the list of hosts to
check. If a host does not respond within a certain time limit and/or
retry limit it will be considered unreachable. Unlike ping, fping is
meant to be used in scripts and its output is easy to parse. 
<<

--- NEW FILE: flexget.info ---
Info4: <<
Package: flexget
Version: 1.0r2238
Revision: 1
Description: Multipurpose download automation tool
Type: python(2.6)
License: BSD
Maintainer: Benjamin Reed <flex...@fink.raccoonfink.com>

Depends: <<
        python%type_pkg[python],
        beautifulsoup-py%type_pkg[python],
        cherrypy-py%type_pkg[python],
        feedparser-py%type_pkg[python],
        googlechart-py%type_pkg[python],
        html5lib-py%type_pkg[python],
        nzb-py%type_pkg[python],
        progressbar-py%type_pkg[python],
        rss2gen-py%type_pkg[python],
        sqlalchemy-py%type_pkg[python] (>= 0.6.7-1),
        transmissionrpc-py%type_pkg[python],
        yaml-py%type_pkg[python]
<<
BuildDepends: <<
        fink (>= 0.30.0-1),
        setuptools-py%type_pkg[python]
<<

NoSourceDirectory: true
Source: http://download.flexget.com/unstable/FlexGet-%v-py%type_raw[python].egg
Source-MD5: bdef82de4ed876f2238deeccca5d5da0

UseMaxBuildJobs: true
CompileScript: echo "none needed"

InstallScript: <<
#!/bin/sh -ev
        INSTALL_DIR="%i/lib/python2.6/site-packages"
        install -d -m 755 $INSTALL_DIR
        export PYTHONPATH="$PYTHONPATH:$INSTALL_DIR"
        easy_install-%type_raw[python] --prefix=%i --no-deps 
FlexGet-%v-py%type_raw[python].egg
        find %i -name \*.pyc -exec rm -rf {} \;
        rm -rf $INSTALL_DIR/site.py
        rm -rf $INSTALL_DIR/easy-install.pth
<<

Homepage: http://flexget.com/
DescDetail: <<
FlexGet is a multipurpose automation tool for content like torrents, nzbs,
podcasts, comics, etc.  FlexGet is able to handle different kinds of sources
like RSS-feeds, html pages and even csv files.  There are even some plugins
for sites that do not provide any kind of useful feeds.

There are numerous plugins that allow utilizing FlexGet in interesting ways
and more are being added continuously.
<<
<<



------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to