diff options
author | rh <rh@pkgsrc.org> | 2003-05-06 06:49:16 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2003-05-06 06:49:16 +0000 |
commit | 4a90aa640ab4793e0718c82588cd0c373b146064 (patch) | |
tree | a2e50e0cb4aafb5a7da7223e33b1319437b6898d /devel/ProjectCenter | |
parent | a6deb61a1e509ec3e3e299dc6b2476559a3e6a2d (diff) | |
download | pkgsrc-4a90aa640ab4793e0718c82588cd0c373b146064.tar.gz |
Initial import of ProjectCenter-0.3.2, an Integrated Developement
Environment for GNUstep.
Diffstat (limited to 'devel/ProjectCenter')
-rw-r--r-- | devel/ProjectCenter/DESCR | 15 | ||||
-rw-r--r-- | devel/ProjectCenter/Makefile | 21 | ||||
-rw-r--r-- | devel/ProjectCenter/PLIST | 163 | ||||
-rw-r--r-- | devel/ProjectCenter/distinfo | 4 |
4 files changed, 203 insertions, 0 deletions
diff --git a/devel/ProjectCenter/DESCR b/devel/ProjectCenter/DESCR new file mode 100644 index 00000000000..2355649ea2b --- /dev/null +++ b/devel/ProjectCenter/DESCR @@ -0,0 +1,15 @@ + ProjectCenter is meant to be the GNUstep counter part to NeXT's Project +Builder. Thus, it helps you to start new projects and lets you manage your +project files using a intuitive and well ordered graphical user interface. + + Supporting the project types Application, Bundle, GormApplication, +Library, and Tool. This great application automatically creates the +project makefiles and aids you in the process of editing, project +compilation, package building and debugging. In the future, built-in CVS +support will be available, too. + + ProjectCenter is already a useable application, but still evolving. +Support is there for project creation and inspection as well as basic +Makefile generation. Using the GormApplication project type, you can +already create graphical applications using ProjectCenter and Gorm in +conjunction. diff --git a/devel/ProjectCenter/Makefile b/devel/ProjectCenter/Makefile new file mode 100644 index 00000000000..9d561371a9f --- /dev/null +++ b/devel/ProjectCenter/Makefile @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.1.1.1 2003/05/06 06:49:16 rh Exp $ +# + +DISTNAME= ProjectCenter-0.3.2 +WRKSRC= ${WRKDIR}/ProjectCenter +CATEGORIES= devel gnustep +MASTER_SITES= ${MASTER_SITE_GNUSTEP:=dev-apps/} + +MAINTAINER= packages@netbsd.org +HOMEPAGE= http://www.gnustep.org/experience/ProjectCenter.html +COMMENT= GNUstep Integrated Developement Environment + +USE_BUILDLINK2= yes +USE_GMAKE= yes +USE_X11= yes +NO_CONFIGURE= yes +MAKEFILE= GNUmakefile + +.include "../../x11/gnustep-back/buildlink2.mk" +.include "../../mk/pthread.buildlink2.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/ProjectCenter/PLIST b/devel/ProjectCenter/PLIST new file mode 100644 index 00000000000..774acedcf0d --- /dev/null +++ b/devel/ProjectCenter/PLIST @@ -0,0 +1,163 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2003/05/06 06:49:17 rh Exp $ +share/GNUstep/System/Applications/ProjectCenter.app/ProjectCenter +share/GNUstep/System/Applications/ProjectCenter.app/Resources/FileIcon_.c.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/FileIcon_.h.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/FileIcon_.m.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/FileIcon_rtf.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/Info-gnustep.plist +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter.app.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter.desktop +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenterInfo.plist +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter_clean.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter_debug.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter_dist.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter_install.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter_make.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter_profile.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter_rpm.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCentre_add.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCentre_build.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCentre_clean.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCentre_cvs.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCentre_documentation.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCentre_files.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCentre_find.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCentre_prefs.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCentre_run.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCentre_settings.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCentre_uml.tiff +share/GNUstep/System/Applications/ProjectCenter.app/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/ProjectCenter +share/GNUstep/System/Applications/ProjectCenter.app/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/library_paths.openapp +share/GNUstep/System/Applications/ProjectCenter.app/stamp.make +share/GNUstep/System/Headers/ProjectCenter/FileCreator.h +share/GNUstep/System/Headers/ProjectCenter/PCBrowserController.h +share/GNUstep/System/Headers/ProjectCenter/PCBundleLoader.h +share/GNUstep/System/Headers/ProjectCenter/PCDataSource.h +share/GNUstep/System/Headers/ProjectCenter/PCDefines.h +share/GNUstep/System/Headers/ProjectCenter/PCEditor+UInterface.h +share/GNUstep/System/Headers/ProjectCenter/PCEditor.h +share/GNUstep/System/Headers/ProjectCenter/PCEditorController.h +share/GNUstep/System/Headers/ProjectCenter/PCEditorView+Highlighting.h +share/GNUstep/System/Headers/ProjectCenter/PCEditorView.h +share/GNUstep/System/Headers/ProjectCenter/PCFileManager+UInterface.h +share/GNUstep/System/Headers/ProjectCenter/PCFileManager.h +share/GNUstep/System/Headers/ProjectCenter/PCHistoryController.h +share/GNUstep/System/Headers/ProjectCenter/PCMakefileFactory.h +share/GNUstep/System/Headers/ProjectCenter/PCProject+ComponentHandling.h +share/GNUstep/System/Headers/ProjectCenter/PCProject+UInterface.h +share/GNUstep/System/Headers/ProjectCenter/PCProject.h +share/GNUstep/System/Headers/ProjectCenter/PCProjectBuilder.h +share/GNUstep/System/Headers/ProjectCenter/PCProjectDebugger.h +share/GNUstep/System/Headers/ProjectCenter/PCProjectEditor.h +share/GNUstep/System/Headers/ProjectCenter/PCProjectManager+UInterface.h +share/GNUstep/System/Headers/ProjectCenter/PCProjectManager.h +share/GNUstep/System/Headers/ProjectCenter/PCServer.h +share/GNUstep/System/Headers/ProjectCenter/PCSplitView.h +share/GNUstep/System/Headers/ProjectCenter/PCTextFinder+UInterface.h +share/GNUstep/System/Headers/ProjectCenter/PCTextFinder.h +share/GNUstep/System/Headers/ProjectCenter/PreferenceController.h +share/GNUstep/System/Headers/ProjectCenter/ProjectBuilder.h +share/GNUstep/System/Headers/ProjectCenter/ProjectCenter.h +share/GNUstep/System/Headers/ProjectCenter/ProjectComponent.h +share/GNUstep/System/Headers/ProjectCenter/ProjectDebugger.h +share/GNUstep/System/Headers/ProjectCenter/ProjectEditor.h +share/GNUstep/System/Headers/ProjectCenter/ProjectType.h +share/GNUstep/System/Headers/ProjectCenter/Server.h +share/GNUstep/System/Libraries/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/libProjectCenter.so +share/GNUstep/System/Libraries/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/libProjectCenter.so.${PKGVERSION} +share/GNUstep/System/Library/ProjectCenter/PCAppProj.bundle/Resources/AppController.h +share/GNUstep/System/Library/ProjectCenter/PCAppProj.bundle/Resources/AppController.m +share/GNUstep/System/Library/ProjectCenter/PCAppProj.bundle/Resources/Info-gnustep.plist +share/GNUstep/System/Library/ProjectCenter/PCAppProj.bundle/Resources/Info-project.plist +share/GNUstep/System/Library/ProjectCenter/PCAppProj.bundle/Resources/PC.proj +share/GNUstep/System/Library/ProjectCenter/PCAppProj.bundle/Resources/main.m +share/GNUstep/System/Library/ProjectCenter/PCAppProj.bundle/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/PCAppProj +share/GNUstep/System/Library/ProjectCenter/PCAppProj.bundle/stamp.make +share/GNUstep/System/Library/ProjectCenter/PCBaseFileTypes.bundle/Resources/Info-gnustep.plist +share/GNUstep/System/Library/ProjectCenter/PCBaseFileTypes.bundle/Resources/cfile.template +share/GNUstep/System/Library/ProjectCenter/PCBaseFileTypes.bundle/Resources/cheader.template +share/GNUstep/System/Library/ProjectCenter/PCBaseFileTypes.bundle/Resources/class.template +share/GNUstep/System/Library/ProjectCenter/PCBaseFileTypes.bundle/Resources/gsmarkup.template +share/GNUstep/System/Library/ProjectCenter/PCBaseFileTypes.bundle/Resources/header.template +share/GNUstep/System/Library/ProjectCenter/PCBaseFileTypes.bundle/Resources/nsviewclass.template +share/GNUstep/System/Library/ProjectCenter/PCBaseFileTypes.bundle/Resources/nsviewheader.template +share/GNUstep/System/Library/ProjectCenter/PCBaseFileTypes.bundle/Resources/protocol.template +share/GNUstep/System/Library/ProjectCenter/PCBaseFileTypes.bundle/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/PCBaseFileTypes +share/GNUstep/System/Library/ProjectCenter/PCBaseFileTypes.bundle/stamp.make +share/GNUstep/System/Library/ProjectCenter/PCBundleProj.bundle/Resources/Info-gnustep.plist +share/GNUstep/System/Library/ProjectCenter/PCBundleProj.bundle/Resources/PC.proj +share/GNUstep/System/Library/ProjectCenter/PCBundleProj.bundle/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/PCBundleProj +share/GNUstep/System/Library/ProjectCenter/PCBundleProj.bundle/stamp.make +share/GNUstep/System/Library/ProjectCenter/PCGormProj.bundle/Resources/Info-gnustep.plist +share/GNUstep/System/Library/ProjectCenter/PCGormProj.bundle/Resources/Info-project.plist +share/GNUstep/System/Library/ProjectCenter/PCGormProj.bundle/Resources/PC.proj +share/GNUstep/System/Library/ProjectCenter/PCGormProj.bundle/Resources/baseInterface.classes +share/GNUstep/System/Library/ProjectCenter/PCGormProj.bundle/Resources/baseInterface.gorm +share/GNUstep/System/Library/ProjectCenter/PCGormProj.bundle/Resources/main.m +share/GNUstep/System/Library/ProjectCenter/PCGormProj.bundle/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/PCGormProj +share/GNUstep/System/Library/ProjectCenter/PCGormProj.bundle/stamp.make +share/GNUstep/System/Library/ProjectCenter/PCLibProj.bundle/Resources/Info-gnustep.plist +share/GNUstep/System/Library/ProjectCenter/PCLibProj.bundle/Resources/PC.proj +share/GNUstep/System/Library/ProjectCenter/PCLibProj.bundle/Resources/Version +share/GNUstep/System/Library/ProjectCenter/PCLibProj.bundle/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/PCLibProj +share/GNUstep/System/Library/ProjectCenter/PCLibProj.bundle/stamp.make +share/GNUstep/System/Library/ProjectCenter/PCRenaissanceProj.bundle/Resources/AppController.h +share/GNUstep/System/Library/ProjectCenter/PCRenaissanceProj.bundle/Resources/AppController.m +share/GNUstep/System/Library/ProjectCenter/PCRenaissanceProj.bundle/Resources/Info-gnustep.plist +share/GNUstep/System/Library/ProjectCenter/PCRenaissanceProj.bundle/Resources/Info-project.plist +share/GNUstep/System/Library/ProjectCenter/PCRenaissanceProj.bundle/Resources/Main.gsmarkup +share/GNUstep/System/Library/ProjectCenter/PCRenaissanceProj.bundle/Resources/MainMenu-GNUstep.gsmarkup +share/GNUstep/System/Library/ProjectCenter/PCRenaissanceProj.bundle/Resources/MainMenu-OSX.gsmarkup +share/GNUstep/System/Library/ProjectCenter/PCRenaissanceProj.bundle/Resources/PC.proj +share/GNUstep/System/Library/ProjectCenter/PCRenaissanceProj.bundle/Resources/main.m +share/GNUstep/System/Library/ProjectCenter/PCRenaissanceProj.bundle/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/PCRenaissanceProj +share/GNUstep/System/Library/ProjectCenter/PCRenaissanceProj.bundle/stamp.make +share/GNUstep/System/Library/ProjectCenter/PCToolProj.bundle/Resources/Info-gnustep.plist +share/GNUstep/System/Library/ProjectCenter/PCToolProj.bundle/Resources/Info-project.plist +share/GNUstep/System/Library/ProjectCenter/PCToolProj.bundle/Resources/PC.proj +share/GNUstep/System/Library/ProjectCenter/PCToolProj.bundle/Resources/main.m +share/GNUstep/System/Library/ProjectCenter/PCToolProj.bundle/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/PCToolProj +share/GNUstep/System/Library/ProjectCenter/PCToolProj.bundle/stamp.make +@dirrm share/GNUstep/System/Library/ProjectCenter/PCToolProj.bundle/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu +@dirrm share/GNUstep/System/Library/ProjectCenter/PCToolProj.bundle/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS} +@dirrm share/GNUstep/System/Library/ProjectCenter/PCToolProj.bundle/${GNUSTEP_HOST_CPU} +@dirrm share/GNUstep/System/Library/ProjectCenter/PCToolProj.bundle/Resources +@dirrm share/GNUstep/System/Library/ProjectCenter/PCToolProj.bundle +@dirrm share/GNUstep/System/Library/ProjectCenter/PCRenaissanceProj.bundle/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu +@dirrm share/GNUstep/System/Library/ProjectCenter/PCRenaissanceProj.bundle/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS} +@dirrm share/GNUstep/System/Library/ProjectCenter/PCRenaissanceProj.bundle/${GNUSTEP_HOST_CPU} +@dirrm share/GNUstep/System/Library/ProjectCenter/PCRenaissanceProj.bundle/Resources +@dirrm share/GNUstep/System/Library/ProjectCenter/PCRenaissanceProj.bundle +@dirrm share/GNUstep/System/Library/ProjectCenter/PCLibProj.bundle/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu +@dirrm share/GNUstep/System/Library/ProjectCenter/PCLibProj.bundle/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS} +@dirrm share/GNUstep/System/Library/ProjectCenter/PCLibProj.bundle/${GNUSTEP_HOST_CPU} +@dirrm share/GNUstep/System/Library/ProjectCenter/PCLibProj.bundle/Resources +@dirrm share/GNUstep/System/Library/ProjectCenter/PCLibProj.bundle +@dirrm share/GNUstep/System/Library/ProjectCenter/PCGormProj.bundle/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu +@dirrm share/GNUstep/System/Library/ProjectCenter/PCGormProj.bundle/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS} +@dirrm share/GNUstep/System/Library/ProjectCenter/PCGormProj.bundle/${GNUSTEP_HOST_CPU} +@dirrm share/GNUstep/System/Library/ProjectCenter/PCGormProj.bundle/Resources +@dirrm share/GNUstep/System/Library/ProjectCenter/PCGormProj.bundle +@dirrm share/GNUstep/System/Library/ProjectCenter/PCBundleProj.bundle/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu +@dirrm share/GNUstep/System/Library/ProjectCenter/PCBundleProj.bundle/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS} +@dirrm share/GNUstep/System/Library/ProjectCenter/PCBundleProj.bundle/${GNUSTEP_HOST_CPU} +@dirrm share/GNUstep/System/Library/ProjectCenter/PCBundleProj.bundle/Resources +@dirrm share/GNUstep/System/Library/ProjectCenter/PCBundleProj.bundle +@dirrm share/GNUstep/System/Library/ProjectCenter/PCBaseFileTypes.bundle/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu +@dirrm share/GNUstep/System/Library/ProjectCenter/PCBaseFileTypes.bundle/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS} +@dirrm share/GNUstep/System/Library/ProjectCenter/PCBaseFileTypes.bundle/${GNUSTEP_HOST_CPU} +@dirrm share/GNUstep/System/Library/ProjectCenter/PCBaseFileTypes.bundle/Resources +@dirrm share/GNUstep/System/Library/ProjectCenter/PCBaseFileTypes.bundle +@dirrm share/GNUstep/System/Library/ProjectCenter/PCAppProj.bundle/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu +@dirrm share/GNUstep/System/Library/ProjectCenter/PCAppProj.bundle/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS} +@dirrm share/GNUstep/System/Library/ProjectCenter/PCAppProj.bundle/${GNUSTEP_HOST_CPU} +@dirrm share/GNUstep/System/Library/ProjectCenter/PCAppProj.bundle/Resources +@dirrm share/GNUstep/System/Library/ProjectCenter/PCAppProj.bundle +@dirrm share/GNUstep/System/Library/ProjectCenter +@dirrm share/GNUstep/System/Headers/ProjectCenter +@dirrm share/GNUstep/System/Applications/ProjectCenter.app/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu +@dirrm share/GNUstep/System/Applications/ProjectCenter.app/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS} +@dirrm share/GNUstep/System/Applications/ProjectCenter.app/${GNUSTEP_HOST_CPU} +@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources +@dirrm share/GNUstep/System/Applications/ProjectCenter.app diff --git a/devel/ProjectCenter/distinfo b/devel/ProjectCenter/distinfo new file mode 100644 index 00000000000..e9fbe2fb00e --- /dev/null +++ b/devel/ProjectCenter/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2003/05/06 06:49:17 rh Exp $ + +SHA1 (ProjectCenter-0.3.2.tar.gz) = 1864bb65f3f703716bd79935146a8362f2757792 +Size (ProjectCenter-0.3.2.tar.gz) = 253088 bytes |