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

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


--- NEW FILE: diffconvert.info ---
Package: diffconvert
Version: 1.3
Revision: 1001
GCC: 4.0
Maintainer: Ben Hines <[email protected]>
Source: ftp://ftp.ilog.fr/pub/Users/haible/gnu/%n-%v.tar.gz
Source-MD5: ba562a11577a84de14b5b7dc9ded054a
CompileScript: <<
make -f Makefile-c++
<<
InstallScript: <<
/usr/bin/install -d %i/bin
/usr/bin/install -s -m 755 ud2cd cd2ud cdiffreverse udiffreverse %i/bin
<<
DocFiles: README COPYING 
Description: Tools to convert diff file formats
DescDetail: <<
This package contains four programs for converting diffs. Diff files are
created by GNU diff and accepted as input by GNU patch. The two most common
forms are "context diffs" and "unidiffs".
  ud2cd          converts a unidiff (input) to a context diff (output).
  cd2ud          converts a context diff (input) to a unidiff (output).
  cdiffreverse   reverses a context diff.
  cdiffreverse   reverses a unidiff.
<<
License: GPL
Homepage: http://freshmeat.net/projects/diffconvert/?topic_id=849
--- NEW FILE: deborphan.info ---
Package: deborphan
Version: 1.7.28.5
Revision: 1
BuildDepends: gettext-bin, gettext-tools, libgettext8-dev
Depends: dialog, libgettext8-shlibs
Source: http://ftp.debian.org/debian/pool/main/d/%n/%n_%v.tar.gz
Source-MD5: e84bb29165f5c564eccbd4a521eea30c
SourceDirectory: %n-%v
PatchScript: <<
#!/bin/sh -ev
        perl -pi -e 's,/var/(lib|state),%p/var/lib,' configure 
include/deborphan.h src/Makefile.in
        perl -pi -e 's,if \[ -r %p/var/lib/debfoster/keepers \],if true,' 
configure
#  perl -pi -e 's, include <stdio\.h>,$&\n#  if !defined (__APPLE__),; s,fileno 
.*,$&\n#endif,' include/deborphan.h
#  perl -pi -e 's,deb \*dfkeep,dep \*dfkeep,' src/deborphan.c
#  perl -pi -e 's,#include <regex.h>,#include <sys/types.h>\n$&,' src/pkginfo.c
<<
UpdatePoMakefile: true
SetCFLAGS: -Os -std=c89
SetLIBS: -lintl
DocFiles: COPYING NEWS README THANKS
Description: Orphaned package finder
DescDetail: <<
deborphan  finds  packages that have no packages depending on them.
The default operation is to  search  only  within the  libs  and
oldlibs  sections,  to  hunt  down  unused libraries.
<<
License: Artistic
Maintainer: Hisashi T Fujinaka <[email protected]>
DescPackaging: <<
 Patched to work with debfoster and to include debfoster support
 even if debfoster isn't installed (will still work without it).
 
 Originally packaged by Masanori Sekino.
<<
Homepage: http://freshmeat.net/projects/deborphan/


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to