Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/net
In directory vz-cvs-3.sog:/tmp/cvs-serv20364
Added Files:
bwping.info cdpr.info cfv.info python-fchksum-py.info
Log Message:
sync. w/ 10.!4/stable, validated on powerpc-darwin8
--- NEW FILE: python-fchksum-py.info ---
Info2: <<
Package: python-fchksum-py%type_pkg[python]
Version: 1.7.1
Revision: 3
Distribution: (%type_pkg[python] = 23) 10.4, (%type_pkg[python] = 24) 10.4,
(%type_pkg[python] = 24) 10.5
Type: python (2.3 2.4 2.5 2.6 2.7)
Source:
http://www.dakotacom.net/~donut/programs/fchksum/python-fchksum-%v.tar.gz
Source-MD5: 5a7fdec9b6a04ef6d17962df2a74284b
Depends: python%type_pkg[python]
Provides: python-fchksum
UpdateConfigGuess: true
CompileScript: <<
%p/bin/python%type_raw[python] setup.py build
<<
InstallScript: <<
%p/bin/python%type_raw[python] setup.py bdist
tar xzfv dist/*.tar.gz -C %d/
<<
DocFiles: COPYING Changelog README
Description: Python extension to find checksum of files
DescDetail: <<
fchksum is a Python module to find the checksum of files. Currently
it supports md5, crc32, cksum, bsd-style sum, and sysv-style sum.
The advantage of using fchksum over the python md5 and zlib(.crc32)
modules is both ease of use and speed. You only need to tell it the
filename and the actual work is done by C code. Compared to the implementing
a read loop in python with the standard python modules, fchksum is up to 2.0x
faster in md5 and 1.1x faster in crc32. fchksum is written in C, and should
probably compile on any unix. Most likely on other operating systems too.
<<
License: GPL
Maintainer: Thomas Kotzian <[email protected]>
Homepage: http://www.dakotacom.net/~donut/programs/fchksum.html
<<
--- NEW FILE: cdpr.info ---
Package: cdpr
Version: 2.4
Revision: 2
Source: http://www.monkeymental.com/mmfiles/%n-%v.tgz
Source-MD5: ee0f112e1a914168d088e4e0291efbcb
PatchScript: perl -pi -e 's,-O2 -ggdb,-Os,' Makefile
CompileScript: make
InstallScript: mkdir -p %i/bin %i/share/cdpr && cp -p cdpr %i/bin/ && cp -pr
cdpr? %i/share/cdpr/
DocFiles: COPYING README* license.txt
Homepage: http://www.monkeymental.com
Maintainer: Jack Fink <[email protected]>
License: GPL
Description: Cisco Discovery Protocol Reporter
DescDetail: <<
CDPR is the Cisco Discovery Protocol Reporter. This software will tell you
which switch and port your device is plugged into. It is known to compile and
run on Solaris, Linux, HP-UX, AIX and Windows (using pcap). In verbose mode,
it decodes the entire CDP packet including information such as native VLAN,
device capabilities, etc. It also has the ability to report the data back to
a server so that you can use CDPR to keep an ever updating database of which
devices are on which switch port. This code has had several additions made
to it at the request of Cisco and is used in many of their labs.
<<
--- NEW FILE: bwping.info ---
Package: bwping
Version: 1.2
Revision: 2
Source: mirror:sourceforge:project/%n/%n/%v/%n-%v.tar.gz
Source-MD5: 4c2215551df7f00de8559fd0cd1ff4db
SetCFLAGS: -Os
PatchScript: rm missing && touch missing && chmod +x missing
ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking
InstallScript: make install DESTDIR=%d
DocFiles: AUTHORS COPYING ChangeLog NEWS README
License: BSD
Homepage: http://bwping.sourceforge.net
Maintainer: Jack Fink <[email protected]>
Description: Bandwidth measurement tool
--- NEW FILE: cfv.info ---
Package: cfv
Version: 1.18.2
Revision: 1.py27
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: 775d8001228c5ba6549825318f906d26
Depends: python27, python-fchksum-py27
SourceDirectory: %n-%v
PatchScript: perl -pi -e 's,#! /usr/bin/env python,#!%p/bin/python2.7,' cfv
CompileScript: <<
make prefix=%i
<<
InstallScript: <<
mkdir -p %i/share/man/man1
mkdir -p %i/bin
make install prefix=%i mandir=%i/share/man
<<
DocFiles: README Changelog COPYING
Description: Checksum file verifier
DescDetail: <<
cfv is a utility to both test and create .sfv, .csv, md5sum
and *bsd md5 files. These files are commonly used to ensure the
correct retrieval or storage of data.
<<
License: GPL
Maintainer: Thomas Kotzian <[email protected]>
Homepage: http://cfv.sourceforge.net
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs