[69376] trunk/dports

dports at macports.org dports at macports.org
Fri Jul 2 14:06:02 PDT 2010


Revision: 69376
          http://trac.macports.org/changeset/69376
Author:   dports at macports.org
Date:     2010-07-02 14:06:00 -0700 (Fri, 02 Jul 2010)
Log Message:
-----------
Set nomaintainer on all ports formerly maintained by eridius (see
comments in #25427)

Modified Paths:
--------------
    trunk/dports/aqua/NotificationWatcher/Portfile
    trunk/dports/audio/mikmod/Portfile
    trunk/dports/devel/caml-extlib/Portfile
    trunk/dports/devel/caml-heredoc/Portfile
    trunk/dports/devel/nu/Portfile
    trunk/dports/devel/otx/Portfile
    trunk/dports/devel/rlog/Portfile
    trunk/dports/fuse/encfs/Portfile
    trunk/dports/fuse/fuse-bindings-python/Portfile
    trunk/dports/fuse/fusefs/Portfile
    trunk/dports/fuse/libfuse/Portfile
    trunk/dports/fuse/ntfs-3g/Portfile
    trunk/dports/fuse/procfs/Portfile
    trunk/dports/fuse/spotlightfs/Portfile
    trunk/dports/fuse/sshfs/Portfile
    trunk/dports/fuse/sshfs-gui/Portfile
    trunk/dports/net/ffp/Portfile
    trunk/dports/net/torrentsniff/Portfile
    trunk/dports/net/unison/Portfile
    trunk/dports/python/py-docutils/Portfile
    trunk/dports/python/py-libgmail/Portfile
    trunk/dports/ruby/rb-cstemplate/Portfile
    trunk/dports/shells/fish/Portfile
    trunk/dports/sysutils/createtorrent/Portfile
    trunk/dports/sysutils/monit/Portfile
    trunk/dports/textproc/remind/Portfile

Modified: trunk/dports/aqua/NotificationWatcher/Portfile
===================================================================
--- trunk/dports/aqua/NotificationWatcher/Portfile	2010-07-02 16:15:51 UTC (rev 69375)
+++ trunk/dports/aqua/NotificationWatcher/Portfile	2010-07-02 21:06:00 UTC (rev 69376)
@@ -8,7 +8,7 @@
 revision			1
 categories			aqua
 platforms			darwin
-maintainers			eridius
+maintainers			nomaintainer
 description			monitors distributed and workspace notifications
 long_description	Notification Watcher is an application that lets you \
 					see all the distributed and workspace notifications \

Modified: trunk/dports/audio/mikmod/Portfile
===================================================================
--- trunk/dports/audio/mikmod/Portfile	2010-07-02 16:15:51 UTC (rev 69375)
+++ trunk/dports/audio/mikmod/Portfile	2010-07-02 21:06:00 UTC (rev 69376)
@@ -5,7 +5,7 @@
 name                mikmod
 version             3.2.2-beta1
 categories          audio
-maintainers         eridius
+maintainers         nomaintainer
 description         audio player using libmikmod
 platforms           darwin
 

Modified: trunk/dports/devel/caml-extlib/Portfile
===================================================================
--- trunk/dports/devel/caml-extlib/Portfile	2010-07-02 16:15:51 UTC (rev 69375)
+++ trunk/dports/devel/caml-extlib/Portfile	2010-07-02 21:06:00 UTC (rev 69376)
@@ -5,7 +5,7 @@
 name                caml-extlib
 version             1.5.1
 categories          devel ml
-maintainers         eridius
+maintainers         nomaintainer
 description         Extended Standard Library for OCaml
 long_description    A User-supported Extended Standard Library for OCaml
 homepage            http://code.google.com/p/ocaml-extlib/

Modified: trunk/dports/devel/caml-heredoc/Portfile
===================================================================
--- trunk/dports/devel/caml-heredoc/Portfile	2010-07-02 16:15:51 UTC (rev 69375)
+++ trunk/dports/devel/caml-heredoc/Portfile	2010-07-02 21:06:00 UTC (rev 69376)
@@ -5,7 +5,7 @@
 name                caml-heredoc
 version             20060107
 categories          devel ml
-maintainers         eridius
+maintainers         nomaintainer
 description         Heredoc: syntactic sugar for text producing applications
 long_description    Without any doubt, OCaml is a great langage for Web publishing. \
                     I used it for a long time to produce my static web pages and more \

Modified: trunk/dports/devel/nu/Portfile
===================================================================
--- trunk/dports/devel/nu/Portfile	2010-07-02 16:15:51 UTC (rev 69375)
+++ trunk/dports/devel/nu/Portfile	2010-07-02 21:06:00 UTC (rev 69376)
@@ -5,7 +5,7 @@
 name                nu
 version             0.3.3
 categories          devel
-maintainers         eridius
+maintainers         nomaintainer
 description         Nu is an interpreted object-oriented lisp-like language written in Objective-C.
 long_description    \
     Nu is an interpreted object-oriented language. \

Modified: trunk/dports/devel/otx/Portfile
===================================================================
--- trunk/dports/devel/otx/Portfile	2010-07-02 16:15:51 UTC (rev 69375)
+++ trunk/dports/devel/otx/Portfile	2010-07-02 21:06:00 UTC (rev 69376)
@@ -5,7 +5,7 @@
 name                otx
 version             0.16b_dev
 categories          devel sysutils
-maintainers         eridius
+maintainers         nomaintainer
 description         otool's bastard son
 long_description    {otx stands for "object tool extended". otx uses otool(object tool) to disassemble a Mach-O executable file, then enhances the disassembled output. Simple enhancements include adding the machine code of each instruction and the offset of each instruction from the beginning of a function. More complicated enhancements include displaying the names and data types of Objective-C methods even if symbols have been stripped, and adding comments that describe member variables, function calls, static data and more.}
 homepage            http://otx.osxninja.com/

Modified: trunk/dports/devel/rlog/Portfile
===================================================================
--- trunk/dports/devel/rlog/Portfile	2010-07-02 16:15:51 UTC (rev 69375)
+++ trunk/dports/devel/rlog/Portfile	2010-07-02 21:06:00 UTC (rev 69376)
@@ -5,7 +5,7 @@
 name                rlog
 version             1.4
 categories          devel
-maintainers         eridius
+maintainers         nomaintainer
 description         A flexible message logging facility for C++
 
 long_description    RLog provides a flexible message logging facility for \

Modified: trunk/dports/fuse/encfs/Portfile
===================================================================
--- trunk/dports/fuse/encfs/Portfile	2010-07-02 16:15:51 UTC (rev 69375)
+++ trunk/dports/fuse/encfs/Portfile	2010-07-02 21:06:00 UTC (rev 69376)
@@ -7,7 +7,7 @@
 revision            1
 categories          fuse
 platforms           darwin
-maintainers         eridius
+maintainers         nomaintainer
 description         An encrypted pass-through FUSE filesystem
 
 long_description    EncFS is an encrypted pass-through filesystem which \

Modified: trunk/dports/fuse/fuse-bindings-python/Portfile
===================================================================
--- trunk/dports/fuse/fuse-bindings-python/Portfile	2010-07-02 16:15:51 UTC (rev 69375)
+++ trunk/dports/fuse/fuse-bindings-python/Portfile	2010-07-02 21:06:00 UTC (rev 69376)
@@ -7,7 +7,7 @@
 version             0.2
 epoch               1184537785; # seconds since epoch according to `date +%s`
 categories          fuse python
-maintainers         eridius
+maintainers         nomaintainer
 description         Python interface for FUSE
 long_description    $description
 homepage            http://fuse.sourceforge.net/wiki/index.php/FusePython

Modified: trunk/dports/fuse/fusefs/Portfile
===================================================================
--- trunk/dports/fuse/fusefs/Portfile	2010-07-02 16:15:51 UTC (rev 69375)
+++ trunk/dports/fuse/fusefs/Portfile	2010-07-02 21:06:00 UTC (rev 69376)
@@ -8,7 +8,7 @@
 revision            4
 categories          fuse devel
 platforms           darwin
-maintainers         eridius
+maintainers         nomaintainer
 description         dummy port, use macfuse instead
 long_description    $description
 

Modified: trunk/dports/fuse/libfuse/Portfile
===================================================================
--- trunk/dports/fuse/libfuse/Portfile	2010-07-02 16:15:51 UTC (rev 69375)
+++ trunk/dports/fuse/libfuse/Portfile	2010-07-02 21:06:00 UTC (rev 69376)
@@ -7,7 +7,7 @@
 revision            3
 categories          fuse devel
 platforms           darwin
-maintainers         eridius
+maintainers         nomaintainer
 description         dummy port, use macfuse instead
 long_description    $description
 

Modified: trunk/dports/fuse/ntfs-3g/Portfile
===================================================================
--- trunk/dports/fuse/ntfs-3g/Portfile	2010-07-02 16:15:51 UTC (rev 69375)
+++ trunk/dports/fuse/ntfs-3g/Portfile	2010-07-02 21:06:00 UTC (rev 69376)
@@ -6,7 +6,7 @@
 version             1.5130
 categories          fuse
 platforms           darwin
-maintainers         eridius openmaintainer
+maintainers         nomaintainer
 description         Safe read/write NTFS driver for FUSE
 long_description    The NTFS-3G driver is an open source, freely available \
                     NTFS driver for FUSE with read and write support. It \

Modified: trunk/dports/fuse/procfs/Portfile
===================================================================
--- trunk/dports/fuse/procfs/Portfile	2010-07-02 16:15:51 UTC (rev 69375)
+++ trunk/dports/fuse/procfs/Portfile	2010-07-02 21:06:00 UTC (rev 69376)
@@ -6,7 +6,7 @@
 version             2.0; # taken from MACFUSE_PROCFS_VERSION in procfs.cc
 categories          fuse
 platforms           darwin
-maintainers         eridius
+maintainers         nomaintainer
 description         procfs filesystem for FUSE
 long_description    An implementation of a procfs filesystem for MacFUSE
 

Modified: trunk/dports/fuse/spotlightfs/Portfile
===================================================================
--- trunk/dports/fuse/spotlightfs/Portfile	2010-07-02 16:15:51 UTC (rev 69375)
+++ trunk/dports/fuse/spotlightfs/Portfile	2010-07-02 21:06:00 UTC (rev 69376)
@@ -8,7 +8,7 @@
 revision            2
 categories          fuse
 platforms           macosx
-maintainers         eridius
+maintainers         nomaintainer
 description         The Spotlight File System for MacFUSE
 long_description    SpotlightFS is a MacFUSE file system that creates true \
                     smart folders, where the folders' contents are dynamically \

Modified: trunk/dports/fuse/sshfs/Portfile
===================================================================
--- trunk/dports/fuse/sshfs/Portfile	2010-07-02 16:15:51 UTC (rev 69375)
+++ trunk/dports/fuse/sshfs/Portfile	2010-07-02 21:06:00 UTC (rev 69376)
@@ -6,7 +6,7 @@
 version             2.2
 categories          fuse
 platforms           darwin
-maintainers         eridius
+maintainers         nomaintainer
 description         SSH filesystem for FUSE
 long_description    This is a filesystem client based on the \
                     SSH File Transfer Protocol. Since most SSH \

Modified: trunk/dports/fuse/sshfs-gui/Portfile
===================================================================
--- trunk/dports/fuse/sshfs-gui/Portfile	2010-07-02 16:15:51 UTC (rev 69375)
+++ trunk/dports/fuse/sshfs-gui/Portfile	2010-07-02 21:06:00 UTC (rev 69376)
@@ -7,7 +7,7 @@
 version             1.3
 categories          fuse
 platforms           macosx
-maintainers         eridius
+maintainers         nomaintainer
 description         OS X GUI for sshfs
 long_description    This is an OS X Cocoa GUI on top of sshfs that \
                     makes it easy to set up new sshfs mounts.

Modified: trunk/dports/net/ffp/Portfile
===================================================================
--- trunk/dports/net/ffp/Portfile	2010-07-02 16:15:51 UTC (rev 69375)
+++ trunk/dports/net/ffp/Portfile	2010-07-02 21:06:00 UTC (rev 69376)
@@ -6,7 +6,7 @@
 revision		1
 categories		net security
 platforms		darwin
-maintainers		eridius
+maintainers		nomaintainer
 description		generates fuzzy fingerprints to facilitate MiM attacks
 long_description	ffp is a tool that generates fuzzy fingerprints. \
 					Fuzzy fingerprinting is a technique that extends \

Modified: trunk/dports/net/torrentsniff/Portfile
===================================================================
--- trunk/dports/net/torrentsniff/Portfile	2010-07-02 16:15:51 UTC (rev 69375)
+++ trunk/dports/net/torrentsniff/Portfile	2010-07-02 21:06:00 UTC (rev 69376)
@@ -6,7 +6,7 @@
 name			torrentsniff
 version			0.3.0
 categories		net perl
-maintainers		eridius
+maintainers		nomaintainer
 description		torrent status program
 long_description	TorrentSniff is a command line Perl program \
 			that reads a BitTorrent .torrent file from the local file \

Modified: trunk/dports/net/unison/Portfile
===================================================================
--- trunk/dports/net/unison/Portfile	2010-07-02 16:15:51 UTC (rev 69375)
+++ trunk/dports/net/unison/Portfile	2010-07-02 21:06:00 UTC (rev 69376)
@@ -5,7 +5,7 @@
 name              unison
 version           2.32.52
 categories        net
-maintainers       eridius
+maintainers       nomaintainer
 description       Unison File Synchronizer
 long_description  Unison is a file-synchronization tool for Unix and \
                   Windows. It allows two replicas of a collection of \

Modified: trunk/dports/python/py-docutils/Portfile
===================================================================
--- trunk/dports/python/py-docutils/Portfile	2010-07-02 16:15:51 UTC (rev 69375)
+++ trunk/dports/python/py-docutils/Portfile	2010-07-02 21:06:00 UTC (rev 69376)
@@ -6,7 +6,7 @@
 name				py-docutils
 version				0.5
 categories-append	textproc
-maintainers			eridius
+maintainers			nomaintainer
 description			a set of tools for processing plaintext documentation
 long_description	Docutils is a set of tools for processing plaintext \
 					documentation into useful formats, such as HTML, XML, \

Modified: trunk/dports/python/py-libgmail/Portfile
===================================================================
--- trunk/dports/python/py-libgmail/Portfile	2010-07-02 16:15:51 UTC (rev 69375)
+++ trunk/dports/python/py-libgmail/Portfile	2010-07-02 21:06:00 UTC (rev 69376)
@@ -7,7 +7,7 @@
 version         0.1.5.1
 categories      python mail
 platforms       darwin
-maintainers     eridius
+maintainers     nomaintainer
 description     Python binding for accessing Gmail
 long_description    The libgmail project is a pure Python binding to provide \
             access to Google's Gmail web-mail service.

Modified: trunk/dports/ruby/rb-cstemplate/Portfile
===================================================================
--- trunk/dports/ruby/rb-cstemplate/Portfile	2010-07-02 16:15:51 UTC (rev 69375)
+++ trunk/dports/ruby/rb-cstemplate/Portfile	2010-07-02 21:06:00 UTC (rev 69376)
@@ -3,7 +3,7 @@
 PortGroup  ruby 1.0
 
 ruby.setup          cstemplate 0.5.1 setup.rb {README DOC.html} rubyforge:866
-maintainers         eridius
+maintainers         nomaintainer
 description         A fast text templating engine for Ruby
 long_description    cs/Template is a fast text templating engine for Ruby, \
                     written in C. Merge native Ruby data structures with \

Modified: trunk/dports/shells/fish/Portfile
===================================================================
--- trunk/dports/shells/fish/Portfile	2010-07-02 16:15:51 UTC (rev 69375)
+++ trunk/dports/shells/fish/Portfile	2010-07-02 21:06:00 UTC (rev 69376)
@@ -6,7 +6,7 @@
 version                 1.23.1
 categories              shells
 platforms               darwin
-maintainers             eridius openmaintainer
+maintainers             nomaintainer
 description             user friendly command line shell for UNIX-like operating systems
 long_description        fish is a user friendly command line shell for UNIX-like \
                         operating systems like Darwin.

Modified: trunk/dports/sysutils/createtorrent/Portfile
===================================================================
--- trunk/dports/sysutils/createtorrent/Portfile	2010-07-02 16:15:51 UTC (rev 69375)
+++ trunk/dports/sysutils/createtorrent/Portfile	2010-07-02 21:06:00 UTC (rev 69376)
@@ -6,7 +6,7 @@
 version             1.1.4
 categories          sysutils
 platforms           darwin
-maintainers         eridius
+maintainers         nomaintainer
 description         command line utility to create BitTorrent files
 long_description    CreateTorrent is a small and fast command line utility to \
                     create BitTorrent files easily. BitTorrent files can be \

Modified: trunk/dports/sysutils/monit/Portfile
===================================================================
--- trunk/dports/sysutils/monit/Portfile	2010-07-02 16:15:51 UTC (rev 69375)
+++ trunk/dports/sysutils/monit/Portfile	2010-07-02 21:06:00 UTC (rev 69376)
@@ -7,7 +7,7 @@
 categories          sysutils
 platforms           darwin freebsd linux netbsd openbsd solaris
 license             GPLv3
-maintainers         eridius
+maintainers         nomaintainer
 
 description         monit is a utility for managing and monitoring, processes, \
                     files, directories and devices on a UNIX system.

Modified: trunk/dports/textproc/remind/Portfile
===================================================================
--- trunk/dports/textproc/remind/Portfile	2010-07-02 16:15:51 UTC (rev 69375)
+++ trunk/dports/textproc/remind/Portfile	2010-07-02 21:06:00 UTC (rev 69376)
@@ -6,7 +6,7 @@
 version             03.01.06
 categories          textproc pim
 platforms           darwin
-maintainers         eridius
+maintainers         nomaintainer
 description         Remind is a sophisticated calendar and alarm program.
 long_description    Remind is a sophisticated calendar and alarm service for UNIX. \
                     It is a command line application which interacts well with other \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100702/9885824f/attachment-0001.html>


More information about the macports-changes mailing list