notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: japanese/font-ricty/Makefile

Number of commits found: 27

Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

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)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Thursday, 28 May 2020
15:20 danfe search for other commits by this committer
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 8).
Original commitRevision:536774 
Thursday, 9 Jan 2020
22:42 hrs search for other commits by this committer
- 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)
Original commitRevision:522544 
Tuesday, 29 May 2018
03:20 meta search for other commits by this committer
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
Original commitRevision:471075 
Tuesday, 20 Mar 2018
06:16 meta search for other commits by this committer
Update MAINTAINER to my new FreBSD.org account

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

Approved by:	hrs (mentor)
Original commitRevision:465067 
Friday, 13 Jan 2017
16:54 mat search for other commits by this committer
Fix ports using PREFIX in their depends instead of LOCALBASE.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:431402 
Thursday, 14 Jul 2016
20:12 pawel search for other commits by this committer
- 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)
Original commitRevision:418557 
Friday, 1 Apr 2016
14:08 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412347 
Sunday, 13 Sep 2015
23:36 hrs search for other commits by this committer
Fix fonts.dir by using fonts:fc and style consistency.
Original commitRevision:396873 
Thursday, 7 May 2015
16:32 mat search for other commits by this committer
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
Original commitRevision:385637 
Monday, 6 Apr 2015
11:40 bapt search for other commits by this committer
Fix post install script

PR:		199113
Reported by:	hiroto.kagotani@gmail.com
Original commitRevision:383417 
Saturday, 21 Mar 2015
23:43 bapt search for other commits by this committer
Fix after font changes
Original commitRevision:381879 
23:05 bapt search for other commits by this committer
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
Original commitRevision:381876 
Saturday, 31 Jan 2015
16:48 jbeich search for other commits by this committer
- 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)
Original commitRevision:378220 
12:50 jbeich search for other commits by this committer
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)
Original commitRevision:378204 
Friday, 27 Jun 2014
09:21 bapt search for other commits by this committer
Only one slave ports so far, relax the check on PKGNAMESUFFIX because previous
syntax
is not compatible with the old make
Original commitRevision:359484 
03:36 daichi search for other commits by this committer
- 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
Original commitRevision:359444 
Monday, 26 May 2014
02:33 eadler search for other commits by this committer
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)
Original commitRevision:355274 
Friday, 20 Sep 2013
18:47 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese)
Original commitRevision:327737 
Thursday, 27 Jun 2013
18:31 antoine search for other commits by this committer
Fix some fonts.dir leftovers reported by poudriere
While here, trim Makefile header and finish PORT_OPTIONS conversion

Approved by:	portmgr (miwi)
Original commitRevision:321898 
Thursday, 13 Sep 2012
18:16 rm search for other commits by this committer
- 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)
Original commitRevision:304227 
Tuesday, 4 Sep 2012
16:43 swills search for other commits by this committer
- Convert to OptionsNG

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

PR:             ports/167598
Submitted by:   Masaki TAGAWA <masaki@club.kyutech.ac.jp>
Original commit
Thursday, 3 May 2012
23:01 tota search for other commits by this committer
- 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
Original commit
Wednesday, 2 May 2012
02:57 tota search for other commits by this committer
- 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
Original commit

Number of commits found: 27