From 91f748423a8d727211ddfb27d92d8ab4ddf195ee Mon Sep 17 00:00:00 2001 From: Jean-Marc Zucconi Date: Thu, 8 Aug 1996 15:01:57 +0000 Subject: asedit - text editor for X/Motif Submitted by: Andreas Kohout --- editors/asedit/Makefile | 20 ++++++++++++++++++++ editors/asedit/distinfo | 1 + editors/asedit/files/patch-aa | 19 +++++++++++++++++++ editors/asedit/pkg-comment | 1 + editors/asedit/pkg-descr | 8 ++++++++ editors/asedit/pkg-plist | 9 +++++++++ 6 files changed, 58 insertions(+) create mode 100644 editors/asedit/Makefile create mode 100644 editors/asedit/distinfo create mode 100644 editors/asedit/files/patch-aa create mode 100644 editors/asedit/pkg-comment create mode 100644 editors/asedit/pkg-descr create mode 100644 editors/asedit/pkg-plist (limited to 'editors/asedit') diff --git a/editors/asedit/Makefile b/editors/asedit/Makefile new file mode 100644 index 000000000000..e022a4e3a9d7 --- /dev/null +++ b/editors/asedit/Makefile @@ -0,0 +1,20 @@ +# New ports collection makefile for: asedit +# Version required: 1.3.2 +# Date created: 28 Jul 1996 +# +# Whom: Andreas Kohout +# +# $Id$ +# +DISTNAME= asedit-1.3.2 +CATEGORIES= editors x11 +MASTER_SITES= ftp://ftp.x.org/contrib/editors/ + +MAINTAINER= shanee@rabbit.augusta.de + +#REQUIRES_MOTIF= yes +USE_X11= yes +USE_IMAKE= yes +XMKMF= xmkmf + +.include diff --git a/editors/asedit/distinfo b/editors/asedit/distinfo new file mode 100644 index 000000000000..c9bd738541c8 --- /dev/null +++ b/editors/asedit/distinfo @@ -0,0 +1 @@ +MD5 (asedit-1.3.2.tar.gz) = 8fa3043291ad9e9dab9a7683767b9fd6 diff --git a/editors/asedit/files/patch-aa b/editors/asedit/files/patch-aa new file mode 100644 index 000000000000..d5db4526d137 --- /dev/null +++ b/editors/asedit/files/patch-aa @@ -0,0 +1,19 @@ +*** Imakefile.orig Sun Jul 28 21:43:57 1996 +--- Imakefile Sun Jul 28 21:44:31 1996 +*************** +*** 29,35 **** + + LOCAL_X_LIBDIR = + +! XMLIB = -lXm -lPW + + XCOMM - HP PW setup: XMLIB = -lXm -lc -lPW + XCOMM - SUN setup: XMLIB = -lXm +--- 29,35 ---- + + LOCAL_X_LIBDIR = + +! XMLIB = -lXm + + XCOMM - HP PW setup: XMLIB = -lXm -lc -lPW + XCOMM - SUN setup: XMLIB = -lXm diff --git a/editors/asedit/pkg-comment b/editors/asedit/pkg-comment new file mode 100644 index 000000000000..5287e834b64d --- /dev/null +++ b/editors/asedit/pkg-comment @@ -0,0 +1 @@ +asedit - text editor for X/Motif diff --git a/editors/asedit/pkg-descr b/editors/asedit/pkg-descr new file mode 100644 index 000000000000..24d9bf063e71 --- /dev/null +++ b/editors/asedit/pkg-descr @@ -0,0 +1,8 @@ +asedit is an easy to use text editor for X Window System +built around Motif Text widget. Version 1.3, international +free Release, includes the following language versions: +English, Dutch, French, German, Polish, Portuguese and +Swedish. All commands and messages are localized for each +language. The on-line help is available only in English. + +This port requires Motif to build. diff --git a/editors/asedit/pkg-plist b/editors/asedit/pkg-plist new file mode 100644 index 000000000000..f865112d5621 --- /dev/null +++ b/editors/asedit/pkg-plist @@ -0,0 +1,9 @@ +@cwd /usr/X11R6 +bin/asedit +man/man1/asedit.1.gz +lib/X11/app-defaults/Asedit +lib/X11/app-defaults/Asedit-sgi +lib/X11/app-defaults/Asedit_em +lib/X11/app-defaults/Asedit_em-sgi +lib/X11/asedit.hlp +lib/X11/asedit_em.hlp -- cgit v1.2.3