1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

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 <mi@aldan.ziplink.net>
This commit is contained in:
Andreas Klemm 1997-09-27 18:58:53 +00:00
parent 722eb4f281
commit 4e47d8da71
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8033
6 changed files with 44 additions and 0 deletions

View File

@ -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 <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (XPostitPlus-2.3.tar.gz) = e5a7eca4abb91ad4db21add67f8d203c

View File

@ -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

View File

@ -0,0 +1 @@
PostIt (R) messages onto your X11 screen

View File

@ -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.

View File

@ -0,0 +1,3 @@
bin/xpostit+
lib/X11/app-defaults/XPostitPlus
man/man1/xpostit+.1.gz