Skip site navigation (1)Skip section navigation (2)

CVS log for ports/x11-fonts/webfonts/pkg-plist

[BACK] Up to [FreeBSD] / ports / x11-fonts / webfonts

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Oct 25 12:15:56 2008 UTC (3 years, 3 months ago) by stefan
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -1 lines
Install the proprietary license text as advertised in pkg-message.

PR:		127447
Submitted by:	Till Klampaeckel <till@php.net>
Approved by:	maintainer timeout

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu May 29 21:14:12 2008 UTC (3 years, 8 months ago) by lippe
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -3 lines
- Fix pkg-plist.
- Bump PORTREVISION.

Reported by:	itetcu
Approved by:	gabor (mentor)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:55:12 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Feb 2 17:06:23 2007 UTC (5 years ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, PRE_XORG_7
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -5 lines
- Remove support for xfree86-3

PR:		ports/106666
Submitted by:	vd
With hat:	portmgr

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Nov 12 20:03:07 2005 UTC (6 years, 3 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1 lines
Add Tahoma TTF fonts, it's off by default with HAVE_MSWINDOWS_LICENSE knob to
enable it. You must have a Windows License to use it. Bump it to 0.30.

PR:		ports/87847
Submitted by:	Rostislav Krasny <rosti.bsd@gmail.com>
Approved by:	Konstantinos Konstantinidis <konstand@gmail.com> (maintainer)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Aug 28 07:04:24 2005 UTC (6 years, 5 months ago) by mezz
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +7 -5 lines
- Remove ttmkfdir dependency and do not use it, using static method by
  add fonts.dir in webfonts/files/. It's easier on us for no prefer
  what to use tools. For example, if you install Xorg and why do you
  need ttmkfdir when there have mkfontscale and mkfontdir that came
  with Xorg?
- Add run fc-cache like bitstream-vera port has, useful for the new
  Xorg/XFree86 and other desktops.
- Remove the rename, leave the default alone to avoid cause a few apps crash.
- Move LICENSE in DOCSDIR instead in font directory.
- Remove too many targets, they aren't need and the complicate isn't
  need too.
- Correct the extract way, now it will extracting in WRKSRC.
- Remove WITH_NETSCAPE_ALIASES, there's no Netscape 4.x in ports tree.
- A few other cleans up.

BTW: If it causes any different language font problem, please let me know and
     I will be happy to try to fix it.

PR:		ports/84201
Approved by:	Konstantinos Konstantinidis <konstand@gmail.com> (maintainer)
Tested by:	keramida (Greek font)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Aug 24 21:59:51 2002 UTC (9 years, 5 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_5_0_0, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_7_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -2 lines
Remove the Arial Unicode font.  Its license is much more restrictive
than the license on the other fonts, and it can no longer be
downloaded from its publisher.  Remove the RESTRICTED line because
the remaining fonts have fewer restrictions on redistribution via
the Internet.

Reviewed by:	no objection from ports list

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jan 20 22:31:03 2002 UTC (10 years ago) by jim
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +39 -35 lines
Update to 0.21.

PR:		34091
Submitted by:	maintainer

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jan 20 11:14:29 2001 UTC (11 years ago) by clive
Branches: MAIN
CVS tags: RELEASE_4_4_0, RELEASE_4_3_0
New port: TrueType core fonts for the Web.

PR: 24431
Submitted by: Konstantinos Konstantinidis <kkonstan@duth.gr>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options