Port details |
- mkbold Perl script to make BDF font bold
- 1.0_2 x11-fonts
=9 1.0_2Version of this port present on the latest quarterly branch. - Maintainer: koma2@lovepeers.org
 - Port Added: 2002-01-20 18:58:21
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: pcre, lcms, mkitalic, libmng, popt
- License: not specified in port
- WWW:
- http://hp.vector.co.jp/authors/VA013391/tools/
- Description:
- A Perl script that generates bold fonts from BDF fonts.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mkbold>0:x11-fonts/mkbold
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/x11-fonts/mkbold/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-fonts/mkbold
- pkg install mkbold
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mkbold
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (mkbold-1.0.bz2) = c3822edd2daa179c51a08322f4bf79a2c704136da702658fc7b578f7d462e11d
SIZE (mkbold-1.0.bz2) = 1227
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11-fonts_mkbold
- USES:
- shebangfix perl5 tar:bzip2
- 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) |
1.0_2 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.0_2 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.0_2 29 Oct 2021 09:50:18
    |
Stefan Eßer (se)  |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
1.0_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0_2 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 |
1.0_2 14 Mar 2014 09:14:15
  |
ehaupt  |
Support staging |
1.0_2 20 Sep 2013 23:51:15
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-fonts) |
1.0_2 12 Sep 2013 17:07:09
  |
az  |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
1.0_2 09 May 2013 22:40:50
  |
bapt  |
Fix extraction
While here add shebangfix |
1.0_2 29 Apr 2013 08:57:13
  |
bapt  |
Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format |
1.0_2 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
1.0_2 19 Apr 2008 17:56:05
 |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.0_2 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}. |
1.0_1 24 Jan 2006 03:16:52
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.0_1 03 May 2005 09:33:32
 |
vanilla  |
- Change maintainer's mail address.
- Change URL of {MASTER,PATCH}_SITES where I distribute sources/patches.
- mkbold/mkitalic: Make portlint happy.
PR: ports/80538
Submitted by: maintainer |
1.0_1 12 Feb 2005 13:04:12
 |
nork  |
o Add CONFLITS.
o Set install prefix to ${X11BASE}, clearly.
o Bump PORTREVISION, accordingly.
Reviewd by: hrs, Yoshihiko Sarumaru <mistral@imasy.or.jp>
Approved by: KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp> |
1.0 17 Apr 2004 15:43:02
 |
pav  |
- Update maintainer's address
PR: ports/65663
Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp> (maintainer) |
1.0 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.0 06 Feb 2004 13:12:53
 |
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.0 21 Feb 2003 14:08:24
 |
knu  |
De-pkg-comment. |
20 Jan 2002 21:58:21
    |
sada  |
New ports: x11-fonts/mkbold, x11-fonts/mkitalic |