Summary: | [patch] add Tahoma TTF fonts to x11-fonts/webfonts port | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Rostislav Krasny <rosti.bsd> | ||||||||
Component: | Individual Port(s) | Assignee: | Jeremy Messenger <mezz> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Only Me | ||||||||||
Priority: | Normal | ||||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
Attachments: |
|
Description
Rostislav Krasny
2005-10-22 18:00:36 UTC
Maintainer of x11-fonts/webfonts, Please note that PR ports/87847 just has been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/87847 -- Edwin Groothuis edwin@FreeBSD.org A pkg-descr file should also be changed to mention Tahoma and fix the glyphs number. I didn't touch it in the patch because I'm not the maintainer, who had signed the file. I'm OK with the patch... As for the pkg-descr update, here's my suggestion: --- pkg-descr Mon Aug 26 13:12:21 2002 +++ /tmp/pkg-descr Sun Oct 23 01:28:02 2005 @@ -10,4 +10,6 @@ ISO 8859-1, 2, 3, 4, 5, 6, 7, 8, 9, 10 and 15 KOI8-R and -RU +Tahoma can also be installed as an option, but a Windows License is requir= ed. + -- Konstantinos Konstantinidis --kkonstan This is a new and better version of the patch. Changes to the previous patch are: 1. tahoma.ttf and tahomabd.ttf, if they installed, are listing by 'pkg_info -L webfonts-0.22'. 2. instead of having two versions of fonts.dir I build one from files/fonts.dir and optionally from files/tahoma.dir. It saves a disk space and future port editing time. 3. pkg-descr is changed according to the maintainer suggestion. Konstantinos, please review this version of the patch for your approval. The patch and tahoma.dir files are attached to this email. P.S. Thanks to Andrey Chernov and Jeremy Messenger who helped me make this patch better and better. Sorry for the delay, I was out of reach for a few days... I'm ok with the patch, but I think since it's quite a bit of a change (with a new font etc) it'd be a good idea to bump the portnumber up to 0.3. Feel free to submit the patch with this little change. --kkonstan On 27/10/05, Rostislav Krasny <rosti.bsd@gmail.com> wrote: > This is a new and better version of the patch. Changes to the previous > patch are: > > 1. tahoma.ttf and tahomabd.ttf, if they installed, are listing by > 'pkg_info -L webfonts-0.22'. > 2. instead of having two versions of fonts.dir I build one from > files/fonts.dir and optionally from files/tahoma.dir. It saves > a disk space and future port editing time. > 3. pkg-descr is changed according to the maintainer suggestion. > > Konstantinos, please review this version of the patch for your > approval. The patch and tahoma.dir files are attached to this email. > > P.S. Thanks to Andrey Chernov and Jeremy Messenger who helped me make > this patch better and better. > > > On 10/31/05, Konstantinos Konstantinidis <konstand@gmail.com> wrote: > I'm ok with the patch, but I think since it's quite a bit of a change > (with a new font etc) it'd be a good idea to bump the portnumber up to > 0.3. Feel free to submit the patch with this little change. Do you mean to bump the PORTVERSION in the Makefile from 0.21 to 0.3 instead of 0.22? But 3 < 21, maybe you meant 0.30? Anyway, I think this tiny change could be done manually by a commiter, according to your suggestion here. I just wouldn't like to "spam" this PR by a yet another new patch, but if this is necessary I can do it. Responsible Changed From-To: freebsd-ports-bugs->mezz I'll take it. State Changed From-To: open->closed Committed, thanks! |