summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorrh <rh>2000-07-17 09:39:05 +0000
committerrh <rh>2000-07-17 09:39:05 +0000
commitebbad6647446f5d25d0f39c16d6954f5340e318c (patch)
treeed52d8e836fa1f9d561cc8832a006c620dad35c6 /www
parent26bcfef12f66d0928187e57942c05cbbb5add65c (diff)
downloadpkgsrc-ebbad6647446f5d25d0f39c16d6954f5340e318c.tar.gz
Initial import of asWedit-4.0.1, a Linux HTML and text editor.
Diffstat (limited to 'www')
-rw-r--r--www/asWedit/Makefile44
-rw-r--r--www/asWedit/files/md53
-rw-r--r--www/asWedit/pkg/COMMENT1
-rw-r--r--www/asWedit/pkg/DESCR5
-rw-r--r--www/asWedit/pkg/MESSAGE12
-rw-r--r--www/asWedit/pkg/PLIST10
6 files changed, 75 insertions, 0 deletions
diff --git a/www/asWedit/Makefile b/www/asWedit/Makefile
new file mode 100644
index 00000000000..b0f834c8ba3
--- /dev/null
+++ b/www/asWedit/Makefile
@@ -0,0 +1,44 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/07/17 09:39:05 rh Exp $
+#
+
+DISTNAME= ${PKGNAME}-i386.linux
+PKGNAME= asWedit-4.0.1
+WRKSRC= ${WRKDIR}/${PKGNAME}
+CATEGORIES= www
+MASTER_SITES= http://www.advasoft.com/asWedit/ \
+ http://gd.tuwien.ac.at/infosys/editors/asWedit/ \
+ ftp://ftp.edelweb.fr/pub/asWedit/ \
+ ftp://sunsite.icm.edu.pl/pub/www/asWedit/ \
+ ftp://sunsite.auc.dk/pub/infosystems/www/asWedit/
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.advasoft.com/asWedit.html
+
+DEPENDS+= suse_linux>=6.1:../../emulators/suse_linux
+
+ONLY_FOR_PLATFORM= NetBSD-*-i386
+NO_CDROM= "Redistribution not permitted"
+RESTRICTED= "No re-distribution"
+MIRROR_DISTFILE= no
+NO_BUILD= yes
+MESSAGE_FILE= ${WRKDIR}/MESSAGE
+
+do-configure:
+ cd ${WRKSRC} && ${CP} AsWedit AsWedit.bak && \
+ ${SED} -e 's:/usr/local/lib:${PREFIX}/libdata:g' \
+ -e 's:^!!\*helpDir:*helpDir:' \
+ < AsWedit.bak > AsWedit
+ ${SED} -e 's:@@PREFIX@@:${PREFIX}:g' \
+ < ${PKGDIR}/MESSAGE > ${WRKDIR}/MESSAGE
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/asWedit ${PREFIX}/bin
+ ${INSTALL_DATA} ${WRKSRC}/asWedit.hlp ${PREFIX}/libdata
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/asWedit
+ ${INSTALL_DATA} ${WRKSRC}/AsWedit ${PREFIX}/share/examples/asWedit
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/asWedit
+.for docs in INSTALL LICENSE ORDERING README
+ ${INSTALL_DATA} ${WRKSRC}/${docs} ${PREFIX}/share/doc/asWedit
+.endfor
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/asWedit/files/md5 b/www/asWedit/files/md5
new file mode 100644
index 00000000000..4b5f3f53311
--- /dev/null
+++ b/www/asWedit/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/07/17 09:39:06 rh Exp $
+
+MD5 (asWedit-4.0.1-i386.linux.tar.gz) = fe2ad74bf033631e35e68a905d8a6f2f
diff --git a/www/asWedit/pkg/COMMENT b/www/asWedit/pkg/COMMENT
new file mode 100644
index 00000000000..b5da5350870
--- /dev/null
+++ b/www/asWedit/pkg/COMMENT
@@ -0,0 +1 @@
+Motif HTML and text editor
diff --git a/www/asWedit/pkg/DESCR b/www/asWedit/pkg/DESCR
new file mode 100644
index 00000000000..e697d7571f7
--- /dev/null
+++ b/www/asWedit/pkg/DESCR
@@ -0,0 +1,5 @@
+ asWedit is a comprehensive and easy to use HTML and text editor for X Window
+System and Motif. It offers three independent modes: a plain text editing mode
+and two context-sensitive, validating modes for authoring of HyperText Markup
+Language documents as used on the Internet and intranets. The two HTML modes
+are HTML 4.0 Transitional and HTML 4.0 Frameset.
diff --git a/www/asWedit/pkg/MESSAGE b/www/asWedit/pkg/MESSAGE
new file mode 100644
index 00000000000..8a72a296dda
--- /dev/null
+++ b/www/asWedit/pkg/MESSAGE
@@ -0,0 +1,12 @@
+$NetBSD: MESSAGE,v 1.1.1.1 2000/07/17 09:39:05 rh Exp $
+
+==========================================================================
+ asWedit has now been installed in @@PREFIX@@.
+
+ Before using this package for the first time, each user has to merge
+ the contents of @@PREFIX@@/share/examples/asWedit/AsWedit with his/her
+ X resources. This can be done using the command
+
+ xrdb -merge @@PREFIX@@/share/examples/asWedit/AsWedit
+
+==========================================================================
diff --git a/www/asWedit/pkg/PLIST b/www/asWedit/pkg/PLIST
new file mode 100644
index 00000000000..ef504ea2eae
--- /dev/null
+++ b/www/asWedit/pkg/PLIST
@@ -0,0 +1,10 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/07/17 09:39:05 rh Exp $
+bin/asWedit
+libdata/asWedit.hlp
+share/examples/asWedit/AsWedit
+share/doc/asWedit/INSTALL
+share/doc/asWedit/LICENSE
+share/doc/asWedit/ORDERING
+share/doc/asWedit/README
+@dirrm share/doc/asWedit
+@dirrm share/examples/asWedit