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

Added Files:
        bogofilter.info bopm.info bpalogin.info btpd.info 
Log Message:
sync. w/ 10.!4/stable, validated on powerpc-darwin8


--- NEW FILE: btpd.info ---
Package: btpd
Version: 0.15
Revision: 3
Source: http://www.murmeldjur.se/%n/%n-%v.tar.gz
Source-MD5: b64e2e8b9936e99685bc1e7246655561
PatchScript: perl -pi -e 's| 
-Wl,-R,\$\{withval\}/lib||,s,ac_cv_lib_crypto_SHA1_Final=no,ac_cv_lib_crypto_SHA1_Final=yes,'
 configure
ConfigureParams: --mandir=%p/share/man --with-extra-includes=%p/include 
--with-extra-libraries=%p/lib --disable-dependency-tracking --with-openssl=/usr 
--with-evloop-method=kqueue
InstallScript: make install DESTDIR=%d
DocFiles: CHANGES:ChangeLog COPYRIGHT:COPYING README
License: BSD
Homepage: http://www.murmeldjur.se/btpd
Maintainer: Jack Fink <[email protected]>
Description: Faceless BitTorrent client with CLI frontend


--- NEW FILE: bopm.info ---
Package: bopm
Version: 3.1.3
Revision: 4
Depends: libopm-shlibs (= %v-%r) 
Source: http://static.blitzed.org/www.blitzed.org/%n/files/%n-%v.tar.gz
Source-MD5: 80886c56a24961e82baa972bd9990587
SetCFLAGS: -Os
ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking
InstallScript: install -d %i/etc && make install DESTDIR=%d
PatchScript: perl -pi -e 
's,\$\(sysconfdir\)/bopm.conf,\$\(DESTDIR\)\$\(sysconfdir\)/bopm.conf,' 
Makefile.in
DocFiles: ChangeLog README TODO
ConfFiles: %p/etc/%N.conf
Splitoff: <<
  Package: libopm-shlibs
  Files: <<
    lib/libopm.0.dylib
    lib/libopm.0.0.0.dylib
  <<
  Shlibs: <<
    %p/lib/libopm.0.dylib 1.0.0 %n (>= 3.1.3-1)
  <<
  DocFiles: README
<<
Splitoff2: <<
  Package: libopm
  Depends: libopm-shlibs (= %v-%r)
  BuildDependsOnly: true
  Files: <<
    include
    lib/libopm.{a,la,dylib}
  <<
  DocFiles: README
<<
License: OSI-Approved
Homepage: http://www.blitzed.org/BOPM
Maintainer: Jack Fink <[email protected]>
Description: Blitzed Open Proxy Monitor

--- NEW FILE: bogofilter.info ---
Package: bogofilter
Homepage: http://bogofilter.sourceforge.net
Maintainer: Michael Richardson <[email protected]>
License: GPL
Version: 1.2.0
Revision: 2
Source: mirror:sourceforge:%n/%n-%v.tar.bz2
Source-MD5: ed1a0a4609fa0c7dc1cddba1b9d37067
Depends: db47-aes-shlibs | db47-shlibs, gsl-shlibs, libiconv, xmlto
BuildDepends: db47-aes | db47, gsl, libiconv-dev
SetCPPFLAGS: -I%p/include/db4
SetLIBS: -L%p/lib
ConfigureParams: --sysconfdir=%p/etc --mandir=%p/share/man PERL=/usr/bin/perl
CompileScript: <<
  ./configure %c
  make
<<
InstallScript: <<
  make install DESTDIR=%d
  mv %i/etc/bogofilter.cf.example %i/etc/bogofilter.cf
<<
ConfFiles: <<
  %p/etc/bogofilter.cf
<<
DocFiles: <<
  AUTHORS COPYING INSTALL NEWS README TODO
  RELEASE.NOTES doc/integrating-with-*
  contrib/mailfilter.example contrib/procmailrc.example doc/*.html
  bogofilter.cf.example
<<
Description: <<
  Bayesian spam filter tuned for speed
<<
DescDetail: <<
  Bogofilter is a mail filter that classifies mail as spam or non-spam
  by a statistical analysis of the message's header and content. The
  program is able to learn from the user's classifications and
  corrections.
<<
DescUsage: <<
  This filter can either be used via Procmail or integrated into the MTA.
  In either case, the filter must be trained to recognize both spam and
  non-spam.  See the man page for command line options for training, and for
  examples of Mutt keybindings to speed up the process.
  
  Quick Procmail configuration (taken from man page):

  The following procmail rule will take mail on stdin and direct it to 
  Mail/spam if bogofilter thinks it's spam:

  :OHB:
  ? bogofilter
  Mail/spam
<<
DescPackaging: <<
        sgml programs don't seem to be used during build, install, or
        runtime, so don't enforce deps on them.
<<

--- NEW FILE: bpalogin.info ---
Package: bpalogin
Version: 2.0
Revision: 12
Maintainer: Jeremy Higgs <[email protected]>
Depends: daemonic
Source: http://bpalogin.sourceforge.net/download/%n-%v-unix-src.tar.gz
SourceDirectory: %n
Source-MD5: 9a2ae0b2a05c32f6cd71a07f4004ad58
InstallScript: <<
 mkdir -p %i/etc
 mkdir -p %i/sbin
 cp bpalogin.conf %i/etc
 cp bpalogin %i/sbin
 chmod 0600 %i/etc/bpalogin.conf
<<
DocFiles: COPYING CREDITS README
PreRmScript: <<
if [ $1 != "upgrade" ]; then
        daemonic disable bpalogin
fi
<<
PostInstScript: <<
echo "You should now edit your PREFIX/etc/bpalogin.conf file to reflect your 
login and password used to connect. This file is readable and writable only by 
the root user. To edit it, you will have to become root.
e.g.    sudo <editor> %p/etc/bpalogin.conf"
<<
ConfFiles: %p/etc/bpalogin.conf
DaemonicFile: <<
<service>
<description>Login client for the BigPond Cable service.</description>
<message>BPALogin</message>
<daemon name="bpalogin">
<executable checkexit="true">%p/sbin/bpalogin -c 
%p/etc/bpalogin.conf</executable>
</daemon>
</service>
<<
Description: Login client for BigPond Cable
DescDetail: <<
BPALogin is a client that enables the user to login to the BigPond Broadband
cable ISP in Australia.
<<
DescPackaging: <<
Startup script provided for Daemonic.
ConfFiles set to handle config file properly.
<<
License: GPL
Homepage: http://bpalogin.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

Reply via email to