| Port details | 
	| 
 mkitalic Perl script to make BDF font italic
 1.0_2 x11-fonts  =17          1.0_2Version of this port present on the latest quarterly branch.Maintainer: koma2@lovepeers.org Port Added: 2002-01-20 18:58:21Last Update: 2022-07-20 14:23:36Commit Hash: 8d4fe7cPeople watching this port, also watch:: libvorbis, libogg, popt, tiff, libaudiofileLicense: not specified in portDescription:A Perl script that generates italic fonts from BDF fonts. ¦  ¦  ¦  ¦ 
 Manual pages:FreshPorts has no man page information for this port.pkg-plist: as obtained via: make generate-plistDependency lines:
mkitalic>0:x11-fonts/mkitalic
Conflicts:CONFLICTS:
To install the port: cd /usr/ports/x11-fonts/mkitalic/ && make install cleanTo add the package, run one of these commands:NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.pkg install x11-fonts/mkitalicpkg install mkitalic
PKGNAME: mkitalicFlavors: there is no flavor information for this port.distinfo:SHA256 (mkitalic-1.0.bz2) = 3da18469437041bfa00d525e056bec8221598e4dc77333c1f5b3ae236455ab64
SIZE (mkitalic-1.0.bz2) = 3211 
Packages (timestamps in pop-ups are UTC):
 
DependenciesNOTE: 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 portConfiguration Options:
     No options to configureOptions name:x11-fonts_mkitalicUSES:shebangfix perl5 tar:bzip2FreshPorts 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 | 
|---|
| 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 01 Apr 2015 21:50:00
 
     | jgh  | - remove do_nada
Approved by:	portmgr (blanket) | 
| 1.0_2 14 Mar 2014 10:17: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 27 Jul 2013 17:20:42
 
     | az  | - Ops, Restore do-build target | 
| 1.0_2 27 Jul 2013 17:05:16
 
     | az  | - switch simple inline replacement from perl to sed
  and remove where is no need in this anymore.
- trim Makefile header
Approved by:  bapt@ (portmrg@) | 
| 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 09 Nov 2004 21:28:24
 
    | sf  | replace /usr/bin/perl with ${PERL}. | 
| 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     |