diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-28 01:55:58 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-28 01:55:58 +0800 |
commit | 7e7b9ab4714b7e5ffee1990746eba737f69e446d (patch) | |
tree | 219932ca7f189cc6cf108f2160d00cd6fbe1470e | |
parent | 143d40479316f4a086dad11719fb2734a6f8c972 (diff) | |
download | marcuscom-ports-7e7b9ab4714b7e5ffee1990746eba737f69e446d.tar marcuscom-ports-7e7b9ab4714b7e5ffee1990746eba737f69e446d.tar.gz marcuscom-ports-7e7b9ab4714b7e5ffee1990746eba737f69e446d.tar.bz2 marcuscom-ports-7e7b9ab4714b7e5ffee1990746eba737f69e446d.tar.lz marcuscom-ports-7e7b9ab4714b7e5ffee1990746eba737f69e446d.tar.xz marcuscom-ports-7e7b9ab4714b7e5ffee1990746eba737f69e446d.tar.zst marcuscom-ports-7e7b9ab4714b7e5ffee1990746eba737f69e446d.zip |
-USE_X_PREFIX -> USE_XLIB.
-X11BASE -> LOCALBASE, icons and gnome-help live in LOCALBASE.
-Bump the PORTREVISION.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6871 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | sysutils/gnome-schedule/Makefile | 51 | ||||
-rw-r--r-- | sysutils/gnome-schedule/distinfo | 3 | ||||
-rw-r--r-- | sysutils/gnome-schedule/pkg-descr | 3 | ||||
-rw-r--r-- | sysutils/gnome-schedule/pkg-plist | 41 |
4 files changed, 98 insertions, 0 deletions
diff --git a/sysutils/gnome-schedule/Makefile b/sysutils/gnome-schedule/Makefile new file mode 100644 index 000000000..ebfec0616 --- /dev/null +++ b/sysutils/gnome-schedule/Makefile @@ -0,0 +1,51 @@ +# New ports collection makefile for: gnome-schedule +# Date created: 2004-11-06 +# Whom: Michael Johnson <ahze@FreeBSD.org> +# +# $FreeBSD$ +# $MCom$ +# + +PORTNAME= gnome-schedule +PORTVERSION= 0.9.0 +PORTREVISION= 2 +CATEGORIES= sysutils +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} + +MAINTAINER= gnome@FreeBSD.org +COMMENT= GNOME GUI for configuring a users crontab + +BUILD_DEPENDS= yelp:${PORTSDIR}/x11/yelp +RUN_DEPENDS= ${BUILD_DEPENDS} + +USE_BZIP2= yes +USE_PYTHON= yes +USE_GNOME= gnomeprefix pygnome2 +USE_XLIB= yes +GNU_CONFIGURE= yes +DATADIR= ${PREFIX}/share/gnome + +PORTDOCS= addingandediting.html index.html + +.include <bsd.port.pre.mk> + +post-patch: +.if defined(NOPORTDOCS) +.for f in ${PORTDOCS} + @${REINPLACE_CMD} -e 's|${f}||' ${WRKSRC}/doc/Makefile.in +.endfor +.else + @${REINPLACE_CMD} -e 's|gnome-schedule-$$(VERSION)|gnome-schedule|' \ + ${WRKSRC}/doc/Makefile.in +.endif + @${REINPLACE_CMD} -e 's|/usr/share/icons|${LOCALBASE}/share/icons|; \ + s|@prefix@/share|${DATADIR}|; \ + s|/usr/local/share/|${DATADIR}|; \ + s|/usr/share/|${DATADIR}|; \ + s|/usr/bin/gnome-help|${LOCALBASE}/bin/gnome-help|; \ + s|$$(prefix)/share/|$$(datadir)/|' \ + ${WRKSRC}/src/*.* ${WRKSRC}/Makefile.in \ + ${WRKSRC}/pixmaps/Makefile.in + +.include <bsd.port.post.mk> diff --git a/sysutils/gnome-schedule/distinfo b/sysutils/gnome-schedule/distinfo new file mode 100644 index 000000000..1b712dbb4 --- /dev/null +++ b/sysutils/gnome-schedule/distinfo @@ -0,0 +1,3 @@ +MD5 (gnome-schedule-0.9.0.tar.bz2) = 08c3f7680fe95fc4088289ed25552618 +SHA256 (gnome-schedule-0.9.0.tar.bz2) = 2ed8c0743b571f4821cccc66fbb4d8e9cfe63558cfc3a674e74c3513580e8555 +SIZE (gnome-schedule-0.9.0.tar.bz2) = 234125 diff --git a/sysutils/gnome-schedule/pkg-descr b/sysutils/gnome-schedule/pkg-descr new file mode 100644 index 000000000..29813ffba --- /dev/null +++ b/sysutils/gnome-schedule/pkg-descr @@ -0,0 +1,3 @@ +Gnome GUI for configuring a users crontab for Vixie cron or similar. + +WWW: http://gnome-schedule.sourceforge.net/ diff --git a/sysutils/gnome-schedule/pkg-plist b/sysutils/gnome-schedule/pkg-plist new file mode 100644 index 000000000..e953c431c --- /dev/null +++ b/sysutils/gnome-schedule/pkg-plist @@ -0,0 +1,41 @@ +bin/gnome-schedule +%%DATADIR%%/applications/gnome-schedule.desktop +%%DATADIR%%/gnome-schedule/addWindow.py +%%DATADIR%%/gnome-schedule/addWindow.pyc +%%DATADIR%%/gnome-schedule/addWindow.pyo +%%DATADIR%%/gnome-schedule/at.py +%%DATADIR%%/gnome-schedule/at.pyc +%%DATADIR%%/gnome-schedule/at.pyo +%%DATADIR%%/gnome-schedule/atEditor.py +%%DATADIR%%/gnome-schedule/atEditor.pyc +%%DATADIR%%/gnome-schedule/atEditor.pyo +%%DATADIR%%/gnome-schedule/config.py +%%DATADIR%%/gnome-schedule/config.pyc +%%DATADIR%%/gnome-schedule/config.pyo +%%DATADIR%%/gnome-schedule/crontab.py +%%DATADIR%%/gnome-schedule/crontab.pyc +%%DATADIR%%/gnome-schedule/crontab.pyo +%%DATADIR%%/gnome-schedule/crontabEditor.py +%%DATADIR%%/gnome-schedule/crontabEditor.pyc +%%DATADIR%%/gnome-schedule/crontabEditor.pyo +%%DATADIR%%/gnome-schedule/crontabEditorHelper.py +%%DATADIR%%/gnome-schedule/crontabEditorHelper.pyc +%%DATADIR%%/gnome-schedule/crontabEditorHelper.pyo +%%DATADIR%%/gnome-schedule/gnome-schedule.glade +%%DATADIR%%/gnome-schedule/gnome-schedule.py +%%DATADIR%%/gnome-schedule/gnome-schedule.pyc +%%DATADIR%%/gnome-schedule/gnome-schedule.pyo +%%DATADIR%%/gnome-schedule/lang.py +%%DATADIR%%/gnome-schedule/lang.pyc +%%DATADIR%%/gnome-schedule/lang.pyo +%%DATADIR%%/gnome-schedule/mainWindow.py +%%DATADIR%%/gnome-schedule/mainWindow.pyc +%%DATADIR%%/gnome-schedule/mainWindow.pyo +%%DATADIR%%/gnome-schedule/preset.py +%%DATADIR%%/gnome-schedule/preset.pyc +%%DATADIR%%/gnome-schedule/preset.pyo +%%DATADIR%%/gnome-schedule/setuserWindow.py +%%DATADIR%%/gnome-schedule/setuserWindow.pyc +%%DATADIR%%/gnome-schedule/setuserWindow.pyo +%%DATADIR%%/pixmaps/gnome-schedule.png +@dirrm %%DATADIR%%/gnome-schedule |