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
padauk Unicode font supporting all the Myanmar characters
2.8_2 x11-fonts on this many watch lists=1 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 2.8_2Version of this port present on the latest quarterly branch.
Maintainer: buganini@gmail.com search for ports maintained by this maintainer
Port Added: 2010-08-02 20:17:46
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: stixfonts, tmux, nagios4, endless-sky, python
License: OFL11
WWW:
https://scripts.sil.org/Padauk
Description:
Padauk is a fully capable Unicode 5.1 font supporting all the Myanmar characters in the standard. Thus it provides support for minority languages as well, in both local and Burmese rendering style.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (11 items)
Collapse this list.
  1. @fontsdir /usr/local/share/fonts/padauk
  2. /usr/local/share/licenses/padauk-2.8_2/catalog.mk
  3. /usr/local/share/licenses/padauk-2.8_2/LICENSE
  4. /usr/local/share/licenses/padauk-2.8_2/OFL11
  5. share/fonts/padauk/Padauk-bold.ttf
  6. share/fonts/padauk/Padauk-book.ttf
  7. share/fonts/padauk/Padauk-bookbold.ttf
  8. share/fonts/padauk/Padauk.ttf
  9. @owner
  10. @group
  11. @mode
Collapse this list.
Dependency lines:
  • padauk>0:x11-fonts/padauk
To install the port:
cd /usr/ports/x11-fonts/padauk/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-fonts/padauk
  • pkg install padauk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: padauk
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (padauk-2.80.zip) = c92049f10a0bfbeeb369ae6e252e6a9d557a6dbb6e8bb51858abd3d41887dc3c SIZE (padauk-2.80.zip) = 556033

Packages (timestamps in pop-ups are UTC):
padauk
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.8_22.8_22.8_22.8_22.8_2-2.8_2-
FreeBSD:13:quarterly2.8_22.8_22.8_22.8_22.8_22.8_22.8_22.8_2
FreeBSD:14:latest2.8_22.8_22.8_22.8_22.8_22.8_2-2.8_2
FreeBSD:14:quarterly2.8_22.8_2-2.8_22.8_22.8_22.8_22.8_2
FreeBSD:15:latest2.8_22.8_2n/a2.8_2n/a2.8_22.8_22.8_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. fc-cache : x11-fonts/fontconfig
  2. mkfontscale : x11-fonts/mkfontscale
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
x11-fonts_padauk
USES:
fonts zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://scripts.sil.org/cms/scripts/render_download.php?&format=file&media_id=Mh_Padauk_zip&filename=/
Collapse this list.

Number of commits found: 16

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)
2.8_2
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)
2.8_2
20 Jul 2022 14:23:36
commit hash: 8d4fe7cd076c84fc58af111334f5ae655cd5e4e1commit hash: 8d4fe7cd076c84fc58af111334f5ae655cd5e4e1commit hash: 8d4fe7cd076c84fc58af111334f5ae655cd5e4e1commit hash: 8d4fe7cd076c84fc58af111334f5ae655cd5e4e1 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
x11-fonts: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Illarionov <littlesavage@rambler.ru>
  *  Andreas Kohn <andreas@syndrom23.de>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Ashish Shukla <wahjava@gmail.com>
  *  Babak Farrokhi <babak@farrokhi.net>
  *  Björn König <bkoenig@alpha-tierchen.de>
  *  Brett Taylor
  *  Dave Cottlehuber <dch@skunkwerks.at>
  *  Dejan Lesjak <lesi@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.8_2
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.
2.8_2
11 Mar 2019 21:25:57
Revision:495395Original commit files touched by this commit
zeising search for other commits by this committer
x11-fonts/mkfontscale: Update to 1.2.0

Update x11-fonts/mkfontscale to 1.2.0
Remove x11-fonts/mkfontdir, which has been merged into mkfontscale.
Update dependencies and bump portrevisions.
Add an entry to UPDATING and MOVES

Changelog:
https://lists.x.org/archives/xorg/2019-March/059633.html

Thanks to Antoine for the exp-run!

PR:		236336 (exp-run)
Obtained from:	FreeBSD Graphics Team dev repo
		https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/mkfontscale
Sponsored by:	B3 Init
2.8_1
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
2.8_1
17 Sep 2015 23:56:03
Revision:397207Original commit files touched by this commit
cs search for other commits by this committer
- Add OFL11 license
- Remove tab after WWW

PR:		202518
Submitted by:	george@nycbug.org
Approved by:	maintainer timeout
2.8_1
11 May 2015 18:34:58
Revision:386097Original commit files touched by this commit
mat search for other commits by this committer
Cleanup DIST* variables.

When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
2.8_1
21 Mar 2015 23:05:21
Revision:381876Original commit files touched by this commit Sanity Test Failure
bapt search for other commits by this committer
Make fonts repecting XDG

Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports
2.8_1
19 Mar 2015 18:18:17
Revision:381656Original commit files touched by this commit
bapt search for other commits by this committer
Convert to USES=fonts
2.8
18 Mar 2014 13:35:58
Revision:348545Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
2.8
10 Mar 2014 18:09:41
Revision:347790Original commit files touched by this commit
bapt search for other commits by this committer
Convert x* to USES=zip
2.8
20 Sep 2013 23:51:15
Revision:327781Original 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:
x11-fonts)
2.8
18 Apr 2011 10:02:15
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.8
- Tweak DISTNAME

PR:             ports/156458
Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
2.6.1
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
2.6.1
02 Aug 2010 20:17:17
Original commit files touched by this commit
makc search for other commits by this committer
Add new port x11-fonts/padauk

Padauk is a fully capable Unicode 5.1 font supporting all the Myanmar
characters in the standard. Thus it provides support for minority languages
as well, in both local and Burmese rendering style.

WWW:    http://scripts.sil.org/Padauk

PR:             ports/149110
Submitted by:   Kuan-Chung Chiu <buganini at gmail.com>

Number of commits found: 16