diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-11-20 01:18:41 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-11-20 01:18:41 +0800 |
commit | 510960d574c7fa040950f8d60c8f78deda83dae2 (patch) | |
tree | 7acf08981eb220a2c7f88f2c4076894cfc106647 /sysutils | |
parent | 500c44b552b0a087dda6819823d7587d88e66568 (diff) | |
download | freebsd-ports-gnome-510960d574c7fa040950f8d60c8f78deda83dae2.tar.gz freebsd-ports-gnome-510960d574c7fa040950f8d60c8f78deda83dae2.tar.zst freebsd-ports-gnome-510960d574c7fa040950f8d60c8f78deda83dae2.zip |
Installer.app, a package installer for GNUstep.
It aims to provide easy instalation of packages, be they the native
packages of the underlying system (debs, rpms, etc) or, in the future,
GNUstep packages (that follow the NeXTSTEP/MacOSX package format).
WWW: http://www.etoile-project.org/
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 1 | ||||
-rw-r--r-- | sysutils/etoile-installer/Makefile | 33 | ||||
-rw-r--r-- | sysutils/etoile-installer/distinfo | 3 | ||||
-rw-r--r-- | sysutils/etoile-installer/pkg-descr | 7 | ||||
-rw-r--r-- | sysutils/etoile-installer/pkg-plist | 28 |
5 files changed, 72 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 3bf61dca9f0e..36b6ef0b5220 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -156,6 +156,7 @@ SUBDIR += est SUBDIR += estctrl SUBDIR += etcmerge + SUBDIR += etoile-installer SUBDIR += eventlog SUBDIR += eventwatcher SUBDIR += evtviewer diff --git a/sysutils/etoile-installer/Makefile b/sysutils/etoile-installer/Makefile new file mode 100644 index 000000000000..b0b46b68d254 --- /dev/null +++ b/sysutils/etoile-installer/Makefile @@ -0,0 +1,33 @@ +# New ports collection makefile for: etoile-installer +# Date created: 19 Nov 2006 +# Whom: dirk.meyer@dinoex.sub.org +# +# $FreeBSD$ +# + +PORTNAME= installer +PORTVERSION= 0.1.${SNAPSHOT} +CATEGORIES= sysutils +MASTER_SITES= http://florida.ethz.ch/ports/distfiles/ +PKGNAMEPREFIX= etoile- +DISTNAME= etoile_0+${SNAPSHOT}+dfsg.orig + +MAINTAINER= dinoex@FreeBSD.org +COMMENT= Etoile Project Installer for GNUstep + +SNAPSHOT= 20060917 +WRKSRC= ${WRKDIR}/etoile-0+${SNAPSHOT}+dfsg/Etoile/ +USE_GMAKE= yes +USE_GNUSTEP= yes +USE_GNUSTEP_PREFIX= yes +USE_GNUSTEP_BACK= yes +USE_GNUSTEP_BUILD= yes +USE_GNUSTEP_INSTALL= yes +MAKEFILE= GNUmakefile +USE_GNUSTEP_MAKE_DIRS+= Services/User/Installer + +post-patch: + ${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \ + ${WRKSRC}/Services/User/Installer/GNUmakefile + +.include <bsd.port.mk> diff --git a/sysutils/etoile-installer/distinfo b/sysutils/etoile-installer/distinfo new file mode 100644 index 000000000000..2d5c7ccf5d13 --- /dev/null +++ b/sysutils/etoile-installer/distinfo @@ -0,0 +1,3 @@ +MD5 (etoile_0+20060917+dfsg.orig.tar.gz) = bc96dcaba7ac66abb1320d5cfc98f05e +SHA256 (etoile_0+20060917+dfsg.orig.tar.gz) = de7cb026ccebdbb72d115ca800a13910cd51c9df27f5578ad7059b13f88eb334 +SIZE (etoile_0+20060917+dfsg.orig.tar.gz) = 10478850 diff --git a/sysutils/etoile-installer/pkg-descr b/sysutils/etoile-installer/pkg-descr new file mode 100644 index 000000000000..25e7ace4fe6f --- /dev/null +++ b/sysutils/etoile-installer/pkg-descr @@ -0,0 +1,7 @@ +Installer.app, a package installer for GNUstep. + +It aims to provide easy instalation of packages, be they the native +packages of the underlying system (debs, rpms, etc) or, in the future, +GNUstep packages (that follow the NeXTSTEP/MacOSX package format). + +WWW: http://www.etoile-project.org/ diff --git a/sysutils/etoile-installer/pkg-plist b/sysutils/etoile-installer/pkg-plist new file mode 100644 index 000000000000..2d79a5a1d04b --- /dev/null +++ b/sysutils/etoile-installer/pkg-plist @@ -0,0 +1,28 @@ +Local/Applications/Installer.app/Installer +Local/Applications/Installer.app/Resources/Deb.tiff +Local/Applications/Installer.app/Resources/Gpkg.installer/Gpkg +Local/Applications/Installer.app/Resources/Gpkg.installer/Resources/Info-gnustep.plist +Local/Applications/Installer.app/Resources/Gpkg.installer/stamp.make +Local/Applications/Installer.app/Resources/Info-gnustep.plist +Local/Applications/Installer.app/Resources/Installer.app.tiff +Local/Applications/Installer.app/Resources/Installer.desktop +Local/Applications/Installer.app/Resources/Installer.gorm/data.classes +Local/Applications/Installer.app/Resources/Installer.gorm/data.info +Local/Applications/Installer.app/Resources/Installer.gorm/objects.gorm +Local/Applications/Installer.app/Resources/Package.gorm/data.classes +Local/Applications/Installer.app/Resources/Package.gorm/data.info +Local/Applications/Installer.app/Resources/Package.gorm/objects.gorm +Local/Applications/Installer.app/Resources/Pkg.tiff +Local/Applications/Installer.app/library_paths.openapp +Local/Applications/Installer.app/stamp.make +Local/Library/Headers/Gpkg/Gpkg.h +Local/Tools/lsgbom +Local/Tools/mkgbom +@dirrm Local/Tools +@dirrm Local/Library/Headers/Gpkg +@dirrm Local/Applications/Installer.app/Resources/Package.gorm +@dirrm Local/Applications/Installer.app/Resources/Installer.gorm +@dirrm Local/Applications/Installer.app/Resources/Gpkg.installer/Resources +@dirrm Local/Applications/Installer.app/Resources/Gpkg.installer +@dirrm Local/Applications/Installer.app/Resources +@dirrm Local/Applications/Installer.app |