[27115] trunk/dports/gnustep

source_changes at macosforge.org source_changes at macosforge.org
Thu Jul 19 15:26:17 PDT 2007


Revision: 27115
          http://trac.macosforge.org/projects/macports/changeset/27115
Author:   yves at macports.org
Date:     2007-07-19 15:26:17 -0700 (Thu, 19 Jul 2007)

Log Message:
-----------
No more maintainer for gnustep

Modified Paths:
--------------
    trunk/dports/gnustep/ArtResources/Portfile
    trunk/dports/gnustep/Etoile/Portfile
    trunk/dports/gnustep/GMastermind/Portfile
    trunk/dports/gnustep/GMines/Portfile
    trunk/dports/gnustep/GNUMail/Portfile
    trunk/dports/gnustep/HighlighterKit/Portfile
    trunk/dports/gnustep/Jigsaw/Portfile
    trunk/dports/gnustep/KeyArcher/Portfile
    trunk/dports/gnustep/PRICE/Portfile
    trunk/dports/gnustep/Pantomime/Portfile
    trunk/dports/gnustep/Performance/Portfile
    trunk/dports/gnustep/PreferencePanes/Portfile
    trunk/dports/gnustep/ProjectCenter/Portfile
    trunk/dports/gnustep/ProjectManager/Portfile
    trunk/dports/gnustep/Renaissance/Portfile
    trunk/dports/gnustep/SQLClient/Portfile
    trunk/dports/gnustep/TalkSoup/Portfile
    trunk/dports/gnustep/WizardKit/Portfile
    trunk/dports/gnustep/Yap.app/Portfile
    trunk/dports/gnustep/gnustep/Portfile
    trunk/dports/gnustep/gnustep-back/Portfile
    trunk/dports/gnustep/gnustep-base/Portfile
    trunk/dports/gnustep/gnustep-core/Portfile
    trunk/dports/gnustep/gnustep-dl2/Portfile
    trunk/dports/gnustep/gnustep-gui/Portfile
    trunk/dports/gnustep/gnustep-make/Portfile
    trunk/dports/gnustep/gnustep-make-cocoa/Portfile
    trunk/dports/gnustep/gnustep-make-docs/Portfile
    trunk/dports/gnustep/gorm/Portfile
    trunk/dports/gnustep/gworkspace/Portfile
    trunk/dports/gnustep/netclasses/Portfile
    trunk/dports/gnustep/pdfkit/Portfile
    trunk/dports/gnustep/plconv/Portfile
    trunk/dports/gnustep/system-preferences/Portfile

Removed Paths:
-------------
    trunk/dports/gnustep/Etoile/files/patch-AddressManager-GNUmakefile
    trunk/dports/gnustep/Etoile/files/patch-Io-GNUmakefile.tool
    trunk/dports/gnustep/Etoile/files/patch-PopplerKit-GNUmakefile
    trunk/dports/gnustep/Etoile/files/patch-xmpp-GNUmakefile

Modified: trunk/dports/gnustep/ArtResources/Portfile
===================================================================
--- trunk/dports/gnustep/ArtResources/Portfile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/ArtResources/Portfile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -7,7 +7,7 @@
 version         0.1.2
 revision        1
 platforms       darwin
-maintainers     yves at macports.org
+maintainers     nomaintainer at macports.org
 
 description     FreeFonts and Vera fonts for gnustep art backend.
 long_description \

Modified: trunk/dports/gnustep/Etoile/Portfile
===================================================================
--- trunk/dports/gnustep/Etoile/Portfile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/Etoile/Portfile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -5,9 +5,9 @@
 
 name            Etoile
 version         0.1.9
-revision        2
+revision        3
 platforms       darwin
-maintainers     yves at macports.org
+maintainers     nomaintainer at macports.org
 homepage        http://www.etoile-project.org/
 
 description     GNUstep based user environnement
@@ -17,15 +17,9 @@
     with project and document orientation in mind.
     
 fetch.type      svn
-svn.tag         1993
+svn.tag         2097
 svn.url         http://svn.gna.org/svn/etoile/stable/Etoile
 
-####################### DEVELOPMENT FETCH ##############################
-#fetch {
-#    file copy ${portpath}/Etoile ${workpath}
-#}
-########################################################################
-
 depends_build       bin:svn:subversion
 depends_lib         port:SQLClient \
                     port:dbus \
@@ -35,10 +29,7 @@
 worksrcdir          ${name}
 
 patchfiles          patch-etoile.make \
-                    patch-PopplerKit-GNUmakefile \
-                    patch-PopplerKit-config.sh \
-                    patch-xmpp-GNUmakefile \
-                    patch-AddressManager-GNUmakefile
+                    patch-PopplerKit-config.sh
 
 array set gnustep.post_flags {
     Frameworks/AddressesKit/Frameworks/AddressView  -lAddresses
@@ -51,20 +42,6 @@
         ${worksrcpath}/Frameworks/SystemConfig/Source/GNUmakefile
     reinplace "s|/usr|${prefix}|g" \
         ${worksrcpath}/Services/Private/System/GNUmakefile
-    reinplace "s|\$(GNUSTEP_INSTALLATION_DIR)|${destroot}${prefix}/GNUstep/Local|g" \
-		Services/User/Grr/Components/ArticleOperations/GNUmakefile \
-		Services/User/Grr/Components/ArticleTable/GNUmakefile \
-		Services/User/Grr/Components/ArticleView/GNUmakefile \
-		Services/User/Grr/Components/DatabaseOperations/GNUmakefile \
-		Services/User/Grr/Components/DatabaseTreeView/GNUmakefile \
-		Services/User/Grr/Components/Fonts/GNUmakefile \
-		Services/User/Grr/Components/Proxy/GNUmakefile \
-		Services/User/Grr/Components/Searching/GNUmakefile \
-		Services/User/Grr/Components/SubscriptionPanel/GNUmakefile \
-		Services/User/Grr/Components/TreeDatabase/GNUmakefile \
-		Services/User/Grr/Components/URLOpening/GNUmakefile \
-		Services/User/Grr/Development/Deprecated/ArticleDatabase/GNUmakefile \
-		Services/User/Grr/Development/Deprecated/FeedTable/GNUmakefile
 }
 
 build.args      azalea=no background=no dock=no login=no corner=no idle=no azswitch=no \
@@ -85,28 +62,3 @@
     delete AddressBook
     ln -s Addresses AddressBook
 }
-
-variant enable_unstable_services {
-    # We don't build corner because StepTalk is not available yet in MP
-    build.args-delete       azalea=no background=no dock=no login=no idle=no azswitch=no \
-                            jabber=no outerspace=no sketch=no
-    destroot.args-delete    azalea=no background=no dock=no login=no idle=no azswitch=no \
-                            jabber=no outerspace=no sketch=no
-    build.args-append       debug=yes
-    destroot.args-append    debug=yes
-
-    post-destroot {
-        cd ${destroot}${prefix}
-        xinstall -d GNUstep/System/Library/Etoile
-        xinstall -m 644 ${worksrcpath}/Services/Private/System/SystemTaskList.plist \
-            GNUstep/System/Library/Etoile
-        xinstall -d share/xsessions
-        xinstall -m 644 ${worksrcpath}/Services/Private/System/etoile.desktop \
-            share/xsessions
-        set chan [open bin/etoile w]
-		puts $chan ". ${prefix}/GNUstep/System/Library/Makefiles/GNUstep.sh; etoile_system"
-		close $chan
-		file attributes bin/etoile -permissions 0755
-    }
-}
-

Deleted: trunk/dports/gnustep/Etoile/files/patch-AddressManager-GNUmakefile
===================================================================
--- trunk/dports/gnustep/Etoile/files/patch-AddressManager-GNUmakefile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/Etoile/files/patch-AddressManager-GNUmakefile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -1,10 +0,0 @@
---- Services/User/AddressManager/GNUmakefile.orig	2007-06-17 14:12:06.000000000 -0400
-+++ Services/User/AddressManager/GNUmakefile	2007-06-17 14:55:39.000000000 -0400
-@@ -29,6 +29,7 @@
- 
- -include GNUmakefile.preamble
- -include GNUmakefile.local
-+include ../../../etoile.make
- include $(GNUSTEP_MAKEFILES)/application.make
- -include GNUmakefile.postamble
- 

Deleted: trunk/dports/gnustep/Etoile/files/patch-Io-GNUmakefile.tool
===================================================================
--- trunk/dports/gnustep/Etoile/files/patch-Io-GNUmakefile.tool	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/Etoile/files/patch-Io-GNUmakefile.tool	2007-07-19 22:26:17 UTC (rev 27115)
@@ -1,8 +0,0 @@
---- Languages/Io/GNUmakefile.tool.orig	2007-05-07 09:22:47.000000000 -0400
-+++ Languages/Io/GNUmakefile.tool	2007-05-07 09:23:04.000000000 -0400
-@@ -1,4 +1,4 @@
--ifeq ($(FOUNDATION_LIB), apple)
-+ifeq ($(findstring darwin, $(GNUSTEP_TARGET_OS)), darwin)
-   # For Vector
-   ADDITIONAL_LDFLAGS += -framework Accelerate -faltivec
-   # Only for Darwin 

Deleted: trunk/dports/gnustep/Etoile/files/patch-PopplerKit-GNUmakefile
===================================================================
--- trunk/dports/gnustep/Etoile/files/patch-PopplerKit-GNUmakefile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/Etoile/files/patch-PopplerKit-GNUmakefile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -1,28 +0,0 @@
---- Frameworks/PopplerKit/GNUmakefile.orig	2007-05-02 21:58:52.000000000 -0400
-+++ Frameworks/PopplerKit/GNUmakefile	2007-05-07 11:34:43.000000000 -0400
-@@ -26,7 +26,6 @@
- PopplerKit_DEPLOY_WITH_CURRENT_VERSION = yes
- 
- PopplerKit_SUBPROJECTS = \
--bindings \
- MissingKit
- 
- PopplerKit_HEADER_FILES = \
-@@ -65,6 +64,7 @@
- 
- ADDITIONAL_OBJCFLAGS = -Wall -Wno-import -DGNUSTEP
- ADDITIONAL_INCLUDE_DIRS = -I./MissingKit
-+ADDITIONAL_LDFLAGS += bindings/obj/*.o
- 
- ifeq ($(HAVE_CAIRO), YES)
-    ADDITIONAL_OBJCFLAGS += -DHAVE_CAIRO
-@@ -86,6 +86,9 @@
- 
- config.make:
- 	sh config.sh
-+	make -C bindings --no-keep-going
-+	-$(RM) bindings/obj/subproject.o
- 
- after-distclean::
- 	-$(RM) config.make
-+	make -C bindings --no-keep-going distclean

Deleted: trunk/dports/gnustep/Etoile/files/patch-xmpp-GNUmakefile
===================================================================
--- trunk/dports/gnustep/Etoile/files/patch-xmpp-GNUmakefile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/Etoile/files/patch-xmpp-GNUmakefile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -1,11 +0,0 @@
---- Services/User/Jabber/xmpp/GNUmakefile.orig	2007-05-07 12:32:43.000000000 -0400
-+++ Services/User/Jabber/xmpp/GNUmakefile	2007-05-07 19:08:25.000000000 -0400
-@@ -7,6 +7,8 @@
- ADDITIONAL_INCLUDE_DIRS += -I../TRXML/
- XMPP_AGSDOC_FLAGS += -MakeFrames YES
- 
-+ADDITIONAL_LIB_DIRS += -L../TRXML/obj -lTRXML -lssl -L../../../../Build -lAddresses
-+
- XMPP_OBJC_FILES = \
- 					ChatLog.m\
- 					CompareHack.m\

Modified: trunk/dports/gnustep/GMastermind/Portfile
===================================================================
--- trunk/dports/gnustep/GMastermind/Portfile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/GMastermind/Portfile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -7,7 +7,7 @@
 version     0.5
 revision    1
 platforms   darwin
-maintainers yves at macports.org
+maintainers nomaintainer at macports.org
 
 description  The well-known mastermind game.
 long_description \

Modified: trunk/dports/gnustep/GMines/Portfile
===================================================================
--- trunk/dports/gnustep/GMines/Portfile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/GMines/Portfile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -6,7 +6,7 @@
 name        GMines
 version     0.1
 platforms   darwin
-maintainers yves at macports.org
+maintainers nomaintainer at macports.org
 
 description  The well-known minesweeper game.
 long_description \

Modified: trunk/dports/gnustep/GNUMail/Portfile
===================================================================
--- trunk/dports/gnustep/GNUMail/Portfile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/GNUMail/Portfile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -7,7 +7,7 @@
 version		1.2.0pre3
 revision    1
 platforms	darwin
-maintainers	yves at macports.org
+maintainers	nomaintainer at macports.org
 description	Fully featured mail application using GNUStep or Cocoa.
 long_description	GNUMail.app is a fully featured mail application \
 			running on multiple platforms. It uses the GNUstep \

Modified: trunk/dports/gnustep/HighlighterKit/Portfile
===================================================================
--- trunk/dports/gnustep/HighlighterKit/Portfile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/HighlighterKit/Portfile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -4,7 +4,7 @@
 
 name		HighlighterKit	
 version		0.1
-maintainers	yves at macports.org
+maintainers	nomaintainer at macports.org
 homepage	http://home.gna.org/pmanager
 
 description	Syntax highlighting framework

Modified: trunk/dports/gnustep/Jigsaw/Portfile
===================================================================
--- trunk/dports/gnustep/Jigsaw/Portfile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/Jigsaw/Portfile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -6,7 +6,7 @@
 name        Jigsaw
 version     0.5
 platforms   darwin
-maintainers yves at macports.org
+maintainers nomaintainer at macports.org
 
 description  Simulates a jigsaw puzzle.
 long_description \

Modified: trunk/dports/gnustep/KeyArcher/Portfile
===================================================================
--- trunk/dports/gnustep/KeyArcher/Portfile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/KeyArcher/Portfile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -4,7 +4,7 @@
 
 name		KeyArcher	
 version		0.1
-maintainers	yves at macports.org
+maintainers	nomaintainer at macports.org
 homepage	http://home.gna.org/pmanager
 
 description	An interactive keyed-archive explorer.

Modified: trunk/dports/gnustep/PRICE/Portfile
===================================================================
--- trunk/dports/gnustep/PRICE/Portfile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/PRICE/Portfile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -6,7 +6,7 @@
 name        PRICE
 version     0.8.1
 platforms   darwin
-maintainers yves at macports.org
+maintainers nomaintainer at macports.org
 homepage    http://price.sourceforge.net/
 description  A high-quality image manipulation and enhancement application.
 long_description ${description}

Modified: trunk/dports/gnustep/Pantomime/Portfile
===================================================================
--- trunk/dports/gnustep/Pantomime/Portfile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/Pantomime/Portfile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -6,7 +6,7 @@
 name				Pantomime
 version				1.2.0pre3
 platforms			darwin
-maintainers			yves at macports.org
+maintainers			nomaintainer at macports.org
 description			a framework for supporing POP, IMAP3, and SMTP
 long_description	Pantomime is a framework that implements support for POP, \
 					IMAP3, and SMTP. It's fast and easy to use.

Modified: trunk/dports/gnustep/Performance/Portfile
===================================================================
--- trunk/dports/gnustep/Performance/Portfile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/Performance/Portfile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -6,7 +6,7 @@
 name        Performance
 version     0.1.0
 platforms   darwin
-maintainers yves at macports.org
+maintainers nomaintainer at macports.org
 
 description  Performance measuring classes
 long_description \

Modified: trunk/dports/gnustep/PreferencePanes/Portfile
===================================================================
--- trunk/dports/gnustep/PreferencePanes/Portfile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/PreferencePanes/Portfile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -6,7 +6,7 @@
 name        PreferencePanes
 version     1.0.1
 platforms   darwin
-maintainers yves at macports.org
+maintainers nomaintainer at macports.org
 homepage    http://www.gnustep.it/enrico/system-preferences/
 description GNUstep's PreferencePanes.
 long_description \

Modified: trunk/dports/gnustep/ProjectCenter/Portfile
===================================================================
--- trunk/dports/gnustep/ProjectCenter/Portfile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/ProjectCenter/Portfile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -6,7 +6,7 @@
 name        ProjectCenter
 version     0.4.3
 platforms   darwin
-maintainers yves at macports.org
+maintainers nomaintainer at macports.org
 
 description  GNUstep's integrated developement environment (IDE).
 long_description \

Modified: trunk/dports/gnustep/ProjectManager/Portfile
===================================================================
--- trunk/dports/gnustep/ProjectManager/Portfile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/ProjectManager/Portfile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -5,7 +5,7 @@
 name		ProjectManager
 version		0.2
 revision    1
-maintainers	yves at macports.org
+maintainers	nomaintainer at macports.org
 homepage	http://home.gna.org/pmanager
 
 description	Integrated Development Environment (IDE) for GNUstep

Modified: trunk/dports/gnustep/Renaissance/Portfile
===================================================================
--- trunk/dports/gnustep/Renaissance/Portfile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/Renaissance/Portfile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -6,7 +6,7 @@
 name			Renaissance
 version			0.8.0
 platforms		darwin
-maintainers		yves at macports.org
+maintainers		nomaintainer at macports.org
 description		create user interfaces via XML files
 long_description	GNUstep Renaissance allows you to describe your user \
 				interfaces (that is, the windows in your application, and the \

Modified: trunk/dports/gnustep/SQLClient/Portfile
===================================================================
--- trunk/dports/gnustep/SQLClient/Portfile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/SQLClient/Portfile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -7,7 +7,7 @@
 version     1.2.0
 revision    1
 platforms   darwin
-maintainers yves at macports.org
+maintainers nomaintainer at macports.org
 
 description  Simple OO Interface to SQL databases
 long_description \

Modified: trunk/dports/gnustep/TalkSoup/Portfile
===================================================================
--- trunk/dports/gnustep/TalkSoup/Portfile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/TalkSoup/Portfile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -7,7 +7,7 @@
 version     1.0alpha
 revision    1
 platforms   darwin
-maintainers yves at macports.org
+maintainers nomaintainer at macports.org
 homepage    http://talksoup.aeruder.net/
 
 description IRC client for GNUstep.

Modified: trunk/dports/gnustep/WizardKit/Portfile
===================================================================
--- trunk/dports/gnustep/WizardKit/Portfile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/WizardKit/Portfile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -4,7 +4,7 @@
 
 name		WizardKit	
 version		0.1
-maintainers	yves at macports.org
+maintainers	nomaintainer at macports.org
 homepage	http://home.gna.org/pmanager
 
 description	Wizard-style setup framework

Modified: trunk/dports/gnustep/Yap.app/Portfile
===================================================================
--- trunk/dports/gnustep/Yap.app/Portfile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/Yap.app/Portfile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -8,7 +8,7 @@
 long_description \
 	A PostScript/PDF previewer and front end to the a2ps text formatting tool. \
 	Yap was formerly known as GPSText.
-maintainers	yves at macports.org
+maintainers	nomaintainer at macports.org
 categories	gnustep
 platforms	darwin 
 homepage	http://www.gnustep.it/marko/GPSText/

Modified: trunk/dports/gnustep/gnustep/Portfile
===================================================================
--- trunk/dports/gnustep/gnustep/Portfile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/gnustep/Portfile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -7,7 +7,7 @@
 version     0.18.1
 epoch       200707
 platforms   darwin
-maintainers yves at macports.org
+maintainers nomaintainer at macports.org
 
 description  GNUstep meta port
 long_description \

Modified: trunk/dports/gnustep/gnustep-back/Portfile
===================================================================
--- trunk/dports/gnustep/gnustep-back/Portfile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/gnustep-back/Portfile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -6,7 +6,7 @@
 name        gnustep-back
 version     0.12.0
 platforms   darwin
-maintainers yves at macports.org
+maintainers nomaintainer at macports.org
 
 description A back-end component for the GNUstep GUI Library.
 long_description \

Modified: trunk/dports/gnustep/gnustep-base/Portfile
===================================================================
--- trunk/dports/gnustep/gnustep-base/Portfile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/gnustep-base/Portfile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -6,7 +6,7 @@
 name        gnustep-base
 version     1.14.0
 platforms   darwin
-maintainers yves at macports.org
+maintainers nomaintainer at macports.org
 
 description A library of general-purpose Objective C objects.
 long_description \

Modified: trunk/dports/gnustep/gnustep-core/Portfile
===================================================================
--- trunk/dports/gnustep/gnustep-core/Portfile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/gnustep-core/Portfile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -6,7 +6,7 @@
 name        gnustep-core
 version     0.18.1
 platforms   darwin
-maintainers yves at macports.org
+maintainers nomaintainer at macports.org
 
 description  GNUstep core / Startup package
 long_description \

Modified: trunk/dports/gnustep/gnustep-dl2/Portfile
===================================================================
--- trunk/dports/gnustep/gnustep-dl2/Portfile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/gnustep-dl2/Portfile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -6,7 +6,7 @@
 name        gnustep-dl2
 version     0.10.1
 platforms   darwin
-maintainers yves at macports.org
+maintainers nomaintainer at macports.org
 homepage    http://www.gnustep.org/experience/GDL2.html
 
 description  GNUstep Database Library 2 (GDL2)

Modified: trunk/dports/gnustep/gnustep-gui/Portfile
===================================================================
--- trunk/dports/gnustep/gnustep-gui/Portfile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/gnustep-gui/Portfile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -6,7 +6,7 @@
 name            gnustep-gui
 version         0.12.0
 platforms       darwin
-maintainers     yves at macports.org
+maintainers     nomaintainer at macports.org
 
 description     A library of graphical user interface Objective C classes
 long_description \

Modified: trunk/dports/gnustep/gnustep-make/Portfile
===================================================================
--- trunk/dports/gnustep/gnustep-make/Portfile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/gnustep-make/Portfile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -5,7 +5,7 @@
 version         2.0.1
 categories      gnustep devel cross
 platforms       darwin
-maintainers     yves at macports.org
+maintainers     nomaintainer at macports.org
 
 description     GNUstep makefile package
 long_description \

Modified: trunk/dports/gnustep/gnustep-make-cocoa/Portfile
===================================================================
--- trunk/dports/gnustep/gnustep-make-cocoa/Portfile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/gnustep-make-cocoa/Portfile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -5,7 +5,7 @@
 version         	1.13.0
 categories          gnustep aqua devel cross
 platforms       	darwin
-maintainers     	yves at macports.org
+maintainers     	nomaintainer at macports.org
 
 description     	GNUstep makefile package for the Cocoa API
 long_description \

Modified: trunk/dports/gnustep/gnustep-make-docs/Portfile
===================================================================
--- trunk/dports/gnustep/gnustep-make-docs/Portfile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/gnustep-make-docs/Portfile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -9,7 +9,7 @@
 description     	GNUstep makefile documentation
 long_description	${description}
 platforms       	darwin
-maintainers     	yves at macports.org
+maintainers     	nomaintainer at macports.org
 
 depends_build       port:gnustep-make \
                     bin:latex2html:latex2html \

Modified: trunk/dports/gnustep/gorm/Portfile
===================================================================
--- trunk/dports/gnustep/gorm/Portfile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/gorm/Portfile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -6,7 +6,7 @@
 name        gorm
 version     1.2.1
 platforms   darwin
-maintainers yves at macports.org
+maintainers nomaintainer at macports.org
 
 description  Graphical Object Relationship Modeller
 long_description \

Modified: trunk/dports/gnustep/gworkspace/Portfile
===================================================================
--- trunk/dports/gnustep/gworkspace/Portfile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/gworkspace/Portfile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -6,7 +6,7 @@
 name        gworkspace
 version     0.8.6
 platforms   darwin
-maintainers yves at macports.org
+maintainers nomaintainer at macports.org
 homepage    http://www.gnustep.it/enrico/gworkspace/
 description  GNUstep's Workspace Manager.
 long_description \

Modified: trunk/dports/gnustep/netclasses/Portfile
===================================================================
--- trunk/dports/gnustep/netclasses/Portfile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/netclasses/Portfile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -6,7 +6,7 @@
 name			netclasses
 version			1.06
 platforms		darwin
-maintainers		yves at macports.org
+maintainers		nomaintainer at macports.org
 description		Asynchronous networking library
 long_description	Netclasses is an asynchronous networking library that \
 				works natively on OS X, and any of the various \

Modified: trunk/dports/gnustep/pdfkit/Portfile
===================================================================
--- trunk/dports/gnustep/pdfkit/Portfile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/pdfkit/Portfile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -6,7 +6,7 @@
 name        pdfkit
 version     062906
 platforms   darwin
-maintainers yves at macports.org
+maintainers nomaintainer at macports.org
 homepage    http://www.gnustep.it/enrico/pdfkit/
 description  GNUstep's Workspace Manager.
 long_description \

Modified: trunk/dports/gnustep/plconv/Portfile
===================================================================
--- trunk/dports/gnustep/plconv/Portfile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/plconv/Portfile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -4,7 +4,7 @@
 
 name		plconv	
 version		0.1
-maintainers	yves at macports.org
+maintainers	nomaintainer at macports.org
 homepage	http://home.gna.org/pmanager
 
 description	Convert between different property list formats

Modified: trunk/dports/gnustep/system-preferences/Portfile
===================================================================
--- trunk/dports/gnustep/system-preferences/Portfile	2007-07-19 22:25:16 UTC (rev 27114)
+++ trunk/dports/gnustep/system-preferences/Portfile	2007-07-19 22:26:17 UTC (rev 27115)
@@ -7,7 +7,7 @@
 version     1.0.1
 revision    1
 platforms   darwin
-maintainers yves at macports.org
+maintainers nomaintainer at macports.org
 homepage    http://www.gnustep.it/enrico/system-preferences/
 
 description  GNUstep's System Preferences.

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


More information about the macports-changes mailing list