aboutsummaryrefslogtreecommitdiff
path: root/x11/rstart
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/rstart
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/rstart')
-rw-r--r--x11/rstart/Makefile20
-rw-r--r--x11/rstart/distinfo3
-rw-r--r--x11/rstart/pkg-descr5
-rw-r--r--x11/rstart/pkg-plist17
4 files changed, 45 insertions, 0 deletions
diff --git a/x11/rstart/Makefile b/x11/rstart/Makefile
new file mode 100644
index 000000000000..258bc19dda44
--- /dev/null
+++ b/x11/rstart/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: rstart
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= rstart
+PORTVERSION= 1.0.2
+CATEGORIES= x11
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= Sample implementation of a Remote Start client
+
+XORG_CAT= app
+USE_XORG= x11
+
+MAN1= rstart.1 rstartd.1
+
+.include <bsd.port.mk>
diff --git a/x11/rstart/distinfo b/x11/rstart/distinfo
new file mode 100644
index 000000000000..f648424763a9
--- /dev/null
+++ b/x11/rstart/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/rstart-1.0.2.tar.bz2) = 99aea04a27197056368a4431f30f9cdb
+SHA256 (xorg/app/rstart-1.0.2.tar.bz2) = 02fc48b5069018e4262f0e5ebb669acedc04167307c98f0fdb2ca22e568e9596
+SIZE (xorg/app/rstart-1.0.2.tar.bz2) = 92924
diff --git a/x11/rstart/pkg-descr b/x11/rstart/pkg-descr
new file mode 100644
index 000000000000..15df1d2064c3
--- /dev/null
+++ b/x11/rstart/pkg-descr
@@ -0,0 +1,5 @@
+This package contains rstart, a sample implementation of a Remote Start
+client.
+
+- Joel Dahl
+joel@FreeBSD.org
diff --git a/x11/rstart/pkg-plist b/x11/rstart/pkg-plist
new file mode 100644
index 000000000000..39e8858e79fb
--- /dev/null
+++ b/x11/rstart/pkg-plist
@@ -0,0 +1,17 @@
+bin/rstart
+bin/rstartd
+lib/X11/rstart/config
+lib/X11/rstart/rstartd.real
+lib/X11/rstart/commands/x11r6/@List
+lib/X11/rstart/commands/x11r6/Terminal
+lib/X11/rstart/commands/x11r6/LoadMonitor
+lib/X11/rstart/commands/ListGenericCommands
+lib/X11/rstart/commands/@List
+lib/X11/rstart/commands/ListContexts
+lib/X11/rstart/contexts/default
+lib/X11/rstart/contexts/x11r6
+lib/X11/rstart/contexts/@List
+@dirrm lib/X11/rstart/contexts
+@dirrm lib/X11/rstart/commands/x11r6
+@dirrm lib/X11/rstart/commands
+@dirrm lib/X11/rstart