CVS log for ports/x11-fonts/XFree86-4-fontScalable/Attic/pkg-plist
Up to [FreeBSD] / ports / x11-fonts / XFree86-4-fontScalable
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.12
Fri Mar 7 21:47:41 2008 UTC (3 years, 11 months ago) by flz
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.11: +0 -0 lines
Remove support for XFree8-4. From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore. PR: ports/119418 Submitted by: flz Approved by: portmgr (pav)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Feb 7 09:56:51 2006 UTC (6 years ago) by lesi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +14 -0 lines
Take care of font cache files on installation and uninstallation of port: On installation try running fc-cache for directory where fonts from this port are installed and don't complain if fc-cache (from fontconfig) is missing. Do a bit more dancing on uninstall, just in case users have their own fonts installed in same directory: - first remove fonts.cache-1 if it is there since it won't be accurate after fonts from this port are gone anyway, - next try to regenerate cache with fc-cache for this directory - if previous step generates empty cache file, remove it If directory contained only fonts from this port, it should get properly removed at the end. If there were other fonts there and fontconfig is installed, this will leave proper cache file for remaining fonts behind after uninstall of this port.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Feb 7 09:47:56 2006 UTC (6 years ago) by lesi
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -1 lines
Don't install empty fonts.dir in fonts/local.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jan 22 02:59:39 2006 UTC (6 years ago) by edwin
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -4 lines
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry Approved by: krion@ PR: ports/88711 (related)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Jun 15 02:40:01 2005 UTC (6 years, 7 months ago) by lesi
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +6 -0 lines
Upgrade to XFree86 4.5.0. Ports changes: - Drop dependency on x11/wrapper. X server already contains this code (programs/Xserver/os/utils.c rev. 3.58). - Install default SecurityPolicy with XFree86-4-libraries, thus avoiding plists and who-owns-what complications between different fooServer ports. Copy default file to real one if that doesn't exist and remove both upon uninstall if they are the same. - Revert change to Imake.rules rev. 3.132 in devel/imake-4 port, since couple of ports break with this change (devel/imake-4/files/patch-Imake.rules) - Add grehans patches for PPC [1] - Several of directories that were previously in /etc/mtree/BSD.x11-4.dist were moved to respective ports pkg-plists PR: [1] 78345, 78346, 78348, 78352, 78353, 78354, 78355, 78356
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Mar 11 23:38:09 2003 UTC (8 years, 11 months ago) by anholt
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +0 -2 lines
Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-devel for being outdated. Thank you to all the testers and people who submitted patches for this update. Approved by: portmgr
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Mar 16 23:40:14 2002 UTC (9 years, 10 months ago) by will
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.5: preferred, colored
Changes since revision 1.5: +39 -13 lines
XFree86 4.2.0 Stage 2: XFree86-4-* miniport upgrades [1] Upgrade to 4.2.0. [2] Allow Wraphelp.c to be fetched by default, set HasXdmAuth=YES by default. Submitted by: [1] sf, taguchi@tohoku.iij.ad.jp Approved by: [2] core
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jun 12 15:00:33 2001 UTC (10 years, 8 months ago) by sf
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
update to 4.1.0. get rid of version number from comments in Makefile, pkg-comment and pkg-descr. -fontLatin2 has been integrated into -75dpi and -100dpi. Reviewed by: maintainer
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Mar 25 23:04:49 2001 UTC (10 years, 10 months ago) by sf
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +61 -61 lines
update to 4.0.3. o use internal freetype2 for consistency with x11/XFree86-4. o added xthreads obtained from x11/XFree86-4. o install "ws" type config sample for xdm. o build DRI only if kernel source installed in /sys. o fix Riva128/SGRAM driver(patch-riva_hw.c). PR: 24338(4.0.2) Submitted by: maintainer, keith
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Aug 25 10:33:52 2000 UTC (11 years, 5 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -1 lines
Update to 4.0.1. Remove libraries from -clients. Try to extract only what each port needs. Other miscellaneous bug fixes. Submitted by: maintainer
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jun 9 20:49:10 2000 UTC (11 years, 8 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -3 lines
Make PLIST match BSD.x11.dist. Mostly cosmetic (added/deleted @dirrm etc.) but I added five .o files to Server. When we move to these ports as default, BSD.x11.dist will be changed so we can get rid of all the @dirrm's. Submitted by: bento
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jun 8 10:41:51 2000 UTC (11 years, 8 months ago) by asami
Branches: MAIN
Split up XFree86-4 into several pieces. Pretty green, please test with care. Submitted by: taguchi@tohoku.iij.ad.jp Approved (in spirit) by: jmz (XFree86 port maintainer)
