|
|||||||||
Sunday the 11th of May, 2008 |
|||||||||
cryptlib most recent diff
Scroll down toward the bottom of the page to get installation instructions for cryptlib. The raw portfile for cryptlib 3.1 is located here: http://cryptlib.darwinports.com/dports/devel/cryptlib/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/cryptlib # $Id: Portfile 32256 2007-12-23 09:18:47Z ryandesign PortSystem 1.0 Name: cryptlib Version: 3.1 revision 2 Category: devel security crypto Maintainers: nomaintainer Description: cryptlib is a powerful security toolkit (library) Long Description: cryptlib is a powerful security toolkit that allows even inexperienced crypto programmers to easily add encryption and authentication services to their software. The high-level interface provides anyone with the ability to add strong security capabilities to an application in as little as half an hour, without needing to know any of the low-level details that make the encryption or authentication work. Platform: darwin sunos Homepage: http://www.cs.auckland.ac.nz/~pgut001/cryptlib/ master_sites ftp://ftp.franken.de/pub/crypt/cryptlib/ distname cl31 use_zip yes checksums md5 d732c7d527debbd01848c303e62efa13 worksrcdir cryptlib pre-extract { extract.pre_args-append "-a" extract.post_args "-d ${worksrcpath}" } patchfiles patch-cert__certechk.c patch-cert__certedef.c patch-device__dev_sys.c patch-keyset__dbxdbms.c patch-keyset__dbxdca.c patch-keyset__dbxpgp.c patch-keyset__dbxp15w.c patch-cryptcfg.c patch-cryptkrn.c patch-cryptusr.c patch-misc__net_http.c patch-misc__net_tcp.c patch-misc__stream.c patch-session__cmp_rd.c patch-session__scep.c patch-session__ssh.c patch-makefile use_configure no build.target default shared build.args LIBDIR=${prefix}/lib destroot { set drprefix ${destroot}${prefix} file mkdir "${drprefix}/lib" "${drprefix}/include" "${drprefix}/share/doc/${name}" xinstall -m 644 ${worksrcpath}/libcl.a ${worksrcpath}/${cryptlibDylib} ${drprefix}/lib system "ln -s ${cryptlibDylib} ${drprefix}/lib/${cryptlibDylibLink}" xinstall -m 644 ${worksrcpath}/cryptlib.h ${drprefix}/include xinstall -m 644 ${worksrcpath}/README ${drprefix}/share/doc/${name}/ system "/bin/echo ${homepage} > ${drprefix}/share/doc/${name}/website" } platform darwin 7 { patchfiles-append patch-makefile.darwin7 } platform darwin { global cryptlibDylib cryptlibDylibLink set cryptlibDylib libcl.3.1.dylib set cryptlibDylibLink libcl.dylib } platform sunos { global cryptlibDylib cryptlibDylibLink patchfiles-append patch-makefile.sunos set cryptlibDylib libcl.so.3.1.0 set cryptlibDylibLink libcl.so } If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page. Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:
% cd /opt/local/bin/portslocation/dports/cryptlibYou will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to: Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using cryptlib with these commands: % man cryptlib Where to find more information:
|
![]() |
![]() Digg cryptlib on MacOSX
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
aqua
archivers audio benchmarks cad comms cross databases devel editors emulators games genealogy gnome gnustep graphics irc java kde lang math multimedia net news palm perl python ruby science security shells sysutils textproc www x11 xfce zope
Current CVS DownloadsDarwin Ports Current :nightly CVS snapshot OpenDarwin CVSWeb SSH Key Gen |
|||||||
| |




