[30192] trunk/dports/devel
source_changes at macosforge.org
source_changes at macosforge.org
Mon Oct 22 13:38:00 PDT 2007
Revision: 30192
http://trac.macosforge.org/projects/macports/changeset/30192
Author: jmpp at macports.org
Date: 2007-10-22 13:37:59 -0700 (Mon, 22 Oct 2007)
Log Message:
-----------
Openmaintainer address abstraction in devel category.
Modified Paths:
--------------
trunk/dports/devel/apache-ant/Portfile
trunk/dports/devel/bazaar/Portfile
trunk/dports/devel/bazaar-ng/Portfile
trunk/dports/devel/cvsps/Portfile
trunk/dports/devel/dbus-glib/Portfile
trunk/dports/devel/dbus-python24/Portfile
trunk/dports/devel/dbus-python25/Portfile
trunk/dports/devel/gazpacho/Portfile
trunk/dports/devel/glade3/Portfile
trunk/dports/devel/glibmm/Portfile
trunk/dports/devel/gnome-bindings-csharp/Portfile
trunk/dports/devel/gnome-bindings-cxx/Portfile
trunk/dports/devel/gnome-bindings-perl5/Portfile
trunk/dports/devel/gnome-bindings-python/Portfile
trunk/dports/devel/gnome-bindings-suite/Portfile
trunk/dports/devel/iso-codes/Portfile
trunk/dports/devel/libmcrypt/Portfile
trunk/dports/devel/libofx/Portfile
trunk/dports/devel/libsdl_pango/Portfile
trunk/dports/devel/libssh2/Portfile
trunk/dports/devel/mhash/Portfile
trunk/dports/devel/nsis/Portfile
trunk/dports/devel/nspr/Portfile
trunk/dports/devel/poedit/Portfile
trunk/dports/devel/safestr/Portfile
trunk/dports/devel/scons/Portfile
trunk/dports/devel/slib/Portfile
trunk/dports/devel/tcl-tls/Portfile
trunk/dports/devel/xxl/Portfile
Modified: trunk/dports/devel/apache-ant/Portfile
===================================================================
--- trunk/dports/devel/apache-ant/Portfile 2007-10-22 20:34:42 UTC (rev 30191)
+++ trunk/dports/devel/apache-ant/Portfile 2007-10-22 20:37:59 UTC (rev 30192)
@@ -5,7 +5,7 @@
name apache-ant
version 1.7.0
categories devel java
-maintainers openmaintainer at macports.org jberry at macports.org
+maintainers openmaintainer jberry at macports.org
description Java opensource build system
long_description Ant is a Java based build tool. In theory it is kind of \
like make without make's wrinkles. Ant uses XML build files \
Modified: trunk/dports/devel/bazaar/Portfile
===================================================================
--- trunk/dports/devel/bazaar/Portfile 2007-10-22 20:34:42 UTC (rev 30191)
+++ trunk/dports/devel/bazaar/Portfile 2007-10-22 20:37:59 UTC (rev 30192)
@@ -6,7 +6,7 @@
distname bazaar_${version}
categories devel
maintainers josh-macports at root.id.au \
- openmaintainer at macports.org
+ openmaintainer
description an improved GNU Arch client
long_description \
Bazaar is intended to be an implementation of the GNU Arch \
Modified: trunk/dports/devel/bazaar-ng/Portfile
===================================================================
--- trunk/dports/devel/bazaar-ng/Portfile 2007-10-22 20:34:42 UTC (rev 30191)
+++ trunk/dports/devel/bazaar-ng/Portfile 2007-10-22 20:37:59 UTC (rev 30192)
@@ -7,7 +7,7 @@
version 0.91
categories devel python
platforms darwin
-maintainers ramercer at gmail.com openmaintainer at macports.org
+maintainers ramercer at gmail.com openmaintainer
description The next-generation distributed version control system
long_description Bazaar is an open source distributed version control \
Modified: trunk/dports/devel/cvsps/Portfile
===================================================================
--- trunk/dports/devel/cvsps/Portfile 2007-10-22 20:34:42 UTC (rev 30191)
+++ trunk/dports/devel/cvsps/Portfile 2007-10-22 20:37:59 UTC (rev 30192)
@@ -13,7 +13,7 @@
picture of the evolution of a cvs project. While cvs tracks \
revision information, it is often difficult to see what \
changes were committed 'atomically' to the repository.
-maintainers erickt openmaintainer at macports.org
+maintainers erickt openmaintainer
categories devel
platforms darwin
homepage http://www.cobite.com/cvsps/
Modified: trunk/dports/devel/dbus-glib/Portfile
===================================================================
--- trunk/dports/devel/dbus-glib/Portfile 2007-10-22 20:34:42 UTC (rev 30191)
+++ trunk/dports/devel/dbus-glib/Portfile 2007-10-22 20:37:59 UTC (rev 30192)
@@ -5,7 +5,7 @@
revision 0
description Glib bindings for the dbus message bus system.
long_description ${description}
-maintainers rhwood openmaintainer at macports.org
+maintainers rhwood openmaintainer
categories devel
platforms darwin
homepage http://www.freedesktop.org/Software/dbus
Modified: trunk/dports/devel/dbus-python24/Portfile
===================================================================
--- trunk/dports/devel/dbus-python24/Portfile 2007-10-22 20:34:42 UTC (rev 30191)
+++ trunk/dports/devel/dbus-python24/Portfile 2007-10-22 20:37:59 UTC (rev 30192)
@@ -5,7 +5,7 @@
revision 0
description Python bindings for the dbus message bus system.
long_description ${description}
-maintainers rhwood openmaintainer at macports.org
+maintainers rhwood openmaintainer
categories devel
platforms darwin
homepage http://www.freedesktop.org/Software/dbus
Modified: trunk/dports/devel/dbus-python25/Portfile
===================================================================
--- trunk/dports/devel/dbus-python25/Portfile 2007-10-22 20:34:42 UTC (rev 30191)
+++ trunk/dports/devel/dbus-python25/Portfile 2007-10-22 20:37:59 UTC (rev 30192)
@@ -5,7 +5,7 @@
revision 0
description Python bindings for the dbus message bus system.
long_description ${description}
-maintainers rhwood openmaintainer at macports.org
+maintainers rhwood openmaintainer
categories devel
platforms darwin
homepage http://www.freedesktop.org/Software/dbus
Modified: trunk/dports/devel/gazpacho/Portfile
===================================================================
--- trunk/dports/devel/gazpacho/Portfile 2007-10-22 20:34:42 UTC (rev 30191)
+++ trunk/dports/devel/gazpacho/Portfile 2007-10-22 20:37:59 UTC (rev 30192)
@@ -6,7 +6,7 @@
name gazpacho
version 0.7.2
categories devel python gnome
-maintainers rhwood openmaintainer at macports.org
+maintainers rhwood openmaintainer
description A GUI builder for the GTK+ toolkit.
long_description \
Gazpacho is a fresh new GUI builder for the GTK+ toolkit designed to \
Modified: trunk/dports/devel/glade3/Portfile
===================================================================
--- trunk/dports/devel/glade3/Portfile 2007-10-22 20:34:42 UTC (rev 30191)
+++ trunk/dports/devel/glade3/Portfile 2007-10-22 20:37:59 UTC (rev 30192)
@@ -6,7 +6,7 @@
long_description Glade is a free user interface builder for GTK+ \
and GNOME. It is released under the GNU General \
Public License (GPL).
-maintainers rhwood openmaintainer at macports.org
+maintainers rhwood openmaintainer
categories gnome devel
platforms darwin
homepage http://glade.gnome.org/
Modified: trunk/dports/devel/glibmm/Portfile
===================================================================
--- trunk/dports/devel/glibmm/Portfile 2007-10-22 20:34:42 UTC (rev 30191)
+++ trunk/dports/devel/glibmm/Portfile 2007-10-22 20:37:59 UTC (rev 30192)
@@ -4,7 +4,7 @@
version 2.14.0
description C++ interface to glib
long_description ${description}
-maintainers rhwood openmaintainer at macports.org
+maintainers rhwood openmaintainer
categories x11 devel
platforms darwin
homepage http://www.gtkmm.org/
Modified: trunk/dports/devel/gnome-bindings-csharp/Portfile
===================================================================
--- trunk/dports/devel/gnome-bindings-csharp/Portfile 2007-10-22 20:34:42 UTC (rev 30191)
+++ trunk/dports/devel/gnome-bindings-csharp/Portfile 2007-10-22 20:37:59 UTC (rev 30192)
@@ -4,7 +4,7 @@
name gnome-bindings-csharp
version 2.12
categories devel gnome
-maintainers rhwood openmaintainer at macports.org
+maintainers rhwood openmaintainer
description The GNOME bindings for C#
long_description The GNOME bindings is the set of libraries that allow developers to develop \
fully GNOME compliant applications in C#, C++, Java, Perl, and Python. \
Modified: trunk/dports/devel/gnome-bindings-cxx/Portfile
===================================================================
--- trunk/dports/devel/gnome-bindings-cxx/Portfile 2007-10-22 20:34:42 UTC (rev 30191)
+++ trunk/dports/devel/gnome-bindings-cxx/Portfile 2007-10-22 20:37:59 UTC (rev 30192)
@@ -4,7 +4,7 @@
name gnome-bindings-cxx
version 2.12
categories devel gnome
-maintainers rhwood openmaintainer at macports.org
+maintainers rhwood openmaintainer
description The GNOME bindings for C++
long_description The GNOME bindings is the set of libraries that allow developers to develop fully GNOME compliant applications in C#, C++, Java, Perl, and Python. The platform is one of the suites of software packages that form the complete GNOME project offerings. NOTE: the GNOME Java bindings have yet to be ported to Mac OS X.
homepage http://www.gnome.org/
Modified: trunk/dports/devel/gnome-bindings-perl5/Portfile
===================================================================
--- trunk/dports/devel/gnome-bindings-perl5/Portfile 2007-10-22 20:34:42 UTC (rev 30191)
+++ trunk/dports/devel/gnome-bindings-perl5/Portfile 2007-10-22 20:37:59 UTC (rev 30192)
@@ -4,7 +4,7 @@
name gnome-bindings-perl5
version 2.12
categories devel gnome
-maintainers rhwood openmaintainer at macports.org
+maintainers rhwood openmaintainer
description The GNOME bindings for Perl
long_description The GNOME bindings is the set of libraries that allow developers to develop fully GNOME compliant applications in C#, C++, Java, Perl, and Python. The platform is one of the suites of software packages that form the complete GNOME project offerings. NOTE: the GNOME Java bindings have yet to be ported to Mac OS X.
homepage http://www.gnome.org/
Modified: trunk/dports/devel/gnome-bindings-python/Portfile
===================================================================
--- trunk/dports/devel/gnome-bindings-python/Portfile 2007-10-22 20:34:42 UTC (rev 30191)
+++ trunk/dports/devel/gnome-bindings-python/Portfile 2007-10-22 20:37:59 UTC (rev 30192)
@@ -4,7 +4,7 @@
name gnome-bindings-python
version 2.12
categories devel gnome
-maintainers rhwood openmaintainer at macports.org
+maintainers rhwood openmaintainer
description The GNOME bindings for Python
long_description The GNOME bindings is the set of libraries that allow developers to develop fully GNOME compliant applications in C#, C++, Java, Perl, and Python. The platform is one of the suites of software packages that form the complete GNOME project offerings. NOTE: the GNOME Java bindings have yet to be ported to Mac OS X.
homepage http://www.gnome.org/
Modified: trunk/dports/devel/gnome-bindings-suite/Portfile
===================================================================
--- trunk/dports/devel/gnome-bindings-suite/Portfile 2007-10-22 20:34:42 UTC (rev 30191)
+++ trunk/dports/devel/gnome-bindings-suite/Portfile 2007-10-22 20:37:59 UTC (rev 30192)
@@ -4,7 +4,7 @@
name gnome-bindings-suite
version 2.12
categories devel gnome
-maintainers rhwood openmaintainer at macports.org
+maintainers rhwood openmaintainer
description The GNOME bindings
long_description The GNOME bindings is the set of libraries that allow developers to develop fully GNOME compliant applications in C#, C++, Java, Perl, and Python. The platform is one of the suites of software packages that form the complete GNOME project offerings. NOTE: the GNOME Java bindings have yet to be ported to Mac OS X.
homepage http://www.gnome.org/
Modified: trunk/dports/devel/iso-codes/Portfile
===================================================================
--- trunk/dports/devel/iso-codes/Portfile 2007-10-22 20:34:42 UTC (rev 30191)
+++ trunk/dports/devel/iso-codes/Portfile 2007-10-22 20:37:59 UTC (rev 30192)
@@ -4,7 +4,7 @@
name iso-codes
version 1.4
categories devel
-maintainers rhwood openmaintainer at macports.org
+maintainers rhwood openmaintainer
description ISO country, language and currency codes and translations
long_description \
This package aims to provide the list of the country and \
Modified: trunk/dports/devel/libmcrypt/Portfile
===================================================================
--- trunk/dports/devel/libmcrypt/Portfile 2007-10-22 20:34:42 UTC (rev 30191)
+++ trunk/dports/devel/libmcrypt/Portfile 2007-10-22 20:37:59 UTC (rev 30192)
@@ -5,7 +5,7 @@
name libmcrypt
version 2.5.8
categories devel security
-maintainers ryandesign openmaintainer at macports.org
+maintainers ryandesign openmaintainer
homepage http://mcrypt.sourceforge.net/
use_bzip2 yes
platforms darwin
Modified: trunk/dports/devel/libofx/Portfile
===================================================================
--- trunk/dports/devel/libofx/Portfile 2007-10-22 20:34:42 UTC (rev 30191)
+++ trunk/dports/devel/libofx/Portfile 2007-10-22 20:37:59 UTC (rev 30192)
@@ -3,7 +3,7 @@
name libofx
version 0.8.3
categories devel
-maintainers mas at macports.org openmaintainer at macports.org
+maintainers mas at macports.org openmaintainer
description A parser and an API designed to allow applications \
to very easily support OFX command responses
long_description This is the LibOFX library. It is a parser and an API \
Modified: trunk/dports/devel/libsdl_pango/Portfile
===================================================================
--- trunk/dports/devel/libsdl_pango/Portfile 2007-10-22 20:34:42 UTC (rev 30191)
+++ trunk/dports/devel/libsdl_pango/Portfile 2007-10-22 20:37:59 UTC (rev 30192)
@@ -6,7 +6,7 @@
version 0.1.2
categories devel x11
platforms macosx
-maintainers pmq at macports.org openmaintainer at macports.org
+maintainers pmq at macports.org openmaintainer
description SDL_Pango connects Pango to SDL
long_description Pango is the text rendering engine of GNOME 2.x. \
Modified: trunk/dports/devel/libssh2/Portfile
===================================================================
--- trunk/dports/devel/libssh2/Portfile 2007-10-22 20:34:42 UTC (rev 30191)
+++ trunk/dports/devel/libssh2/Portfile 2007-10-22 20:37:59 UTC (rev 30192)
@@ -5,7 +5,7 @@
name libssh2
version 0.15
categories devel net
-maintainers pmq at macports.org openmaintainer at macports.org
+maintainers pmq at macports.org openmaintainer
description libssh2 is a library implementing the SSH2 protocol
long_description libssh2 is a library implementing the SSH2 protocol as \
Modified: trunk/dports/devel/mhash/Portfile
===================================================================
--- trunk/dports/devel/mhash/Portfile 2007-10-22 20:34:42 UTC (rev 30191)
+++ trunk/dports/devel/mhash/Portfile 2007-10-22 20:37:59 UTC (rev 30192)
@@ -5,7 +5,7 @@
name mhash
version 0.9.9
categories devel security
-maintainers ryandesign openmaintainer at macports.org
+maintainers ryandesign openmaintainer
homepage http://mhash.sourceforge.net/
master_sites sourceforge
use_bzip2 yes
Modified: trunk/dports/devel/nsis/Portfile
===================================================================
--- trunk/dports/devel/nsis/Portfile 2007-10-22 20:34:42 UTC (rev 30191)
+++ trunk/dports/devel/nsis/Portfile 2007-10-22 20:37:59 UTC (rev 30192)
@@ -5,7 +5,7 @@
version 2.24
categories devel win32
platforms darwin
-maintainers landonf at macports.org openmaintainer at macports.org
+maintainers landonf at macports.org openmaintainer
homepage http://nsis.sourceforge.net/
description NSIS is a tool for creating win32 installers.
long_description NSIS (Nullsoft Scriptable Install System) is a tool \
Modified: trunk/dports/devel/nspr/Portfile
===================================================================
--- trunk/dports/devel/nspr/Portfile 2007-10-22 20:34:42 UTC (rev 30191)
+++ trunk/dports/devel/nspr/Portfile 2007-10-22 20:37:59 UTC (rev 30192)
@@ -3,7 +3,7 @@
name nspr
version 4.6.6
categories nspr
-maintainers rhwood openmaintainer at macports.org
+maintainers rhwood openmaintainer
description A platform-neutral API for system level and libc like functions.
long_description ${description}
Modified: trunk/dports/devel/poedit/Portfile
===================================================================
--- trunk/dports/devel/poedit/Portfile 2007-10-22 20:34:42 UTC (rev 30191)
+++ trunk/dports/devel/poedit/Portfile 2007-10-22 20:37:59 UTC (rev 30192)
@@ -8,7 +8,7 @@
categories devel aqua
platforms darwin
maintainers raimue at macports.org \
- openmaintainer at macports.org
+ openmaintainer
description poEdit is a cross-platform gettext catalogs (.po files) editor.
long_description \
Modified: trunk/dports/devel/safestr/Portfile
===================================================================
--- trunk/dports/devel/safestr/Portfile 2007-10-22 20:34:42 UTC (rev 30191)
+++ trunk/dports/devel/safestr/Portfile 2007-10-22 20:37:59 UTC (rev 30192)
@@ -4,7 +4,7 @@
name safestr
version 1.0.3
categories devel
-maintainers landonf at macports.org openmaintainer at macports.org
+maintainers landonf at macports.org openmaintainer
description
long_description The goal of the SafeStr library is to provide a rich \
string-handling library for C that has safe semantics \
Modified: trunk/dports/devel/scons/Portfile
===================================================================
--- trunk/dports/devel/scons/Portfile 2007-10-22 20:34:42 UTC (rev 30191)
+++ trunk/dports/devel/scons/Portfile 2007-10-22 20:37:59 UTC (rev 30192)
@@ -5,7 +5,7 @@
name scons
version 0.97
categories devel python
-maintainers landonf at macports.org openmaintainer at macports.org
+maintainers landonf at macports.org openmaintainer
description Software construction tool
long_description \
SCons is an Open Source software construction tool--that is, a \
Modified: trunk/dports/devel/slib/Portfile
===================================================================
--- trunk/dports/devel/slib/Portfile 2007-10-22 20:34:42 UTC (rev 30191)
+++ trunk/dports/devel/slib/Portfile 2007-10-22 20:37:59 UTC (rev 30192)
@@ -4,7 +4,7 @@
name slib
version 3a3
categories devel lang scheme
-maintainers mas at macports.org openmaintainer at macports.org
+maintainers mas at macports.org openmaintainer
description A portable scheme library
long_description SLIB is a portable library for the programming \
language Scheme. It provides a platform \
Modified: trunk/dports/devel/tcl-tls/Portfile
===================================================================
--- trunk/dports/devel/tcl-tls/Portfile 2007-10-22 20:34:42 UTC (rev 30191)
+++ trunk/dports/devel/tcl-tls/Portfile 2007-10-22 20:37:59 UTC (rev 30192)
@@ -6,7 +6,7 @@
version 1.5.0
categories devel
platforms darwin
-maintainers jmpp openmaintainer at macports.org
+maintainers jmpp openmaintainer
description TLS OpenSSL extension to TCL.
long_description TLS is an OpenSSL / RSA-bsafe Tcl extension that provides secure \
Modified: trunk/dports/devel/xxl/Portfile
===================================================================
--- trunk/dports/devel/xxl/Portfile 2007-10-22 20:34:42 UTC (rev 30191)
+++ trunk/dports/devel/xxl/Portfile 2007-10-22 20:37:59 UTC (rev 30192)
@@ -4,7 +4,7 @@
name xxl
version 1.0.1
categories devel
-maintainers landonf at macports.org openmaintainer at macports.org
+maintainers landonf at macports.org openmaintainer
description C/C++ library for exception handling and asset management
long_description XXL is a library for C and C++ that provides exception \
handling and asset management. Asset management is \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071022/dda9a4bd/attachment.html
More information about the macports-changes
mailing list