Port details |
- aleefonts-ttf A-Lee's Hangul truetype fonts
- 13.3_1 korean =3 13.3_1Version of this port present on the latest quarterly branch.
- Maintainer: jkim@FreeBSD.org
- Port Added: 2004-07-23 04:16:14
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: tmu, xdm, endless-sky, php81-pgsql, openbox
- Also Listed In: x11-fonts
- License: ART10
- WWW:
- https://packages.debian.org/unstable/fonts/fonts-alee
- Description:
- Eunjin and Ongdalsam are general purpose Hangul truetype fonts and
contain ascii and Korean syllable characters. These fonts are looks
good in 12px (9pt in 96dpi screen) size without antialiasing.
Hmfs is not a real Hangul font. It is specially designed truetype
ascii font in the manner of Hangul 3-bul-sik typewriter which is
invented by Ph.D Kong Byeong-woo.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ko-aleefonts-ttf>0:korean/aleefonts-ttf
- To install the port:
- cd /usr/ports/korean/aleefonts-ttf/ && make install clean
- To add the package, run one of these commands:
- pkg install korean/aleefonts-ttf
- pkg install ko-aleefonts-ttf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ko-aleefonts-ttf
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1529515203
SHA256 (fonts-alee_13.3.tar.xz) = 130170f3e3fc2696bc74aa1111066c2e08e7e0c0dc19fa0984f46fad7d8b6cb1
SIZE (fonts-alee_13.3.tar.xz) = 213160
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- fc-cache : x11-fonts/fontconfig
- mkfontscale : x11-fonts/mkfontscale
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- korean_aleefonts-ttf
- USES:
- fonts tar:xz
- 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) |
13.3_1 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 ) |
13.3_1 20 Jul 2022 14:22:13 |
Tobias C. Berner (tcberner) |
korean: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Hye-Shik Chang
* Hye-Shik Chang <perky@FreeBSD.org>
* Hyogeol Lee <hyogeollee@gmail.com>
* Hyogeol, Lee <hyogeollee@gmail.com>
* Jie Gao <gaoj@cpsc.ucalgary.ca>
* Junho CHOI <junho.choi@gmail.com>
* Ka Ho Ng <khng300@gmail.com>
* Oh Junseon <hollywar@mail.holywar.net>
* Satoshi TAOKA <taoka@FreeBSD.org>
With hat: portmgr |
13.3_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
13.3_1 11 Mar 2019 21:25:57 |
zeising |
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 |
13.3 20 Jun 2018 17:31:27 |
jkim |
Update to 13.3.
Note there is no functional change in font files. |
13.1 09 Sep 2015 17:44:10 |
jkim |
Update to 13.1. |
12_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
12_1 21 Mar 2015 23:05:21 |
bapt |
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 |
12 20 Dec 2014 19:08:10 |
bapt |
cleanup plist |
12 08 Jan 2014 00:06:49 |
jkim |
Simplify and support staging. |
12 20 Sep 2013 19:49:59 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
korean) |
12 10 Aug 2011 21:20:24 |
jkim |
Sort file names. |
12 10 Aug 2011 21:12:18 |
jkim |
- Update to 12 and grab maintainership.
- Clarify the lincense. It was relicensed under the Artistic License 1.0 or
later by the author since version 12. |
11.5 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
11.5 23 May 2010 21:16:16 |
linimon |
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.
Hat: portmgr |
11.5 14 Aug 2008 05:23:47 |
perky |
Update to 11.5 |
11.2_2 24 Mar 2008 23:21:25 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
11.2_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
11.2 12 Feb 2007 13:35:06 |
perky |
Update to 11.2 |
7.3 22 Apr 2006 05:25:25 |
perky |
Update to 7.3 |
7.1 19 Mar 2006 08:53:06 |
perky |
Update to 7.1
PR: 93562
Submitted by: Byung-Hee HWANG <bz@izb.knu.ac.kr> |
6.5 01 Feb 2006 07:40:38 |
perky |
Update to 6.5 |
6.2 17 Dec 2005 03:32:41 |
perky |
Update to 6.2
PR: 90235
Submitted by: Byung-Hee HWANG <bh@izb.knu.ac.kr> |
5.4 10 Oct 2005 14:43:41 |
perky |
Update to 5.4 |
4.5 13 Jul 2005 23:49:26 |
perky |
Update to 4.5 |
4.1 26 Jan 2005 09:50:35 |
perky |
Update to 4.1 |
3.1 12 Oct 2004 07:57:39 |
cjh |
Unbroke and update to 3.1. |
2.7 18 Sep 2004 18:33:17 |
kris |
BROKEN: Unfetchable
Approved by: portmgr (self) |
2.7 24 Aug 2004 10:34:47 |
perky |
Update to 2.7 and unbreak fetch. |
0.3 22 Aug 2004 21:23:43 |
krion |
Mark BROKEN: Unfetchable |
0.3 23 Jul 2004 04:15:31 |
perky |
Add new port for aleefonts-ttf 0.3,
a fascinating Hangul truetype fonts set. |