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

CVS log for ports/x11-fonts/XFree86-4-fontCyrillic/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / x11-fonts / XFree86-4-fontCyrillic

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.25
Fri Mar 7 21:47:40 2008 UTC (3 years, 11 months ago) by flz
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.24: +1 -1 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.24: download - view: text, markup, annotated - select for diffs
Thu Sep 13 19:44:51 2007 UTC (4 years, 4 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -0 lines
- Update X.org ports to 7.3.
- Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25.
I hope that nobody will be bored enough on Christmas to remove them on
that day.

Tested by:	vehemens, Rene Ladan, Beech Rintoul, sarek on x11@

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat May 19 20:29:03 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +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.22: download - view: text, markup, annotated - select for diffs
Tue Feb 7 09:56:50 2006 UTC (6 years ago) by lesi
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.21: preferred, colored
Changes since revision 1.21: +4 -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.21: download - view: text, markup, annotated - select for diffs
Fri Nov 11 22:16:12 2005 UTC (6 years, 3 months ago) by lesi
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -1 lines
If port belongs to X11 distribution different than ${X_WINDOW_SYSTEM} one,
point to The X Window System and Virtual Consoles chapter of FAQ.

Add SHA256.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Jun 15 02:40:00 2005 UTC (6 years, 7 months ago) by lesi
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 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.19: download - view: text, markup, annotated - select for diffs
Tue Aug 10 01:29:18 2004 UTC (7 years, 6 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Update XFree86 clients to 4.4 release.  Release notes are available at
http://www.xfree86.org/4.4.0/RELNOTES.html

PR:		ports/67733 imake
		ports/67508 libraries
		ports/67510 clients
		ports/67513 server
		ports/67776 100dpi fonts
		ports/67777 75dpi fonts
		ports/67778 cyrillic fonts
		ports/67779 default bitmap fonts
		ports/67781 font encodings
		ports/67783 scalable fonts
		ports/67784 font server
		ports/67785 XFree86 meta-port
		ports/67775 documents
		ports/67786 manpages
		ports/67787 nest server
		ports/67788 print server
		ports/67789 virtual framebuffer server
		ports/56487 (Upgrading Xfree86-clients from ports overwrites xdm config files)
		ports/44252 (XFree86-4-Server port removes/overwrites config files)
Submitted by:	Dejan Lesjak (dejan DOT lesjak AT ijs DOT si)
Additional changes by:	anholt
			Jung-uk Kim (jkim AT niksun DOT com)
			arved
Tested by:	pointyhat
		linimon

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Jul 23 19:10:21 2004 UTC (7 years, 6 months ago) by anholt
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +5 -2 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.17: download - view: text, markup, annotated - select for diffs
Mon May 31 06:13:24 2004 UTC (7 years, 8 months ago) by anholt
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -0 lines
Register CONFLICTS on new xorg ports.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Nov 12 01:03:21 2003 UTC (8 years, 3 months ago) by anholt
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_10_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Switch MAINTAINER to x11@FreeBSD.org for group maintaining of these ports.

Revision 1.15: 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_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +6 -15 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.14: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:13:02 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +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.13: download - view: text, markup, annotated - select for diffs
Sat Sep 21 19:20:54 2002 UTC (9 years, 4 months ago) by anholt
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Fix distfile survey issues with X ports, update bsd.sites.mk to include
more working X mirrors and remove a local distfiles site that hasn't been
updating.

Approved by:	portmgr

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Sep 19 03:57:54 2002 UTC (9 years, 4 months ago) by anholt
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +5 -4 lines
Don't try to fetch the new fonts from MASTER_SITE_XFREE

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Sep 15 12:20:01 2002 UTC (9 years, 4 months ago) by ache
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +9 -13 lines
Update koi8-r fonts from their official source. More fonts added as result
and old fonts becomes more koi8-r conformant.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Sep 15 08:32:09 2002 UTC (9 years, 4 months ago) by ache
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +9 -8 lines
Comment out koi8-u stuff until it will be implemented properly, i.e.
as addition to koi8-r fonts, not as replacement for them.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Sep 3 10:42:11 2002 UTC (9 years, 5 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +10 -1 lines
Add Ukrainian characters (koi8-u) obtained from x11-fonts/geminifonts and
move all patches into a single PATCHFILE. Bump PORTREVISION.

Suggested by:	mi

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Aug 26 21:15:14 2002 UTC (9 years, 5 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
Attempt to fix the century-old problems with those fonts wrt Russian letters
..     ..
e  and E: in two fonts those letters were mapped to a different chars than
specified by koi8-r standard, while in another one they were completely
absent. Bump PORTREVISION.

While being here, note that the fonts aren't quite `Cyrillic' -
they all miss letters found in cyrillic languages other than Russian
particularly all letters specific for Ukrainian language.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Jul 14 20:26:17 2002 UTC (9 years, 7 months ago) by anholt
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Take over maintainership of XFree86-4 ports.  Add patches to fix libGLU on
-current, fix the DRI with Wine, update the config files for the X ports, and
fix many of them to allow continuing of the X build after interruption (it
used to clean and rebuild).

Approved by:	will, des (mentor)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Mar 16 23:40:13 2002 UTC (9 years, 10 months ago) by will
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -4 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:29 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: +5 -5 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
Thu Mar 29 12:04:22 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: +2 -1 lines
o fix MASTER_SITE_SUBDIR.
o unbreak -clients when USA_RESIDENT does not set.

Submitted by:	Mori Kouji <mori@tri.asanuma.co.jp>

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Mar 25 23:04:47 2001 UTC (10 years, 10 months ago) by sf
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -8 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.2: download - view: text, markup, annotated - select for diffs
Fri Aug 25 10:33:07 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.1: preferred, colored
Changes since revision 1.1: +16 -16 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.1: download - view: text, markup, annotated - select for diffs
Thu Jun 8 10:41:39 2000 UTC (11 years, 8 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_1_0, RELEASE_3_5_0
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)

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