non port: chinese/CNS11643-font/Makefile |
SVNWeb
|
Number of commits found: 23 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 25fe59a (Only the first 10 of 124 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 19 Jan 2020
|
[ 04:10 lwhsu ]
Unbreak
|
Wed, 6 Nov 2019
|
[ 12:48 antoine ] (Only the first 10 of 268 ports in this commit are shown above. )
Mark a few ports BROKEN, unfetchable
|
Mon, 11 Mar 2019
|
[ 21:25 zeising ] (Only the first 10 of 243 ports in this commit are shown above. )
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
|
Fri, 29 Jul 2016
|
[ 10:53 se ] (Only the first 10 of 12 ports in this commit are shown above. )
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)
|
Mon, 25 Jul 2016
|
[ 21:10 jbeich ] (Only the first 10 of 11 ports in this commit are shown above. )
chinese/ttfm: don't touch user font cache on install
This matches USES=fonts (@fc, @fcfontsdir) behavior.
PR: 207263
MFH: 2016Q3
|
Wed, 27 May 2015
|
[ 00:15 amdmi3 ] (Only the first 10 of 26 ports in this commit are shown above. )
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket
|
Sun, 20 Jul 2014
|
[ 09:02 marino ]
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.
|
Sat, 5 Jul 2014
|
[ 05:37 leeym ]
- support stage
|
Mon, 9 Jun 2014
|
[ 11:21 olgeni ] (Only the first 10 of 120 ports in this commit are shown above. )
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)
|
Fri, 20 Sep 2013
|
[ 16:01 bapt ] (Only the first 10 of 138 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
chinese)
|
Wed, 19 Jun 2013
|
[ 16:03 rafan ] (Only the first 10 of 13 ports in this commit are shown above. )
- 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@)
|
Wed, 20 Mar 2013
|
[ 19:08 lwhsu ]
- Update checksum, distfiles rerolled, some characters are added or updated [1]
- Bump PORTREVISION [1]
- Use new style Makefile header [1]
- Change DIST_SUBDIR to not affect mirror sites
PR: ports/176742 [1]
Submitted by: Hung-te Liang <lhd@cs.nctu.edu.tw> (maintainer)
|
Sat, 2 Mar 2013
|
[ 03:55 eadler ] (Only the first 10 of 30 ports in this commit are shown above. )
Variable that start with _ are considered private to the defining
makefile and may not be used by ports makefiles.
In addition, avoid problems should the defaults ever change.
Approved by: portmgr (tabthorpe)
|
Sat, 23 Feb 2013
|
[ 14:04 miwi ]
- Broken Checksum mismatch
|
Sun, 5 Aug 2012
|
[ 10:34 lwhsu ]
- Add copyright notice in pkg-message
- Remove RESTRICTED form Makefile
- Add LICENSE* and show pkg-message after install
- Change distinfo for official font files with built-in license text
- Refine pkg-descr
- Bump PORTREVISION
PR: ports/169596
Submitted by: Hung-te Liang <lhd@cs.nctu.edu.tw> (maintainer)
|
Fri, 15 Jun 2012
|
[ 06:00 lwhsu ]
- Update to 98.1
- Pass maintainership to submitter
- Change MASTER_SITES
- Redefine with EXTRACT_ONLY instead of do-extract
PR: ports/169059
Submitted by: Hung-te Liang <lhd@cs.nctu.edu.tw>
|
Sun, 9 Jan 2011
|
[ 11:13 sunpoet ] (Only the first 10 of 75 ports in this commit are shown above. )
- Remove unnecessary PKGNAMEPREFIX declaration
- Remove obsolete MD5 checksum while I'm here
PR: ports/153634
Submitted by: sunpoet (myself)
Approved by: pav (with portmgr hat)
|
Fri, 28 Aug 2009
|
[ 17:37 linimon ] (Only the first 10 of 221 ports in this commit are shown above. )
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.
Hat: portmgr
|
Sat, 3 Jan 2009
|
[ 11:10 chinsan ]
- Add chinese/CNS11643-font's RESTRICTED
- fix build
|
[ 09:45 chinsan ]
Add CNS11643-font, a combine of Kai and Sung with CNS11643 TrueType Fonts.
WWW: http://www.cns11643.gov.tw/web/
|
Number of commits found: 23 |