pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Kill www/grail, which has been dead for many years now...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/729500efd38f
branches:  trunk
changeset: 550031:729500efd38f
user:      snj <snj%pkgsrc.org@localhost>
date:      Thu Nov 13 21:31:28 2008 +0000

description:
Kill www/grail, which has been dead for many years now.  This execution
blessed by tsarna@.

diffstat:

 doc/CHANGES-2008      |   3 ++-
 www/Makefile          |   3 +--
 www/grail/DESCR       |   3 ---
 www/grail/Makefile    |  42 ------------------------------------------
 www/grail/PLIST.pre   |   2 --
 www/grail/distinfo    |   5 -----
 www/grail/files/grail |   4 ----
 7 files changed, 3 insertions(+), 59 deletions(-)

diffs (107 lines):

diff -r fd8ebc4496e5 -r 729500efd38f doc/CHANGES-2008
--- a/doc/CHANGES-2008  Thu Nov 13 19:23:56 2008 +0000
+++ b/doc/CHANGES-2008  Thu Nov 13 21:31:28 2008 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2008,v 1.2997 2008/11/13 14:44:18 tron Exp $
+$NetBSD: CHANGES-2008,v 1.2998 2008/11/13 21:31:28 snj Exp $
 
 Changes to the packages collection and infrastructure in 2008:
 
@@ -5029,3 +5029,4 @@
        Updated mail/prayer to 1.0.18nb5 [tron 2008-11-13]
        Updated mail/mailsync to 5.2.1nb4 [tron 2008-11-13]
        Updated www/firefox3 to 3.0.4 [tron 2008-11-13]
+       Removed www/grail [snj 2008-11-13]
diff -r fd8ebc4496e5 -r 729500efd38f www/Makefile
--- a/www/Makefile      Thu Nov 13 19:23:56 2008 +0000
+++ b/www/Makefile      Thu Nov 13 21:31:28 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.605 2008/11/12 09:12:37 martti Exp $
+# $NetBSD: Makefile,v 1.606 2008/11/13 21:31:28 snj Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -125,7 +125,6 @@
 SUBDIR+=       ganglia-webfrontend
 SUBDIR+=       geeklog
 SUBDIR+=       gitweb
-SUBDIR+=       grail
 SUBDIR+=       gtkasp2php
 SUBDIR+=       gtkhtml314
 SUBDIR+=       haskell-cgi
diff -r fd8ebc4496e5 -r 729500efd38f www/grail/DESCR
--- a/www/grail/DESCR   Thu Nov 13 19:23:56 2008 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-Grail(TM) is a web browser written in Python, an object-oriented
-scripting language. Grail is from the Center for National Research
-Initiatives. See share/misc/grail-0.6/LICENSE for the license terms.
diff -r fd8ebc4496e5 -r 729500efd38f www/grail/Makefile
--- a/www/grail/Makefile        Thu Nov 13 19:23:56 2008 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,42 +0,0 @@
-# $NetBSD: Makefile,v 1.26 2007/10/06 00:16:28 joerg Exp $
-#
-
-DISTNAME=      grail-0.6
-PKGREVISION=   3
-CATEGORIES=    www
-MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=grail/}
-EXTRACT_SUFX=  .tgz
-
-MAINTAINER=    tsarna%NetBSD.org@localhost
-HOMEPAGE=      http://grail.sourceforge.net/
-COMMENT=       Grail(TM) is a web browser written in Python
-
-NO_BUILD=      yes
-
-GRAILDIR=      share/misc/grail-0.6
-PLIST_SRC=     ${WRKDIR}/.PLIST_SRC
-PYTHON_VERSIONS_ACCEPTED= 15
-
-REPLACE_PYTHON=        grsh.py
-
-INSTALLATION_DIRS=     bin share/misc
-
-do-configure:
-
-do-install:
-       ${CAT} ${PKGDIR}/PLIST.pre >${PLIST_SRC}
-       ${SED} -e "s,@PREFIX@,${PREFIX}," \
-               -e "s,@GRAILDIR@,${GRAILDIR}," \
-               -e "s,@PYTHONBIN@,${PYTHONBIN}," \
-               <${FILESDIR}/grail >${PREFIX}/bin/grail
-       ${CHMOD} 555 ${PREFIX}/bin/grail
-       ${CP} -R ${WRKSRC} ${PREFIX}/${GRAILDIR}
-       ${PYTHONBIN} ${PREFIX}/lib/python${PYVERSSUFFIX}/compileall.py \
-               ${PREFIX}/${GRAILDIR}
-       (cd ${PREFIX}; ${FIND} ${GRAILDIR} -type f -print >>${PLIST_SRC})
-       (cd ${PREFIX}; ${FIND} -d ${GRAILDIR} -type d -print | \
-       ${SED} -e "s/^/@dirrm /" >>${PLIST_SRC})
-
-.include "../../lang/python/application.mk"
-.include "../../x11/py-Tk/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r fd8ebc4496e5 -r 729500efd38f www/grail/PLIST.pre
--- a/www/grail/PLIST.pre       Thu Nov 13 19:23:56 2008 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST.pre,v 1.1 2001/11/01 02:24:59 zuntum Exp $
-bin/grail
diff -r fd8ebc4496e5 -r 729500efd38f www/grail/distinfo
--- a/www/grail/distinfo        Thu Nov 13 19:23:56 2008 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.4 2005/02/24 14:08:31 wiz Exp $
-
-SHA1 (grail-0.6.tgz) = d32e0d79cb0017d170734b49a11118beca24d150
-RMD160 (grail-0.6.tgz) = fd37d2d4a35714625d8bd7561adb96a20b349613
-Size (grail-0.6.tgz) = 385126 bytes
diff -r fd8ebc4496e5 -r 729500efd38f www/grail/files/grail
--- a/www/grail/files/grail     Thu Nov 13 19:23:56 2008 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-#! /bin/sh
-# $NetBSD: grail,v 1.2 2002/01/29 19:25:54 drochner Exp $
-exec @PYTHONBIN@ \
-       @PREFIX@/@GRAILDIR@/grail.pyc ${1+"$@"}



Home | Main Index | Thread Index | Old Index