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

CVS log for ports/x11-fonts/geminifonts/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:55:06 2008 UTC (3 years, 9 months ago) by miwi
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_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_5_EOL, HEAD
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +6 -4 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.11: download - view: text, markup, annotated - select for diffs
Sat May 19 20:29:26 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Aug 25 12:33:49 2006 UTC (5 years, 5 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -3 lines
Commit my own version of DESTDIR-introduction recovery and modify the
pkg-plist to try to remove fonts.cache-*, if any, upon uninstall.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Aug 8 18:39:54 2006 UTC (5 years, 6 months ago) by erwin
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -4 lines
Fix after DESTDIR support was added.

Submitted by:	gabor

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jul 11 16:47:36 2005 UTC (6 years, 7 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
Change the software's Makefile to run `mkfontdir' in the destination
directory after install instead of the ${WRKSRC} after build.
This works around a bug in Xorg's mkfontdir, which lists both -- the
bdf-sources and the pcf-binary fonts -- in the generated fonts.dir.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jul 23 19:10:31 2004 UTC (7 years, 6 months ago) by anholt
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- 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)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:13:03 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_10_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jan 7 14:48:05 2003 UTC (9 years, 1 month ago) by mi
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
USE_PERL_BUILD=yes

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jan 5 21:43:04 2003 UTC (9 years, 1 month ago) by mi
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Find bdftopcf in x11/XFree86-4-clients instead of the (almost) obsolete
x11/XFree86.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jan 29 12:14:14 2002 UTC (10 years ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Feb 7 22:59:59 2001 UTC (11 years ago) by mi
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -3 lines
Commited, thanks.

PR:		ports/24506
Submitted by:	mi

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Dec 3 20:48:22 2000 UTC (11 years, 2 months ago) by will
Branches: MAIN
Add geminifonts 1.0, a set of ukrainian koi8-u fonts for X.

PR:		22425
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>

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