Port details |
- plan X/Motif schedule planner with calendar
- 1.10.1_2 japanese
=1 1.10.1_2Version of this port present on the latest quarterly branch. NOTE: Slave port - quarterly revision is most likely wrong. - Maintainer: cy@FreeBSD.org
 - Port Added: unknown
- Last Update: 2022-01-10 15:15:39
- Commit Hash: bcaf25a
- People watching this port, also watch:: qca-qt5, geekcode, inn-current, raster3d
- Also Listed In: deskutils
- License: not specified in port
- 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.
WWW: http://www.bitrot.de/plan.html
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/japanese/plan/ && make install clean
- To add the package, run one of these commands:
- pkg install japanese/plan
- pkg install ja-plan
- PKGNAME: ja-plan
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (plan-1.10.1.tar.gz) = 05aaaada18f34949dc38e207300a8f975c1eb60b93502e10db68822b59b4184f
SIZE (plan-1.10.1.tar.gz) = 462560
- Packages (timestamps in pop-ups are UTC):
- Master port: deskutils/plan
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- xpm.pc : x11/libXpm
- Runtime dependencies:
-
- 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 ja-plan-1.10.1_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- japanese_plan
- USES:
- motif
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
This is a slave port. You may also want to view the commits to the master port: deskutils/plan |
Date | By | Description |
10 Jan 2022 15:15:39 1.10.1_2
|
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 ) |
06 Apr 2021 14:31:07 1.10.1_2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
10 Sep 2018 13:14:52
1.10.1_2
|
mat  |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
15 May 2014 17:50:28
1.10.1_2
|
pawel  |
- Add staging support
- Convert to new options framework |
20 Sep 2013 18:47:56
1.10.1_2
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese) |
02 May 2011 12:44:53
1.10.1_2
|
makc  |
Bump PORTREVISION after open-mofit update |
13 Mar 2009 23:27:19
1.9_1
|
shaun  |
Free most of my ports, since they aren't being maintained to a
reasonable standard. |
19 May 2007 20:32:57
1.9_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
19 Jun 2006 20:06:59
1.9
|
shaun  |
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor) |
13 May 2006 17:37:22
1.9
|
itetcu  |
- Update to 1.9 (master port updated in previous PR)
- Convert spaces -> tabs
- Respect NOPORTDOCS
- Pass maintainership to submiter
PR: ports/97156
Submitted by: Shaun Amott <shaun@inerd.com>
Approved by: lawrance |
29 Jan 2002 11:08:52 
|
knu  |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
06 Feb 2001 08:52:05 
|
obrien  |
Fix JP support and make buildable for 1.8.4. |
08 Oct 2000 11:23:49 
|
asami  |
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear. |
08 Oct 2000 03:24:23 
|
asami  |
Convert category japanese to new layout. |