# Created by: Kawaguti Ginga # $FreeBSD$ PORTNAME= k20fonts PORTVERSION= 0.396 PORTREVISION= 6 CATEGORIES= japanese x11-fonts MASTER_SITES= ${MASTER_SITE_NETBSD:S/$/:kappa20/:S/%SUBDIR%/LOCAL_PORTS/} \ http://downloads.sourceforge.jp/x-tt/8412/:ayu20 DISTNAME= Kappa20-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:kappa20 \ ${AYUDISTNAME}${AYU_SUFFIX}:ayu20 EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ginga-freebsd@ginganet.org COMMENT= X11 20-dot Kanji font 'Kappa20dot + ayu font' USE_BZIP2= yes AYUDISTNAME= ayu20gothic-1.6 AYU_SUFFIX= .tar.gz BUILD_DEPENDS= mkitalic:${PORTSDIR}/x11-fonts/mkbold-mkitalic \ bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale FONTSDIR= lib/X11/fonts/local MAKE_ARGS= FONTSDIR="${FONTSDIR}" PLIST_SUB= FONTSDIR=${FONTSDIR} DOCSDIR= ${PREFIX}/share/doc/ja/${PORTNAME} OPTIONS_DEFINE= DOCS post-extract: (cd ${WRKSRC} ; ${TAR} xpzf ${DISTDIR}/${AYUDISTNAME}${AYU_SUFFIX}) (cd ${WRKSRC} ; ${MV} Makefile Makefile.dist) ${CP} ${FILESDIR}/Makefile.in ${WRKSRC}/Makefile ${CP} ${FILESDIR}/fonts.alias.ayu ${WRKSRC}/ pre-build: (cd ${WRKSRC} ; ${SH} makebdf.sh) pre-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/fonts.alias ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}/README.euc-jp .include ption value='cinnamon'>cinnamon FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Fix missing library problems when the linker enforces explicit linkingtijl2014-08-261-1/+1
* Update to 0.14.0 release.ale2014-07-014-41/+10
* Modernize.ale2014-05-133-13/+6
* - Stage supportmiwi2014-03-092-11/+17
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Finish converting the whole ports tree to USES=pkgconfigbapt2013-04-231-1/+1
* Update to 0.13.0 release.ale2012-12-055-36/+78
* Remove more tags from pkg-descr files fo the form:dougb2011-10-241-3/+0
* Update to 0.12.2 release.ale2011-08-092-3/+3
* Update to 0.12.1 release.ale2011-06-094-21/+14
* Update OpenSC to 0.12.0 release.ale2010-12-277-232/+35
* Update libassuan to version 2.0.1:dougb2010-12-231-2/+2
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* Fix build with latest pcsc-lite.ale2010-09-012-0/+40
* Even if opensc 0.12.x will drop signer plugin, update it to use libassuan2.ale2010-06-282-2/+104
* Update security/libassuan to version 2.0.0, which is required by gnupg 2.0.15dougb2010-06-141-1/+2
* Update to 0.11.13 release.ale2010-02-162-4/+4
* Update to 0.11.12 release.ale2009-12-303-8/+8
* Update to 0.11.11 release.ale2009-10-273-6/+9
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+2
* Update to 0.11.9 release.ale2009-07-293-4/+5
* Update to 0.11.8 release.ale2009-05-123-15/+4
* Update to 0.11.7 release.ale2009-03-104-20/+9
* Add a new framework for browser plugins, USE_WEBPLUGINS. It is for which foomezz2009-01-102-2/+8
* Cosmetic fixes.ale2008-08-282-2/+12
* Update to 0.11.6 release.ale2008-08-273-4/+5
* Update to 0.11.5 release.ale2008-08-265-36/+53
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-3/+3
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-221-2/+2
* CKA_CERTIFICATE_TYPE value is CK_ULONG.ale2008-01-172-0/+12
* Update to 0.11.4 release.ale2007-09-113-6/+18
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-2/+0
* Update to 0.11.3 release.ale2007-07-174-33/+17
* Fix build with new pcsc.ale2007-02-241-0/+19
* Update to 0.11.2-pre3 release:ale2006-11-283-8/+31
* Really grab maintainership.ale2006-06-131-1/+1
* Update to 0.11.1 release:ale2006-06-136-167/+128
* Remove USE_REINPLACE from all categories starting with Sedwin2006-05-131-1/+0
* Conversion to a single libtool environment.ade2006-02-232-18/+34
* Case MASTER_SITES redirect as reported by the Distfiles survey.simon2006-02-071-1/+1
* SHA256ifyedwin2006-01-241-0/+1
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
* - Fix MASTER_SITE (distfile has moved).simon2006-01-161-2/+2
* Drop maintainership for ports which I sadly no longer havebms2005-12-131-1/+1
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* - Update to 0.9.6pav2005-09-155-27/+23
* pcsc-lite:arved2005-04-201-2/+9
* Workaround a bug in the configure script which caused libcrypto.abms2005-01-231-0/+11
* Fix plist, unmark broken.bms2005-01-192-23/+1
* Update to 0.9.4.bms2005-01-146-60/+59
* Fix location of pkg-config data.vs2004-08-30