aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/mkitalic
Commit message (Collapse)AuthorAgeFilesLines
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=386312
* - remove do_nadaJason Helfman2015-04-011-3/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=382959
* Support stagingEmanuel Haupt2014-03-141-4/+2
| | | | Notes: svn path=/head/; revision=348202
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11-fonts) Notes: svn path=/head/; revision=327781
* - convert to the new perl5 frameworkAndrej Zverev2013-09-121-2/+1
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327091
* - Ops, Restore do-build targetAndrej Zverev2013-07-271-0/+3
| | | | Notes: svn path=/head/; revision=323800
* - switch simple inline replacement from perl to sedAndrej Zverev2013-07-271-3/+2
| | | | | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@) Notes: svn path=/head/; revision=323797
* Rely on bsdtar to autodetermine the format of the distfiles when possibleBaptiste Daroussin2013-04-291-5/+3
| | | | | | | | | | 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 Notes: svn path=/head/; revision=316786
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+0
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* - Change maintainer's mail address.Vanilla I. Shu2005-05-031-2/+2
| | | | | | | | | | | - Change URL of {MASTER,PATCH}_SITES where I distribute sources/patches. - mkbold/mkitalic: Make portlint happy. PR: ports/80538 Submitted by: maintainer Notes: svn path=/head/; revision=134539
* o Add CONFLITS.Norikatsu Shigemura2005-02-121-1/+4
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=128596
* replace /usr/bin/perl with ${PERL}.FUJISHIMA Satsuki2004-11-091-1/+3
| | | | Notes: svn path=/head/; revision=121216
* - Update maintainer's addressPav Lucistnik2004-04-171-1/+1
| | | | | | | | PR: ports/65663 Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp> (maintainer) Notes: svn path=/head/; revision=107362
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* New ports: x11-fonts/mkbold, x11-fonts/mkitalicSADA Kenji2002-01-205-0/+30
These are perl scripts that generate bold|italic fonts from existent bitmap fonts. Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp> Notes: svn path=/head/; revision=53407