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-kochi/pkg-plist

Number of commits found: 8

Monday, 30 Dec 2019
04:43 hrs search for other commits by this committer
- Add LICENSE.
- Use FONTPATHSPEC.
- Use FONTSDIR consistently.
Original commitRevision:521445 
Saturday, 21 Mar 2015
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
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 
Wednesday, 12 Nov 2014
13:46 antoine search for other commits by this committer
Cleanup plist
Original commitRevision:372492 
Tuesday, 21 Jan 2014
23:40 bapt search for other commits by this committer
Fix properties on pkg-plist
Original commitRevision:340674 
Thursday, 30 Sep 2010
19:40 hrs search for other commits by this committer
Fix PREFIX/LOCALBASE confusion.

PR:     ports/146247
Original commit
Sunday, 31 May 2009
09:15 hrs search for other commits by this committer
Ports for Japanese fonts have been reorganized in the following way:

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".
Original commit
06:17 hrs search for other commits by this committer
The following repocopies have been done for reorganization of
ports for Japanese fonts:

 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

Thanks to:      marcus
PR:             134507
Original commit

Number of commits found: 8