Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory sc8-pr-cvs17:/tmp/cvs-serv15748/main/finkinfo/net
Modified Files:
Tag: pangocairo-branch
fetchmail.info gaim.info gtk-gnutella.info jwhois.info
libcurl4.info libssh2.info mairix.info netcat6.info
postfix.info qtm.info
Added Files:
Tag: pangocairo-branch
libssh2.1.info netcat-0.6.1.info netcat-0.6.1.patch
netcat-1.10.info netcat-1.10.patch postfix-10.5.info
Log Message:
missing stuff from HEAD
Index: libssh2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/libssh2.info,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -d -r1.1.2.2 -r1.1.2.3
--- libssh2.info 20 Dec 2006 18:01:11 -0000 1.1.2.2
+++ libssh2.info 19 Jul 2007 22:23:32 -0000 1.1.2.3
@@ -1,6 +1,6 @@
Package: libssh2
Version: 0.14
-Revision: 1
+Revision: 2
Description: Library implementing the SSH2 protocol
Maintainer: Daniel Johnson <[EMAIL PROTECTED]>
Homepage: http://www.libssh2.org
@@ -12,7 +12,6 @@
Patched and manually installed to do proper versioning.
Newer versions will use libtool and won't need this hackery.
- Patched libssh2_config.h.in to disable poll and use select.
<<
Source: mirror:sourceforge:libssh2/libssh2-%v.tar.gz
@@ -21,10 +20,11 @@
Depends: %N-shlibs (= %v-%r)
BuildDepends: system-openssl-dev
BuildDependsOnly: true
+Conflicts: libssh2.1
+Replaces: libssh2.1
PatchScript: <<
perl -pi.bak -e's,-flat_namespace,-install_name %p/lib/libssh2.0.dylib
-current_version 1.0.0 -compatibility_version 1.0.0,' configure
- perl -pi.bak -e's,#undef HAVE_POLL,/* $& */,' include/libssh2_config.h.in
<<
NoSetCPPFLAGS: true
--- NEW FILE: libssh2.1.info ---
Package: libssh2.1
Version: 0.15
Revision: 1
Description: Library implementing the SSH2 protocol
Maintainer: Daniel Johnson <[EMAIL PROTECTED]>
Homepage: http://www.libssh2.org
License: BSD
DescPackaging: <<
The actual name of this library is libssh2; the "2" has
nothing to do with the version number. The major version
number is actually 1.
<<
Source: mirror:sourceforge:libssh2/libssh2-%v.tar.gz
Source-MD5: 6c641d6dc0d0e546249cad1d16f10a6a
Depends: %N-shlibs (= %v-%r)
BuildDepends: system-openssl-dev
BuildDependsOnly: true
Conflicts: libssh2
Replaces: libssh2
NoSetCPPFLAGS: true
NoSetLDFLAGS: true
ConfigureParams: --with-openssl=%p/lib/system-openssl --with-libz=/usr
--disable-dependency-tracking
InstallScript: <<
make install DESTDIR=%d
<<
DocFiles: AUTHORS ChangeLog COPYING INSTALL NEWS README
SplitOff: <<
Package: %N-shlibs
Files: lib/libssh2.1.0.0.dylib lib/libssh2.1.dylib
Shlibs: %p/lib/libssh2.1.dylib 2.0.0 %n (>= 0.14.99-1)
DocFiles: AUTHORS ChangeLog COPYING INSTALL NEWS README
<<
InfoTest: <<
TestScript: make check || exit 2
<<
Index: netcat6.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/netcat6.info,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -u -d -r1.3 -r1.3.2.1
--- netcat6.info 18 Jul 2006 22:43:35 -0000 1.3
+++ netcat6.info 19 Jul 2007 22:23:32 -0000 1.3.2.1
@@ -1,6 +1,6 @@
Package: netcat6
Version: 0.5
-Revision: 1
+Revision: 2
License: GPL
Homepage: http://www.deepspace6.net
Maintainer: Darian Lanx <[EMAIL PROTECTED]>
@@ -8,7 +8,8 @@
SourceDirectory: nc6-%v
Source-MD5: 66e5eda66ea3c293bcbcbe1a9b0bfd94
SetLDFLAGS: -multiply_defined suppress
-BuildDepends: autoconf (>= 2.60-1), automaken, gettext-dev, gettext-bin,
gettext-tools, libiconv-dev
+BuildDepends: autoconf (>= 2.60-1), automaken, libgettext3-dev, gettext-bin,
gettext-tools, libiconv-dev
+Depends: libgettext3-shlibs, libiconv
Recommends: netcat
ConfigureParams: --sysconfdir=%p/etc --libexecdir=%p/lib
--localstatedir=%p/var/lib --mandir=%p/share/man --infodir=%p/share/info
--with-libiconv-prefix=%p/lib
CompileScript: ./configure %c
Index: gaim.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/gaim.info,v
retrieving revision 1.6.2.10
retrieving revision 1.6.2.11
diff -u -d -r1.6.2.10 -r1.6.2.11
--- gaim.info 18 Mar 2007 14:05:59 -0000 1.6.2.10
+++ gaim.info 19 Jul 2007 22:23:31 -0000 1.6.2.11
@@ -16,7 +16,7 @@
Package: gaim
Version: 1.5.0
-Revision: 1015
+Revision: 1016
BuildDependsOnly: False
Maintainer: Max Horn <[EMAIL PROTECTED]>
Index: gtk-gnutella.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/gtk-gnutella.info,v
retrieving revision 1.6.2.14
retrieving revision 1.6.2.15
diff -u -d -r1.6.2.14 -r1.6.2.15
--- gtk-gnutella.info 19 Jul 2007 20:28:20 -0000 1.6.2.14
+++ gtk-gnutella.info 19 Jul 2007 22:23:31 -0000 1.6.2.15
@@ -1,6 +1,6 @@
Package: gtk-gnutella
Version: 0.96.3
-Revision: 4
+Revision: 5
Maintainer: H. Todd Fujinaka <[EMAIL PROTECTED]>
Source: mirror:sourceforge:%n/%n-%v.tar.bz2
Source-MD5: c6952037a10ea6d5ac5649e7b75f9d15
--- NEW FILE: postfix-10.5.info ---
Info2: <<
Package: postfix%type_pkg[-mysql]%type_pkg[-ldap]
Version: 2.4.3
Revision: 1101
Type: -mysql (boolean), -ldap (boolean)
Distribution: 10.5
Homepage: http://www.postfix.org/
Description: Mail transfer agent that's fast and secure
DescDetail: <<
Postfix is Wietse Venema's mailer that started life as an alternative to
the widely-used Sendmail program. Postfix attempts to be fast, easy to
administer, and secure, while at the same time being sendmail compatible
enough to not upset existing users. Thus, the outside has a sendmail-ish
flavor, but the inside is completely different.
This package provides TLS encryption and SASL authentication.
<<
DescUsage: <<
You need to do a few things to set Postfix up before you can use it:
1) Edit %p/etc/postfix/main.cf. In particular, edit myorigin,
mydestination and mynetworks in that file. The file is well commented.
More configuration options are documented in postconf(5). Information
on setting up TLS encryption can be found in
%p/share/doc/postfix/tls.
2) Edit the aliases in %p/etc/postfix/aliases so that mail to root,
and your user, go to your real email address. Run 'sudo newaliases'
to update the alias database file.
3) Run 'sudo mta-switch fink' to move the old sendmail from Apple's Postfix
out of the way and place symlinks to Fink's Postfix in its place. You may
need to do this after upgrades of Mac OS X from Apple. If you are running
the system's Postfix, you must stop it before starting the Fink installed
one or things could get very confused: 'sudo /usr/sbin/postfix stop'.
4) Run 'sudo daemonic enable postfix'. This will create a Postfix startup
item, but it won't actually start Postfix. To do that, you can run
'sudo postfix start'.
If you're upgrading from postfix 2.1.x, please read RELEASE_NOTES about
configuration changes and adjust main.cf accordingly. The installation
process will try to upgrade conf files automatically, but they should
still be checked by hand.
Removing postfix via Fink will automatically disable it and re-enable
Apple's postfix.
<<
DescPackaging: <<
Adds startup item via daemonic, and an mta-switch shell script.
NetInfo support disabled since Apple has depreciated it and no longer supplies
the necessary header files.
Now uses system's OpenSSL (via system-openssl-dev) and removed from crypto
tree. Yay!
Added -ldap variant. (Previously added -mysql variant).
Refactored CompileScript to allow easy adding of new variants.
Note to self: must add new variants to the upgrade SplitOffs and Replaces. :/
Original maintainer: Daniel Parks <[EMAIL PROTECTED]>
<<
License: OSI-Approved
Maintainer: Daniel Johnson <[EMAIL PROTECTED]>
Depends: <<
cyrus-sasl2-shlibs,
daemonic,
db44-aes-shlibs (>= 4.4.16-1001) | db44-shlibs (>= 4.4.16-1001),
(%type_raw[-mysql] = -mysql) mysql14-shlibs (>= 4.1.10-1002),
(%type_raw[-ldap] = -ldap) openldap23-shlibs,
pcre-shlibs
<<
BuildDepends: <<
cyrus-sasl2-dev,
db44-aes (>= 4.4.16-1001) | db44 (>= 4.4.16-1001),
fink (>= 0.24.12),
(%type_raw[-mysql] = -mysql) mysql14-dev (>= 4.1.10-1002),
(%type_raw[-ldap] = -ldap) openldap23-dev,
pcre,
system-openssl-dev
<<
Conflicts: <<
postfix-release,
postfix,
postfix-mysql,
postfix-ldap,
postfix-mysql-ldap
<<
Replaces: <<
postfix-release,
postfix,
postfix-mysql,
postfix-ldap,
postfix-mysql-ldap,
postfix-tls (<< %v-%r),
postfix-mysql-tls (<< %v-%r),
postfix-unified (<< %v-%r),
postfix-mysql-unified (<< %v-%r),
postfix-ldap-tls (<< %v-%r),
postfix-mysql-ldap-tls (<< %v-%r),
postfix-ldap-unified (<< %v-%r),
postfix-mysql-ldap-unified (<< %v-%r)
<<
Recommends: cyrus-sasl2
Source:
ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-%v.tar.gz
Source-MD5: 7d2e126189b91f41fdb1ddb0bd354fd3
PatchFile: %{ni}.patch
PatchFile-MD5: 31684b35b796746b483b36191a250abf
PatchScript: <<
sed 's|@FINKPREFIX@|%p|g ' <%{PatchFile} | patch -p1
perl -pi -e 's,/(etc|var/spool)/postfix,%p/\1/postfix,g;
s,/etc/aliases,%p/etc/postfix/aliases,g' man/man1/* man/man5/* man/man8/*
conf/* html/*.html README_FILES/*
perl -pi -e 's/mail_owner = postfix/mail_owner = _postfix/; s/setgid_group =
postdrop/setgid_group = _postdrop/' conf/main.cf
<<
NoSetCPPFLAGS: true
NoSetLDFLAGS: true
CompileScript: <<
#!/bin/sh -ev
#General build settings
export build_args='-DDEF_COMMAND_DIR=\"%p/sbin\" \
-DDEF_CONFIG_DIR=\"%p/etc/postfix\" \
-DDEF_DAEMON_DIR=\"%p/lib/postfix\" \
-DDEF_MAILQ_PATH=\"%p/bin/mailq\" \
-DDEF_MANPAGE_DIR=\"%p/share/man\" \
-DDEF_NEWALIAS_PATH=\"%p/bin/newaliases\" \
-DDEF_README_DIR=\"%p/share/doc/%n/README_FILES\" \
-DDEF_HTML_DIR=\"%p/share/doc/%n/html\" \
-DDEF_QUEUE_DIR=\"%p/var/spool/postfix\" \
-DDEF_SENDMAIL_PATH=\"%p/sbin/sendmail\" \
-DUSE_TLS -DUSE_SASL_AUTH -DUSE_CYRUS_SASL \
-I. -I../../include'
#General libraries
export lib_args="-L%p/lib/system-openssl/lib -L%p/lib -lssl -lcrypto -ldb
-lsasl2"
#MySQL build settings
if [ "%type_raw[-mysql]" == "-mysql" ]; then
export build_args="$build_args -DHAS_MYSQL -I%p/include/mysql"
export lib_args="$lib_args -lmysqlclient"
fi
#More general build settings
export build_args="$build_args -I%p/lib/system-openssl/include -I%p/include/db4
-I%p/include/sasl -I%p/include"
#LDAP build settings
if [ "%type_raw[-ldap]" == "-ldap" ]; then
export build_args="$build_args -DHAS_LDAP"
export lib_args="$lib_args -lldap -llber"
fi
make makefiles CCARGS="$build_args" AUXLIBS="$lib_args"
make
<<
InstallScript: <<
make non-interactive-package install_root="%d"
install -m0755 mta-switch %i/sbin
<<
DocFiles: AAAREADME COMPATIBILITY COPYRIGHT HISTORY IPv6-ChangeLog LICENSE
RELEASE_NOTES* TLS_* US_PATENT_6321267
ConfFiles: <<
%p/etc/postfix/main.cf
%p/etc/postfix/master.cf
%p/etc/postfix/access
%p/etc/postfix/aliases
%p/etc/postfix/canonical
%p/etc/postfix/generic
%p/etc/postfix/header_checks
%p/etc/postfix/relocated
%p/etc/postfix/transport
%p/etc/postfix/virtual
<<
DaemonicName: postfix
DaemonicFile: <<
<service>
<description>Postfix Mail Transfer Agent</description>
<message>Postfix</message>
<daemon name="postfix">
<executable
background="true">%p/lib/postfix/master</executable>
<configfile>%p/etc/postfix/main.cf</configfile>
<pidfile>%p/var/spool/postfix/pid/master.pid</pidfile>
</daemon>
</service>
<<
PreInstScript: <<
echo 'Stopping postfix in case you are upgrading from an old version.'
{ [ -x %p/sbin/postfix ] && %p/sbin/postfix stop ; } || true
<<
PostInstScript: <<
%p/sbin/postconf -e "html_directory=%p/share/doc/%n/html"
%p/sbin/postconf -e "readme_directory=%p/share/doc/%n/README_FILES"
%p/sbin/postfix set-permissions upgrade-configuration
<<
PreRmScript: <<
if [ $1 != "upgrade" ]; then
daemonic remove postfix
echo "Stopping postfix..."
%p/sbin/postfix stop >& /dev/null || true
yes 'n' | mta-switch apple
fi
<<
SplitOff: <<
Package: postfix%type_pkg[-mysql]%type_pkg[-ldap]-tls
Description: OBSOLETE use postfix%type_pkg[-mysql]%type_pkg[-ldap] instead
Depends: %N (= %v-%r), fink-obsolete-packages
DocFiles: LICENSE
<<
SplitOff2: <<
Package: postfix%type_pkg[-mysql]%type_pkg[-ldap]-unified
Description: OBSOLETE use postfix%type_pkg[-mysql]%type_pkg[-ldap] instead
Depends: %N (= %v-%r), fink-obsolete-packages
DocFiles: LICENSE
<<
<<
--- NEW FILE: netcat-0.6.1.info ---
Package: netcat
Epoch: 1
Version: 0.6.1
Revision: 12
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: 29b1bd3925267d9b3e84163b187fadf6
Patch: %n-%v.patch
Depends: libgettext3-shlibs, libiconv
BuildDepends: libgettext3-dev, libiconv-dev
SetCFLAGS: -D__BIND_NOSTATIC
ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info
InstallScript: make install DESTDIR=%d
DocFiles: ABOUT-NLS AUTHORS COPYING INSTALL NEWS README TODO
Description: TCP/IP swiss army knife
DescDetail: <<
A featured networking utility which reads and writes data across network
connections, using the TCP/IP protocol. It is designed to be a reliable
"back-end" tool that can be used directly or easily driven by other
programs and scripts. At the same time, it is a feature-rich network
debugging and exploration tool, since it can create almost any kind of
connection you would need and has several interesting built-in capabilities.
<<
DescPort: <<
This package replaces the older unmaintained netcat-1.10 package with one
based off of the latest GNU Netcat sources. It uses the Epoch field to
let fink know that it should be considered 'newer' than the old 1.10 pkg.
<<
License: GPL
Maintainer: Paul Swenson <[EMAIL PROTECTED]>
Homepage: http://netcat.sourceforge.net/
Index: postfix.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/postfix.info,v
retrieving revision 1.12.2.9
retrieving revision 1.12.2.10
diff -u -d -r1.12.2.9 -r1.12.2.10
--- postfix.info 19 Jun 2007 21:17:50 -0000 1.12.2.9
+++ postfix.info 19 Jul 2007 22:23:32 -0000 1.12.2.10
@@ -3,6 +3,7 @@
Version: 2.4.3
Revision: 1001
Type: -mysql (boolean), -ldap (boolean)
+Distribution: 10.3, 10.4
Homepage: http://www.postfix.org/
Description: Mail transfer agent that's fast and secure
--- NEW FILE: netcat-1.10.patch ---
diff -ru nc/Makefile nc-patched/Makefile
--- nc/Makefile Wed Mar 20 04:16:06 1996
+++ nc-patched/Makefile Thu Sep 20 13:53:32 2001
@@ -109,6 +109,10 @@
next:
make -e $(ALL) $(MFLAGS) XFLAGS='-DNEXT' STATIC=-Bstatic
+# Darwin / Mac OS X: Modernized NeXT, no fully static linking, no stripping
+darwin:
+ make -e $(ALL) $(MFLAGS) LD='$(CC)' XFLAGS='-DNEXT' STATIC=
+
# start with this for a new architecture, and see what breaks.
generic:
make -e $(ALL) $(MFLAGS) XFLAGS='-DGENERIC' STATIC=
diff -ru nc/netcat.c nc-patched/netcat.c
--- nc/netcat.c Thu Mar 21 01:38:04 1996
+++ nc-patched/netcat.c Thu Sep 20 13:44:03 2001
@@ -40,9 +40,6 @@
#else
#include <malloc.h>
#endif
-#ifdef HAVE_SELECT_H /* random SV variants need this */
-#include <sys/select.h>
-#endif
/* have to do this *before* including types.h. xxx: Linux still has it wrong */
#ifdef FD_SETSIZE /* should be in types.h, butcha never know. */
@@ -50,6 +47,10 @@
#endif /* fd's, something is horribly wrong! */
#define FD_SETSIZE 16 /* <-- this'll give us a long anyways, wtf */
#include <sys/types.h> /* *now* do it. Sigh, this is broken */
+
+#ifdef HAVE_SELECT_H /* random SV variants need this */
+#include <sys/select.h>
+#endif
#ifdef HAVE_RANDOM /* aficionados of ?rand48() should realize */
#define SRAND srandom /* that this doesn't need *strong* random */
Index: libcurl4.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/libcurl4.info,v
retrieving revision 1.2.2.6
retrieving revision 1.2.2.7
diff -u -d -r1.2.2.6 -r1.2.2.7
--- libcurl4.info 15 Jul 2007 15:10:40 -0000 1.2.2.6
+++ libcurl4.info 19 Jul 2007 22:23:32 -0000 1.2.2.7
@@ -1,6 +1,6 @@
Package: libcurl4
Version: 7.16.4
-Revision: 102
+Revision: 101
Description: Lib. for transferring files with URL syntax
DescPackaging: <<
Now use System's OpenSSL.
@@ -9,9 +9,9 @@
should be careful to link to the proper libssl and libcrypto.
Either make sure -L%p/lib/system-openssl/lib comes before -L%p/lib
when linking, or use a BuildConflicts: openssl-dev, openssl097-dev
- Now links to libssh2. Packages that BuildDepend on libcurl4 might
- need to also BuildDepend on system-openssl-dev and libssh2 if they
- link to -lss -lcrypt -lssh2.
+ Now links to libssh2.1. Packages that BuildDepend on libcurl4 might
+ need to also BuildDepend on system-openssl-dev and libssh2.1 if they
+ link to -lssl -lcrypto -lssh2.
No longer need --mandir. Private symbols now hidden with gcc 4.
Depend on pkgconfig >= 0.20-1
@@ -27,7 +27,7 @@
Source-MD5: ffa6d1f4e28ca493a43f9dc17882c4d8
Depends: %N-shlibs (= %v-%r), pkgconfig (>= 0.20-1)
-BuildDepends: system-openssl-dev, fink (>= 0.25.0), libssh2
+BuildDepends: system-openssl-dev, fink (>= 0.25.0), libssh2.1
Conflicts: curl-dev, curl-ssl-dev, curl-unified-dev, libcurl3, libcurl3-ssl,
libcurl3-unified
Replaces: curl-dev, curl-ssl-dev, curl-unified-dev, libcurl3, libcurl3-ssl,
libcurl3-unified
BuildDependsOnly: True
@@ -37,7 +37,7 @@
NoSetCPPFLAGS: true
NoSetLDFLAGS: true
-ConfigureParams: --with-ssl=%p/lib/system-openssl --without-gnutls
--without-libidn --disable-dependency-tracking
--with-ldap-lib=/usr/lib/libldap.dylib --with-lber-lib=/usr/lib/liblber.dylib
--enable-hidden-symbols --with-libssh2=%p
+ConfigureParams: --with-ssl=%p/lib/system-openssl --without-gnutls
--without-libidn --disable-dependency-tracking
--with-ldap-lib=/usr/lib/libldap.dylib --with-lber-lib=/usr/lib/liblber.dylib
--enable-hidden-symbols --with-libssh2=%p --with-gssapi=/usr
InstallScript: <<
make install DESTDIR=%d
/bin/mkdir -p %I/share/doc/%N
@@ -52,7 +52,7 @@
SplitOff: <<
Package: %N-shlibs
- Depends: libssh2-shlibs
+ Depends: libssh2.1-shlibs
Files: lib/libcurl.4.0.0.dylib lib/libcurl.4.dylib
Shlibs: %p/lib/libcurl.4.dylib 5.0.0 %n (>= 7.16.0-1)
@@ -92,9 +92,9 @@
#Haven't been able to figure out why.
#It's believed to be an issue with the test system, not libcurl itself.
if [ "%m" == "i386" ]; then
- echo '503' >>tests/data/DISABLED
+ # echo '503' >>tests/data/DISABLED
echo '530' >>tests/data/DISABLED
- echo '531' >>tests/data/DISABLED
+ # echo '531' >>tests/data/DISABLED
fi
#These scp/sftp tests can't be run as root.
@@ -108,10 +108,11 @@
echo '607' >>tests/data/DISABLED
echo '608' >>tests/data/DISABLED
echo '609' >>tests/data/DISABLED
-
- #Someone actually registered non-existing-host.com
- #which causes test 534 to fail.
- perl -pi -e 's/non-existing-host.com/non-existing-host.haxx.se/;'
tests/data/test534
+ echo '610' >>tests/data/DISABLED
+ echo '611' >>tests/data/DISABLED
+ echo '612' >>tests/data/DISABLED
+ echo '613' >>tests/data/DISABLED
+ echo '614' >>tests/data/DISABLED
#Build and run the tests
make test-full || exit 2
Index: mairix.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/mairix.info,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -d -r1.1.2.2 -r1.1.2.3
--- mairix.info 19 Jun 2007 21:17:50 -0000 1.1.2.2
+++ mairix.info 19 Jul 2007 22:23:32 -0000 1.1.2.3
@@ -1,8 +1,8 @@
Package: mairix
-Version: 0.20
+Version: 0.21
Revision: 1
Source: mirror:sourceforge:%n/%n-%v.tar.gz
-Source-MD5: 12c1a11d96ed6f4626d144d9cfef8f07
+Source-MD5: 821619895931711c370f51f3442a0ded
Maintainer: Vincent Beffara <[EMAIL PROTECTED]>
HomePage: http://www.rpcurnow.force9.co.uk/mairix/
License: GPL
Index: qtm.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/qtm.info,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -u -d -r1.1.2.3 -r1.1.2.4
--- qtm.info 15 Jul 2007 14:45:46 -0000 1.1.2.3
+++ qtm.info 19 Jul 2007 22:23:32 -0000 1.1.2.4
@@ -1,18 +1,20 @@
Package: qtm
-Version: 0.5.2
-Revision: 1002
-Source: http://www.kde-apps.org/CONTENT/content-files/34289-%n-%v.tar.gz
+Version: 0.5.3
+Revision: 1004
+Source: mirror:sourceforge:catkin/%n-%v.tar.gz
Depends: libgettext3-shlibs, libiconv, libpng3-shlibs, qt4-x11-core-shlibs,
qt4-x11-gui-shlibs, x11, x11-shlibs
BuildDepends: cmake, libgettext3-dev, libiconv-dev, libpng3, qt4-x11-linguist,
qt4-x11-designer, qt4-x11, x11-dev
GCC: 4.0
-SourceDirectory: %n-%v
Maintainer: Jack Fink <[EMAIL PROTECTED]>
Homepage: http://qtm.blogistan.co.uk
License: GPL
-Description: Blogging helper based on Qt4
-Source-MD5: 6e89301bf513de91efbcfcea6aaa5923
+Description: Blogging helper, based on Qt4
+Source-MD5: ce83370da65cc12ce4318f5a032217b7
CompileScript: <<
- CMAKE_OSX_ARCHITECTURES=`uname -p` QTDIR=%p/lib/qt4-x11 cmake .
+ #!/bin/bash -ev
+ export QTDIR=%p/lib/qt4-x11
+ export PATH=$QTDIR/bin:$PATH
+ cmake -DNON_UNIVERSAL:BOOL=ON .
make
<<
InstallScript: <<
Index: fetchmail.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/fetchmail.info,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -d -r1.1 -r1.1.2.1
--- fetchmail.info 20 Jan 2006 20:28:28 -0000 1.1
+++ fetchmail.info 19 Jul 2007 22:23:31 -0000 1.1.2.1
@@ -1,8 +1,9 @@
Package: fetchmail
Version: 6.2.5
-Revision: 10
+Revision: 11
Maintainer: Eric Knauel <[EMAIL PROTECTED]>
-BuildDepends: gettext-dev, gettext-bin, gettext-tools, libiconv-dev
+BuildDepends: libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev
+Depends: libgettext3-shlibs, libiconv
Conflicts: fetchmail-ssl
Replaces: fetchmail-ssl
Source: http://www.catb.org/~esr/fetchmail/fetchmail-%v.tar.gz
--- NEW FILE: netcat-1.10.info ---
Package: netcat
Version: 1.10
Revision: 4
Source: http://www.phreak.org/archives/exploits/unix/network-scanners/nc110.tgz
Source-MD5: 402632f2fe01c169ff19a0ad6e9d608c
NoSourceDirectory: true
Patch: %n-%v.patch
CompileScript: make darwin
InstallScript: <<
mkdir -p %i/bin
install nc %i/bin/
<<
DocFiles: README
Description: TCP/IP swiss army knife
DescDetail: <<
A simple Unix utility which reads and writes data across network
connections using TCP or UDP protocol. It is designed to be a reliable
"back-end" tool that can be used directly or easily driven by other
programs and scripts. At the same time it is a feature-rich network
debugging and exploration tool, since it can create almost any kind of
connection you would need and has several interesting built-in
capabilities.
<<
DescPort: <<
The include file <sys/select.h> requires that <sys/types.h> is
included first on Mac OS X 10.1. Fixed by changing the order. We also
patch a 'darwin' target into the Makefile which is basically a clone
of the 'next' target.
<<
License: Public Domain
Maintainer: Paul Swenson <[EMAIL PROTECTED]>
Homepage: http://www.l0pht.com/~weld/netcat/
--- NEW FILE: netcat-0.6.1.patch ---
diff -ru netcat-0.6.1/src/core.c netcat-0.6.1-patched/src/core.c
--- netcat-0.6.1/src/core.c Sun Oct 13 13:24:19 2002
+++ netcat-0.6.1-patched/src/core.c Mon Jun 30 22:58:38 2003
@@ -550,7 +550,7 @@
happening (for example the target sending queue is delaying the output
and so requires some more time to free up. */
if (nc_main->recvq.len == 0) {
- debug_v("watching main sock for incoming data (recvq is empty)");
+ debug_v("%s", "watching main sock for incoming data (recvq is empty)");
FD_SET(fd_sock, &ins);
}
else
@@ -558,7 +558,7 @@
/* same thing for the other socket */
if (nc_slave->recvq.len == 0) {
- debug_v("watching slave sock for incoming data (recvq is empty)");
+ debug_v("%s", "watching slave sock for incoming data (recvq is empty)");
if (use_stdin || (netcat_mode == NETCAT_TUNNEL))
FD_SET(fd_stdin, &ins);
}
@@ -596,7 +596,7 @@
exit(EXIT_FAILURE);
}
else if (read_ret == 0) {
- debug_v("EOF Received from stdin! (removing from lookups..)");
+ debug_v("%s", "EOF Received from stdin! (removing from lookups..)");
/* kill everything if this is a tunnel */
if (netcat_mode == NETCAT_TUNNEL)
inloop = FALSE;
@@ -725,7 +725,7 @@
exit(EXIT_FAILURE);
}
else if (read_ret == 0) {
- debug_v("EOF Received from the net");
+ debug_v("%s", "EOF Received from the net");
inloop = FALSE;
}
else {
diff -ru netcat-0.6.1/src/netcat.c netcat-0.6.1-patched/src/netcat.c
--- netcat-0.6.1/src/netcat.c Thu Oct 3 06:25:16 2002
+++ netcat-0.6.1-patched/src/netcat.c Mon Jun 30 22:58:38 2003
@@ -27,6 +27,7 @@
#endif
#include "netcat.h"
+#include <nameser.h>
#include <resolv.h>
#include <signal.h>
#include <getopt.h>
@@ -500,7 +501,7 @@
ncexec(&listen_sock); /* this won't return */
}
core_readwrite(&listen_sock, &stdio_sock);
- debug_dv("Listen: EXIT");
+ debug_dv("%s", "Listen: EXIT");
}
else {
/* otherwise we are in tunnel mode. The connect_sock var was already
@@ -593,13 +594,13 @@
ncexec(&connect_sock); /* this won't return */
}
core_readwrite(&connect_sock, &stdio_sock);
- debug_v("Connect: EXIT");
+ debug_v("%s", "Connect: EXIT");
}
} /* end of while (total_ports > 0) */
/* all basic modes should return here for the final cleanup */
main_exit:
- debug_v("Main: EXIT (cleaning up)");
+ debug_v("%s", "Main: EXIT (cleaning up)");
printstats();
return glob_ret;
Index: jwhois.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/jwhois.info,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -d -r1.1 -r1.1.2.1
--- jwhois.info 20 Jan 2006 20:28:28 -0000 1.1
+++ jwhois.info 19 Jul 2007 22:23:31 -0000 1.1.2.1
@@ -1,10 +1,11 @@
Package: jwhois
Version: 3.2.2
-Revision: 4
+Revision: 5
Source: gnu
Source-MD5: 3ad57a8cfc4f32fe41b1131711d34a78
Recommends: lynx | links | launch | mozilla | elinks
-BuildDepends: gettext-dev, gettext-bin, gettext-tools, libiconv-dev
+BuildDepends: libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev
+Depends: libgettext3-shlibs, libiconv
ConfigureParams: --infodir='%p/share/info' --localstatedir='%p/var'
--sysconfdir='%p/etc' --mandir='%p/share/man' --bindir='%p/bin/'
PatchScript: <<
perl -pi.bak -e 's#/usr/bin/lynx#%p/bin/lynx#g' example/jwhois.conf
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits