aboutsummaryrefslogtreecommitdiff
path: root/japanese/font-ipa-uigothic
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
|
* - Use FONTPATHSPEC and nuke pkg-message for adding FontPath manually.Hiroki Sato2019-12-303-25/+23
| | | | | | | | | - Add LICENSE. - Update MASTER_SITES. - Use FONTSDIR consistently. Notes: svn path=/head/; revision=521438
* 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-131-3/+3
| | | | Notes: svn path=/head/; revision=396873
* - Use post-install-DOCS-on.Hiroki Sato2015-09-122-4/+4
| | | | | | | - Use %%FONTSDIR%% directly. Notes: svn path=/head/; revision=396786
* Make fonts repecting XDGBaptiste Daroussin2015-03-213-27/+10
| | | | | | | | | | | | | 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-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
* - Use /usr/bin/unzip for zip files extraction (part 2)Alex Kozlov2014-06-061-1/+1
| | | | | | | | | | | Remove most of USES=zip:infozip PR: ports/188419 Approved by: portmgr (bapt) Exp-run: antoine Notes: svn path=/head/; revision=356803
* Convert j* to USES=zipBaptiste Daroussin2014-03-101-1/+1
| | | | Notes: svn path=/head/; revision=347771
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* - Add STAGEDIR support.Hiroki Sato2013-10-161-19/+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
* - Trim old-style header.Hiroki Sato2013-04-302-13/+15
| | | | | | | | - Use OPTIONS_DEFINE. - Style clean-ups. Notes: svn path=/head/; revision=316971
* - 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-8/+6
| | | | | | | PR: ports/146247 Notes: svn path=/head/; revision=262206
* Add CONFLICTS line with old ja-ipa-ttfonts-[0-9]* as safetyHiroki Sato2009-06-051-1/+2
| | | | | | | measures against duplicate installation. Notes: svn path=/head/; revision=235184
* Remove empty directory after deinstallation.Hiroki Sato2009-06-031-0/+1
| | | | Notes: svn path=/head/; revision=235103
* Add japanese/font-ipa-uigothic, a Japanese font "IPAUIGothic"Hiroki Sato2009-06-037-0/+201
which supports JIS X 0213:2004. This is included in IPA font version 002.03. Notes: svn path=/head/; revision=235098