CVS log for ports/x11-servers/xorg-fontserver/files/Attic/xfs.sh
Up to [FreeBSD] / ports / x11-servers / xorg-fontserver / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.4
Sun May 20 03:21:03 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.3: +1 -1 lines
xorg-fontserver moved from x11-servers to x11-fonts (xfs). Approved by: portmgr (erwin)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Feb 20 20:47:50 2006 UTC (5 years, 11 months ago) by dougb
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -2 lines
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears. We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jan 5 17:08:06 2006 UTC (6 years, 1 month ago) by lesi
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Make rc script require ldconfig so font server starts properly on systems that already include local/X11R6 scripts in rcorder. PR: ports/91279 Submitted by: Victor Snezhko (snezhko at indorsoft dot ru)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jan 23 19:50:40 2005 UTC (7 years ago) by lesi
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Add rcNG startup script. [1] Font cache is not build by default, which makes related lines in default configure file wrong, which in turn causes xfs to error out on startup with default file. Tweak generation of said file in a way that would make proper configuration depending on existance of font caching code, so that this patch can be sent upstream. [2] Inspired by: Jose M Rodriguez (josemi at freebsd.jazztel.es) [1] Bits and pieces for [1] stolen from: src/etc/rc.d/xfs, apache2 and squid ports Noticed by: Gary Dunn (knowtree at aloha.com) [2]
