notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: japanese/font-ricty/Makefile
SVNWeb

Number of commits found: 27

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Thu, 28 May 2020
[ 15:20 danfe search for other commits by this committer ] Original commit   Revision:536774 (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 8).
Thu, 9 Jan 2020
[ 22:42 hrs search for other commits by this committer ] Original commit   Revision:522544 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Use FONTPATHSPEC.
- 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)
Tue, 29 May 2018
[ 03:20 meta search for other commits by this committer ] Original commit   Revision:471075
japanese/font-ricty{,-discord}: Update to 4.1.1

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
Tue, 20 Mar 2018
[ 06:16 meta search for other commits by this committer ] Original commit   Revision:465067 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Update MAINTAINER to my new FreBSD.org account

also update my email address in "Created by:" field.

Approved by:	hrs (mentor)
Fri, 13 Jan 2017
[ 16:54 mat search for other commits by this committer ] Original commit   Revision:431402 (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
Fix ports using PREFIX in their depends instead of LOCALBASE.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 14 Jul 2016
[ 20:12 pawel search for other commits by this committer ] Original commit   Revision:418557
- Update WWW
- 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)
Fri, 1 Apr 2016
[ 14:08 mat search for other commits by this committer ] Original commit   Revision:412347 (Only the first 10 of 481 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 13 Sep 2015
[ 23:36 hrs search for other commits by this committer ] Original commit   Revision:396873 (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
Fix fonts.dir by using fonts:fc and style consistency.
Thu, 7 May 2015
[ 16:32 mat search for other commits by this committer ] Original commit   Revision:385637 (Only the first 10 of 109 ports in this commit are shown above. View all ports for this commit)
Update ports in the [i-m]* category to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 6 Apr 2015
[ 11:40 bapt search for other commits by this committer ] Original commit   Revision:383417
Fix post install script

PR:		199113
Reported by:	hiroto.kagotani@gmail.com
Sat, 21 Mar 2015
[ 23:43 bapt search for other commits by this committer ] Original commit   Revision:381879
Fix after font changes
[ 23:05 bapt search for other commits by this committer ] Original commit   Revision:381876 (Only the first 10 of 422 ports in this commit are shown above. View all ports for this commit)
Make fonts repecting XDG

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
Sat, 31 Jan 2015
[ 16:48 jbeich search for other commits by this committer ] Original commit   Revision:378220
- Update to 3.2.4 [1]
- 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)
[ 12:50 jbeich search for other commits by this committer ] Original commit   Revision:378204 (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
Convert fc-cache(1) calls in pkg-plist to use @fc keyword

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)
Fri, 27 Jun 2014
[ 09:21 bapt search for other commits by this committer ] Original commit   Revision:359484
Only one slave ports so far, relax the check on PKGNAMESUFFIX because previous
syntax
is not compatible with the old make
[ 03:36 daichi search for other commits by this committer ] Original commit   Revision:359444
- Stagify
- 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
Mon, 26 May 2014
[ 02:33 eadler search for other commits by this committer ] Original commit   Revision:355274 (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
Multiple ports: reset maintainers
	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)
Fri, 20 Sep 2013
[ 18:47 bapt search for other commits by this committer ] Original commit   Revision:327737 (Only the first 10 of 352 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese)
Thu, 27 Jun 2013
[ 18:31 antoine search for other commits by this committer ] Original commit   Revision:321898
Fix some fonts.dir leftovers reported by poudriere
While here, trim Makefile header and finish PORT_OPTIONS conversion

Approved by:	portmgr (miwi)
Thu, 13 Sep 2012
[ 18:16 rm search for other commits by this committer ] Original commit   Revision:304227
- update to 3.2.1b that fix rendering of this font on FreeBSD

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)
Tue, 4 Sep 2012
[ 16:43 swills search for other commits by this committer ] Original commit   Revision:303663
- Convert to OptionsNG

PR:		ports/171327
Submitted by:	Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
Sun, 6 May 2012
[ 00:23 tota search for other commits by this committer ] Original commit 
- Pet portlint except 'only one MASTER_SITE configured'

PR:             ports/167598
Submitted by:   Masaki TAGAWA <masaki@club.kyutech.ac.jp>
Thu, 3 May 2012
[ 23:01 tota search for other commits by this committer ] Original commit 
- Remove do-fetch target and fix MASTER_SITES not to bypass the distinfo
  checksum
- Set NO_PACKAGE because redistribution is not allowed
- Bump PORTREVISION
- Add entry to LEGAL

Submitted by:   hrs
Wed, 2 May 2012
[ 02:57 tota search for other commits by this committer ] Original commit 
- Add a new port: japanese/font-ricty

  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

Number of commits found: 27