aboutsummaryrefslogtreecommitdiff
path: root/x11/xedit
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2007-05-19 20:36:56 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2007-05-19 20:36:56 +0000
commitd4f0d0048a8755106a4b0445221a19761e746984 (patch)
treec87184c5bfeaf942c827c5f706186ce9786a2588 /x11/xedit
parente82affd309fc2d8e5ea19b2e003f1296920bd825 (diff)
downloadports-d4f0d0048a8755106a4b0445221a19761e746984.tar.gz
ports-d4f0d0048a8755106a4b0445221a19761e746984.zip
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes
Notes: svn path=/head/; revision=191544
Diffstat (limited to 'x11/xedit')
-rw-r--r--x11/xedit/Makefile20
-rw-r--r--x11/xedit/distinfo3
-rw-r--r--x11/xedit/pkg-descr4
-rw-r--r--x11/xedit/pkg-plist24
4 files changed, 51 insertions, 0 deletions
diff --git a/x11/xedit/Makefile b/x11/xedit/Makefile
new file mode 100644
index 000000000000..afffb6232202
--- /dev/null
+++ b/x11/xedit/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: xedit
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xedit
+PORTVERSION= 1.0.2
+CATEGORIES= x11
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= Simple text editor for X
+
+XORG_CAT= app
+USE_XORG= xt xaw xp xprintutil
+
+MAN1= xedit.1
+
+.include <bsd.port.mk>
diff --git a/x11/xedit/distinfo b/x11/xedit/distinfo
new file mode 100644
index 000000000000..c99bb879f4cc
--- /dev/null
+++ b/x11/xedit/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xedit-1.0.2.tar.bz2) = c56160e93c24ddf17e69891ed50deb72
+SHA256 (xorg/app/xedit-1.0.2.tar.bz2) = 2658d78bbaf8c9effac261f3c229c035fbfda817fa9636dea1e46078213362df
+SIZE (xorg/app/xedit-1.0.2.tar.bz2) = 455400
diff --git a/x11/xedit/pkg-descr b/x11/xedit/pkg-descr
new file mode 100644
index 000000000000..fb8c2034c470
--- /dev/null
+++ b/x11/xedit/pkg-descr
@@ -0,0 +1,4 @@
+This package contains xedit, a simple text editor for the X Window System.
+
+- Joel Dahl
+joel@FreeBSD.org
diff --git a/x11/xedit/pkg-plist b/x11/xedit/pkg-plist
new file mode 100644
index 000000000000..af76d09fa139
--- /dev/null
+++ b/x11/xedit/pkg-plist
@@ -0,0 +1,24 @@
+bin/xedit
+lib/X11/xedit/lisp/progmodes/c.lsp
+lib/X11/xedit/lisp/progmodes/html.lsp
+lib/X11/xedit/lisp/progmodes/imake.lsp
+lib/X11/xedit/lisp/progmodes/lisp.lsp
+lib/X11/xedit/lisp/progmodes/make.lsp
+lib/X11/xedit/lisp/progmodes/man.lsp
+lib/X11/xedit/lisp/progmodes/patch.lsp
+lib/X11/xedit/lisp/progmodes/rpm.lsp
+lib/X11/xedit/lisp/progmodes/sgml.lsp
+lib/X11/xedit/lisp/progmodes/sh.lsp
+lib/X11/xedit/lisp/progmodes/xconf.lsp
+lib/X11/xedit/lisp/progmodes/xlog.lsp
+lib/X11/xedit/lisp/progmodes/xrdb.lsp
+lib/X11/xedit/lisp/lisp.lsp
+lib/X11/xedit/lisp/xedit.lsp
+lib/X11/xedit/lisp/syntax.lsp
+lib/X11/xedit/lisp/indent.lsp
+share/X11/app-defaults/Xedit-color
+share/X11/app-defaults/Xedit
+@dirrmtry share/X11/app-defaults
+@dirrm lib/X11/xedit/lisp/progmodes
+@dirrm lib/X11/xedit/lisp
+@dirrm lib/X11/xedit