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
anonymous-pro Fixed width sans designed especially for coders
1.002_3 x11-fonts on this many watch lists=2 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.002_3Version of this port present on the latest quarterly branch.
Maintainer: nlopes.ml@gmail.com search for ports maintained by this maintainer
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:: croscorefonts, metalock
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.
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 (15 items)
Collapse this list.
  1. @fontsdir /usr/local/share/fonts/anonymous-pro
  2. /usr/local/share/licenses/anonymous-pro-1.002_3/catalog.mk
  3. /usr/local/share/licenses/anonymous-pro-1.002_3/LICENSE
  4. /usr/local/share/licenses/anonymous-pro-1.002_3/OFL11
  5. share/fonts/anonymous-pro/Anonymous Pro.ttf
  6. share/fonts/anonymous-pro/Anonymous Pro I.ttf
  7. share/fonts/anonymous-pro/Anonymous Pro B.ttf
  8. share/fonts/anonymous-pro/Anonymous Pro BI.ttf
  9. share/doc/anonymous-pro/FONTLOG.txt
  10. share/doc/anonymous-pro/OFL-FAQ.txt
  11. share/doc/anonymous-pro/OFL.txt
  12. share/doc/anonymous-pro/README.txt
  13. @owner
  14. @group
  15. @mode
Collapse this list.
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):
anonymous-pro
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.002_31.002_31.002_31.002_31.002_3-1.002_3-
FreeBSD:13:quarterly1.002_31.002_31.002_31.002_31.002_31.002_31.002_31.002_3
FreeBSD:14:latest1.002_31.002_31.002_31.002_31.002_31.002_3-1.002_3
FreeBSD:14:quarterly1.002_31.002_3-1.002_31.002_31.002_31.002_31.002_3
FreeBSD:15:latest1.002_31.002_3n/a1.002_3n/a1.002_31.002_31.002_3
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
This port is required by:
for Run
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. http://www.marksimonson.com/assets/content/fonts/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.002_3
30 Sep 2023 00:46:33
commit hash: 2d86d1b77671d6acf803c0e4926990e38d5c7053commit hash: 2d86d1b77671d6acf803c0e4926990e38d5c7053commit hash: 2d86d1b77671d6acf803c0e4926990e38d5c7053commit hash: 2d86d1b77671d6acf803c0e4926990e38d5c7053 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-fonts/anonymous-pro: Add NO_ARCH

Approved by:	portmgr (blanket)
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.002_3
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.002_3
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)
1.002_3
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.002_3
14 Aug 2019 12:25:52
Revision:508914Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories x)
1.002_3
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
1.002_2
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
1.002_1
19 Mar 2015 17:03:34
Revision:381621Original commit files touched by this commit
bapt search for other commits by this committer
Convert to USES=fonts
Bump portrevision the package is behaving differently now
1.002
02 Mar 2015 23:57:53
Revision:380313Original commit files touched by this commit
bapt search for other commits by this committer
Remove Author from pkg-descr
1.002
08 Aug 2014 08:42:45
Revision:364347Original commit files touched by this commit
olgeni search for other commits by this committer
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
Revision:347790Original commit files touched by this commit
bapt search for other commits by this committer
Convert x* to USES=zip
1.002
07 Feb 2014 15:32:37
Revision:343263Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging.
1.002
07 Nov 2013 13:09:34
Revision:333089Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Remove auto-accept

Submitted by:	rakuco@
Pointyhat to:	tabthorpe@
1.002
05 Nov 2013 06:46:59
Revision:332811Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update LICENSE accordingly, now that OFL10 and OFL11 are defined

With hat:	portmgr
1.002
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)
1.002
31 Mar 2013 13:32:29
Revision:315635Original commit files touched by this commit
rakuco search for other commits by this committer
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
Original commit files touched by this commit
pawel search for other commits by this committer
- 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

Number of commits found: 18