[38380] trunk/dports/PortIndex

portindex at macports.org portindex at macports.org
Fri Jul 18 00:52:17 PDT 2008


Revision: 38380
          http://trac.macosforge.org/projects/macports/changeset/38380
Author:   portindex at macports.org
Date:     2008-07-18 00:52:17 -0700 (Fri, 18 Jul 2008)
Log Message:
-----------

Total number of ports parsed:	4873 
Ports successfully parsed:	4873	 
Ports failed:			0

Modified Paths:
--------------
    trunk/dports/PortIndex

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2008-07-18 07:40:18 UTC (rev 38379)
+++ trunk/dports/PortIndex	2008-07-18 07:52:17 UTC (rev 38380)
@@ -1854,6 +1854,8 @@
 variants universal description {emulator for programs intended for the old 8-bit computers} portdir emulators/vice homepage http://www.viceteam.org/ epoch 0 depends_lib lib:libX11.6:XFree86 name vice long_description {{VICE is a program that runs on a Unix, MS-DOS, Win95/NT, OS/2, Acorn RISC OS or BeOS machine and executes programs intended for the old 8-bit computers. The current version emulates the C64, the C128, the VIC20, all the PET models (except the SuperPET 9000, which is out of line anyway), the PLUS4 and the CBM-II (aka C610).}} maintainers nomaintainer categories emulators version 1.14 revision 0
 erlsom 579
 variants universal depends_build {port:autoconf port:erlang} portdir erlang/erlsom description {An Erlang libary for XML parsing.} homepage http://erlsom.sourceforge.net/ epoch 0 platforms darwin depends_lib port:libtool name erlsom maintainers pguyot at kallisys.net long_description {An Erlang libary for XML parsing. It supports various modes of operation: as an efficient SAX parser, as a simple DOM-like parser, or as a 'data mapper'. The data mapper transforms the XML document to Erlang records, based on an XML Schema.} version 1.2.1 categories {erlang textproc} revision 0
+eunit 367
+variants universal portdir erlang/eunit description {Erlang Unit Testing Framework} homepage https://support.process-one.net/doc/display/CONTRIBS/EUnit epoch 0 platforms darwin name eunit depends_lib port:erlang maintainers {febeling openmaintainer} long_description {The Erlang version of an xUnit test frameworks} version 2.0b1 categories {erlang devel} revision 0
 curlftpfs 711
 variants universal depends_build port:pkgconfig portdir fuse/curlftpfs description {CurlFtpFS is a filesystem for acessing FTP hosts based on FUSE and libcurl.} homepage http://curlftpfs.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:curl port:macfuse port:glib2 port:gettext port:libiconv port:zlib} name curlftpfs maintainers darenzana at gmail.com long_description {CurlFtpFS diferentiates itself from other FTP filesystems because it features SSLv3 and TLSv1 support, connecting through tunneling HTTP proxies, automatically reconnection if the server times out, transform absolute symlinks to point back into the ftp file system, and additional options.} version 0.9.1 categories fuse revision 0
 encfs 657
@@ -3086,6 +3088,8 @@
 variants universal portdir java/jmock1 description {Lbrary for testing Java code using mock objects} homepage http://www.jmock.org/ epoch 0 platforms darwin name jmock1 depends_lib bin:java:kaffe maintainers blair long_description {jMock is a library that supports test-driven development of Java code with mock objects. Mock objects help you design and test the interactions between the objects in your programs.} version 1.2.0 categories java revision 0
 jmock2 503
 variants universal portdir java/jmock2 description {Lbrary for testing Java code using mock objects} homepage http://www.jmock.org/ epoch 0 platforms darwin name jmock2 depends_lib {bin:java:kaffe port:cglib port:hamcrest-core port:objenesis} maintainers blair long_description {jMock is a library that supports test-driven development of Java code with mock objects. Mock objects help you design and test the interactions between the objects in your programs.} version 2.4.0 categories java revision 0
+jna 809
+variants universal portdir java/jna description {Access to native shared libraries with pure Java code} homepage https://jna.dev.java.net/ epoch 0 platforms darwin name jna depends_lib bin:java:kaffe maintainers blair long_description {Java Native Access provides Java programs easy access to native shared libraries (DLLs on Windows) without writing anything but Java code - no JNI or native code is required. This functionality is comparable to Windows' Platform/Invoke and Python's ctypes. Access is dynamic at runtime without code generation. JNA's design aims to provide native access in a natural way with a minimum of effort. No boilerplate or generated code is required. While some attention is paid to performance, correctness and ease of use take priority.} version 3.0.4 categories java revision 0
 jsch 370
 variants universal depends_build bin:ant:apache-ant portdir java/jsch description {JSch is a pure Java implementation of SSH2.} homepage http://www.jcraft.com/jsch/ epoch 0 platforms darwin name jsch depends_lib bin:java:kaffe maintainers nomaintainer long_description {{JSch is a pure Java implementation of SSH2.}} version 0.1.22 categories {java security} revision 0
 jtidy 695
@@ -3613,7 +3617,7 @@
 lisp-hyperspec 1227
 variants universal description {The Common Lisp HyperSpec} portdir lang/lisp-hyperspec homepage http://www.lispworks.com/reference/HyperSpec/index.html epoch 0 platforms darwin name lisp-hyperspec long_description {This is an HTML document derived from the ANSI Common Lisp standard (X3.226-1994), with permission from ANSI and NCITS (previously known as X3). The Common Lisp HyperSpec was prepared by Kent Pitman at Harlequin, who as Project Editor of X3J13 managed the completion of the document which became the ANSI Common Lisp Standard. In hardcopy, the ANSI Common Lisp standard is nearly 1100 printed pages describing nearly a thousand functions and variables in sufficient detail to accommodate hosting of the language on a wide variety of hardware and operating system platforms. While the paper version remains the official standard, we think that in practice you'll find the Common Lisp HyperSpec much easier to navigate and use than its paper alternative. In addition to the Co
 mmon Lisp standard itself, the Common Lisp HyperSpec also incorporates interesting and useful cross references to other materials of the Common Lisp committee, J13 (formerly X3J13).} maintainers wms categories lang version 7.0 revision 0
 llvm 403
-variants universal depends_build {bin:flex:flex bin:bison:bison} portdir lang/llvm description {llvm is a next generation compiler infrastructure} homepage http://llvm.org/ epoch 0 platforms darwin name llvm maintainers {erickt at macports.org openmaintainer} long_description {llvm brings tools to work on the llvm intermediate language incl. a C and C++ frontend.} version 2.2 categories lang revision 0
+variants universal depends_build {bin:flex:flex bin:bison:bison} portdir lang/llvm description {llvm is a next generation compiler infrastructure} homepage http://llvm.org/ epoch 0 platforms darwin name llvm maintainers {erickt at macports.org openmaintainer} long_description {llvm brings tools to work on the llvm intermediate language incl. a C and C++ frontend.} version 2.3 categories lang revision 0
 llvm-gcc42 412
 variants {universal darwin powerpc x86} portdir lang/llvm-gcc42 description {llvm is a next generation compiler infrastructure} homepage http://llvm.org/ epoch 0 platforms darwin name llvm-gcc42 depends_lib port:llvm maintainers {erickt at macports.org openmaintainer} long_description {llvm brings tools to work on the llvm intermediate language incl. a C and C++ frontend.} version 2.2 categories lang revision 0
 logtalk 631
@@ -4852,8 +4856,8 @@
 variants universal description {load balancer for simple tcp based protocols} portdir net/pen homepage http://siag.nu/pen/ epoch 0 platforms darwin name pen long_description {pen is a load balancer for simple tcp based protocols such as http or smtp. It allows several servers to appear as one to the outside and automatically detects servers that are down and distributes clients among the available servers. This gives high availability and scalable performance.} maintainers nomaintainer categories net version 0.17.1 revision 0
 pftp 403
 variants universal portdir net/pftp description {ftp client with FXP, SSL, and TLS support} homepage http://pftp.sourceforge.net/ epoch 0 platforms darwin name pftp depends_lib {lib:readline:readline lib:libpftputil:libpftputil} maintainers nomaintainer long_description {PFTP is a portable FTP client, with many useful features, such as FXP, SSL, and TLS support} version 0.3 categories net revision 0
-pidgin 785
-variants {universal no_x11 quartz} variant_desc {no_x11 {Build port without-x} quartz {Build port with gtk2 quartz}} portdir net/pidgin description {Multi-protocol Instant Messaging client} homepage http://www.pidgin.im/ epoch 0 platforms macosx name pidgin depends_lib {port:audiofile port:gtk2 port:libao port:libxml2 port:nspr port:nss port:p5-xml-parser} maintainers {simon openmaintainer} long_description {Pidgin is an Open Source clone of America OnLine's Instant Messenger client that uses GTK+ version 2. It features multiple groups, group chat, user information fetching and registration, time stamping, and more. It also supports other IM protocols, including Yahoo!, MSN, ICQ, Jabber, Napster, IRC, and Zephyr via included plugins.} version 2.4.3 categories net revision 0
+pidgin 810
+variants {universal no_x11 quartz} variant_desc {no_x11 {Build port without-x} quartz {Build port with gtk2 quartz}} portdir net/pidgin description {Multi-protocol Instant Messaging client} homepage http://www.pidgin.im/ epoch 0 platforms macosx name pidgin depends_lib {port:audiofile port:dbus port:dbus-glib port:gtk2 port:libao port:libxml2 port:nspr port:nss port:p5-xml-parser} maintainers {simon openmaintainer} long_description {Pidgin is an Open Source clone of America OnLine's Instant Messenger client that uses GTK+ version 2. It features multiple groups, group chat, user information fetching and registration, time stamping, and more. It also supports other IM protocols, including Yahoo!, MSN, ICQ, Jabber, Napster, IRC, and Zephyr via included plugins.} version 2.4.3 categories net revision 1
 pidgin-encryption 339
 variants universal portdir net/pidgin-encryption description {Pidgin encryption plugin} homepage http://pidgin-encrypt.sourceforge.net/ epoch 0 platforms darwin name pidgin-encryption depends_lib {port:nss port:pidgin} maintainers rsync at reifferscheid.org long_description {{Pidgin encryption plugin}} version 3.0 categories net revision 0
 pork 312
@@ -7996,8 +8000,8 @@
 variants universal description {port scan detection and active defense} portdir security/portsentry homepage http://sourceforge.net/projects/sentrytools epoch 0 platforms darwin name portsentry long_description {PortSentry is part of the Abacus Project suite of security tools. It is a program designed to detect and respond to port scans against a target host in real-time. There are other port scan detectors that perform similar detection of scans, but PortSentry has some unique features that may make it worth looking into.} maintainers julien.touche at touche.fr.st categories security version 1.1 revision 0
 prelude-lml 666
 variants universal portdir security/prelude-lml description {Prelude Network Intrusion Detection System Log Monitoring Lackey} homepage http://www.prelude-ids.org epoch 0 platforms darwin name prelude-lml depends_lib {port:pcre port:libprelude} maintainers nomaintainer long_description {Prelude is an Hybrid IDS framework that relies on the IDMEF (Intrusion Detection Message Exchange Format) IETF standard. It enables security sensors such as Snort, honeyd, Nessus Vulnerability Scanner, Samhain, over 30 types of system logs, and many others to verify an attack by performing automatic correlation between events.} version 0.9.10.1 categories security revision 0
-prelude-manager 690
-variants {universal no_ssl mysql} portdir security/prelude-manager description {Prelude Network Intrusion Detection System central logging point} homepage http://www.prelude-ids.org epoch 0 platforms darwin name prelude-manager depends_lib {port:libxml2 port:libprelude} maintainers nomaintainer long_description {Prelude is an Hybrid IDS framework that relies on the IDMEF (Intrusion Detection Message Exchange Format) IETF standard. It enables security sensors such as Snort, honeyd, Nessus Vulnerability Scanner, Samhain, over 30 types of system logs, and many others to verify an attack by performing automatic correlation between events.} version 0.9.10 categories security revision 0
+prelude-manager 714
+variants universal portdir security/prelude-manager description {Prelude Network Intrusion Detection System central logging point} homepage http://www.prelude-ids.org/ epoch 0 platforms darwin name prelude-manager depends_lib {port:libxml2 port:gnutls port:libprelude} maintainers {googlemail.com:usx303 openmaintainer} long_description {Prelude is an Hybrid IDS framework that relies on the IDMEF (Intrusion Detection Message Exchange Format) IETF standard. It enables security sensors such as Snort, honeyd, Nessus Vulnerability Scanner, Samhain, over 30 types of system logs, and many others to verify an attack by performing automatic correlation between events.} version 0.9.13 categories security revision 0
 putty 437
 variants universal portdir security/putty description {a free implementation of Telnet and SSH, along with an xterm terminal emulator} homepage http://www.chiark.greenend.org.uk/~sgtatham/putty/ epoch 0 platforms darwin name putty depends_lib port:gtk1 maintainers nomaintainer long_description {PuTTY is {a free implementation of Telnet and SSH, along with an xterm terminal emulator}} version 0.60 categories {security net} revision 0
 pwman 482
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080718/1740890a/attachment.html 


More information about the macports-changes mailing list