Update of /cvsroot/fink/dists/10.4/stable/crypto/finkinfo
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv4883/crypto/finkinfo

Modified Files:
        pine-ssl.info 
Added Files:
        alpine.info re-alpine.info re-alpine.patch 
Removed Files:
        pine-ssl.patch 
Log Message:
Syncing pine and friends from unstable with permission from htodd.
Fare you well, pine and alpine, for you have been replaced by re-alpine.
Original unstable commit messages by dmacks:
- "pine" is dead and doesn't even build reliably any more; kill it, leaving
obsolete migration package towards re-alpine (and clean up the swappiness of
the *pine pkgs)
- "alpine" forked into new "re-alpine"; kill old and leave obsolete migration
package towards re-alpine


Index: pine-ssl.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/crypto/finkinfo/pine-ssl.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- pine-ssl.info       3 Oct 2009 19:22:23 -0000       1.7
+++ pine-ssl.info       7 Nov 2009 16:42:21 -0000       1.8
@@ -1,87 +1,18 @@
 Info2: <<
 Package: pine%type_pkg[-ssl]
-Type: -ssl -ssl
+Type: -ssl -ssl, bundle
 Version: 4.64
-Revision: 1003
-Distribution: 10.4, 10.5
-Source: mirror:custom:pine%v.tar.Z
-Source-MD5: 75af127948cc0c701d424d22d621f792
-CustomMirror: <<
- Primary: ftp://ftp.cac.washington.edu/pine/old/
- Secondary: ftp://ftp.cac.washington.edu/pine/
-<<
-BuildDepends: libncurses5 (>= 5.4-20041023-1006), fink (>= 0.24.12), 
(%type_raw[-ssl] = -ssl) openssl098-dev, openldap23-dev, (%type_raw[-ssl] = 
-ssl) cyrus-sasl2-dev
-
-Depends: ncurses (>= 5.4-20041023-1006), libncurses5-shlibs (>= 
5.4-20041023-1006), (%type_raw[-ssl] = -ssl) openssl, (%type_raw[-ssl] = -ssl) 
openssl098-shlibs, openldap23-shlibs, (%type_raw[-ssl] = -ssl) 
cyrus-sasl2-shlibs
-GCC: 4.0
-Conflicts: pine, pine-ssl
-Replaces: pine, pine-ssl
-PatchFile: %n.patch
-PatchFile-MD5: bd2978624fb8d64825a9743f44155a14
-PatchScript: <<
- #!/bin/sh -ev
- sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1
- if [ "%type_raw[-ssl]" == "-ssl" ]; then
- mkdir ldap
- ln -s %p/lib ldap/libraries
- ln -s %p/include ldap/include
- fi
-<<
-CompileScript: <<
- #!/bin/sh -ev
- if [ "%type_raw[-ssl]" == "." ]; then
- ./build NOSSL EXTRACFLAGS=-I%p/include EXTRALDFLAGS=-L%p/lib  DEBUG="-g -O2 
-DDEBUG" osx 
- fi
- if [ "%type_raw[-ssl]" == "-ssl" ]; then
- ln -s /usr krb5
- ./build osx \
- SSLCERTS=%p/etc/ssl SSLINCLUDE=%p/include/openssl \
- SSLLIB=%p/lib EXTRACFLAGS=-I%p/include EXTRALDFLAGS=-L%p/lib \
- DEBUG="-g -O2 -DDEBUG" \
- LDAPLIBS="../ldap/libraries/libldap.a ../ldap/libraries/liblber.a -L%p/lib 
-lsasl2" 
- fi
-<<
-InstallScript: <<
- mkdir -p %i/bin
- cp bin/pine %i/bin
- cp bin/pico %i/bin
- cp bin/pilot %i/bin
- cp bin/mtest %i/bin
- cp bin/mailutil %i/bin
- cp bin/rpload %i/bin
- cp bin/rpdump %i/bin
- mkdir -p %i/sbin
- cp bin/imapd %i/sbin
- cp imap/ipopd/ipop2d %i/sbin
- cp imap/ipopd/ipop3d %i/sbin
- cp imap/tmail/tmail %i/sbin
- cp imap/dmail/dmail %i/sbin
- cp imap/mlock/mlock %i/sbin
- mkdir -p %i/share/man/man1
- cp doc/pine.1 %i/share/man/man1
- cp doc/pico.1 %i/share/man/man1
- cp doc/pilot.1 %i/share/man/man1
- cp imap/src/mailutil/mailutil.1 %i/share/man/man1
- cp imap/src/tmail/tmail.1 %i/share/man/man1
- cp imap/src/dmail/dmail.1 %i/share/man/man1
- cp doc/rpload.1 %i/share/man/man1
- cp doc/rpdump.1 %i/share/man/man1
- mkdir -p %i/share/doc/%n/html
- cp -f doc/tech-notes/*.html %i/share/doc/%n/html
- mkdir -p %i/etc
- %i/bin/pine -conf > %i/etc/pine.conf
-<<
-DocFiles: README CPYRIGHT
-RuntimeVars: PINECONF: %p/etc/pine.conf
+Revision: 1100
+Depends: re-alpine (>= 2.01-3), fink-obsolete-packages
 License: Restrictive/Distributable
-Description: Text based tool for managing emails
+Description: Old version of a text-based email client
 DescDetail: <<
- The pine-ssl package includes SSL, LDAP and Kerberos support (using Apple 
- Kerberos libs and fink libs for ssl, ldap); the pine package does not.
-<<
-DescPort: <<
- Patched imap/Makefile to back out a change in version 4.64 which was
- preventing the fink package for pine-ssl from building.
+ Pine development ended with version 4.64, when Pine evolved into the
+ upwards-compatible replacement Alpine. Alpine has also been forked into
+ re-alpine and development of alpine stopped at the 2.0 release.
+
+ This package is a stub for users who had previously installed pine to
+ be migrated to re-alpine automatically.
 <<
 Maintainer: None <[email protected]>
 Homepage: http://www.washington.edu/pine

--- NEW FILE: re-alpine.patch ---
diff -Naur re-alpine-2.01.orig/configure re-alpine-2.01/configure
--- re-alpine-2.01.orig/configure       2009-08-03 06:42:11.000000000 -0700
+++ re-alpine-2.01/configure    2009-08-03 07:23:45.000000000 -0700
@@ -16317,7 +16317,7 @@
       ;;
     *-apple-darwin*)
       alpine_SSLTYPE="nopwd"
-      alpine_SSLCERTS="/System/Library/OpenSSL/certs"
+      alpine_SSLCERTS="%p/ssl/certs"
       ;;
     *-openbsd*)
       alpine_SSLTYPE="nopwd"
diff -Naur re-alpine-2.01.orig/imap/Makefile re-alpine-2.01/imap/Makefile
--- re-alpine-2.01.orig/imap/Makefile   2009-08-03 06:42:11.000000000 -0700
+++ re-alpine-2.01/imap/Makefile        2009-08-03 07:23:45.000000000 -0700
@@ -266,6 +266,7 @@
 EXTRASPECIALS=
 SPECIALS=
 
+MAC_OSX_KLUDGE=$(shell if [ -e $(SDKROOT)/usr/include/pam ]; then echo 
"-DMAC_OSX_KLUDGE="; fi)
 
 # Normal commands
 
@@ -419,8 +420,8 @@
        $(TOUCH) ip6
        $(BUILD) BUILDTYPE=osx IP=$(IP6) 
EXTRAAUTHENTICATORS="$(EXTRAAUTHENTICATORS) gss" \
        PASSWDTYPE=pam \
-       EXTRACFLAGS="$(EXTRACFLAGS) -DMAC_OSX_KLUDGE=1" \
-       SPECIALS="SSLINCLUDE=/usr/include/openssl SSLLIB=/usr/lib 
SSLCERTS=/System/Library/OpenSSL/certs SSLKEYS=/System/Library/OpenSSL/private 
GSSINCLUDE=/usr/include GSSLIB=/usr/lib PAMDLFLAGS=-lpam"
+       EXTRACFLAGS="$(EXTRACFLAGS) $(MAC_OSX_KLUDGE)" \
+       SPECIALS="sslinclu...@prefix@/include/openssl ssll...@prefix@/lib 
sslcer...@prefix@/ssl/certs sslke...@prefix@/ssl/private 
gssinclu...@prefix@/include gssl...@prefix@/lib PAMDLFLAGS=-lpam"
 
 osx:   osxok an
        $(TOUCH) ip6

--- NEW FILE: re-alpine.info ---
Info2: <<
Package: re-alpine
Version: 2.01
Revision: 4
Source: mirror:sourceforge:re-alpine/re-alpine-%v.tar.bz2
Source-MD5: 157b9aa58997af20e58f591888bfa1e1
PatchFile: %n.patch
PatchFile-MD5: 5b6ed87fb32bb9e2f9558666a1616a5e
Depends: cyrus-sasl2-shlibs, db47-aes-shlibs, libgettext3-shlibs, libiconv, 
libncurses5-shlibs, openldap24-shlibs, openssl098-shlibs, tcltk-shlibs
BuildDepends: cyrus-sasl2-dev, libgettext3-dev, libiconv-dev, libncurses5, 
openldap24-dev, openssl098-dev, fink (>= 0.24.12)
GCC: 4.0
Replaces: pine, pine-ssl, alpine
ConfigureParams: <<
        --bindir=%i/bin --sbindir=%i/sbin --datarootdir=%i/share 
--with-ldap-dir=%p \
        --with-ssl-include-dir=%p/include/openssl 
--with-ssl-certs-dir=%p/etc/ssl/certs \
        --with-openssl=%p/lib --with-local-password-cache-method
<<
SetLDFLAGS: -lintl
PatchScript: <<
        sed 's,@PREFIX@,%p,g' < %{PatchFile} | patch -p1
<<
CompileScript: <<
        ./configure %c
        make
<<
DocFiles: LICENSE NOTICE README VERSION
License: BSD
Description: Text based tool for managing emails
DescDetail: <<
Re-Alpine is a fork of alpine, building on the alpine release from University
of Washington. Alpine was a fork/redevelopment of the older pine program.

Alpine is a fast, easy to use email client that is suitable for both the
inexperienced email user as well as for the most demanding of power users.
Alpine is based on the Pine(r) Message System, which was also developed at the
University of Washington. Alpine can be learned by exploration and the use of
context-sensitive help. The user experience is highly customizable through the
use of the Alpine Setup command.
<<
DescUsage: <<
Don't forget to copy certs into the %p/etc/ssl/certs directory to use SSL.
<<
Maintainer: H. Todd Fujinaka <[email protected]>
Homepage: http://www.washington.edu/alpine
<<

--- NEW FILE: alpine.info ---
Package: alpine
Type: bundle
Version: 2.00
Revision: 108
Depends: re-alpine (>= 2.01-4), fink-obsolete-packages
License: BSD
Description: Old version of a text-based email client
DescDetail: <<
 Alpine has been forked into re-alpine and development of alpine
 stopped at the 2.0 release.

 This package is a stub for users who had previously installed alpine
 to be migrated to re-alpine automatically.
<<
Maintainer: H. Todd Fujinaka <[email protected]>
Homepage: http://www.washington.edu/alpine

--- pine-ssl.patch DELETED ---


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to