notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
muni Find Unicode values for Chinese characters
1.0 chinese on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0Version 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 search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: not specified in port
WWW:
http://www.whizkidtech.redprince.net/i18n/muni/
Description:
Muni finds the Unicode value of the 7773 Chinese characters listed in Matthews' Chinese-English Dictionary. You enter the character number found in the dictionary, and it will give you the corresponding Unicode mapping, or tell you when no such mapping has been defined. Rather than just entering the number, you can type in a query, for example: % muni : What is Unicode mapping for "Yung", listed in Matthews' Dictionary : as character 7589? - Matthews(7589) = U+6C38 : Thank you. How about 3268, Matthews' number for "Kang"? - Matthews(3268) = U+525B : Thank you, Mr. Computer. : ^D %
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. bin/m7773
  2. bin/muni
  3. share/doc/muni/index.html
  4. share/doc/muni/kang.gif
  5. share/doc/muni/yung.gif
  6. @owner
  7. @group
  8. @mode
Collapse this list.
Dependency lines:
  • zh-muni>0:chinese/muni
To install the port:
cd /usr/ports/chinese/muni/ && make install clean
To add the package, run one of these commands:
  • pkg install chinese/muni
  • pkg install zh-muni
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: zh-muni
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (muni-1.0.tar.gz) = b24f9a265204d5c878e02e43529ff6ec84c64748e104f9e1a376263ce28289ff SIZE (muni-1.0.tar.gz) = 64509

Packages (timestamps in pop-ups are UTC):
zh-muni
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.01.01.01.01.0-1.0-
FreeBSD:13:quarterly1.01.01.01.01.01.01.01.0
FreeBSD:14:latest1.01.01.01.01.01.0-1.0
FreeBSD:14:quarterly1.01.0-1.01.01.01.01.0
FreeBSD:15:latest1.01.0n/a1.0n/a1.01.01.0
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for zh-muni-1.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
chinese_muni
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.whizkidtech.redprince.net/i18n/muni/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.0
20 Jul 2022 14:21:00
commit hash: 25fe59a33ef000c1e61b9135490822d4b5069764commit hash: 25fe59a33ef000c1e61b9135490822d4b5069764commit hash: 25fe59a33ef000c1e61b9135490822d4b5069764commit hash: 25fe59a33ef000c1e61b9135490822d4b5069764 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.0
19 Aug 2015 13:30:00
Revision:394778Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert ports to use the options helpers in categories [abc]*, and minor fixes.

Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3412?
1.0
20 Oct 2014 08:38:22
Revision:371243Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.0
21 Feb 2014 13:35:39
Revision:345399Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove trailing whitespaces from category chinese
1.0
10 Feb 2014 13:54:28
Revision:343634Original commit files touched by this commit
ehaupt search for other commits by this committer
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
1.0
03 Jan 2014 15:59:42
Revision:338553Original commit files touched by this commit
adamw search for other commits by this committer
Convert chinese to MDOCS
1.0
03 Oct 2013 06:40:58
Revision:329142Original commit files touched by this commit
sunpoet search for other commits by this committer
- Remove unnecessary slash after STAGEDIR
1.0
26 Sep 2013 14:35:05
Revision:328366Original commit files touched by this commit
vanilla search for other commits by this committer
Support stage.
1.0
20 Sep 2013 16:01:22
Revision:327713Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
chinese)
1.0
05 Sep 2011 06:51:15
Original commit files touched by this commit
vanilla search for other commits by this committer
Fix build error with clang.
1.0
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.0
21 Dec 2009 02:19:12
Original commit files touched by this commit
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
1.0
24 Nov 2005 23:02:13
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.0
15 May 2004 02:07:35
Original commit files touched by this commit
linimon search for other commits by this committer
Reset maintainership.  Adam has experienced a machine failure and is
currently unable to look after any of the ports that he has written.
1.0
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.0
20 Oct 2003 23:23:34
Original commit files touched by this commit
linimon search for other commits by this committer
Changed by maintainer's request.
1.0
28 Feb 2003 14:07:09
Original commit files touched by this commit
roam search for other commits by this committer
Fix the URL's in pkg-descr and add HTTP master sites.

PR:             48353
Submitted by:   tadalunch@sources.redhat.com
1.0
21 Feb 2003 11:06:31
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
21 Aug 2001 14:59:14
commit hash: fp1.17575@dev.null.freshports.orgcommit hash: fp1.17575@dev.null.freshports.orgcommit hash: fp1.17575@dev.null.freshports.orgcommit hash: fp1.17575@dev.null.freshports.org files touched by this commit
sada search for other commits by this committer
- NOPORTDOCS support for pkg-plist.    
08 Oct 2000 00:38:35
commit hash: fp1.4710@dev.null.freshports.orgcommit hash: fp1.4710@dev.null.freshports.orgcommit hash: fp1.4710@dev.null.freshports.orgcommit hash: fp1.4710@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category chinese to new layout.  

Number of commits found: 23