Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/web
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15819/main/finkinfo/web

Modified Files:
        wget.info 
Added Files:
        wget-1.9.1-11.info 
Log Message:
New upstream wget:
taking over maintainership
link to system OpenSSL
retain old version for now--remove when everybody's happy with the upgrade.



--- NEW FILE: wget-1.9.1-11.info ---
Package: wget
Version: 1.9.1
Revision: 11
Maintainer: Sylvain Cuaz <[EMAIL PROTECTED]>
#
Conflicts: wget-ssl
Replaces: wget-ssl
BuildDepends: gettext-dev, gettext-bin, gettext-tools, libiconv-dev
Source: gnu
Source-MD5: e6051f1e1487ec0ebfdbda72bedc70ad 
ConfigureParams: --without-ssl --infodir=%p/share/info --mandir=%p/share/man
SetCPPFLAGS: -no-cpp-precomp
InstallScript: make install DESTDIR=%d
DocFiles: README COPYING AUTHORS MAILING-LIST NEWS
ConfFiles: %p/etc/wgetrc
InfoDocs: wget.info
#
Description: Automatic web site retreiver
DescDetail: <<
 GNU Wget is a free network utility to retrieve files from the World
 Wide Web using HTTP and FTP, the two most widely used Internet
 protocols.  It works non-interactively, thus enabling work in the
 background, after having logged off.

 The recursive retrieval of HTML pages, as well as FTP sites is
 supported -- you can use Wget to make mirrors of archives and home
 pages, or traverse the web like a WWW robot.

 This package compiles wget without SSL (https) support. If you want
 SSL support, install wget-ssl instead.

 Previous revisions by Christoph Pfisterer <[EMAIL PROTECTED]>
<<
DescPort: <<
 Uses libtool, but only for convenience libraries,
 so there is no need to update it.
<<
License: GPL
Homepage: http://www.gnu.org/software/wget/wget.html

Index: wget.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/web/wget.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- wget.info   27 Apr 2005 03:26:59 -0000      1.1
+++ wget.info   20 Sep 2005 20:16:15 -0000      1.2
@@ -1,21 +1,32 @@
-Package: wget
-Version: 1.9.1
-Revision: 11
-Maintainer: Sylvain Cuaz <[EMAIL PROTECTED]>
-#
-Conflicts: wget-ssl
-Replaces: wget-ssl
-BuildDepends: gettext-dev, gettext-bin, gettext-tools, libiconv-dev
-Source: gnu
-Source-MD5: e6051f1e1487ec0ebfdbda72bedc70ad 
-ConfigureParams: --without-ssl --infodir=%p/share/info --mandir=%p/share/man
-SetCPPFLAGS: -no-cpp-precomp
-InstallScript: make install DESTDIR=%d
+Package:  wget
+Version: 1.10.1
+Revision: 1
+Description: Automatic web site retreiver, with SSL support
+DescPackaging: <<
+ Links to system's openssl to allow binary redistribution.
+ Automatically replaces prior vintages of openssl
+<<
+License: Restrictive
+Maintainer: Alexander Hansen <[EMAIL PROTECTED]>
+Conflicts: wget-ssl (<< 1.10.1-1)
+Replaces: wget (<< 1.10.1-1), wget-ssl (<< 1.10-1)
+BuildDepends: system-openssl-dev, libgettext3-dev, gettext-bin, gettext-tools, 
libiconv-dev
+BuildDConflicts:  openssl097-dev, openssl-dev
+Source: mirror:gnu:wget/wget-%v.tar.gz
+Source-MD5: 879a15cc9093796b8a5035ff0d0d25ad 
+ConfigureParams: --with-ssl=%p/lib/system-openssl --infodir=%p/share/info 
--mandir=%p/share/man
+SetCPPFLAGS: -no-cpp-precomp -I%p/lib/system-openssl/include
+SetLDFLAGS: -L%p/lib/system-openssl/lib
+InstallScript: <<
+ make install DESTDIR=%d
+ mkdir -p %i/share/doc/installed-packages
+ touch %i/share/doc/installed-packages/%N
+ touch %i/share/doc/installed-packages/wget-ssl
+<<
 DocFiles: README COPYING AUTHORS MAILING-LIST NEWS
 ConfFiles: %p/etc/wgetrc
 InfoDocs: wget.info
 #
-Description: Automatic web site retreiver
 DescDetail: <<
  GNU Wget is a free network utility to retrieve files from the World
  Wide Web using HTTP and FTP, the two most widely used Internet
@@ -26,14 +37,19 @@
  supported -- you can use Wget to make mirrors of archives and home
  pages, or traverse the web like a WWW robot.
 
- This package compiles wget without SSL (https) support. If you want
- SSL support, install wget-ssl instead.
+ This package compiles wget with SSL (https) support.
 
- Previous revisions by Christoph Pfisterer <[EMAIL PROTECTED]>
+ Previous revisions by Christoph Pfisterer <[EMAIL PROTECTED]> 
+ and Sylvain Cuaz ([EMAIL PROTECTED])
 <<
 DescPort: <<
  Uses libtool, but only for convenience libraries,
  so there is no need to update it.
 <<
-License: GPL
 Homepage: http://www.gnu.org/software/wget/wget.html
+Splitoff: <<
+Package:  wget-ssl
+Depends: wget (= %v-%r)
+Files: share/doc/installed-packages/%n
+Description: Placeholder package to update to unified wget.
+<<
\ No newline at end of file



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to