[Midnightbsd-cvs] mports: x11/xedit: Added xedit-1.0.2: Simple text editor for X
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Sun Oct 7 12:46:27 EDT 2007
Log Message:
-----------
Added xedit-1.0.2: Simple text editor for X
Added Files:
-----------
mports/x11/xedit:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
--- /dev/null
+++ x11/xedit/pkg-descr
@@ -0,0 +1,4 @@
+This package contains xedit, a simple text editor for the X Window System.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/xedit/pkg-plist
@@ -0,0 +1,25 @@
+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
+ at dirrmtry share/X11/app-defaults
+ at dirrmtry share/X11
+ at dirrm lib/X11/xedit/lisp/progmodes
+ at dirrm lib/X11/xedit/lisp
+ at dirrm lib/X11/xedit
--- /dev/null
+++ x11/xedit/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: xedit
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/xedit/Makefile,v 1.1 2007/05/19 20:27:47 flz Exp $
+# $MidnightBSD: mports/x11/xedit/Makefile,v 1.1 2007/10/07 16:46:26 ctriv Exp $
+#
+
+PORTNAME= xedit
+PORTVERSION= 1.0.2
+CATEGORIES= x11
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Simple text editor for X
+LICENSE= x11
+
+XORG_CAT= app
+USE_XORG= xt xaw xp xprintutil
+
+MAN1= xedit.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ 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
More information about the Midnightbsd-cvs
mailing list