aboutsummaryrefslogtreecommitdiff
path: root/japanese/font-ume
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-063-3/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Mk/bsd.sites.mk: Update URL of MASTER_SITE_OSDN to one that supports ↵Alexandre C. Guimarães2020-07-241-1/+1
| | | | | | | | | | | | | geographical load balancing - update all affected ports PR: 244164 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Differential Revision: https://reviews.freebsd.org/D24955 Notes: svn path=/head/; revision=543005
* - Update to 0.0.670.Hiroki Sato2019-12-303-41/+19
| | | | | | | | - Use FONTPATHSPEC. - Use FONTSDIR consistently. Notes: svn path=/head/; revision=521462
* japanese/font-ume: Fix MASTER_SITESKurt Jaeger2018-06-171-1/+1
| | | | | | | | | PR: 228242 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Approved by: hrs (maintainer timeout) Notes: svn path=/head/; revision=472630
* Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDNSunpoet Po-Chuan Hsieh2018-03-241-1/+1
| | | | | | | | PR: 225609 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Notes: svn path=/head/; revision=465484
* Update to 660.Hiroki Sato2016-12-306-11/+15
| | | | Notes: svn path=/head/; revision=429975
* Mark NO_ARCH.Hiroki Sato2015-09-251-1/+2
| | | | Notes: svn path=/head/; revision=397899
* Fix fonts.dir by using fonts:fc and style consistency.Hiroki Sato2015-09-132-9/+7
| | | | Notes: svn path=/head/; revision=396873
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+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
* Make fonts repecting XDGBaptiste Daroussin2015-03-213-57/+27
| | | | | | | | | | | | | 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
* Update to 470.Hiroki Sato2015-02-152-4/+3
| | | | Notes: svn path=/head/; revision=379043
* Convert fc-cache(1) calls in pkg-plist to use @fc keywordJan Beich2015-01-312-4/+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
* - Remove a few remaining $Id$ from pkg-plistsAlex Kozlov2014-11-061-1/+0
| | | | | | | Approved by: portmgr (mat) Notes: svn path=/head/; revision=372228
* Update to 0.0.464.Hiroki Sato2014-08-212-3/+3
| | | | Notes: svn path=/head/; revision=365532
* Update to 462.Hiroki Sato2014-05-243-6/+5
| | | | Notes: svn path=/head/; revision=355059
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* - Add STAGEDIR support.Hiroki Sato2013-10-162-22/+24
| | | | | | | | - 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-043-23/+59
| | | | | | | | | | | | | 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
* Update to 452.Hiroki Sato2013-06-182-4/+3
| | | | | | | PR: ports/179673 Notes: svn path=/head/; revision=321174
* Fix DATADIR.Hiroki Sato2013-04-301-0/+2
| | | | Notes: svn path=/head/; revision=316973
* Update to 450 and style clean-ups.Hiroki Sato2013-04-302-11/+15
| | | | Notes: svn path=/head/; revision=316891
* Update to 449 because the old distfile was removed.Hiroki Sato2013-04-152-3/+3
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=315800
* Update to 447.Hiroki Sato2013-02-022-4/+4
| | | | Notes: svn path=/head/; revision=311437
* Update to 445.Hiroki Sato2012-11-182-10/+6
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=307532
* Update to 441.Hiroki Sato2012-07-122-4/+4
| | | | Notes: svn path=/head/; revision=300809
* Update to 0.436.Hiroki Sato2012-02-162-5/+4
| | | | Notes: svn path=/head/; revision=291500
* Update to 0.427.Hiroki Sato2011-05-242-5/+5
| | | | Notes: svn path=/head/; revision=274557
* Update to 423.Hiroki Sato2011-01-052-6/+5
| | | | Notes: svn path=/head/; revision=267417
* Fix PREFIX/LOCALBASE confusion.Hiroki Sato2010-12-082-9/+7
| | | | | | | PR: ports/146247 Notes: svn path=/head/; revision=265834
* Update to 419.Hiroki Sato2010-09-302-6/+6
| | | | Notes: svn path=/head/; revision=262201
* Update to 417.Hiroki Sato2010-07-312-6/+6
| | | | Notes: svn path=/head/; revision=258545
* - Introduce a new USE_XZ knob that handles lzma/xz compressed distfilesPav Lucistnik2010-06-041-10/+2
| | | | | | | | | | | - Convert a bunch of ports to use it PR: ports/146329 Submitted by: mm With hat: portmgr Notes: svn path=/head/; revision=255708
* The xz utils and lzma library have been imported into base, so makeChristian Weisgerber2010-05-211-3/+10
| | | | | | | the dependency on the archivers/xz port conditional on OSVERSION. Notes: svn path=/head/; revision=254738
* Update to 414.Hiroki Sato2010-04-252-5/+8
| | | | Notes: svn path=/head/; revision=253225
* Update to 412.Hiroki Sato2010-03-022-6/+5
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250504
* Fix pkg-plist.Hiroki Sato2009-12-272-0/+2
| | | | | | | Spotted by: QAT Notes: svn path=/head/; revision=246761
* Update to 410.Hiroki Sato2009-12-275-6/+38
| | | | Notes: svn path=/head/; revision=246749
* 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-315-53/+52
| | | | | | | | | | | | | | | | | | | | | | | | 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
* Update to 401.Hiroki Sato2009-03-292-5/+5
| | | | Notes: svn path=/head/; revision=231235
* Update to 394.Hiroki Sato2008-10-263-14/+17
| | | | Notes: svn path=/head/; revision=222114
* Remove obsolete fp=[y|n] modifier in fonts.dir.Hiroki Sato2008-05-312-4/+5
| | | | Notes: svn path=/head/; revision=214003
* Add Ume Font, another free Japanese TrueType font based onHiroki Sato2008-05-257-0/+275
Sazanami and Wadalab font families. WWW: http://sourceforge.jp/projects/ume-font/wiki/FrontPage Notes: svn path=/head/; revision=213644