From 347c70df7fa53c2faf91dd8939349b5c210d47e7 Mon Sep 17 00:00:00 2001 From: Joseph Koshy Date: Mon, 7 Sep 1998 04:11:07 +0000 Subject: Upgrade to 0.13.41 --- editors/wily/Makefile | 20 +++++++++++++------- editors/wily/distinfo | 2 +- editors/wily/pkg-plist | 22 +++++++++++++++++++--- 3 files changed, 33 insertions(+), 11 deletions(-) (limited to 'editors') diff --git a/editors/wily/Makefile b/editors/wily/Makefile index 149747ce3067..42b7d7cb99e6 100644 --- a/editors/wily/Makefile +++ b/editors/wily/Makefile @@ -3,10 +3,10 @@ # Date created: 23 September 1997 # Whom: koshy # -# $Id: Makefile,v 1.3 1998/08/05 09:31:36 asami Exp $ +# $Id: Makefile,v 1.4 1998/09/07 02:42:09 jkoshy Exp $ # -DISTNAME= wily-0.13.36 +DISTNAME= wily-0.13.41 CATEGORIES= plan9 editors MASTER_SITES= ftp://ftp.northsea.com/pub/plan9_unix/wily/src/ \ ftp://ftp.cs.york.ac.uk/pub/mhw/wily/src/ \ @@ -15,20 +15,26 @@ EXTRACT_SUFX= .tgz MAINTAINER= jkoshy@freebsd.org -USE_X_PREFIX= YES +USE_X11= YES GNU_CONFIGURE= YES WILYDOCDIR= ${PREFIX}/share/doc/wily -WILYDOCFILES= index.html intro.html download.html credits.html FAQ.txt \ +WILYTUTEDIR= ${WILYDOCDIR}/tute +WILYDOCFILES= index.html intro.html download.html credits.html FAQ.html \ onepage.html user.html idioms.html C.html python.html \ - perl.txt hack.html changes.txt AcmeVsWily.html Tcl.html \ - pythonpaper.html winmanager.html + hack.html AcmeVsWily.html Tcl.html \ + pythonpaper.html winmanager.html auug.html one.html \ + example.gif thumb.gif cartoon.gif \ + FAQ.txt Tcl.txt changes.txt perl.txt \ + Credits fonts mouse\ + tute/findword tute/script tute/start tute/hello.c \ + tute/send_to_gary # The default Wily makefile does not install any documentation. Rectify. post-install: strip ${PREFIX}/bin/wily .if !defined(NOPORTDOCS) - ${MKDIR} ${WILYDOCDIR} + ${MKDIR} ${WILYDOCDIR} ${WILYTUTEDIR} set -e; for f in ${WILYDOCFILES}; do \ ${INSTALL_DATA} ${WRKSRC}/Doc/$${f} ${WILYDOCDIR}/$${f}; \ done diff --git a/editors/wily/distinfo b/editors/wily/distinfo index e4e07c83ce7d..b5b63f6a0288 100644 --- a/editors/wily/distinfo +++ b/editors/wily/distinfo @@ -1 +1 @@ -MD5 (wily-0.13.36.tgz) = c58344ef2aea2203400b63ed12bcb91b +MD5 (wily-0.13.41.tgz) = 6fd6052741a4c3915982878405f752ca diff --git a/editors/wily/pkg-plist b/editors/wily/pkg-plist index 78f7ff12d386..8a11e38a8f10 100644 --- a/editors/wily/pkg-plist +++ b/editors/wily/pkg-plist @@ -3,17 +3,33 @@ share/doc/wily/index.html share/doc/wily/intro.html share/doc/wily/download.html share/doc/wily/credits.html -share/doc/wily/FAQ.txt +share/doc/wily/FAQ.html share/doc/wily/onepage.html share/doc/wily/user.html share/doc/wily/idioms.html share/doc/wily/C.html share/doc/wily/python.html -share/doc/wily/perl.txt share/doc/wily/hack.html -share/doc/wily/changes.txt share/doc/wily/AcmeVsWily.html share/doc/wily/Tcl.html share/doc/wily/pythonpaper.html share/doc/wily/winmanager.html +share/doc/wily/auug.html +share/doc/wily/one.html +share/doc/wily/example.gif +share/doc/wily/thumb.gif +share/doc/wily/cartoon.gif +share/doc/wily/FAQ.txt +share/doc/wily/Tcl.txt +share/doc/wily/changes.txt +share/doc/wily/perl.txt +share/doc/wily/Credits +share/doc/wily/fonts +share/doc/wily/mouse +share/doc/wily/tute/findword +share/doc/wily/tute/script +share/doc/wily/tute/start +share/doc/wily/tute/hello.c +share/doc/wily/tute/send_to_gary +@dirrm share/doc/wily/tute @dirrm share/doc/wily -- cgit v1.2.3