Port details |
- today Tells you what day today is
- 2.12_2 japanese =2 2.12_2Version of this port present on the latest quarterly branch.
- Maintainer: CQG00620@nifty.ne.jp
- Port Added: unknown
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: games
- License: not specified in port
- WWW:
- https://www.vector.co.jp/soft/dos/personal/se002657.html
- Description:
- This port "today" tells you what day today is.
For example
Feb. 14 is St. Valentine's Day
Dec. 31 is New Year's Eve
Of course, it may not know about all the important dates. Also, it
will also display your birthday, assuming you registered it. This
version also has a simple scheduler.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ja-today>0:japanese/today
- To install the port:
- cd /usr/ports/japanese/today/ && make install clean
- To add the package, run one of these commands:
- pkg install japanese/today
- pkg install ja-today
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ja-today
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (td212s.lzh) = 3dc22910825e9be0cb71957265a0d8cc8369c392f9f7c12923f4a863b38c8ed0
SIZE (td212s.lzh) = 208034
SHA256 (td212m.lzh) = f10908f2a15c45f6549173224626f478893f420aa64c30e90ac1b5b419b01f06
SIZE (td212m.lzh) = 463411
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Patch dependencies:
-
- nkf : japanese/nkf
- lha : archivers/lha
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ja-today-2.12_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- japanese_today
- USES:
- lha
- 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 |
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) |
2.12_2 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 ) |
2.12_2 20 Jul 2022 14:22:11 |
Tobias C. Berner (tcberner) |
japanese: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* ABURAYER Rewsirow <pcs51674@asciinet.or.jp>
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Akito FUJITA <fujita@zoo.ncl.omron.co.jp>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Daichi GOTO <daichi@FreeBSD.org>
* Daisuke Kawahara <kawahara@pine.kuee.kyoto-u.ac.jp>
* David O'Brien (obrien@cs.ucdavis.edu)
* Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
* FUJISHIMA Satsuki <sf@FreeBSD.org>
* Fumihiko Kimura <jfkimura@yahoo.co.jp> (Only the first 15 lines of the commit message are shown above ) |
2.12_2 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.12_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.12_2 11 Jan 2018 16:53:45 |
danfe |
Remove superfluous linefeeds and fix some other minor whitespace bugs. |
2.12_2 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
2.12_2 28 Feb 2016 23:47:38 |
rakuco |
Fix line breaks conversion.
Current japanese/today converts each file's line breaks from CRLF to LF
with the following procedure in Makefile:
${SED} 's/.$$//'
It is a very problematic method, and breaks many Japanese strings in
the data files (*.tbl).
To solve the problem, use "${TR} -d '\015'" for the conversion.
PR: 206568
Submitted by: WATANABE Kazuhiro <CQG00620@nifty.ne.jp> (maintainer) |
2.12_1 30 Nov 2015 20:42:44 |
amdmi3 |
- Fix fetch
- Fix endianes detection
- Pass maintainership to submitter
PR: 204801
Submitted by: CQG00620@nifty.ne.jp |
2.12 09 Nov 2015 12:59:04 |
antoine |
Mark a few ports BROKEN: unfetchable |
2.12 08 Oct 2015 15:11:28 |
olgeni |
Remove trailing whitespace from Makefiles, A-L. |
2.12 12 Nov 2014 13:46:00 |
antoine |
Cleanup plist |
2.12 28 Jul 2014 22:14:07 |
adamw |
Rename the rather surprising number of japanese/ patch-xy patches
to reflect the files they modify. |
2.12 17 May 2014 13:09:54 |
pawel |
- Add staging support
- Convert to new options framework |
2.12 12 Mar 2014 09:49:07 |
bapt |
Convert to USES=lha |
2.12 20 Sep 2013 18:47:56 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese) |
2.12 07 Mar 2013 17:08:13 |
miwi |
- Add new knob USE_LHA [1]
- Convert few ports to USE_LHA [1]
- Revert r303619 since CONFIGURE_ENV already sets CPPFLAGS and LDFLAGS by
default. [2]
PR: 176187 [1]
174790 [2]
Submitted by: Christoph Mallon <christoph.mallon@gmx.de> [1]
Gerald Pfeifer <gerald@pfeifer.com> [2] |
2.12 07 Aug 2011 08:26:25 |
tota |
- Update to version 2.12
- Update MASTER_SITES and WWW: line
- Use DATADIR macro
PR: ports/158477
Submitted by: Ports Fury |
2.11a 16 Jun 2011 06:24:00 |
bapt |
Unfetchable, no new home found: deprecate |
2.11a 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
2.11a 28 Feb 2008 15:54:01 |
erwin |
Reset maintainer.
<rewsirow@ff.iij4u.or.jp>: host mx.iij4u.or.jp[210.138.174.71] said: 550 5.1.1
<rewsirow@ff.iij4u.or.jp>... User Unknown (in reply to RCPT TO command) |
2.11a 09 May 2006 00:18:07 |
edwin |
Remove USE_REINPLACE from categories starting with a J |
2.11a 22 Jan 2006 12:39:13 |
edwin |
SHA256ify
Approved by: krion@ |
2.11a 05 Apr 2004 22:18:38 |
kris |
lha and nkf are EXTRACT_DEPENDS, not BUILD_DEPENDS |
2.11a 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2.11a 21 Feb 2003 12:29:08 |
knu |
De-pkg-comment. |
2.11a 04 Nov 2002 05:46:38 |
edwin |
PERL -> REINPLACE
And some ports have USE_PERL5=yes now. |
08 Oct 2000 03:24:23 |
asami |
Convert category japanese to new layout. |