Changeset 1460 for trunk/dports


Ignore:
Timestamp:
Dec 20, 2002, 7:02:21 AM (21 years ago)
Author:
jpm
Message:

added long_description

now that the value is being displayed (dp.app), there is no excuse not to
include one...

Location:
trunk/dports
Files:
18 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/devel/mhash/Portfile

    r1277 r1460  
    55categories      security
    66maintainers     jpm@opendarwin.org
    7 description     library provides an easy way to access strong hashes such as MD5 and SHA1
    8 #long_description       XXX
     7description     library provides an easy way to access strong hashes such \
     8        as MD5 and SHA1
     9long_description        Libmhash is a library which implements some hash \
     10        algorithms like crc32, md5 and sha-1.
    911platforms       darwin
    1012master_sites    http://unc.dl.sourceforge.net/sourceforge/mhash/ \
  • trunk/dports/emulators/bochs/Portfile

    r1114 r1460  
    66maintainers     jpm@opendarwin.org
    77description     cross platform ia-32 emulator
     8long_description        Bochs is a highly portable open source IA-32 (x86) \
     9        PC emulator written in C++, that runs on most popular platforms. \
     10        It includes emulation of the Intel x86 CPU, common I/O devices, \
     11        and a custom BIOS.  Currently, bochs can be compiled to emulate a \
     12        386, 486 or Pentium CPU.
    813platforms       darwin
    914master_sites    http://unc.dl.sourceforge.net/sourceforge/bochs/ \
  • trunk/dports/irc/irssi/Portfile

    r1343 r1460  
    66maintainers     jpm@opendarwin.org
    77description     modular IRC client
    8 #long_description       XXX
     8long_description        Irssi is a modular IRC client that currently has only text mode user interface, but 80-90% of the code isn't text mode specific, so other UIs could be created pretty easily. Also, Irssi isn't really even IRC specific anymore, there's already a working SILC module available. Support for other protocols like ICQ could be created some day too.
    99platforms       darwin
    1010master_sites    http://irssi.org/files/
  • trunk/dports/math/fftw/Portfile

    r1343 r1460  
    66maintainers     jpm@opendarwin.org
    77description     Fast C routines to compute the Discrete Fourier Transform
    8 #long_description       XXX
     8long_description        FFTW is a C subroutine library for computing the \
     9        Discrete Fourier Transform (DFT) in one or more dimensions, of \
     10        both real and complex data, and of arbitrary input size. We \
     11        believe that FFTW, which is free software, should become the FFT \
     12        library of choice for most applications. Our benchmarks, performed \
     13        on a variety of platforms, show that FFTW's performance is \
     14        typically superior to that of other publicly available FFT \
     15        software. Moreover, FFTW's performance is portable: the program \
     16        will perform well on most architectures without modification.
    917platforms       darwin
    1018master_sites    http://www.fftw.org/
  • trunk/dports/math/gnuplot/Portfile

    r1445 r1460  
    55categories      math sci
    66maintainers     jpm@opendarwin.org
    7 description     XXX
    8 long_description        XXX
     7description     A command-driven interactive function plotting program
     8long_description        Gnuplot is a command-driven interactive function \
     9        plotting program. Plots any number of functions, built up of C \
     10        operators, C library functions, and some things C doesn't have like \
     11        **, sgn(), etc.  Also support for plotting data files, to compare \
     12        actual data to theoretical curves.
    913platforms       darwin
    1014master_sites    ftp://ftp.gnuplot.vt.edu/pub/gnuplot/testing/
  • trunk/dports/net/arla/Portfile

    r1343 r1460  
    66maintainers     jpm@opendarwin.org
    77description     free AFS implementation from KTH
    8 long_description        XXX
     8long_description        Arla is a free AFS client implementation. The main \
     9        goal of the Arla project is to make a fully functional client with \
     10        all capabilities of commercial AFS. Other planned and implemented \
     11        things are all the normal management tools and a server.
    912platforms       darwin
    1013default_variants        +krbafs
  • trunk/dports/net/curl/Portfile

    r1340 r1460  
    66maintainers     jpm@opendarwin.org
    77description     Tool for transferring files with URL syntax
    8 #long_description       XXX
     8long_description        curl is a client to get documents/files from \
     9        servers, using any of the supported protocols. The command is \
     10        designed to work without user interaction or any kind of \
     11        interactivity.
    912platforms       darwin freebsd
    1013master_sites    http://curl.haxx.se/download/ \
  • trunk/dports/net/jabber/Portfile

    r1298 r1460  
    66maintainers     jpm@opendarwin.org
    77description     Online presence and instant messaging server
    8 #long_description       XXX
     8long_description        The Jabber server (jabberd) is a daemon for Jabber clients to connect and communicate with.
    99platforms       darwin
    1010master_sites    http://jabberd.jabberstudio.org/downloads/
  • trunk/dports/net/libpcap/Portfile

    r1343 r1460  
    66maintainers     jpm@opendarwin.org
    77description     Packet Capture library
    8 long_description        even  those  packets destined  for  other  hosts,  are  accessible through this mechanism.
     8long_description        The Packet Capture library provides a high level \
     9        interface to packet capture systems. All  packets  on  the network, \
     10        even those  destined  for  other  hosts,  are  accessible through \
     11        this mechanism.
    912platforms       darwin
    1013master_sites    http://www.tcpdump.org/release/
  • trunk/dports/net/pycurl/Portfile

    r1337 r1460  
    66maintainers     jpm@opendarwin.org
    77description     python interface to libcurl
    8 #long_description       XXX
     8long_description        Python module interface to the cURL library which is \
     9        a tool for transferring files with URL syntax, supporting many \
     10        protocols.
    911platforms       darwin
    1012master_sites    http://pycurl.sourceforge.net/download/
  • trunk/dports/net/radmind/Portfile

    r1394 r1460  
    66maintainers     jpm@opendarwin.org
    77description     Remotely administer the file systems of multiple unix machines
    8 long_description        XXX
     8long_description        A suite of Unix command-line tools and a server \
     9        designed to remotely administer the file systems of multiple Unix \
     10        machines. At its core, radmind operates as a tripwire. It is able to \
     11        detect changes to any managed filesystem object, e.g. files, \
     12        directories, links, etc. However, radmind goes further than just \
     13        integrity checking: once a change is detected, radmind can \
     14        optionally reverse the change.
    915platforms       darwin
    1016master_sites    http://rsug.itd.umich.edu/software/radmind/files/
  • trunk/dports/net/tcptrace/Portfile

    r1348 r1460  
    66maintainers     jpm@opendarwin.org
    77description     A TCP dump file analysis tool
    8 long_description        XXX
     8long_description        tcptrace a TCP dump file analysis tool written by \
     9        Shawn Ostermann at Ohio University. It is NOT a packet capture \
     10        program. It reads output dump files in the formats of several \
     11        popular packet capturing programs: tcpdump, snoop, etherpeek, and \
     12        netm.  It can also output (ie, convert thus converting to) tcpdump \
     13        format files.
    914platforms       darwin
    1015master_sites    http://irg.cs.ohiou.edu/software/tcptrace/download/
  • trunk/dports/print/a2ps/Portfile

    r1198 r1460  
    66maintainers     jpm@opendarwin.org
    77description     an Any to PostScript filter.
    8 #long_description       XXX
     8long_description         a2ps is a utilty that allows the user to do PostScript manipulations. It is able to pass on processing to other filters, such as gzip and dvips.
    99platforms       darwin
    1010master_sites    http://ftp.gnu.org/gnu/a2ps/
  • trunk/dports/python/pycurl/Portfile

    r1337 r1460  
    66maintainers     jpm@opendarwin.org
    77description     python interface to libcurl
    8 #long_description       XXX
     8long_description        Python module interface to the cURL library which is \
     9        a tool for transferring files with URL syntax, supporting many \
     10        protocols.
    911platforms       darwin
    1012master_sites    http://pycurl.sourceforge.net/download/
  • trunk/dports/science/gromacs/Portfile

    r1343 r1460  
    66maintainers     jpm@opendarwin.org
    77description     The World's fastest Molecular Dynamics
    8 #long_description       XXX
     8long_description        GROMACS is a versatile package to perform molecular \
     9        dynamics, i.e. simulate the Newtonian equations of motion for \
     10        systems with hundreds to millions of particles. It is primarily \
     11        designed for biochemical molecules like proteins and lipids that \
     12        have a lot of complicated bonded interactions, but since GROMACS is \
     13        extremely fast at calculating the nonbonded interactions (that \
     14        usually dominate simulations) many groups are also using it for \
     15        research on non-biological systems, e.g. polymers.
    916platforms       darwin
    1017master_sites    ftp://ftp.gromacs.org/pub/beta/
  • trunk/dports/security/john/Portfile

    r1195 r1460  
    55categories      net
    66maintainers     jpm@opendarwin.org
    7 description     John the Ripper password cracker
    8 long_description        XXX
     7description     Featureful Unix password cracker
     8long_description        John the Ripper is a UNIX password cracker, \
     9        currently available for UNIX (tested with Linux x86, FreeBSD x86, \
     10        Solaris 2.x SPARC, OSF/1 Alpha), DOS, WinNT/Win95.
    911platforms       darwin
    1012default_variants        +stable
  • trunk/dports/security/mhash/Portfile

    r1277 r1460  
    55categories      security
    66maintainers     jpm@opendarwin.org
    7 description     library provides an easy way to access strong hashes such as MD5 and SHA1
    8 #long_description       XXX
     7description     library provides an easy way to access strong hashes such \
     8        as MD5 and SHA1
     9long_description        Libmhash is a library which implements some hash \
     10        algorithms like crc32, md5 and sha-1.
    911platforms       darwin
    1012master_sites    http://unc.dl.sourceforge.net/sourceforge/mhash/ \
  • trunk/dports/sysutils/john/Portfile

    r1195 r1460  
    55categories      net
    66maintainers     jpm@opendarwin.org
    7 description     John the Ripper password cracker
    8 long_description        XXX
     7description     Featureful Unix password cracker
     8long_description        John the Ripper is a UNIX password cracker, \
     9        currently available for UNIX (tested with Linux x86, FreeBSD x86, \
     10        Solaris 2.x SPARC, OSF/1 Alpha), DOS, WinNT/Win95.
    911platforms       darwin
    1012default_variants        +stable
Note: See TracChangeset for help on using the changeset viewer.