aboutsummaryrefslogtreecommitdiff
path: root/japanese/font-ipa
Commit message (Collapse)AuthorAgeFilesLines
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* japanese/font-ipa{,-uigothic,ex,mjm}: update MASTER_SITES and WWW lineHiroki Sato2022-05-052-2/+2
| | | | | The IPA font series are now maintained by CITPC (Council for the Promotion of Character Information Technology) in Japan.
* 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-302-28/+22
| | | | | | | | | - Add LICENSE. - Update MASTER_SITES. - Use FONTSDIR consistently. Notes: svn path=/head/; revision=521437
* Unbreak by providing a working MASTER_SITESAntoine Brodin2017-05-141-3/+1
| | | | Notes: svn path=/head/; revision=440864
* - Mark BROKENMartin Wilke2017-05-131-0/+2
| | | | | | | fetch: http://info.openlab.ipa.go.jp/ipafont/fontdata/IPAfont00303.zip: No address record Notes: svn path=/head/; revision=440758
* 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-121-0/+2
| | | | Notes: svn path=/head/; revision=396785
* Fix fonts.dir. It was totally broken since r381876.Hiroki Sato2015-09-122-5/+3
| | | | Notes: svn path=/head/; revision=396784
* Make fonts repecting XDGBaptiste Daroussin2015-03-213-33/+13
| | | | | | | | | | | | | 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
* 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
* - Fix a warning "Having multiple values in <test> isn't supported and mayHiroki Sato2013-09-042-6/+15
| | | | | | | | | | | | | 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
* - Trim old-style header.Hiroki Sato2013-04-302-13/+15
| | | | | | | | - Use OPTIONS_DEFINE. - Style clean-ups. Notes: svn path=/head/; revision=316974
* Update to 00303. This version contains new glyphs of 55 characters in theHiroki Sato2011-05-172-3/+3
| | | | | | | Joyo Kanji Table revised on 30 November, 2010. Notes: svn path=/head/; revision=274217
* - 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
* Fix distinfo because the distfiles has been re-rolled.Hiroki Sato2010-04-041-3/+3
| | | | | | | | | | No change except for a typo fix in the README file. Spotted by: maho PR: ports/145373 Notes: svn path=/head/; revision=252179
* Update to 003.02.Hiroki Sato2010-03-023-7/+9
| | | | | | | | WWW: http://ossipedia.ipa.go.jp/ipafont/releasenote.html Feature safe: yes Notes: svn path=/head/; revision=250487
* Fix a matching rule for fonts.dir lines in pkg-install. It removedHiroki Sato2010-02-192-2/+2
| | | | | | | | | all of -ipa-* lines when deinstalling. Feature safe: yes Notes: svn path=/head/; revision=250069
* Add CONFLICTS line with old ja-ipa-ttfonts-[0-9]* as safetyHiroki Sato2009-06-051-0/+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=235105
* Add jisx0208.1997-0 and jisx0213.2004-1 to XLFD.Hiroki Sato2009-06-032-2/+3
| | | | Notes: svn path=/head/; revision=235100
* Fix a typo in pkg-plist.Hiroki Sato2009-05-311-1/+1
| | | | Notes: svn path=/head/; revision=234919
* Fix COMMENT.Hiroki Sato2009-05-311-1/+1
| | | | Notes: svn path=/head/; revision=234913
* 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-317-169/+63
| | | | | | | | | | | | | | | | | | | | | | | | 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/+10
| | | | | | | - Add "mincho" and "gothic" as font family. Notes: svn path=/head/; revision=214002
* Remove unused variables from $PLIST_SUB.Hiroki Sato2008-05-251-3/+1
| | | | Notes: svn path=/head/; revision=213640
* Use conf.avail/ directory and install symlinks into conf.d/ directory.Hiroki Sato2008-05-112-4/+12
| | | | Notes: svn path=/head/; revision=212925
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-7/+6
| | | | | | | | | | | | | | | | | | - 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
* Remove unnecessary WRKSRC definition.Hiroki Sato2007-06-231-1/+0
| | | | | | | Spotted by: infofarmer Notes: svn path=/head/; revision=194128
* - Update to a patched version to fix encoding problems ofHiroki Sato2007-06-234-363/+72
| | | | | | | | | | | | | ipa*.ttf[1]. Bump PORTVERSION and PORTEPOCH. - Simplify the pkg-install script. - Remove USE_X_PREFIX. PR: ports/113145 [1] Notes: svn path=/head/; revision=194119
* - 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
* - Split the etc/fonts/conf.d/2.ipa-ttfonts.conf file intoHiroki Sato2007-03-255-25/+29
| | | | | | | | | | | | | 20-unhint-ipattfonts.conf and 62-fonts-ipattfonts.conf[1]. - Fix wrong handling of fonts.dir in pkg-install[2]. - Bump PORTREVISION. PR: ports/110539[1] Submitted by: NIIMI Satoshi[1] Spotted by: nork[2] Notes: svn path=/head/; revision=188306
* Fix pkg-plist.Hiroki Sato2007-01-182-36/+38
| | | | | | | Spotted by: kris Notes: svn path=/head/; revision=182686
* Update to 1.0.20060520.Hiroki Sato2007-01-036-49/+334
| | | | | | | This port is based on mixfont-mplus-ipa-TrueType-20060520 now. Notes: svn path=/head/; revision=181312
* - Add a dependency on fc-cache(1) and invoke it when install/deinstall[1]Hiroki Sato2005-11-133-15/+63
| | | | | | | | | | | - Add conf.d/2.ipa-ttfonts.conf configuration file[1] - Some style changes. PR: ports/88878[1] Submitted by: NIIMI Satoshi (sa2c at sa2c dot net)[1] Notes: svn path=/head/; revision=148143
* Fix pkg-plist.Hiroki Sato2005-03-072-14/+15
| | | | Notes: svn path=/head/; revision=130551
* Fix the version number.Hiroki Sato2004-08-201-0/+1
| | | | | | | Pointy hat to: hrs Notes: svn path=/head/; revision=116814
* - Add dependency on databases/grass-i18n.Hiroki Sato2004-08-208-175/+102
| | | | | | | | - Remove NO_PACKAGE and NO_CDROM. - Remove fonts.{dir,alias}.ipa and generate fonts.dir on the fly. Notes: svn path=/head/; revision=116803