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

CVS log for ports/x11-fonts/xorg-fonts-miscbitmaps/Makefile

[BACK] Up to [FreeBSD] / ports / x11-fonts / xorg-fonts-miscbitmaps

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Feb 25 16:52:48 2011 UTC (11 months, 2 weeks ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
- Please welcome Xorg 7.5.1

The X-Server has been patched to the latest 1.7.X series, drivers
and fonts have been updated to the latest versions. This update includes
some components from Xorg 7.6 with a lot of improvements, and it seems
that the performance is much better than the old version. Also this
Update fix build issues with clang and binutils 2.17.50 in current,
remove 6.X gruft and de-author pkg-descr.

I would like to thank:

	Beat Gaetzi
	Dima Panov
	Koop Mast
	Eitan Adler
	and all Testers.

PR:		ports/147646
		ports/148035
		ports/148744
		ports/150223
		ports/152889
		ports/154457

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat May 1 11:41:04 2010 UTC (21 months, 1 week ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- Update to Xorg 7.5

The Intel drivers was patched to work with
the new server. The drivers for Vesa, NV,NVIDIA and
ATI have been tested thoroughfully and seem to work fine.
A complete changelog of Xorg 7.5 can you read here:

http://www.x.org/releases/X11R7.5/

A note to FreeBSD 6.X users: We strongly recommend you
to update your system to 7.x or above.

For updating try

portupgrade -af \*

or:

portmaster -af

Please report any problems and issus to x11 (at) FreeBSD.org.

Thanks to beat@, rnoland@, fluffy@, stas@ and all testers for their help
and Feeback.

Tested by:	Community and 2x exp-runs

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jan 23 16:28:04 2009 UTC (3 years ago) by flz
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:55:14 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 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.12: download - view: text, markup, annotated - select for diffs
Fri Mar 7 21:47:35 2008 UTC (3 years, 11 months ago) by flz
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -9 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
Thu Sep 13 19:44:52 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.10: preferred, colored
Changes since revision 1.10: +1 -1 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.10: download - view: text, markup, annotated - select for diffs
Sat May 19 20:29:42 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +21 -14 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Feb 6 03:38:29 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.8: preferred, colored
Changes since revision 1.8: +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.8: download - view: text, markup, annotated - select for diffs
Sat Jan 21 18:55:05 2006 UTC (6 years ago) by lesi
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Upgrade to X.Org 6.9.0 release.
Remove separate mtree file for X_WINDOW_SYSTEM=XOrg case. Both X11
distributions now use the one from /etc/mtree again.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Nov 11 22:16:15 2005 UTC (6 years, 3 months ago) by lesi
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +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.6: download - view: text, markup, annotated - select for diffs
Thu Mar 17 23:22:11 2005 UTC (6 years, 10 months ago) by lesi
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Upgrade X.Org ports to 6.8.2.
Release notes are available at
http://www.x.org/X11R6.8.2/doc/RELNOTES.html

Thanks to kris and krion for running several cluster test builds,
maintainers of GNOME for prompt responses, portmgr for postponing ports
freeze for this update, testers on FreeBSD-X11@ list and others that I
might have mised here.

Also included:
- fix for ATI Mobility on Dell Inspiron 7500 (obtained from Marc Aurele La
  France; obtained and tested by julian)
- fix for kbd driver on Sparc64 (tested by Aaron Dudek, Michael G. Jung and
  Matthias Muthmann), which still appears to have problems with some
  keyboards - so
- fix for kbd driver on PC98 (reported and tested by NAKAJI Hiroyuki; PR
  ports/77217)
- fix for i810 on HP D530 (obtained from Egbert Eich; obtained and tested
  by Anders Nor Berle; PR ports/74757)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Dec 23 01:35:45 2004 UTC (7 years, 1 month ago) by anholt
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -5 lines
Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2.  Because Mesa 6.2
DRI drivers are incompatible with the old libGL in XFree86, they have been
repocopied to graphics/xfree86-dri.  Also note that with this commit the html
manpages are going away, and with it the runtime dependency on perl for the
imake port.

Release notes at: http://www.x.org/X11R6.8.1/RELNOTES.txt

Props to:	kris (multiple cluster runs and sorting through logs)
		lesi (fixing all the issues in those logs, and more)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Sep 2 01:57:52 2004 UTC (7 years, 5 months ago) by lesi
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -1 lines
Use MASTER_SITE_XORG.

Approved by:	anholt (mentor)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jul 23 23:46:01 2004 UTC (7 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- Extend IGNORE message, point users to instructions how to switch
  from XFree86-4 to X.Org.

Approved by:	anholt (x11 hat)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jul 23 19:10:26 2004 UTC (7 years, 6 months ago) by anholt
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -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.1: download - view: text, markup, annotated - select for diffs
Mon May 31 03:21:30 2004 UTC (7 years, 8 months ago) by anholt
Branches: MAIN
Add xorg-fonts-miscbitmaps, a port of the X.Org "misc" bitmap fonts.

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