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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: chinese/arphicttf/Makefile

Number of commits found: 30

Wednesday, 20 Jul 2022
14:21 Tobias C. Berner (tcberner) search for other commits by this committer
chinese: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <intron@intron.ac>
  *  Bo-Yi Wu <appleboy.tw@gmail.com>
  *  Chih-Hsin Chang <chihhsin@cs.nctu.edu.tw>
  *  Ching-Hong Wu <woju@freebsd.ntu.edu.tw>
  *  David O'Brien (obrien@FreeBSD.org)
  *  David O'Brien (obrien@cs.ucdavis.edu)
  *  Eric L. Camachat <eric@camachat.org>
  *  Foxfair Hu <foxfair@FreeBSD.org>
  *  G. Adam Stanislav <adam@whizkidtech.net>
  *  Gasol Wu <gasol.wu@gmail.com>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Henry Hu <henry.hu.sh@gmail.com>
  *  Jie Gao <gaoj@cpsc.ucalgary.ca>
  *  Jing-Tang Keith Jang <keith@FreeBSD.org>
  *  Joe Horn <joehorn@gmail.com>
  *  Ka Ho Ng <khng300@gmail.com>
  *  Kuang-che Wu <kcwu@csie.org>
  *  Michael C . Wu <keichii@iteration.net>
  *  Michael C. Wu
  *  Ming-I Hseh <PA@FreeBSD.Ntu.edu.TW>
  *  Rong-En Fan <rafan@FreeBSD.org>
  *  Satoshi TAOKA <taoka@FreeBSD.org>
  *  Shell Hung <shell@shellhung.org>
  *  Shen Chuan-Hsing
  *  Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Yen-Ming Lee <leeym@FreeBSD.org>
  *  Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw>
  *  Yin-Jieh Chen <yinjieh@csie.nctu.edu.tw>
  *  Yinghong Liu <relaxbsd@gmail.com>
  *  Zhang Shu
  *  Zhihao Yuan <lichray@gmail.com>
  *  blubee <hello@blubee.me>
  *  buganini@gmail.com
  *  chinsan
  *  chinsan <chinsan.tw@gmail.com>
  *  clive
  *  clsung
  *  clsung@dragon2.net
  *  gugod@gugod.org
  *  hrs
  *  ijliao
  *  vanilla@

With hat:	portmgr
commit hash: 25fe59a33ef000c1e61b9135490822d4b5069764 commit hash: 25fe59a33ef000c1e61b9135490822d4b5069764 commit hash: 25fe59a33ef000c1e61b9135490822d4b5069764 commit hash: 25fe59a33ef000c1e61b9135490822d4b5069764 25fe59a
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
Monday, 11 Mar 2019
21:25 zeising search for other commits by this committer
x11-fonts/mkfontscale: Update to 1.2.0

Update x11-fonts/mkfontscale to 1.2.0
Remove x11-fonts/mkfontdir, which has been merged into mkfontscale.
Update dependencies and bump portrevisions.
Add an entry to UPDATING and MOVES

Changelog:
https://lists.x.org/archives/xorg/2019-March/059633.html

Thanks to Antoine for the exp-run!

PR:		236336 (exp-run)
Obtained from:	FreeBSD Graphics Team dev repo
		https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/mkfontscale
Sponsored by:	B3 Init
Original commitRevision:495395 
Friday, 29 Jul 2016
10:53 se search for other commits by this committer
Remove spurious ${STAGEDIR} from @exec and @unexec lines added to the plist
by chinese/ttfm/Makefile.ttf and bump PORTREVISION in all dependent ports.

Approved by:	antoine (mentor)
Original commitRevision:419236 
Monday, 25 Jul 2016
21:10 jbeich search for other commits by this committer
chinese/ttfm: don't touch user font cache on install

This matches USES=fonts (@fc, @fcfontsdir) behavior.

PR:		207263
MFH:		2016Q3
Original commitRevision:419066 
Friday, 16 Jan 2015
17:28 rafan search for other commits by this committer
Drop maintainership as I no longer use these software nor have time and
energy to keep up.
Original commitRevision:377195 
Sunday, 20 Jul 2014
09:02 marino search for other commits by this committer
Convert 6 chinese font ponts to include with .CURDIR

These ports were including chinese/ttfm/Makefile.ttf using an absolute
path using PORTSDIR instead of a relative one using .CURDIR.  In
specific use cases, PORTSDIR will fail but .CURDIR always works.  As
a bonus, this allows <pre> & <post> inclusions to be removed as well.
Covered by an old blanket permission (bapt) but only two of these ports
have maintainers anyway.
Original commitRevision:362305 
Friday, 30 May 2014
14:11 rafan search for other commits by this committer
Staging support
Original commitRevision:355844 
Friday, 20 Sep 2013
16:01 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
chinese)
Original commitRevision:327713 
Wednesday, 19 Jun 2013
16:03 rafan search for other commits by this committer
- Fix ttfm's xttfm module to really update fonts.{dir,scale} to reflect
  the fonts installed
- Bump PORTREVISION for all ports using chinese/ttfm/Makefile.ttf

PR:             ports/179608
Reported by:    Antoine Brodin (antoine@)
Tested by:      Antoine Brodin (antoine@)
Original commitRevision:321284 
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Thursday, 22 Feb 2007
07:37 rafan search for other commits by this committer
- Host files on my local distfiles.
  freebsd.sinica.edu.tw is down for a long time. For arphicttf, the two
  sites are just FreeBSD distfiles mirror. Host at my place is better.
- Claim maintainership
Original commit
Thursday, 15 Feb 2007
19:28 jmelo search for other commits by this committer
- Fix distname.

Reported by: krismail
Original commit
Monday, 12 Feb 2007
21:20 jmelo search for other commits by this committer
- Fix distname to make it fetchable again.
- Update mastersites.
Original commit
Sunday, 22 Jan 2006
09:22 kris search for other commits by this committer
Oops, revert previous commit which was caused by a bug in my testing.

Pointy hat to:  kris
Original commit
09:19 kris search for other commits by this committer
BROKEN when WITHOUT_X11: Incorrect pkg-plist
Original commit
Monday, 25 Jul 2005
21:58 linimon search for other commits by this committer
Reset bouncing maintainer address.  These ports are now available for
adoption.

Note that I have left the maintainer's own ftp site as a MASTERSITE
because it still appears to be active (for now, anyways).

Hat:    portmgr
Original commit
Saturday, 19 Feb 2005
13:51 leeym search for other commits by this committer
- add chinese/Makefile.ttf to control install/deinstall process of all
  TrueType fonts in chinese/*ttf
- update related Makefile(s) and remove pkg-{install,pkg-deinstall,pkg-plist}
- relocate non-font files to DATADIR or DOCSDIR
- fix "unable to reomve fonts from gscjk" problem in ttfm.sh and gscjk.ttfm
- update chinese/zh-fireflyttf to 1.2.6 [1]

PR:             [1] 77438
Submitted by:   leeym
Approved by:    statue at freebsd.sinica.edu.tw
Original commit
Saturday, 8 Jan 2005
15:50 sem search for other commits by this committer
- Pass maintainership to submitter

PR:             ports/75730
Submitted by:   statue(at)freebsd.netlab.cse.yzu.edu.tw
Original commit
Friday, 23 Jul 2004
19:10 anholt search for other commits by this committer
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
  and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:             ports/68763
Approved by:    portmgr (marcus)
Approved by:    re (scottl)
Original commit
Friday, 21 Nov 2003
03:09 linimon search for other commits by this committer
statue@freebsd.sinica.edu.tw has asked for all the maintained
ports to be reset to ports@FreeBSD.org.  We're sorry to see you
go and want to thank you for your help in the past.

PR:             ports/59515
Submitted by:   statue@freebsd.sinica.edu.tw
Original commit
Wednesday, 29 Oct 2003
13:37 leeym search for other commits by this committer
remove unused code.
assign maintainership.

PR:             57181
Submitted by:   Statue <statue@freebsd.sinica.edu.tw>
Original commit
Tuesday, 1 Apr 2003
01:47 leeym search for other commits by this committer
remove not-yet-supported CJK module and prevent it from loopback dependence.

PR:             35833
Submitted by:   Chia-Hsing Yu <b7506061@csie.ntu.edu.tw>
Approved by:    maintainer timeout
Original commit
Wednesday, 26 Feb 2003
14:23 foxfair search for other commits by this committer
pkg-comment police: Purge them in this category while I'm here.
Original commit
Saturday, 21 Dec 2002
18:48 ijliao search for other commits by this committer
due to ttfm module ghostscript6 change to gscjk

PR:             42330
Submitted by:   Statue <statue@freebsd.sinica.edu.tw>
Original commit
Sunday, 10 Dec 2000
07:12 keith search for other commits by this committer
Displays verbose message when install, and also adds   the WITHOUT_X option.    
Original commit
Friday, 8 Dec 2000
09:01 keith search for other commits by this committer
CJK -> WANT_CJK   GS6 -> WANT_GS6   XTT -> WANT_X    
Original commit
Monday, 4 Dec 2000
12:59 keith search for other commits by this committer
Remove the old brute-force script that generates thousands of XLFD.   Many of
them are unnecessary, and most of the task are handled by   ttfm now.    
Original commit
Monday, 6 Nov 2000
18:15 keith search for other commits by this committer
Change keith@freebsd.sinica.edu.tw to keith@FreeBSD.org    
Original commit
Sunday, 8 Oct 2000
11:23 asami search for other commits by this committer
Change PKGDIR from pkg/ to .  Also fix places where ${PKGDIR} is   spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type   fixes that
shouldn't have been necessary) and the string "/pkg/"   appear.    
Original commit

Number of commits found: 30