Port details |
- lunar Convert between Gregorian Solar Calendar (SC) and Lunar Calendar (LC)
- 2.1_2 chinese =3 2.1_2Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-01-22 10:42:25
- Commit Hash: 69d6765
- People watching this port, also watch:: openssl, webcrawl, pure-ftpd, sendmail, xinetd
- License: not specified in port
- Description:
- The lunar program performs date conversion between the Gregorian Solar
Calendar (SC) and the Chinese Lunar Calendar (LC).
Given a date in either calendar, the program also outputs the corresponding
"shengxiao" (animal of the year) and "ganzhi" characters.
The date range currently covered is from about 1900 A.D. to 2049 A.D.
The standard time of the Lunar Calendar is Beijing (Hong Kong) Standard Time,
not GMT. Be sure to adjust appropriately for other time zones and "Daylight
Saving Time".
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/chinese/lunar/ && make install clean
- To add the package, run one of these commands:
- pkg install chinese/lunar
- pkg install zh-lunar
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: zh-lunar
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (lunar-2.1.tar.gz) = f651fe5560f205a87fdb0be657bd985b7a890fcc5dec35a7ce45b8117ce50763
SIZE (lunar-2.1.tar.gz) = 10152
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- chinese_lunar
- 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 |
2.1_2 22 Jan 2024 10:42:25 |
Muhammad Moinur Rahman (bofh) |
chinese/lunar: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
2.1_1 20 Jul 2022 14:21:00 |
Tobias C. Berner (tcberner) |
chinese: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <intron@intron.ac>
* Bo-Yi Wu <appleboy.tw@gmail.com>
* Chih-Hsin Chang <chihhsin@cs.nctu.edu.tw>
* Ching-Hong Wu <woju@freebsd.ntu.edu.tw>
* David O'Brien (obrien@FreeBSD.org)
* David O'Brien (obrien@cs.ucdavis.edu)
* Eric L. Camachat <eric@camachat.org>
* Foxfair Hu <foxfair@FreeBSD.org>
* G. Adam Stanislav <adam@whizkidtech.net>
* Gasol Wu <gasol.wu@gmail.com>
* Gea-Suan Lin <gslin@gslin.org> (Only the first 15 lines of the commit message are shown above ) |
2.1_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.1_1 12 Jun 2015 21:17:44 |
erwin |
Reset maintainership for obrien
Approved by: portmgr |
2.1_1 20 Oct 2014 08:38:22 |
bapt |
Cleanup plist |
2.1_1 28 Jul 2014 14:37:20 |
adamw |
Rename chinese/ patch-xy patches to reflect the files the modify. |
2.1_1 21 Jan 2014 23:18:05 |
bapt |
Fix properties on pkg-plist |
2.1_1 09 Jan 2014 07:20:37 |
vanilla |
Add stagedir support.
Approved by: portmgr (blanket infrastructure) |
2.1_1 20 Sep 2013 16:01:22 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
chinese) |
2.1_1 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
2.1_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.1_1 22 Jan 2006 08:21:06 |
edwin |
SHA256ify
Approved by: krion@ |
2.1_1 22 Jan 2006 01:27:08 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
2.1_1 06 Oct 2005 06:36:26 |
linimon |
Remove mastersites that died somewhere between 1997 and 2001.
Source: distfile survey |
2.1_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2.1_1 26 Feb 2003 14:23:43 |
foxfair |
pkg-comment police: Purge them in this category while I'm here. |
2.1_1 31 Mar 2002 09:57:43 |
clive |
o Add big5 output messages.
o Modify lunar man page.
Since I can read the message, and it exactly matches what my mother told
me, I think it's okay to commit.
PR: ports/35344
Submitted by: Chou Yeh-Jyi <yjchou@cis.nctu.edu.tw> |
04 Jan 2001 17:33:16 |
sf |
remove share/chinese stuff if empty. |
22 Nov 2000 02:22:19 |
obrien |
Add $FreeBSD$, which help me in problem reports. |
08 Oct 2000 00:38:35 |
asami |
Convert category chinese to new layout. |