aboutsummaryrefslogtreecommitdiff
path: root/japanese/k10
Commit message (Collapse)AuthorAgeFilesLines
* Fix inconsistent installation directories of Japanese fonts andHiroki Sato2015-09-257-118/+0
| | | | | | | | | | | | | | | | | | | | | | | | | reorganize the package names: (new) -> font-ayu18 (new) -> font-ayu20 k10 -> font-naga10 (also builds "marunaga" variant now) k12 -> font-kaname12 (new) -> font-elisa10 (resurrected) elisa8x8 -> font-elisa8 kanji18 -> font-kanji18 (also builds 16-dot variant now) kanji26 -> font-kanji26 (also builds 24-dot variant now) kappa20 -> font-kappa20 (Ayu fonts is separated into font-ayu20) mikachan-ttfonts -> font-mikachan monafonts-ttf -> font-mona-ttf monafonts -> font-mona All of bitmap fonts are now installed into misc/, and the TrueType fonts go into TTF/. No objection from: maintainers Notes: svn path=/head/; revision=397892
* - Fix runtime behaviour: fonts.alias was not updated properlyThomas Zander2015-05-245-75/+20
| | | | | | | | | | | | | - Add pkg-message.in; fontpath setting instructions - Bump PORTREVISION - New maintainer: WATANABE Kazuhiro (CQG00620@nifty.ne.jp) PR: 199537 Submitted by: CQG00620@nifty.ne.jp (maintainer) MFH: 2015Q2 Notes: svn path=/head/; revision=387258
* Make fonts repecting XDGBaptiste Daroussin2015-03-214-13/+8
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=381876
* Cleanup plistAntoine Brodin2014-11-121-1/+0
| | | | Notes: svn path=/head/; revision=372492
* - Stage supportAntoine Brodin2014-02-155-41/+56
| | | | | | | - Convert obsolete pkg-req to pkg-install/pkg-deinstall Notes: svn path=/head/; revision=344329
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | japanese) Notes: svn path=/head/; revision=327737
* - Add missing fonts.aliasMartin Wilke2013-06-192-5/+2
| | | | | | | Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=321265
* Fix typos in COMMENTCarlo Strub2012-07-291-1/+1
| | | | | | | Approved by: portmgr@ (implicit) Notes: svn path=/head/; revision=301684
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-5/+4
| | | | | | | | | | | | | | | | | | - 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
* Reset usagi@ruby.club.or.jp due to bounce.Mark Linimon2006-06-141-1/+1
| | | | Notes: svn path=/head/; revision=165372
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Use x11-fonts/mkbold-mkitalic rather than x11-fonts/mkbold|mkitalic. SoNorikatsu Shigemura2005-02-191-3/+2
| | | | | | | | | | change dependency on x11-fonts/mkbold|mkitalic to x11-fonts/mkbold-mkitalic. Submitted by: KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp> Approved by: maintainer timeout (1 week) Notes: svn path=/head/; revision=129305
* replace time-consuming grep -v with awk.FUJISHIMA Satsuki2004-11-091-2/+6
| | | | | | | in example, deinstalling time of ja-shinonome is 332x faster than before. Notes: svn path=/head/; revision=121232
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-6/+3
| | | | | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl) Notes: svn path=/head/; revision=114511
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76037
* Add FreeBSD version tag to files/Makefile.in .SADA Kenji2002-01-241-0/+2
| | | | | | | Inspired by: knu [ports-jp 12275] Notes: svn path=/head/; revision=53683
* Add bold|italic style using mkbold|mkitalic scripts (x11-fonts/mkbold|mkitalic)SADA Kenji2002-01-206-28/+56
| | | | | | | Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp> [ports-jp 12152] Notes: svn path=/head/; revision=53415
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients andSatoshi Asami2000-09-121-0/+1
| | | | | | | | | RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. Submitted by: bento Notes: svn path=/head/; revision=32551
* Add dependency to mkfontdir:XFree86-4-clients when XFREE86_VERSION=4.Satoshi Asami2000-09-121-1/+7
| | | | | | | Submitted by: bento and gohan Notes: svn path=/head/; revision=32544
* Remove empty fonts.dir and fonts.alias files. (Note chinese/kcfonts stillSatoshi Asami2000-06-011-0/+2
| | | | | | | leaves fonts.alias behind -- it is not removing any entries from that file.) Notes: svn path=/head/; revision=29026
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.Akinori MUSHA2000-04-111-3/+3
| | | | | | | | | | | Now try to use those variables everywhere around DIST* and PATCH* definitions as far as possible, for ease of the future updates and the neatness. Okay, 60% of `japanese' ports have been done. :) Notes: svn path=/head/; revision=27449
* update to 1.1Michael Haro2000-01-224-14/+15
| | | | | | | | PR: 16107 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=24930
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Reallocate the font directory (misc->local),SADA Kenji1998-11-205-28/+78
| | | | | | | | following the change in XFree86 3.3.3. Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Notes: svn path=/head/; revision=14722
* Move "etlfonts freefonts getbdf sharefonts tkfont xfed xmbdfed" fromSatoshi Asami1998-08-071-2/+2
| | | | | | | | x11 to fonts. While I'm here, change the category names in some (hopefully all) CJK font ports. Notes: svn path=/head/; revision=12328
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Changing maintainer's email address.Chuck Robey1998-05-151-2/+2
| | | | | | | PR: 6637 Notes: svn path=/head/; revision=10991
* add ports/japanese/k10Jun-ichiro itojun Hagino1998-03-127-0/+76
"X11 10-dot kanji font 'naga10 font'" PR: 5962 Notes: svn path=/head/; revision=10124