diff options
author | Eric L. Hernes <erich@FreeBSD.org> | 1995-10-02 16:14:42 +0000 |
---|---|---|
committer | Eric L. Hernes <erich@FreeBSD.org> | 1995-10-02 16:14:42 +0000 |
commit | a68627a23daa8c2ac6c620c823286350309b6569 (patch) | |
tree | 09d540fbc7b3101764c7347ecc2608e4f84ab661 /editors/xcoral | |
parent | 232e0edb553580af811fff48adf4746840c2a10d (diff) | |
download | ports-a68627a23daa8c2ac6c620c823286350309b6569.tar.gz ports-a68627a23daa8c2ac6c620c823286350309b6569.zip |
Notes
Diffstat (limited to 'editors/xcoral')
-rw-r--r-- | editors/xcoral/Makefile | 17 | ||||
-rw-r--r-- | editors/xcoral/distinfo | 1 | ||||
-rw-r--r-- | editors/xcoral/pkg-comment | 1 | ||||
-rw-r--r-- | editors/xcoral/pkg-descr | 18 | ||||
-rw-r--r-- | editors/xcoral/pkg-plist | 30 |
5 files changed, 67 insertions, 0 deletions
diff --git a/editors/xcoral/Makefile b/editors/xcoral/Makefile new file mode 100644 index 000000000000..af4fc324a64c --- /dev/null +++ b/editors/xcoral/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: xcoral +# Version required: 2.4 +# Date created: +# Whom: erich@rrnet.com +# +# $Id$ +# + +DISTNAME= xcoral-2.4 +CATEGORIES+= editors +MASTER_SITES= ftp://public.x.org/contrib/editors/ + +MAINTAINER= erich@FreeBSD.ORG + +USE_IMAKE= yes + +.include <bsd.port.mk> diff --git a/editors/xcoral/distinfo b/editors/xcoral/distinfo new file mode 100644 index 000000000000..c07f19106924 --- /dev/null +++ b/editors/xcoral/distinfo @@ -0,0 +1 @@ +MD5 (xcoral-2.4.tar.gz) = d9f65cbc894a24b2fb8621bf96b81d7e diff --git a/editors/xcoral/pkg-comment b/editors/xcoral/pkg-comment new file mode 100644 index 000000000000..924bb85b5e6a --- /dev/null +++ b/editors/xcoral/pkg-comment @@ -0,0 +1 @@ +Xcoral 2.4 --A multiwindow mouse-based text editor for the X Window System. diff --git a/editors/xcoral/pkg-descr b/editors/xcoral/pkg-descr new file mode 100644 index 000000000000..6b97900f4757 --- /dev/null +++ b/editors/xcoral/pkg-descr @@ -0,0 +1,18 @@ + +From the docs: + + Xcoral is a multiwindow mouse-based text editor for the X Window System. A + built-in browser enables you to navigate through C functions, C++ classes, + methods and files. A SMall Ansi C Interpreter (Smac) is also built-in to + dynamically extend the editor's possibilities (user functions, key + bindings, modes etc). Xcoral provides variable width fonts, menus, + scrollbars, buttons, search, regions, kill-buffers, macros and undo. An + on-line manual box, with a table of contents and an index, helps you to + use and customize the editor. Commands are accessible from menus or key + bindings. Xcoral is a direct Xlib client and runs on color/bw X Display. + +The example .xcoralrc is in ${PREFIX}/lib/X11/xcoral/xcoralrc.fl; cp it +to ~/.xcoralrc, and fire up xcoral. + +eric. +erich@rrnet.com diff --git a/editors/xcoral/pkg-plist b/editors/xcoral/pkg-plist new file mode 100644 index 000000000000..8c89bf1f340b --- /dev/null +++ b/editors/xcoral/pkg-plist @@ -0,0 +1,30 @@ +bin/xcoral +lib/X11/xcoral/DEPEND +lib/X11/xcoral/README +lib/X11/xcoral/cmd.sc +lib/X11/xcoral/color.sc +lib/X11/xcoral/comments.sc +lib/X11/xcoral/compare-win.sc +lib/X11/xcoral/complete-word.sc +lib/X11/xcoral/describe.sc +lib/X11/xcoral/edir.sc +lib/X11/xcoral/edt.sc +lib/X11/xcoral/example.sc +lib/X11/xcoral/french.sc +lib/X11/xcoral/hack-filename.sc +lib/X11/xcoral/head.sc +lib/X11/xcoral/keydef-ext.sc +lib/X11/xcoral/latex.sc +lib/X11/xcoral/man.dtex +lib/X11/xcoral/mode-ext.sc +lib/X11/xcoral/mode.sc +lib/X11/xcoral/mouse.sc +lib/X11/xcoral/rcs.sc +lib/X11/xcoral/save.sc +lib/X11/xcoral/sun-keydef.sc +lib/X11/xcoral/title.sc +lib/X11/xcoral/top-ten.sc +lib/X11/xcoral/utilities.sc +lib/X11/xcoral/version.sc +lib/X11/xcoral/window-utilities.sc +lib/X11/xcoral/xcoralrc.lf |