Port details |
- anonymous-pro Fixed width sans designed especially for coders
- 1.002_3 x11-fonts
=4 1.002_3Version of this port present on the latest quarterly branch. - Maintainer: nlopes.ml@gmail.com
 - Port Added: 2011-11-30 15:18:23
- Last Update: 2023-09-30 00:46:33
- Commit Hash: 2d86d1b
- People watching this port, also watch:: vit, ntimed, freeradius3, chromium, openssl
- License: OFL11
- WWW:
- https://www.ms-studio.com/FontSales/anonymouspro.html
- Description:
- Anonymous Pro (2009) is a family of four fixed-width fonts designed
especially with coding in mind. Characters that could be mistaken for
one another (O, 0, I, l, 1, etc.) have distinct shapes to make them
easier to tell apart in the context of source code.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- anonymous-pro>0:x11-fonts/anonymous-pro
- To install the port:
- cd /usr/ports/x11-fonts/anonymous-pro/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-fonts/anonymous-pro
- pkg install anonymous-pro
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: anonymous-pro
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (AnonymousPro-1.002.zip) = 86665847a51cdfb58a1e1dfd8b1ba33f183485affe50b53e3304f63d3d3552ab
SIZE (AnonymousPro-1.002.zip) = 284289
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
- This port is required by:
- for Run
-
- x11-fonts/google-fonts
Configuration Options:
- ===> The following configuration options are available for anonymous-pro-1.002_3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- x11-fonts_anonymous-pro
- USES:
- fonts zip
- pkg-message:
- For install:
- Add the following line to the "Files" section of xorg.conf or XF86Config:
FontPath "/usr/local/share/fonts/anonymous-pro/"
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.002_3 30 Sep 2023 00:46:33
    |
Po-Chuan Hsieh (sunpoet)  |
x11-fonts/anonymous-pro: Add NO_ARCH
Approved by: portmgr (blanket) |
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) |
1.002_3 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 ) |
1.002_3 20 Jul 2022 14:23:36
    |
Tobias C. Berner (tcberner)  |
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 ) |
1.002_3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.002_3 14 Aug 2019 12:25:52
  |
mat  |
Convert to UCL & cleanup pkg-message (categories x) |
1.002_3 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 |
1.002_2 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 |
1.002_1 19 Mar 2015 17:03:34
  |
bapt  |
Convert to USES=fonts
Bump portrevision the package is behaving differently now |
1.002 02 Mar 2015 23:57:53
  |
bapt  |
Remove Author from pkg-descr |
1.002 08 Aug 2014 08:42:45
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category X.
CR: D511
Approved by: portmgr (bapt) |
1.002 10 Mar 2014 18:09:41
  |
bapt  |
Convert x* to USES=zip |
1.002 07 Feb 2014 15:32:37
  |
ehaupt  |
Support staging. |
1.002 07 Nov 2013 13:09:34
  |
tabthorpe  |
- Remove auto-accept
Submitted by: rakuco@
Pointyhat to: tabthorpe@ |
1.002 05 Nov 2013 06:46:59
  |
tabthorpe  |
- Update LICENSE accordingly, now that OFL10 and OFL11 are defined
With hat: portmgr |
1.002 20 Sep 2013 23:51:15
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-fonts) |
1.002 31 Mar 2013 13:32:29
  |
rakuco  |
Fix make fetch.
http://www.ms-studio.com currently HTTP 301 redirects to
http://www.marksimonson.com, which seems to be the font author's current
website.
Point MASTER_SITES to the new domain.
Approved by: portmgr (miwi) |
1.002 30 Nov 2011 15:18:01
 |
pawel  |
- Readd with better name
Anonymous Pro (2009) is a family of four fixed-width fonts designed
especially with coding in mind. Characters that could be mistaken for
one another (O, 0, I, l, 1, etc.) have distinct shapes to make them
easier to tell apart in the context of source code.
Author: Mark Simonson <mark@marksimonson.com>
WWW: http://www.ms-studio.com/FontSales/anonymouspro.html
PR: ports/162614
Submitted by: Norberto Lopes <nlopes.ml@gmail.com>
Feature safe: yes |