From 4e47d8da71b0ef06a070cb2546abd20839b2a6f2 Mon Sep 17 00:00:00 2001 From: Andreas Klemm Date: Sat, 27 Sep 1997 18:58:53 +0000 Subject: new port xpostit Plus Description: Post-It(r) Notes for X-Windows features include Save, Erase, Destroy, Name, and Hide notes also includes Cascade, Print, Alarms, Email, Find A Note, Insert Calendar, Insert Date, File Open, File Export Xt and Xaw based (no Motif required) PR: closes 4632 Submitted by: Mikhail Teterin --- deskutils/xpostitPlus/Makefile | 18 ++++++++++++++++++ deskutils/xpostitPlus/distinfo | 1 + deskutils/xpostitPlus/files/patch-aa | 19 +++++++++++++++++++ deskutils/xpostitPlus/pkg-comment | 1 + deskutils/xpostitPlus/pkg-descr | 2 ++ deskutils/xpostitPlus/pkg-plist | 3 +++ 6 files changed, 44 insertions(+) create mode 100644 deskutils/xpostitPlus/Makefile create mode 100644 deskutils/xpostitPlus/distinfo create mode 100644 deskutils/xpostitPlus/files/patch-aa create mode 100644 deskutils/xpostitPlus/pkg-comment create mode 100644 deskutils/xpostitPlus/pkg-descr create mode 100644 deskutils/xpostitPlus/pkg-plist (limited to 'deskutils/xpostitPlus') diff --git a/deskutils/xpostitPlus/Makefile b/deskutils/xpostitPlus/Makefile new file mode 100644 index 000000000000..efdd5bafa58a --- /dev/null +++ b/deskutils/xpostitPlus/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: xpostit+ +# Version required: 2.3 +# Date created: 26 Sep 1997 +# Whom: mi +# + +DISTNAME= XPostitPlus-2.3 +CATEGORIES= x11 + +MASTER_SITES= ${MASTER_SITE_XCONTRIB} +MASTER_SITE_SUBDIR= office + +MAINTAINER= mi@aldan.ziplink.net + +USE_IMAKE= yes +USE_X11= yes + +.include diff --git a/deskutils/xpostitPlus/distinfo b/deskutils/xpostitPlus/distinfo new file mode 100644 index 000000000000..004ea45e6319 --- /dev/null +++ b/deskutils/xpostitPlus/distinfo @@ -0,0 +1 @@ +MD5 (XPostitPlus-2.3.tar.gz) = e5a7eca4abb91ad4db21add67f8d203c diff --git a/deskutils/xpostitPlus/files/patch-aa b/deskutils/xpostitPlus/files/patch-aa new file mode 100644 index 000000000000..93b6ca1949e3 --- /dev/null +++ b/deskutils/xpostitPlus/files/patch-aa @@ -0,0 +1,19 @@ +--- Imakefile.orig Fri Sep 26 12:06:02 1997 ++++ Imakefile Fri Sep 26 12:30:24 1997 +@@ -25,4 +25,4 @@ + +-BINDIR=bin-d +-MANDIR=man-d ++XCOMM BINDIR=bin-d ++XCOMM MANDIR=man-d + +@@ -37,3 +37,3 @@ + XCOMM for debugging purposes +-DEFINES = -g -Wall ++DEFINES = -Wall + +@@ -44,3 +44,3 @@ + XCOMM notes if you haven't specified to save-on-exit on the command line. +-XCOMM DEFINES = -DPROMPT_FOR_SAVE ++DEFINES = -DPROMPT_FOR_SAVE + diff --git a/deskutils/xpostitPlus/pkg-comment b/deskutils/xpostitPlus/pkg-comment new file mode 100644 index 000000000000..9e9fe4516ed2 --- /dev/null +++ b/deskutils/xpostitPlus/pkg-comment @@ -0,0 +1 @@ +PostIt (R) messages onto your X11 screen diff --git a/deskutils/xpostitPlus/pkg-descr b/deskutils/xpostitPlus/pkg-descr new file mode 100644 index 000000000000..82c6ff30cb55 --- /dev/null +++ b/deskutils/xpostitPlus/pkg-descr @@ -0,0 +1,2 @@ +This is another branch of xpostit development tree. Allows to fill +your screen with virtual PostIt (R) notes. They are saved into files. diff --git a/deskutils/xpostitPlus/pkg-plist b/deskutils/xpostitPlus/pkg-plist new file mode 100644 index 000000000000..9c8402683dff --- /dev/null +++ b/deskutils/xpostitPlus/pkg-plist @@ -0,0 +1,3 @@ +bin/xpostit+ +lib/X11/app-defaults/XPostitPlus +man/man1/xpostit+.1.gz -- cgit v1.2.3