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: chinese/ttfm/Makefile
SVNWeb

Number of commits found: 38

Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:25fe59a33ef000c1e61b9135490822d4b5069764  commit hash:25fe59a33ef000c1e61b9135490822d4b5069764  commit hash:25fe59a33ef000c1e61b9135490822d4b5069764  25fe59a  (Only the first 10 of 124 ports in this commit are shown above. View all ports for this commit)
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>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 6 Aug 2021
[ 09:48 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:85892130a89e9a579ebeda2f31894c625b30dde9  commit hash:85892130a89e9a579ebeda2f31894c625b30dde9  commit hash:85892130a89e9a579ebeda2f31894c625b30dde9  8589213 
chinese/ttfm: prepare for freetype2 update

- freetype2 will no longer ship freetype-config (which was a pkg-config
  wrapper) in the near future -- use pkg-config to gather the required
  flags.

PR:		251512
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.
Fri, 29 Jul 2016
[ 10:53 se search for other commits by this committer ] Original commit   Revision:419236 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
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)
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 6 Dec 2015
[ 20:35 amdmi3 search for other commits by this committer ] Original commit   Revision:403160
- Add LICENSE
- Switch to options helpers
Sat, 21 Mar 2015
[ 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
Fri, 16 Jan 2015
[ 17:28 rafan search for other commits by this committer ] Original commit   Revision:377195 (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
Drop maintainership as I no longer use these software nor have time and
energy to keep up.
Mon, 9 Jun 2014
[ 11:21 olgeni search for other commits by this committer ] Original commit   Revision:357139 (Only the first 10 of 120 ports in this commit are shown above. View all ports for this commit)
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.

CR:		D196
Approved by:	portmgr (bapt)
Wed, 16 Apr 2014
[ 18:28 zeising search for other commits by this committer ] Original commit   Revision:351411 (Only the first 10 of 1008 ports in this commit are shown above. View all ports for this commit)
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 10 Feb 2014
[ 09:37 ehaupt search for other commits by this committer ] Original commit   Revision:343608
- Support staging
- Define DOCS
Fri, 3 Jan 2014
[ 15:59 adamw search for other commits by this committer ] Original commit   Revision:338553 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Convert chinese to MDOCS
Wed, 11 Dec 2013
[ 14:58 bapt search for other commits by this committer ] Original commit   Revision:336173 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in chinese
Fri, 20 Sep 2013
[ 16:01 bapt search for other commits by this committer ] Original commit   Revision:327713 (Only the first 10 of 138 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:
chinese)
Wed, 19 Jun 2013
[ 16:03 rafan search for other commits by this committer ] Original commit   Revision:321284 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- 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@)
Sat, 29 Oct 2011
[ 14:20 rafan search for other commits by this committer ] Original commit 
- Respect CC

PR:             ports/162120
Submitted by:   Nali Toja <nalitoja at gmail.com>
Fri, 6 Jun 2008
[ 16:16 rafan search for other commits by this committer ] Original commit 
- Respect PREFIX and LOCALBASE
Tue, 25 Mar 2008
[ 14:28 rafan search for other commits by this committer ] Original commit 
- Remove reference to X_CLIENTS_PORT and X11BASE
- Add trailing slash for directories
- Use MANPREFIX for manual pages
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Thu, 22 Feb 2007
[ 07:37 rafan search for other commits by this committer ] Original commit 
- 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
Sun, 26 Nov 2006
[ 18:12 rafan search for other commits by this committer ] Original commit 
- Repsect X11BASE. This should fix chinese/*ttf build failure with
  non-standard X11BASE.

Reported by:    pointyhat
Sun, 28 Aug 2005
[ 15:43 clive search for other commits by this committer ] Original commit 
Let mkfontscale(1) and mkfontdir(1) handle fonts.scale and fonts.dir.

PR:             ports/76658
Mon, 25 Jul 2005
[ 21:58 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
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
Sat, 19 Feb 2005
[ 13:51 leeym search for other commits by this committer ] Original commit  (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
- 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
Sat, 8 Jan 2005
[ 15:50 sem search for other commits by this committer ] Original commit  (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
- Pass maintainership to submitter

PR:             ports/75730
Submitted by:   statue(at)freebsd.netlab.cse.yzu.edu.tw
Fri, 23 Jul 2004
[ 19:10 anholt search for other commits by this committer ] Original commit  (Only the first 10 of 163 ports in this commit are shown above. View all ports for this commit)
- 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)
Fri, 21 Nov 2003
[ 03:09 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 47 ports in this commit are shown above. View all ports for this commit)
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
Tue, 4 Nov 2003
[ 00:59 leeym search for other commits by this committer ] Original commit 
Update to 0.9.5

PR:             58903
Submitted by:   Statue <statue@freebsd.sinica.edu.tw>
Tue, 30 Sep 2003
[ 17:55 vanilla search for other commits by this committer ] Original commit 
update to 0.9.4
update MASTER_SITES
take maintainership

PR:             ports/57180
Submitted by:   statue@freebsd.sinica.edu.tw
Wed, 26 Feb 2003
[ 14:23 foxfair search for other commits by this committer ] Original commit  (Only the first 10 of 72 ports in this commit are shown above. View all ports for this commit)
pkg-comment police: Purge them in this category while I'm here.
Sat, 3 Aug 2002
[ 19:30 clive search for other commits by this committer ] Original commit 
remove files/patch-aa
add files/patch-modules::abiword.ttfm
update files/patch-ttfinfo.c

PR: ports/38820 , ports/41141
Sun, 2 Jun 2002
[ 17:31 ijliao search for other commits by this committer ] Original commit 
add gscjk module
remove ghostscript6 module
bump portrevision

PR:             38803
Submitted by:   Statue <statue@softwareliberty.org>
Sun, 31 Mar 2002
[ 10:07 clive search for other commits by this committer ] Original commit 
Add dependency for XFree86-4.

PR:     ports/33038
Submitted by:   Statue <statue@softwareliberty.org>
Mon, 15 Oct 2001
[ 13:09 ijliao search for other commits by this committer ] Original commit 
Since AbiWord 0.9.0, it had been moved from $PREFIX/AbiSuite   to
$PREFIX/share/AbiSuite    
Thu, 1 Feb 2001
[ 06:17 keith search for other commits by this committer ] Original commit 
Update to 0.9.3.  This version supports Ghostscript 6.50, and   a new abiword
module and a man page were added.    
Mon, 4 Dec 2000
[ 12:15 keith search for other commits by this committer ] Original commit 
Update to 0.9.2.  Prior versions of TTFM modules have many   undefined
behaviors, some of which are coherent in 0.9.2,   others like CID & TTF naming
conventions are not standardized   yet.    
Sun, 26 Nov 2000
[ 18:39 keith search for other commits by this committer ] Original commit 
Update to 0.9.1.    
Mon, 13 Nov 2000
[ 08:48 keith search for other commits by this committer ] Original commit 
New port added: ttfm    

Number of commits found: 38