Port details |
- plan X/Motif schedule planner with calendar
- 1.12_1 deskutils
=7 1.12_1Version of this port present on the latest quarterly branch. - Maintainer: cy@FreeBSD.org
 - Port Added: unknown
- Last Update: 2025-01-02 18:48:48
- Commit Hash: eae8f6b
- People watching this port, also watch:: libgd, unzip, freetype2, xv, png
- License: not specified in port
- WWW:
- https://www.bitrot.de/plan.html
- Description:
- Plan is a schedule planner based on X/Motif. It displays a month calendar
similar to xcal, but every day box is large enough to show appointments in
small print. By pressing on a day box, the appointments for that day can be
listed and edited.
This port requires Motif or equivalent to build.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/deskutils/plan/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/plan
- pkg install plan
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: plan
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1645045108
SHA256 (plan-1.12.tar.gz) = b637346e072276f4595c9cabed78e0c8c7b06f4c3509e4c42ddebed9512c2155
SIZE (plan-1.12.tar.gz) = 439996
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- japanese/plan
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- xt.pc : x11-toolkits/libXt
- sm.pc : x11/libSM
- ice.pc : x11/libICE
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xpm.pc : x11/libXpm
- Runtime dependencies:
-
- xt.pc : x11-toolkits/libXt
- sm.pc : x11/libSM
- ice.pc : x11/libICE
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xpm.pc : x11/libXpm
- Library dependencies:
-
- libXm.so.4 : x11-toolkits/open-motif
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for plan-1.12_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- deskutils_plan
- USES:
- motif
- 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 |
1.12_1 02 Jan 2025 18:48:48
    |
Cy Schubert (cy)  |
deskutils/plan: Host a copy of the distfile on people.freebsd.org
For some unknown reason plan.ftp.fu-berlin.de no longer hosts the
most recent distfile even though his website points to it.
MFH: 2024Q4 |
1.12_1 13 Oct 2024 10:13:54
    |
Daniel Engberg (diizzy)  |
deskutils/plan: Remove dead mirrors and switch to https for MASTER_SITES
Remove dead mirrors and switch to https for MASTER_SITES
Approved by: portmgr (blanket) |
1.12_1 10 Jan 2024 13:13:03
    |
Baptiste Daroussin (bapt)  |
*/plan: fix portrevision bump |
1.12_1 10 Jan 2024 08:16:01
    |
Baptiste Daroussin (bapt)  |
MAN?PREFIX: eleminate its usage and move man to share/man |
1.12 26 Jun 2023 00:51:05
    |
Cy Schubert (cy)  |
deskutils/plan: Fix LLVM16 build
Fix the following LLVM16 error:
main.c:126:9: error: incompatible function pointer types passing 'void (int)' to
parameter of type 'void (* _Nonnull)(void)'
[-Wincompatible-function-pointer-types]
atexit(plan_exit);
^~~~~~~~~
/usr/include/stdlib.h:92:29: note: passing argument to parameter here
int atexit(void (* _Nonnull)(void));
^
MFH: 2023Q2 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.12 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.12 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 ) |
1.12 16 Feb 2022 22:24:15
    |
Cy Schubert (cy)  |
deskutils/plan: Update to 1.12
This version of plan includes many bug fixes and a new feature. Look
at the HISTORY file in the source tarball to see what has changed. |
1.10.1_1 16 Feb 2022 22:24:14
    |
Cy Schubert (cy)  |
deskutils/plan: Restructure fetch
A newer release of plan may be found on ftp.bitrot.de. However only port
(non-passive) FTP works. FETCH_ARGS are adjusted to circumvent this.
Also, mirror on my site to avoid FTP entirely. |
1.10.1_1 16 Feb 2022 20:21:45
    |
Cy Schubert (cy)  |
deskutils/plan: Add Family Day (Canada)
The various Canadian provinces and territories have added a new
provincial holiday called in most provinces Family Day. Though,
it is called Louis Riel Day in Manitoba, Islandar Day in
Prince Edward Island, Nova Scotia Heritage Day in that province,
and Yukon Heritage Day in that territory. It is generally called
Family Day because all other Canadian provinces call it that.
Family Day falls on the same day as President's Day does in the US.
See also: https://en.wikipedia.org/wiki/Family_Day_(Canada)
https://www2.gov.bc.ca/gov/content/governments/ \
celebrating-british-columbia/bc-family-day
https://www.statutoryholidays.com/family-day.php |
1.10.1 17 Jan 2022 13:20:24
    |
Tobias Kortkamp (tobik)  |
*: Sweep up new CONFLICTS_INSTALL mess
- Fix typos
- Fix overwritten master/slave variables
I'm assuming the entries are correct otherwise.
Reported by: portscan |
1.10.1 10 Jan 2022 15:15:39
    |
Stefan Eßer (se)  |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
1.10.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.10.1 24 Aug 2020 05:37:51
  |
cy  |
Fix build with -fno-common. |
1.10.1 19 Jul 2016 11:04:14
  |
mat  |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
1.10.1 18 Mar 2016 06:35:56
  |
cy  |
Take maintainership. |
1.10.1 18 Aug 2015 10:01:45
  |
mat  |
OSVERSION is always > 900006.
Sponsored by: Absolight |
1.10.1 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.10.1 20 Oct 2014 11:52:39
  |
bapt  |
Cleanup plist |
1.10.1 02 Feb 2014 14:04:44
  |
antoine  |
Stage support |
1.10.1 20 Sep 2013 16:21:38
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils) |
1.10.1 10 Jul 2013 06:49:36
  |
bapt  |
Convert from USE_MOTIF to USES=motif |
1.10.1 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
1.10.1 27 Jan 2010 01:03:36
 |
miwi  |
- Fix build on HEAD
PR: 143236
Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
Reviewed by: ed@ |
1.10.1 11 Oct 2009 12:55:58
 |
miwi  |
- Update to 1.10.1
PR: 139430
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> |
1.9_1 13 Mar 2009 23:27:19
 |
shaun  |
Free most of my ports, since they aren't being maintained to a
reasonable standard. |
1.9_1 19 Apr 2008 17:56:05
 |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.9_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}. |
1.9 11 Dec 2006 08:47:26
 |
rafan  |
- Respect X11BASE
Approved by: portmgr (linimon) |
1.9 19 Jun 2006 20:06:59
 |
shaun  |
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor) |
1.9 13 May 2006 22:58:50
 |
itetcu  |
Remove obsolete patch, forgotten in previous commit.
Reminded by: lawrance |
1.9 13 May 2006 17:27:39
 |
itetcu  |
- Update plan to 1.9
- Respect NOPORTDOCS
- Use DOCSDIR, EXAMPLESDIR, DATADIR macros
- Update WWW line in pkg-descr
- Rename patches to new scheme
- Pass maintainership to submiter
PR: ports/97155
Submitted by: Shaun Amott <shaun@inerd.com>
Approved by: lawrance (mentor) |
1.8.7 22 Jan 2006 08:24:40
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.8.7 25 Nov 2005 22:29:24
 |
pav  |
- Style: ports@freebsd.org -> ports@FreeBSD.org |
1.8.7 03 Sep 2004 20:37:38
 |
deischen  |
Turn maintainership over to ports - I don't use this any longer. |
1.8.7 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.8.7 08 Feb 2004 15:42:10
 |
deischen  |
Remove MASTER_SITE_XCONTRIB from MASTER_SITES.
Pr: 62492 |
1.8.7 12 Nov 2003 20:31:21
 |
deischen  |
Update plan to 1.8.7. Also incorporated are some portlint fixes.
Submitted by: Sean Farley <sean-freebsd@farley.org> |
1.8.6 23 Mar 2003 23:24:00
 |
deischen  |
Update to version 1.8.6. |
1.8.4 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. |
1.8.4 01 Dec 2002 02:07:21
 |
kris  |
Protect post-install target which is redefined by a slave port. |
1.8.4 29 Mar 2002 16:25:48
 |
deischen  |
Prevent inclusion of <malloc.h> when building.
Reported by: bento |
19 May 2001 21:46:13
    |
deischen  |
Add share/plan to pkg-plist. |
06 Feb 2001 08:52:34
    |
obrien  |
Minor tweak of WRKSRC needed by ja-plan. |
07 Nov 2000 23:28:20
    |
asami  |
Change motif to a normal dependency. REQUIRES_MOTIF is now called USE_MOTIF
and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies
USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from
PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. |
08 Oct 2000 01:03:55
    |
asami  |
Convert category deskutils to new layout. |