[32225] trunk/dports/PortIndex

dluke at macports.org dluke at macports.org
Thu Dec 20 12:44:37 PST 2007


Revision: 32225
          http://trac.macosforge.org/projects/macports/changeset/32225
Author:   dluke at macports.org
Date:     2007-12-20 12:44:33 -0800 (Thu, 20 Dec 2007)

Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2007-12-20 20:02:53 UTC (rev 32224)
+++ trunk/dports/PortIndex	2007-12-20 20:44:33 UTC (rev 32225)
@@ -2387,7 +2387,7 @@
 GraphicsMagick 656
 variants {universal i386 darwin_8} portdir graphics/GraphicsMagick description {image processing tools collection} homepage http://www.graphicsmagick.org/ epoch 0 platforms darwin name GraphicsMagick depends_lib {port:libxml2 port:bzip2 port:zlib port:libpng port:tiff port:freetype} maintainers nomaintainer long_description {GraphicsMagick is the swiss army knife of image processing. It provides a robust collection of tools and libraries which support reading, writing, and manipulating an image in over 88 major formats including important formats like DPX, GIF, JPEG, JPEG-2000, PNG, PDF, SVG, and TIFF.} version 1.1.7 categories graphics revision 0
 ImageMagick 1333
-variants {universal perl gs lcms wmf mpeg jbig jpeg2 graphviz q8 q16 q32 no_x11 no_plus_plus darwin_6 darwin_8} depends_build port:pkgconfig variant_desc {q8 {Use 8 bits per pixel quantum} q16 {Use 16 bits per pixel quantum (default)} q32 {Use 32 bits per pixel quantum}} portdir graphics/ImageMagick description {Tools and libraries to manipulate images in many formats} homepage http://www.imagemagick.org/ epoch 0 platforms darwin name ImageMagick depends_lib {lib:libX11.6:XFree86 port:bzip2 port:jpeg port:libpng port:tiff port:zlib port:freetype port:fontconfig port:libiconv port:expat port:libxml2} maintainers ryandesign long_description {ImageMagick is a robust collection of tools and libraries to create, edit and compose bitmap images in a wide variety of formats. You can crop, resize, rotate, sharpen, color reduce or add effects or text or straight or curved lines to an image or image sequence and save your completed work in the same or differing image format. You can ev
 en create images from scratch. Image processing operations are available from the command line as well as through C, Ch, C++, Java, Perl, PHP, Python, Ruby and Tcl/Tk programming interfaces. Over 90 image formats are supported, including GIF, JPEG, JPEG 2000, PNG, PDF, PhotoCD and TIFF.} categories {graphics devel} version 6.3.7-5 revision 0
+variants {universal perl gs lcms wmf mpeg jbig jpeg2 graphviz q8 q16 q32 no_x11 no_plus_plus darwin_6 darwin_8} depends_build port:pkgconfig variant_desc {q8 {Use 8 bits per pixel quantum} q16 {Use 16 bits per pixel quantum (default)} q32 {Use 32 bits per pixel quantum}} portdir graphics/ImageMagick description {Tools and libraries to manipulate images in many formats} homepage http://www.imagemagick.org/ epoch 0 platforms darwin name ImageMagick depends_lib {lib:libX11.6:XFree86 port:bzip2 port:jpeg port:libpng port:tiff port:zlib port:freetype port:fontconfig port:libiconv port:expat port:libxml2} maintainers ryandesign long_description {ImageMagick is a robust collection of tools and libraries to create, edit and compose bitmap images in a wide variety of formats. You can crop, resize, rotate, sharpen, color reduce or add effects or text or straight or curved lines to an image or image sequence and save your completed work in the same or differing image format. You can ev
 en create images from scratch. Image processing operations are available from the command line as well as through C, Ch, C++, Java, Perl, PHP, Python, Ruby and Tcl/Tk programming interfaces. Over 90 image formats are supported, including GIF, JPEG, JPEG 2000, PNG, PDF, PhotoCD and TIFF.} categories {graphics devel} version 6.3.7-6 revision 0
 openexr 395
 variants {universal darwin_7} description {OpenEXR Graphics Library} portdir graphics/OpenEXR homepage http://www.openexr.org epoch 0 platforms darwin name openexr long_description {OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications.} maintainers waqar at macports.org categories graphics version 1.4.0 revision 0
 Renaissance-Framework 622
@@ -3216,8 +3216,8 @@
 description {KOffice welsh language files.} portdir kde/koffice-i18n-welsh homepage http://www.koffice.org/ epoch 0 platforms darwin name koffice-i18n-welsh depends_lib port:koffice maintainers nomaintainer long_description {{KOffice welsh language files.}} version 1.6.3 categories kde revision 0
 konversation 407
 variants universal depends_build {port:autoconf port:unsermake} portdir kde/konversation description {KDE IRC client. NB No KDE sound support.} homepage http://konversation.kde.org/ epoch 0 platforms darwin depends_lib {port:kdebase3 port:doxygen port:graphviz} name konversation maintainers nomaintainer long_description {{KDE IRC client. NB No KDE sound support.}} version 1.0.1 categories kde revision 2
-4th 563
-variants universal description {very small Forth compiler} portdir lang/4th homepage http://www.xs4all.nl/~thebeez/4tH/foldtree.html epoch 0 platforms darwin name 4th long_description {4tH is a very small Forth compiler that can create bytecode, C-embeddable bytecode, standalone executables, but also works fine as a scripting language. It supports over 85% of the ANS Forth CORE wordset and features conditional compilation, pipes, files, assertions, forward declarations, recursion, include files, etc.} maintainers mww categories lang version 3.5b revision 0
+4th 564
+variants universal description {very small Forth compiler} portdir lang/4th homepage http://www.xs4all.nl/~thebeez/4tH/foldtree.html epoch 0 platforms darwin name 4th long_description {4tH is a very small Forth compiler that can create bytecode, C-embeddable bytecode, standalone executables, but also works fine as a scripting language. It supports over 85% of the ANS Forth CORE wordset and features conditional compilation, pipes, files, assertions, forward declarations, recursion, include files, etc.} maintainers mww categories lang version 3.5b2 revision 0
 Io 574
 variants universal description {Io is small prototype-based programming language} portdir lang/Io homepage http://www.iolanguage.com/ epoch 0 platforms macosx name Io long_description {Io is small prototype-based programming language. The ideas in Io are mostly inspired by Smalltalk (all values are objects), Self, NewtonScript and Act1 (prototype-based differential inheritance, actors and futures for concurrency), LISP (code is a runtime inspectable / modifiable tree) and Lua (small, embeddable).} maintainers nomaintainer categories lang version 2007-03-21 revision 0
 Omega 470
@@ -3278,8 +3278,8 @@
 variants universal portdir lang/g-wrap description {A tool for autogenerating scheme bindings for C language functions, structures & enums.} homepage http://www.nongnu.org/g-wrap/index.html epoch 0 platforms darwin name g-wrap depends_lib {port:slib-guile port:glib1} maintainers nomaintainer long_description {{A tool for autogenerating scheme bindings for C language functions, structures & enums.}} version 1.3.4 categories lang revision 4
 g-wrap16 449
 variants universal portdir lang/g-wrap16 description {A tool for autogenerating scheme bindings for C language functions, structures & enums.} homepage http://www.nongnu.org/g-wrap/index.html epoch 0 platforms darwin name g-wrap16 depends_lib {port:slib-guile16 port:glib1} maintainers nomaintainer long_description {{A tool for autogenerating scheme bindings for C language functions, structures & enums.}} version 1.3.4 categories lang revision 4
-g95 462
-description {Another GNU Fortran 95 compiler} portdir lang/g95 homepage http://g95.org/ epoch 0 platforms darwin name g95 depends_lib port:odcctools maintainers takeshi at mac.com long_description {G95 is a stable, production Fortran 95 compiler available for multiple cpu architectures and operating systems. Innovations and optimizations continue to be worked on. Parts of the F2003 standard have been implemented in g95.} version 0.90 categories lang revision 1
+g95 480
+variants darwin_9 portdir lang/g95 description {Another GNU Fortran 95 compiler} homepage http://g95.org/ epoch 0 platforms darwin name g95 depends_lib port:odcctools maintainers takeshi at mac.com long_description {G95 is a stable, production Fortran 95 compiler available for multiple cpu architectures and operating systems. Innovations and optimizations continue to be worked on. Parts of the F2003 standard have been implemented in g95.} version 0.90 categories lang revision 2
 gambit-c 865
 variants {universal darwin_8 optimized profile} description {Gambit-C is a fast Scheme implementation.} portdir lang/gambit-c homepage http://www.iro.umontreal.ca/~gambit/ epoch 0 platforms darwin name gambit-c long_description {Gambit-C includes a Scheme interpreter and a Scheme compiler which can be used to build standalone executables. Because the compiler generates portable C code it is fairly easy to port to any platform with a decent C compiler. The thread system is very efficient and can support millions of concurrent processes. The Gambit-C system conforms to the R4RS, R5RS and IEEE Scheme standards. The full numeric tower is implemented, including: infinite precision integers (bignums), rationals, inexact reals (floating point numbers), and complex numbers.} maintainers arto.bendiken at gmail.com categories {lang scheme} version 4.0b22 revision 0
 gauche 1041
@@ -4064,8 +4064,8 @@
 variants universal portdir net/drill description {A dig-style dnssec-aware dns debugging tool} homepage http://www.nlnetlabs.nl/dnssec/drill.html epoch 0 platforms darwin name drill depends_lib {port:openssl port:ldns} maintainers roederja at student.ethz.ch long_description {Drill is a tool ala dig from BIND. It was designed with DNSSEC in mind and should be a useful debugging/query tool for DNSSEC.} version 1.1.0 categories {net devel} revision 0
 dsniff 865
 variants {universal darwin_6} depends_build {port:libnet lib:libnids:libnids} portdir net/dsniff description {network auditing and penetration testing tools} homepage http://monkey.org/~dugsong/dsniff/ epoch 0 platforms darwin name dsniff depends_lib port:libpcap maintainers nomaintainer long_description {dsniff is a collection of tools for network auditing and penetration testing. dsniff, filesnarf, mailsnarf, msgsnarf, urlsnarf, and webspy passively monitor a network for interesting data (passwords, e-mail, files, etc.). arpspoof, dnsspoof, and macof facilitate the interception of network traffic normally unavailable to an attacker (e.g, due to layer-2 switching). sshmitm and webmitm implement active monkey-in-the-middle attacks against redirected SSH and HTTPS sessions by exploiting weak bindings in ad-hoc PKI.} version 2.3 categories net revision 3
-dsniff-devel 879
-variants {universal darwin_6} depends_build {port:libnet lib:libnids:libnids} portdir net/dsniff-devel description {network auditing and penetration testing tools} homepage http://monkey.org/~dugsong/dsniff/ epoch 0 platforms darwin name dsniff-devel depends_lib port:libpcap maintainers nomaintainer long_description {dsniff is a collection of tools for network auditing and penetration testing. dsniff, filesnarf, mailsnarf, msgsnarf, urlsnarf, and webspy passively monitor a network for interesting data (passwords, e-mail, files, etc.). arpspoof, dnsspoof, and macof facilitate the interception of network traffic normally unavailable to an attacker (e.g, due to layer-2 switching). sshmitm and webmitm implement active monkey-in-the-middle attacks against redirected SSH and HTTPS sessions by exploiting weak bindings in ad-hoc PKI.} version 2.4b1 categories net revision 1
+dsniff-devel 888
+variants {universal darwin_6 darwin_9} depends_build {port:libnet lib:libnids:libnids} portdir net/dsniff-devel description {network auditing and penetration testing tools} homepage http://monkey.org/~dugsong/dsniff/ epoch 0 platforms darwin name dsniff-devel depends_lib port:libpcap maintainers nomaintainer long_description {dsniff is a collection of tools for network auditing and penetration testing. dsniff, filesnarf, mailsnarf, msgsnarf, urlsnarf, and webspy passively monitor a network for interesting data (passwords, e-mail, files, etc.). arpspoof, dnsspoof, and macof facilitate the interception of network traffic normally unavailable to an attacker (e.g, due to layer-2 switching). sshmitm and webmitm implement active monkey-in-the-middle attacks against redirected SSH and HTTPS sessions by exploiting weak bindings in ad-hoc PKI.} version 2.4b1 categories net revision 1
 dsocks 553
 variants {universal darwin_7 darwin_6 tor} variant_desc {tor {Add support for using the TOR anonymising network}} portdir net/dsocks description {SOCKS client wrapper for *BSD / Mac OS X} homepage http://monkey.org/~dugsong/dsocks/ epoch 0 depends_run bin:ssh:openssh platforms {darwin freebsd} name dsocks maintainers {boeyms openmaintainer} long_description {dsocks supports just enough of SOCKS 4 and 5 to allow non-SOCKS-aware applications to connect through either a local OpenSSH or a local Tor SOCKS proxy.} version 1.6 categories net revision 0
 dynamips 943
@@ -7732,6 +7732,8 @@
 variants {universal wizard darwin} portdir textproc/doxygen description {Documentation system for several programming languages} homepage http://www.doxygen.org/ epoch 0 platforms darwin name doxygen depends_lib {bin:tex:teTeX bin:gs:ghostscript lib:libpng:libpng bin:dot:graphviz bin:ginstall:coreutils port:libiconv} maintainers css at macports.org long_description {It can generate an on-line documentation browser (in HTML) and/or an off-line reference manual from a set of documented source files. There is also support for generating output in RTF (MS-Word), PostScript, hyperlinked PDF, compressed HTML, and Unix man pages. The documentation is extracted directly from the sources, which makes it much easier to keep the documentation consistent with the source code. You can configure doxygen to extract the code structure from undocumented source files. This is very useful to quickly find your way in large source distributions. You can also visualize the relations between the vari
 ous elements by means of include dependency graphs, inheritance diagrams, and collaboration diagrams, which are all generated automatically.} version 1.5.4 categories {textproc devel} revision 0
 dumpasn1 417
 variants universal description {an ASN.1 decoder and pretty-printer} portdir textproc/dumpasn1 homepage http://www.cs.auckland.ac.nz/~pgut001/ epoch 0 platforms darwin name dumpasn1 long_description {The dumpasn1 program decodes BER and DER-encoded ASN.1 data, and is configured with knowledge of many security-related objects.} maintainers cjr at macports.org categories {textproc security} version 20060622 revision 0
+dwdiff 866
+variants universal portdir textproc/dwdiff description {diff program that operates at the word level} homepage http://os.ghalkes.nl/dwdiff.html epoch 0 platforms darwin name dwdiff depends_lib port:gettext maintainers mww long_description {dwdiff is a front-end for the diff program that operates at the word level instead of the line level. It is different from wdiff in that it allows the user to specify what should be considered whitespace, and in that it takes an optional list of characters that should be considered delimiters. Delimiters are single characters that are treated as if they are words, even when there is no whitespace separating them from preceding words or delimiters. dwdiff is mostly commandline compatible with wdiff. Only the --autopager, --terminal and --avoid-wraps options are not supported.} version 1.3 categories textproc revision 0
 enca 414
 variants universal portdir textproc/enca description {character set analyser} homepage http://trific.ath.cx/software/enca/ epoch 0 platforms darwin name enca depends_lib port:libiconv maintainers nomaintainer long_description {Enca is an Extremely Naive Charset Analyser. It detects character set and encoding of text files and can also convert them to other encodings.} version 1.4 categories textproc revision 0
 enchant 676

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071220/b4018d9d/attachment-0001.html


More information about the macports-changes mailing list