Update of /cvsroot/fink/dists/10.3/stable/crypto/finkinfo
In directory sc8-pr-cvs1:/tmp/cvs-serv29941

Added Files:
        irssi-ssl.info samba.info samba.patch yafc.info yafc.patch 
Removed Files:
        irssi-ssl-0.8.6-24.info samba-2.2.8a-11.info 
        samba-2.2.8a-11.patch yafc-1.0-11.info yafc-1.0-11.patch 
Log Message:
name changes and fixed deps

--- NEW FILE: irssi-ssl.info ---
Package: irssi-ssl
Version: 0.8.6
Revision: 26
GCC: 3.3
Maintainer: Max Horn <[EMAIL PROTECTED]>
BuildDepends: glib, openssl097-dev, fink (>= 0.13.0-1), ncurses-dev (>= 5.3-20031018-1)
Depends: glib-shlibs, openssl097-shlibs, ncurses, ncurses-shlibs
Conflicts: irssi
Replaces: irssi
Source: http://irssi.org/files/irssi-%v.tar.bz2
Source-MD5: 6d66982723e2eb8780ae3b8b3a7ba08d
ConfigureParams: --with-modules --with-socks --with-ncurses --enable-ipv6 
--mandir=%i/share/man --with-perl-lib=%p/lib/perl5/5.6.0/darwin --enable-ssl
SetCPPFLAGS: -no-cpp-precomp
#Type: perl 5.8.1
#UpdatePOD: true
CompileScript: <<
 ./configure %c
 make perlpath=perl5.8.1
<<
InstallScript: <<
  make install prefix=%i PREFIX=%i INSTALLPRIVLIB=%i/lib/perl5/5.8.1 
INSTALLARCHLIB=%i/lib/perl5/5.8.1/darwin-thread-multi-2level 
INSTALLSITELIB=%i/lib/perl5/5.8.1 
INSTALLSITEARCH=%i/lib/perl5/5.8.1/darwin-thread-multi-2level
 mkdir -p %i/share/podfiles/5.8.1
 cat %i/lib/perl5/5.8.1/darwin-thread-multi-2level/perllocal.pod | sed -e  
s,%i/lib/perl5,%p/lib/perl5, > %i/share/podfiles/5.8.1/perllocal.%n.pod
 rm -rf %i/lib/perl5/5.8.1/darwin-thread-multi-2level/perllocal.pod
<<
PostInstScript: <<
# Updating %p/lib/perl5/darwin-thread-multi-2level/5.8.1/perllocal.pod
mkdir -p %p/lib/perl5/5.8.1/darwin-thread-multi-2level
cat %p/share/podfiles/5.8.1/*.pod > 
%p/lib/perl5/5.8.1/darwin-thread-multi-2level/perllocal.pod
<<
PostRmScript: <<
# Updating %p/lib/perl5/5.8.1/darwin-thread-multi-2level/perllocal.pod
###
### check to see if any .pod files exist in %p/share/podfiles.
###
perl <<'END_PERL'
   if (-e "%p/share/podfiles/5.8.1") {
   @files = <%p/share/podfiles/5.8.1/*.pod>;
        if ($#files >= 0) {
        exec "cat %p/share/podfiles/5.8.1/*.pod > 
%p/lib/perl5/5.8.1/darwin-thread-multi-2level/perllocal.pod";
        }
   }
END_PERL
<<
DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO
Description: Modular IRC client
DescPackaging: Update the podfiles manually, due to fink changes for Type: perl
Homepage: http://real.irssi.org/
License: GPL

--- NEW FILE: samba.info ---
Package: samba
Version: 2.2.8a
Revision: 21
Maintainer: Matt Stephenson <[EMAIL PROTECTED]>
GCC: 3.3
Depends: popt-shlibs, readline-shlibs (>= 4.3-15), openssl097-shlibs, ncurses, 
ncurses-shlibs
BuildDepends: popt, readline (>= 4.3-15), openssl097-dev, cups-dev, ncurses-dev (>= 
5.3-20031018-1)
Conflicts: samba-ssl, samba-ldap
Replaces: samba-ssl, samba-ldap
Source: mirror:custom:%n-%v.tar.bz2
CustomMirror: <<
 asi-KR: http://kr.samba.org/samba/ftp/
 asi-SG: http://sg.samba.org/samba/ftp/
 aus-AU: http://au1.samba.org/samba/ftp/
 eur-UK: http://samba.mirror.ac.uk/samba/ftp/
 eur-RU: http://ru.samba.org/samba/ftp/
 nam-US: http://us2.samba.org/samba/ftp/
 nam-US: http://us1.samba.org/samba/ftp/
 nam-US: http://us1.samba.org/samba/ftp/old-versions/
<<
Source2: mirror:sourceforge:fink/direct_download/source/Samba-StartupItem.tar.gz
Source-MD5: 51466fdd7b7125a5bd41608a76e8e7c8
Source2-MD5: af4bb158865c29753871bcbf98487a71
Source2ExtractDir: %n-%v
SourceDirectory: %n-%v/source
Patch: %n.patch
ConfigureParams: --with-privatedir=%p/share/%n/private --with-swatdir=%p/share/%n/swat 
--with-configdir=%p/etc/%n --mandir=%i/share/man --with-lockdir=%p/var/%n 
--with-piddir=%p/var/%n --enable-cups --with-ssl --with-sslinc=%p/include/openssl 
InstallScript: <<
mkdir -p %i/etc/%n
mkdir -p %i/share/man
mkdir -p %i/share/doc/%n
mkdir -p %i/share/%n/private
mkdir -p %i/share/%n/swat
mkdir -p %i/share/%n/StartupItems
mkdir -p %i/var/%n
make install prefix=%i SWATDIR=%i/share/%n/swat
cd ..; cp -r Samba %i/share/%n/StartupItems
cd ../examples; cp smb.conf.default %i/etc/%n/smb.conf
cd ..; cp -r examples %i/share/%n
cd ..; cp COPYING Manifest README Roadmap WHATSNEW.txt %i/share/doc/%n
cd ../swat; cp README %i/share/doc/%n/README.swat
<<
ConfFiles: %p/etc/%n/smb.conf
Description: SMB and CIFS client and server for UNIX
DescDetail: <<
 Samba is a free SMB and CIFS client and server for UNIX. This install of
samba has both ssl and cups support
<<
DescUsage: <<
 Samba settings are set in the configuration file 'smb.conf'. installed in
yourfinkdirectory/etc/samba.

 To enable this version of Samba instead of the version installed with 10.2
do the following;

 1. Backup the default 10.2 Samba startupitem found in /System/Library
/StartupItems, incase ever needed.

 2. Replace the default 10.2 Samba startupitem with the startupitem found
in yourfinkdirectory/share/samba/StartupItems. Please note if you have
fink installed outside of the default 'sw' you will have to edit the
startupitem to point it towards your fink install.
 
 3. Finally highlight "Windows File Sharing" in the System Preferences,
"Sharing" under the "Services" tab and press "Start".

 To enable Swat do the following;

1. Add the following line to "/etc/inetd.conf";
"swat  stream  tcp  nowait  root  /sw/sbin/swat  swat" and

2. Add the following line to "/etc/services"; "swat  901/tcp", reboot then

3. Open your favourite web browser and point it at http://localhost:901/
<<
DescPackaging: <<
Patch provided by David Morrison to fix a bug where a directory is created
in the fink prefix outside of dpkg when installing.
<<
License: GPL
Homepage: http://www.samba.org

--- NEW FILE: samba.patch ---
--- source/script/installbin.sh Fri Jan 12 19:28:02 2001
+++ source-patched/script/installbin.sh Mon Feb  4 00:55:52 2002
@@ -11,7 +11,7 @@
 shift
 shift
 
-for d in $BASEDIR $BINDIR $LIBDIR $VARDIR $BASEDIR/private; do
+for d in $BASEDIR $BINDIR $LIBDIR $VARDIR; do
 if [ ! -d $d ]; then
 mkdir $d
 if [ ! -d $d ]; then

--- source/Makefile.in  Thu Oct 10 06:27:15 2002
+++ source-patched/Makefile.in  Fri Oct 18 16:08:32 2002
@@ -14,7 +14,7 @@
 [EMAIL PROTECTED]@ 
 [EMAIL PROTECTED]@
 [EMAIL PROTECTED]@
[EMAIL PROTECTED]@
+LDFLAGS=-L${prefix}/lib
 [EMAIL PROTECTED]@
 [EMAIL PROTECTED]@
 
--- source/lib/util_sec.c       Wed Jul 17 23:47:49 2002
+++ source-patched/lib/util_sec.c       Mon Mar 17 12:34:24 2003
@@ -159,7 +159,9 @@
 #endif
 
 #if USE_SETREUID
-       setregid(0,0);
+       /* setregid(0,0); */
+        setgid(0);
+        setegid(0);
 #endif
 
 #if USE_SETEUID
@@ -213,7 +215,8 @@
 #endif
 
 #if USE_SETREUID
-       setregid(-1,gid);
+       /* setregid(-1,gid); */
+        setegid(gid);
 #endif
 
 #if USE_SETEUID
@@ -286,8 +289,10 @@
 #if USE_SETRESUID
        setresgid(saved_rgid, saved_egid, -1);
 #elif USE_SETREUID
-       setregid(saved_rgid, -1);
-       setregid(-1,saved_egid);
+       /* setregid(saved_rgid, -1); */
+       /* setregid(-1,saved_egid); */
+        setgid(saved_rgid);
+        setegid(saved_egid);
 #elif USE_SETUIDX
        setgidx(ID_REAL, saved_rgid);
        setgidx(ID_EFFECTIVE, saved_egid);
@@ -357,7 +362,8 @@
 #endif
 
 #if USE_SETREUID
-       setregid(gid,gid);
+       /* setregid(gid,gid); */
+        setegid(gid);
        setgid(gid);
        setreuid(uid,uid);
        setuid(uid);

--- NEW FILE: yafc.info ---
Package: yafc
Version: 1.0
Revision: 11
Description: Enhanced ftp client, supporting ssh2 (sftp) 
License: GPL
Maintainer: Christian Swinehart <[EMAIL PROTECTED]>
Depends: readline-shlibs (>= 4.3-15), ncurses, ncurses-shlibs
BuildDepends: readline (>= 4.3-15), ncurses-dev (>= 5.3-20031018-1)
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: 3017b3161097f44ca24d55bd1bc38531
ConfigureParams: --with-readline --with-krb4
UpdateConfigGuess: yes
PatchScript: sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
 cp config.guess config.sub support/
GCC: 3.3
CompileScript: ./configure %c
 make
 (cd doc; texi2html -split_chapter yafc.texi)
InstallScript: make install prefix=%i mandir=%i/share/man infodir=%i/share/info
 install -d -m 755 %i/etc
 cp -p yafcrc.sample yafcrc
 install -c -p -m 644 yafcrc %i/etc/
 install -d -m 755 %i/share/doc/%n/examples
 install -c -p -m 644 inputrc.sample %i/share/doc/%n/examples/
 install -c -p -m 644 yafc-import_ncftp.pl %i/share/doc/%n/examples/

 mkdir -p %i/share/doc/%n/html
 install -m 644 doc/*.html %i/share/doc/%n/html
ConfFiles: %p/etc/yafcrc
DocFiles: COPYING NEWS README TODO THANKS ChangeLog BUGS
InfoDocs: yafc.info
DescDetail: <<
Yafc is yet another ftp client, similar to ftp(1).
It is an interactive interface to the FTP protocol.

Features
* SSH2 support (sftp)
* cached directory listings
* extensive tab completion
* aliases
* colored ls (ie, ls --color, uses $LS_COLORS like GNU ls)
* automatic reconnect on timed out connections
* recursive get/put/fxp/ls/rm
* nohup mode transfers
* multiple connections open simultaneously
* tagging (queueing)
* very configurable
* autologin and bookmarks
* automagically enters nohup-mode when SIGHUP received (in get and put)
* redirection to local command or file
* proxy support
* Kerberos support (version 4 and 5, heimdal, kth-krb or MIT)
* it's free!

The fink version is currently lacking:
* proxy support (socks)

Features included but not tested:
* kerberos authentication (please send feedback if this works)
<<
DescPort: <<
 Patched references to /etc to point to %p/etc.
 Modified configure script to properly set am_aux_dir variable
<<
Homepage: http://yafc.sourceforge.net

--- NEW FILE: yafc.patch ---
diff -u -Naur yafc-1.0/NEWS yafc-1.0.fink/NEWS
--- yafc-1.0/NEWS       Thu Dec  5 17:06:59 2002
+++ yafc-1.0.fink/NEWS  Fri Jan 10 17:24:33 2003
@@ -260,7 +260,7 @@
 
 * added --help option for untag
 * added *.md5 to ascii_transfer_mask
-* now parses system-wide /etc/yafcrc on startup
+* now parses system-wide @PREFIX@/etc/yafcrc on startup
   + doesn't create default ~/.yafc/yafcrc on first run
 * rglob.c: didn't update directory cache properly
 * segfault in get/put if connection timed out
diff -u -Naur yafc-1.0/configure yafc-1.0.fink/configure
--- yafc-1.0/configure  Thu Dec  5 17:15:45 2002
+++ yafc-1.0.fink/configure     Fri Jan 10 17:25:50 2003
@@ -1635,7 +1635,7 @@
 
 
 # expand $ac_aux_dir to an absolute path
[...3003 lines suppressed...]
+               }
+
+               else
+               {
+                       print $bookmark[2];
+
+                       $bookmark[3] =~ s/^\*encoded\*/\[base64\]/ if $bookmark[3];
+                       print " password $bookmark[3]" if $bookmark[3];
+               }
+
+               $bookmark[5] = "\"$bookmark[5]\"" if ($bookmark[5] =~ m/ /);
+               print " cwd $bookmark[5]" if ($bookmark[5] && $bookmark[5] ne '/');
+
+               print "\n\n";
+       }
+}
+
+print "# end of bookmark file\n";
+
+close(BOOKMARKS);

--- irssi-ssl-0.8.6-24.info DELETED ---

--- samba-2.2.8a-11.info DELETED ---

--- samba-2.2.8a-11.patch DELETED ---

--- yafc-1.0-11.info DELETED ---

--- yafc-1.0-11.patch DELETED ---




-------------------------------------------------------
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to