aboutsummaryrefslogtreecommitdiff
path: root/japanese/font-mplus-outline
Commit message (Collapse)AuthorAgeFilesLines
* 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.6.3..Hiroki Sato2019-12-305-65/+22
| | | | | | | | | - Add LICENSE. - Use FONTPATHSPEC. - Use FONTSDIR consistently. Notes: svn path=/head/; revision=521455
* Mark a few ports BROKEN, unfetchableAntoine Brodin2019-11-061-0/+2
| | | | Notes: svn path=/head/; revision=516880
* x11-fonts/mkfontscale: Update to 1.2.0Niclas Zeising2019-03-111-1/+2
| | | | | | | | | | | | | | | | | | | | Update x11-fonts/mkfontscale to 1.2.0 Remove x11-fonts/mkfontdir, which has been merged into mkfontscale. Update dependencies and bump portrevisions. Add an entry to UPDATING and MOVES Changelog: https://lists.x.org/archives/xorg/2019-March/059633.html Thanks to Antoine for the exp-run! PR: 236336 (exp-run) Obtained from: FreeBSD Graphics Team dev repo https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/mkfontscale Sponsored by: B3 Init Notes: svn path=/head/; revision=495395
* 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
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412347
* - Split japanese/font-mplus into font-mplus-outline andHiroki Sato2015-09-217-0/+293
font-mplus-bitmap. Currently mplus-bitmap and mplus-outline use share/fonts/misc and mplus-outline as the installation directory, respectively. - Convert them to use Uses=fonts. Notes: svn path=/head/; revision=397494