[46514] trunk/dports/PortIndex

portindex at macports.org portindex at macports.org
Thu Feb 5 19:52:10 PST 2009


Revision: 46514
          http://trac.macports.org/changeset/46514
Author:   portindex at macports.org
Date:     2009-02-05 19:52:09 -0800 (Thu, 05 Feb 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-02-06 03:40:59 UTC (rev 46513)
+++ trunk/dports/PortIndex	2009-02-06 03:52:09 UTC (rev 46514)
@@ -2072,8 +2072,8 @@
 variants universal variant_desc {universal {Build for multiple architectures}} portdir fuse/macfuse description {A FUSE-Compliant File System Implementation Mechanism for Mac OS X} homepage http://code.google.com/p/macfuse/ epoch 0 platforms macosx name macfuse maintainers eridius at macports.org long_description {MacFUSE implements a mechanism that makes it possible to implement a fully functional file system in a user-space program on Mac OS X (10.4 and above). It aims to be API-compliant with the FUSE (File-system in USErspace) mechanism that originated on Linux. Therefore, many existing FUSE file systems become readily usable on Mac OS X. The core of MacFUSE is in a dynamically loadable kernel extension.} version 1.7 categories {fuse devel} revision 1
 mhddfs 430
 description {FUSE-based filesystem for combined mountpoints} portdir fuse/mhddfs homepage http://mhddfs.uvw.ru/ epoch 0 platforms macosx name mhddfs depends_lib {port:macfuse port:libiconv} maintainers gmail.com:mellon85 long_description {This FUSE-based file system allows mount points (or directories) to be combined, simulating a single big volume which can merge several hard disks.} version 0.1.10 categories fuse revision 0
-mp3fs 658
-variants {darwin universal} variant_desc {darwin {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir fuse/mp3fs description {A flac to mp3 (read-only) filesystem for FUSE} homepage http://mp3fs.sourceforge.net/ epoch 0 platforms darwin name mp3fs depends_lib {port:macfuse port:flac port:pkgconfig port:lame port:libid3tag} maintainers mail at uwe-arzt.de long_description {This is a file system for converting flac files to mp3 files on the fly. This is useful, if you archive your music in flac format, but some program (i.e. iTunes) are not capable reading flac, but mp3.} version 0.13 categories fuse revision 0
+mp3fs 613
+variants universal depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir fuse/mp3fs description {A flac to mp3 (read-only) filesystem for FUSE} homepage http://mp3fs.sourceforge.net/ epoch 0 platforms darwin name mp3fs depends_lib {port:macfuse port:flac port:lame port:libid3tag} maintainers mail at uwe-arzt.de long_description {This is a file system for converting flac files to mp3 files on the fly. This is useful, if you archive your music in flac format, but some program (i.e. iTunes) are not capable reading flac, but mp3.} categories fuse version 0.13 revision 0
 ntfs-3g 763
 variants {darwin universal} variant_desc {darwin {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir fuse/ntfs-3g description {Safe read/write NTFS driver for FUSE} homepage http://www.ntfs-3g.org/ epoch 0 platforms darwin name ntfs-3g depends_lib {port:pkgconfig port:macfuse} maintainers {eridius openmaintainer} long_description {The NTFS-3G driver is an open source, freely available NTFS driver for FUSE with read and write support. It provides safe and fast handling of the Windows XP, Windows Server 2003, Windows 2000 and Windows Vista file systems. Most POSIX file system operations are supported, with the exception of full file ownership and access right support.} version 1.5130 categories fuse revision 0
 procfs 415
@@ -9594,8 +9594,8 @@
 portdir textproc/dos2unix platforms darwin description {Convert text between dos, unix, and mac formats} name dos2unix version 3.1 categories textproc homepage http://fresh.t-systems-sfr.com/linux/src/ revision 0 epoch 0 maintainers waqar at macports.org long_description {{Convert text between dos, unix, and mac formats}}
 dosmacux 521
 variants universal variant_desc {universal {Build for multiple architectures}} portdir textproc/dosmacux description {convert text file line endings between DOS, Mac and UNIX standards} homepage http://www.math.utah.edu/pub/dosmacux/ epoch 0 platforms darwin name dosmacux maintainers ryandesign long_description {dosmacux provides six utilities for converting text file end-of-line characters from one operating system convention to another, while retaining file time stamps.} version 1.5 categories textproc revision 0
-doxygen 1348
-variants {docs wizard darwin} depends_build {bin:perl:perl5 bin:flex:flex bin:bison:bison bin:install:coreutils} variant_desc {docs {Include the doxygen PDF documentation and LaTeX} wizard {Include the GUI wizard based on Qt} darwin {Platform variant, do not select manually}} portdir textproc/doxygen description {Documentation system for several programming languages} homepage http://www.doxygen.org/ epoch 0 platforms darwin name doxygen depends_lib {port:libpng port:graphviz port:libiconv} maintainers css 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 structu
 re 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 various elements by means of include dependency graphs, inheritance diagrams, and collaboration diagrams, which are all generated automatically.} categories {textproc devel} version 1.5.8 revision 1
+doxygen 1357
+variants {docs wizard darwin} depends_build {bin:perl:perl5 bin:flex:flex bin:bison:bison bin:ginstall:coreutils} variant_desc {docs {Include the doxygen PDF documentation and LaTeX} wizard {Include the GUI wizard based on Qt} darwin {Platform variant, do not select manually}} portdir textproc/doxygen description {Documentation system for several programming languages} homepage http://www.doxygen.org/ epoch 0 platforms darwin name doxygen depends_lib {port:libpng path:bin/dot:graphviz port:libiconv} maintainers css 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 cod
 e 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 various elements by means of include dependency graphs, inheritance diagrams, and collaboration diagrams, which are all generated automatically.} categories {textproc devel} version 1.5.8 revision 1
 dumpasn1 477
 variants universal variant_desc {universal {Build for multiple architectures}} portdir textproc/dumpasn1 description {an ASN.1 decoder and pretty-printer} homepage http://www.cs.auckland.ac.nz/~pgut001/ epoch 0 platforms darwin name dumpasn1 maintainers cjr at macports.org long_description {The dumpasn1 program decodes BER and DER-encoded ASN.1 data, and is configured with knowledge of many security-related objects.} version 20060622 categories {textproc security} revision 0
 dwdiff 926
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090205/a3571c24/attachment-0001.html>


More information about the macports-changes mailing list