aboutsummaryrefslogtreecommitdiff
path: root/japanese/font-kochi
Commit message (Collapse)AuthorAgeFilesLines
* Make fonts repecting XDGBaptiste Daroussin2015-03-213-29/+12
| | | | | | | | | | | | | 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
* Convert fc-cache(1) calls in pkg-plist to use @fc keywordJan Beich2015-01-312-5/+2
| | | | | | | | | | | | | | fonts.cache-1 lines started to appear after r148143 but became obsolete since `fc-cache -s` support (i.e. /var/db/fontconfig) and several FC_CACHE_VERSION bumps. Remove them. Differential Revision: https://reviews.freebsd.org/D1733 Reviewed by: hrs Approved by: portmgr blanket Approved by: bapt (mentor) Notes: svn path=/head/; revision=378204
* Remove code unused with stagingAntoine Brodin2014-11-231-3/+0
| | | | Notes: svn path=/head/; revision=373144
* Cleanup plistAntoine Brodin2014-11-121-4/+0
| | | | Notes: svn path=/head/; revision=372492
* s/USE_BZIP2=yes/USES=tar:bzip2/Hiroki Sato2014-05-241-1/+1
| | | | Notes: svn path=/head/; revision=355063
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* - Add STAGEDIR support.Hiroki Sato2013-10-161-17/+17
| | | | | | | | - Update to 20130617 (japanese/font-migmix) - Update to 456 (japanese/font-ume) Notes: svn path=/head/; revision=330478
* 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
* - Fix a warning "Having multiple values in <test> isn't supported and mayHiroki Sato2013-09-042-5/+9
| | | | | | | | | | | | | not work as expected" when using the latest x11-fonts/fontconfig [*]. - Update to the latest version (font-migu, font-ume, font-vlgothic). - Style clean-ups. PR: ports/181701 [*] Notes: svn path=/head/; revision=326328
* Fix pkg-plist.Hiroki Sato2013-05-021-1/+1
| | | | | | | Spotted by: poyopoyo@puripuri.plala.or.jp Notes: svn path=/head/; revision=317165
* - Fix DATADIR.Hiroki Sato2013-04-301-6/+8
| | | | | | | - Style clean-ups. Notes: svn path=/head/; revision=316979
* - Trim old-style header.Hiroki Sato2013-04-302-12/+12
| | | | | | | | - Fix MASTER_SITES. - Use OPTIONS_DEFINE for DOCS. Notes: svn path=/head/; revision=316888
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* Fix PREFIX/LOCALBASE confusion.Hiroki Sato2010-09-302-9/+7
| | | | | | | PR: ports/146247 Notes: svn path=/head/; revision=262206
* Remove fonts.dir when it is empty.Hiroki Sato2009-05-311-0/+3
| | | | | | | Spotted by: QAT Notes: svn path=/head/; revision=234902
* Ports for Japanese fonts have been reorganized in the following way:Hiroki Sato2009-05-316-35/+32
| | | | | | | | | | | | | | | | | | | | | | | | japanese/ipa-ttfonts -> japanese/font-mplus-ipa japanese/ipa-ttfonts -> japanese/font-ipa japanese/kochi-ttfonts -> japanese/font-kochi japanese/mplusfonts -> japanese/font-mplus japanese/sazanami-ttf -> japanese/font-sazanami japanese/shinonome -> japanese/font-shinonome japanese/umefont -> japanese/font-ume japanese/vlgothic -> japanese/font-vlgothic While basically these are port name changes for consistency, installation directories are also changed: font files -> ${PREFIX}/share/${PORTNAME}/* symlinks -> ${PREFIX}/share/fonts/{TTF,OTF,fontname,...}/* symlinks -> ${PREFIX}/lib/X11/fonts/{TTF,OTF,misc,fontname,...}/* A user-visible one is that the directory name "TrueType" is replaced with "TTF". Notes: svn path=/head/; revision=234895
* Remove obsolete fp=[y|n] modifier in fonts.dir.Hiroki Sato2008-05-312-5/+5
| | | | Notes: svn path=/head/; revision=214003
* Remove ${DATADIR} properly.Hiroki Sato2008-05-171-0/+1
| | | | | | | Spotted by: pointyhat Notes: svn path=/head/; revision=213194
* - Add fontconfig support.Hiroki Sato2008-05-129-273/+189
| | | | | | | | | - Clean up fonts.dir handling. - Use $PORTDOCS. - Take maintainership. Notes: svn path=/head/; revision=212959
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+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) Notes: svn path=/head/; revision=211584
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Reset kanou@khdd.net due to maintainer timeouts and no response to earlierMark Linimon2007-02-271-1/+1
| | | | | | | | | mail. Hat: portmgr Notes: svn path=/head/; revision=186049
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* update japanese/kochi-ttfonts: 20030628 -> 20030809Daichi GOTO2003-08-182-3/+3
| | | | | | | | PR: 55453 Submitted by: KANOU Hiroki <kanou@khdd.net> (maintainer) Notes: svn path=/head/; revision=87175
* update japanese/kochi-ttffont: 20030118 --> 20030628Daichi GOTO2003-06-304-85/+127
| | | | | | | | PR: 53867 Submitted by: KANOU Hiroki <kanou@khdd.net> (maintainer) Notes: svn path=/head/; revision=83896
* Resurrect new address changed in previous commit.Norikatsu Shigemura2003-03-281-1/+1
| | | | | | | Pointed out by: kris Notes: svn path=/head/; revision=77625
* Reset bouncing maintainer address.Kris Kennaway2003-03-281-1/+1
| | | | Notes: svn path=/head/; revision=77622
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76037
* Update gothic font to 20030118 version.Yoichi NAKAYAMA2003-01-222-4/+6
| | | | | | | | PR: 47281 Submitted by: maintainer Notes: svn path=/head/; revision=73796
* Add MASTER_SITES to ${MASTER_SITE_PORTS_JP}.Kiriyama Kazuhiko2002-08-151-1/+2
| | | | Notes: svn path=/head/; revision=64533
* Update to 20020727Patrick Li2002-07-302-4/+3
| | | | | | | | PR: ports/41136 Submitted by: maintainer Notes: svn path=/head/; revision=63755
* Fix fonts.dir and fonts.alias.Shigeyuki Fukushima2002-07-273-1/+83
| | | | | | | | PR: ports/41008 Submitted by: KANOU Hiroki <kanou@mil.allnet.ne.jp> Notes: svn path=/head/; revision=63626
* Update to 20020503 (repacked).Akinori MUSHA2002-05-112-3/+3
| | | | | | | | | PR: ports/37723 Submitted by: KANOU Hiroki <kanou@mil.allnet.ne.jp> (MAINTAINER) (kochi-gothic-0.2.20020503.tar.bz2 was repacked afterwards) Notes: svn path=/head/; revision=58913
* Update to 20020326Patrick Li2002-03-272-3/+3
| | | | | | | | PR: 36360 Submitted by: maintainer Notes: svn path=/head/; revision=56732
* Oops, back out plist changePatrick Li2002-02-251-1/+0
| | | | Notes: svn path=/head/; revision=55242
* Update to 20020124Patrick Li2002-02-253-3/+4
| | | | | | | | PR: 35304 Submitted by: maintainer Notes: svn path=/head/; revision=55241
* Update to 20020117.Shigeyuki Fukushima2002-01-172-5/+5
| | | | | | | Submitted by: KANOU Hiroki <kanou@mil.allnet.ne.jp> Notes: svn path=/head/; revision=53252
* Needn't depend mkfontdir.Shigeyuki Fukushima2002-01-161-7/+1
| | | | | | | Submitted by: KATO Tsuguru <dai_fugo@geocities.co.jp> Notes: svn path=/head/; revision=53144
* Update to 20020108.Shigeyuki Fukushima2002-01-155-24/+77
| | | | | | | | | Install kochi-ttfonts documents. Submitted by: KANOU Hiroki <kanou@mil.allnet.ne.jp> Notes: svn path=/head/; revision=53127
* Free Japanese TrueType fonts named 'Kochi Mincho' and 'Kochi Gothic'.Shigeyuki Fukushima2002-01-158-0/+131
Submitted by: KANOU Hiroki <kanou@mil.allnet.ne.jp> Notes: svn path=/head/; revision=53119