summaryrefslogtreecommitdiff
path: root/japanese/font-ricty (follow)
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)
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-1/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 8).Alexey Dokuchaev2020-05-281-1/+1
| | | | Notes: svn path=/head/; revision=536774
* - Use FONTPATHSPEC.Hiroki Sato2020-01-096-120/+73
| | | | | | | | | | | | | | - Use a static fonts.dir instead of generating it by pkg-install. - Fix XLFD entries for oblique fonts. - Update MASTER_SITES and WWW in pkg-descr. - Fix LICENSE. This is no-pkg-sell and no-pkg-mirror. - Fix pathnames for files installed by japanese/font-migu. - Simplify the master/slave structure of font-ricty and font-ricty-discord. Approved by: meta (maintainer) Notes: svn path=/head/; revision=522544
* japanese/font-ricty{,-discord}: Update to 4.1.1Koichiro Iwao2018-05-293-14/+19
| | | | | | | | | | | | | | | | | | | ricry_discord_converter.pe is no longer needed as everything's provided in one script. Also while here, - Adjust indents - Add NO_ARCH - Remove "Created by:" line credits myself and masaki (approved via private communications) Changes: http://www.rs.tus.ac.jp/yyusa/ricty.html Approved by: pi (mentor, initial version) Sponsored by: HAW International, Inc. Differential Revision: https://reviews.freebsd.org/D15474 Notes: svn path=/head/; revision=471075
* Update MAINTAINER to my new FreBSD.org accountKoichiro Iwao2018-03-201-1/+1
| | | | | | | | | also update my email address in "Created by:" field. Approved by: hrs (mentor) Notes: svn path=/head/; revision=465067
* Fix ports using PREFIX in their depends instead of LOCALBASE.Mathieu Arnold2017-01-131-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=431402
* - Update WWWPawel Pekala2016-07-143-13/+19
| | | | | | | | | | | | | - Update MASTER_SITES since author quit using GitHub - Remove DOCS since documents are no longer distributed - Define LICENSE, DIST_SUBDIR - Bump PORTREVISION for plist change (DOCS) PR: 210867 Submitted by: Koichiro IWAO (maintainer) Notes: svn path=/head/; revision=418557
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.Mathieu Arnold2016-04-011-5/+5
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412347
* Fix fonts.dir by using fonts:fc and style consistency.Hiroki Sato2015-09-131-3/+2
| | | | Notes: svn path=/head/; revision=396873
* Update ports in the [i-m]* category to not use GH_COMMIT.Mathieu Arnold2015-05-072-3/+2
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385637
* Fix post install scriptBaptiste Daroussin2015-04-062-6/+3
| | | | | | | | PR: 199113 Reported by: hiroto.kagotani@gmail.com Notes: svn path=/head/; revision=383417
* Fix after font changesBaptiste Daroussin2015-03-212-30/+18
| | | | Notes: svn path=/head/; revision=381879
* Make fonts repecting XDGBaptiste Daroussin2015-03-211-2/+2
| | | | | | | | | | | | | 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 3.2.4 [1]Jan Beich2015-01-314-16/+7
| | | | | | | | | | | | | | | | - Drop @dirrm* from pkg-plist [1] - Drop redundant post-install [2] - Only remove fonts.dir lines belonging to the port [2] - Avoid writing under ~/.config/fontforge during build [2] PR: 195845 Differential Revision: https://reviews.freebsd.org/D1745 Submitted by: Koichiro IWAO (maintainer) [1] Approved by: Koichiro IWAO (maintainer) [2] Approved by: bapt (mentor) Notes: svn path=/head/; revision=378220
* 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
* Only one slave ports so far, relax the check on PKGNAMESUFFIX because ↵Baptiste Daroussin2014-06-271-2/+2
| | | | | | | | | previous syntax is not compatible with the old make Notes: svn path=/head/; revision=359484
* - StagifyDaichi GOTO2014-06-274-59/+65
| | | | | | | | | | | | | - maintainership to submitter - Update to 3.2.3 - Fix the build when DISCORD options is OFF - Provide ricty-discord as a separated port PR: 190967 Submitted by: Koichiro IWAO Notes: svn path=/head/; revision=359444
* Multiple ports: reset maintainersEitan Adler2014-05-261-1/+1
| | | | | | | | | | | | | | | | | Maintainers for these ports have been notified on 5 separate occasions over the course of several months about pending actions required. We really appreciate the time and effort you put in to maintain these ports. If you are still interested in helping to maintain these ports just reply to me or file a PR and I will happily assign the port to you again. Approved by: portmgr (implicit) Notes: svn path=/head/; revision=355274
* 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 some fonts.dir leftovers reported by poudriereAntoine Brodin2013-06-272-11/+8
| | | | | | | | | While here, trim Makefile header and finish PORT_OPTIONS conversion Approved by: portmgr (miwi) Notes: svn path=/head/; revision=321898
* - update to 3.2.1b that fix rendering of this font on FreeBSDRuslan Makhmatkhanov2012-09-133-12/+13
| | | | | | | | | | | | | | while here: - align dependencies list (trim unneeded tabs) - switch to USE_GITHUB - tab -> space in pkg-descr:WWW PR: 171567 Submitted by: Masaki TAGAWA <masaki at club.kyutech.ac dot jp> (maintainer, final patch revision) Reported by: Hiroto Kagotani <hiroto.kagotani at gmail dot com> (original patch) Notes: svn path=/head/; revision=304227
* - Convert to OptionsNGSteve Wills2012-09-041-3/+6
| | | | | | | | PR: ports/171327 Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer) Notes: svn path=/head/; revision=303663
* - Pet portlint except 'only one MASTER_SITE configured'TAKATSU Tomonari2012-05-061-3/+3
| | | | | | | | PR: ports/167598 Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> Notes: svn path=/head/; revision=296066
* - Remove do-fetch target and fix MASTER_SITES not to bypass the distinfoTAKATSU Tomonari2012-05-031-8/+7
| | | | | | | | | | | | checksum - Set NO_PACKAGE because redistribution is not allowed - Bump PORTREVISION - Add entry to LEGAL Submitted by: hrs Notes: svn path=/head/; revision=295983
* - Add a new port: japanese/font-rictyTAKATSU Tomonari2012-05-029-0/+294
Ricty is a Japanese TrueType font, consisting of Inconsolata and Migu 1M. WWW: http://save.sys.t.u-tokyo.ac.jp/~yusa/fonts/ricty.html Approved by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer) Obtained from: http://www.club.kyutech.ac.jp/~masaki/ports/font-ricty.shar Notes: svn path=/head/; revision=295837