Port details |
- xpostit PostIt (R) messages onto your X11 screen
- 3.3.1_4 deskutils =5 3.3.1_4Version of this port present on the latest quarterly branch.
- Maintainer: joerg@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-02-04 19:13:55
- Commit Hash: e427ab1
- People watching this port, also watch:: cdrtools, mtools, openssl, mutt, xscreensaver
- License: not specified in port
- Description:
- Copyright 1991 by David A. Curry
Permission to use, copy, modify, distribute, and sell this software and its
documentation for any purpose is hereby granted without fee, provided that
the above copyright notice appear in all copies and that both that copyright
notice and this permission notice appear in supporting documentation. The
author makes no representations about the suitability of this software for
any purpose. It is provided "as is" without express or implied warranty.
------------------------------------------------------------------------
This is XPostIt Version 3.3.1 for X11 Releases 4 and 5. XPostIt allows
you to create small notes to yourself in windows on the screen, and save
them in disk files. This is generally neater than having numerous real
Post-it notes stuck all around the edges of your monitor.
------------------------------------------------------------------------
Dave Curry
Purdue University
Engineering Computer Network
West Lafayette, IN 47907
davy@ecn.purdue.edu
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xpostit>0:deskutils/xpostit
- To install the port:
- cd /usr/ports/deskutils/xpostit/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/xpostit
- pkg install xpostit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xpostit
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1584647660
SHA256 (xpostit_3.3.1.orig.tar.gz) = 5b1d822cfcd8c5bd5af62e507b0b1c47c764a6307b3bc6eaf4e4be6d3dcd5b0a
SIZE (xpostit_3.3.1.orig.tar.gz) = 29520
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- imake : devel/imake
- tradcpp : devel/tradcpp
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xaw7.pc : x11-toolkits/libXaw
- xext.pc : x11/libXext
- xmu.pc : x11-toolkits/libXmu
- xpm.pc : x11/libXpm
- xt.pc : x11-toolkits/libXt
- Runtime dependencies:
-
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xaw7.pc : x11-toolkits/libXaw
- xext.pc : x11/libXext
- xmu.pc : x11-toolkits/libXmu
- xpm.pc : x11/libXpm
- xt.pc : x11-toolkits/libXt
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- deskutils_xpostit
- USES:
- imake xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.3.1_4 04 Feb 2024 19:13:55 |
Gleb Popov (arrowd) |
*: Move manpages to share/man for imake ports.
Approved by: portmgr (blanket) |
3.3.1_3 13 Feb 2023 22:50:38 |
Joerg Wunsch (joerg) |
deskutils/xpostit: fix integer/pointer compile error
Recent compiler versions complain about the implicit conversion
of an int to a (generic) pointer, apply appropriate cast.
(This is 30-year old code.) |
3.3.1_2 20 Jul 2022 14:21:10 |
Tobias C. Berner (tcberner) |
deskutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alex "lissyara" Keda <admin@lissyara.su>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Hsu <ahsu@users.sf.net>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Andrey Zakhvatov <andy@icc.surw.chel.su>
* Anton Berezin <tobez@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
3.3.1_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.3.1_2 19 Mar 2020 22:39:29 |
cy |
Restore PORTREVISION. It was removed while working on 3.4.0, which had
some problems.
Reported by: "Matthew D. Fuller" <fullermd at over-yonder.net> |
3.3.1 19 Mar 2020 20:01:42 |
cy |
Make fetchable again.
Approved by: just fixit |
3.3.1_2 06 Nov 2019 12:48:32 |
antoine |
Mark a few ports BROKEN, unfetchable |
3.3.1_2 04 Nov 2019 22:20:31 |
zeising |
Add USES=xorg USES=gl, ports categories d
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'd'. |
3.3.1_2 30 Jun 2019 08:57:01 |
rene |
deskutils/xpostit: include dirent.h instead of sys/dir.h which is scheduled
for removal.
PR: 238578
Submitted by: rene
Approved by: maintainer timeout (joerg, 2 weeks) |
3.3.1_2 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
3.3.1_2 28 Jul 2014 16:03:52 |
adamw |
Rename deskutils/ patch-xy patches to reflect the files they modify. |
3.3.1_2 03 Feb 2014 13:40:25 |
miwi |
- Stage support |
3.3.1_2 20 Sep 2013 16:21:38 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils) |
3.3.1_2 28 Jun 2013 20:56:06 |
bapt |
Convert to USES=imake |
3.3.1_2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
3.3.1_2 09 Jun 2009 15:33:28 |
amdmi3 |
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav) |
3.3.1_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
3.3.1 22 Jan 2006 08:24:40 |
edwin |
SHA256ify
Approved by: krion@ |
3.3.1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
3.3.1 07 Mar 2003 05:58:52 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
12 Aug 2001 15:43:48 |
joerg |
Adieu ftp.freesoftware.com! |
08 Oct 2000 01:03:55 |
asami |
Convert category deskutils to new layout. |
03 Jun 2000 09:46:30 |
asami |
Add xpostit.1. |
30 May 2000 00:47:47 |
will |
Update MASTER_SITES and remove manpage since it's no longer there. |