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

CVS log for ports/x11-servers/XFree86-4-PrintServer/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / x11-servers / XFree86-4-PrintServer

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.37
Fri Mar 7 21:47:43 2008 UTC (3 years, 11 months ago) by flz
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.36: +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.36: download - view: text, markup, annotated - select for diffs
Thu Sep 13 19:44:54 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.35: preferred, colored
Changes since revision 1.35: +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.35: download - view: text, markup, annotated - select for diffs
Sat May 19 20:29:45 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +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.34: download - view: text, markup, annotated - select for diffs
Tue Oct 17 20:04:47 2006 UTC (5 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -4 lines
Remove the FreeType EXTRA_PATCHES now that they are in XFree86-4-libraries.

Submitted by:	Scott Allendorf <scott-allendorf@uiowa.edu>
Approved by:	portmgr (implicit)

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Oct 14 08:54:52 2006 UTC (5 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +4 -1 lines
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Aug 26 04:09:21 2006 UTC (5 years, 5 months ago) by lesi
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -0 lines
Fix crash by bad pcf font.

Obtained from:	XFree86 CVS
Security:	CVE-2006-3467

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Nov 11 22:16:13 2005 UTC (6 years, 3 months ago) by lesi
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +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.30: download - view: text, markup, annotated - select for diffs
Wed Jun 15 02:40:02 2005 UTC (6 years, 7 months ago) by lesi
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +6 -17 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.29: download - view: text, markup, annotated - select for diffs
Thu Dec 23 05:31:04 2004 UTC (7 years, 1 month ago) by lesi
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -0 lines
Bump PORTREVISION, since html manpages are no longer built/installed
and that changes packaging content.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Aug 10 01:29:20 2004 UTC (7 years, 6 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +7 -8 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.27: download - view: text, markup, annotated - select for diffs
Fri Jul 23 19:10:25 2004 UTC (7 years, 6 months ago) by anholt
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +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.26: download - view: text, markup, annotated - select for diffs
Sat Jun 19 06:10:42 2004 UTC (7 years, 7 months ago) by anholt
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -0 lines
Register new CONFLICTS.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Feb 6 13:12:46 2004 UTC (8 years ago) by trevor
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -0 lines
Use PLIST_FILES (bento-tested, marcus-reviewed).

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

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Sep 3 22:12:51 2003 UTC (8 years, 5 months ago) by anholt
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -0 lines
Fixes for potential integer overflows in font libraries.

Obtained from:	XFree86 CVS

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed May 14 07:02:06 2003 UTC (8 years, 9 months ago) by anholt
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +0 -8 lines
[1] Make the HTML manpages get put into the packages again.
[2] Check that XFREE86_VERSION=4 is set when building, rather than setting it.
[3] Move many common Makefile bits to XFree86-4-libraries/Makefile.inc
[4] Make the XFree86-4-Server port not install libXfont.so.
[5] Move the xcursor.pc file to its proper location in ${X11BASE}/libdata/pkgconfig
[6] Don't explicitly link libGL.so against libc, for the sake of 4.x's pthreads.

Submitted by:	[5,6] Ports Fury

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Mar 11 23:38:10 2003 UTC (8 years, 11 months ago) by anholt
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +9 -10 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.20: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:13:24 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +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.19: download - view: text, markup, annotated - select for diffs
Fri Jan 24 04:14:16 2003 UTC (9 years ago) by anholt
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
[1] Fix missing symbols in i810 driver
[2] Fix xdm on Alpha by using NetBSD's version of Wraphelp.c
[3] Report buttons 7 and when using sysmouse protocol
[4] Fix missing symbols in r128 driver.
[5] Reset /usr/X11R6/bin/X to Xwrapper-4 after install if Xwrapper-4 exists.

PR:		[1] i386/44203
		[2] ports/43664
		[3] ports/43232

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Oct 17 07:20:01 2002 UTC (9 years, 3 months ago) by anholt
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +8 -12 lines
[1] Make the 4.2.1 ports all use the merged 4.2.1+mitshm patch.
[2] Make the ports respect CFLAGS better.  Now CFLAGS (and CC/CXX) are set for
the build during the configure stage.

PR:		[2] 40271, 43369

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Sep 19 06:37:26 2002 UTC (9 years, 4 months ago) by anholt
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +17 -4 lines
Update XFree86 Servers ports to 4.2.1 + the second SHM security fix (for
XFree86-4-Servers, this fixes the case where the X Server is started by xdm).

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Sep 18 04:22:56 2002 UTC (9 years, 4 months ago) by anholt
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +6 -6 lines
Update XFree86-4-* ports which share XFree86-4-libraries's patches:
- Reduce build times by not rebuilding some programs/libraries in each port.
- Move some files from -clients to -libraries and from -libraries to -server.
- Make package-building in XFree86-4 more intuitive

PR:	41606 (package building)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Aug 2 02:57:22 2002 UTC (9 years, 6 months ago) by anholt
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +7 -8 lines
gzip Wraphelp.c and put it in local_distfiles, to help users having troubles
downloading it.  Move freebsd-glide3headers there too.  Update BUILD_DEPENDS
for font ports to catch new requirements as of 4.2.0.

PR:		40362, 40759
Approved by:	des (mentor)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Jul 18 20:30:11 2002 UTC (9 years, 6 months ago) by anholt
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Make XFree86-4 miniports use imake-4's HasXdmAuth setting (default is YES).
Clean up Wraphelp.c inclusion in the ports that need it.
Add USE_PERL5 to imake-4.

Approved by:	des

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Jul 14 20:26:30 2002 UTC (9 years, 7 months ago) by anholt
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -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.12: download - view: text, markup, annotated - select for diffs
Sat Mar 16 23:40:15 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.11: preferred, colored
Changes since revision 1.11: +10 -20 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.11: download - view: text, markup, annotated - select for diffs
Sun Jan 6 20:50:14 2002 UTC (10 years, 1 month ago) by sf
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -5 lines
o pre-fetch: -> pre-everything::
o ECHO -> ECHO_MSG
o add comments.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Jan 6 20:26:42 2002 UTC (10 years, 1 month ago) by sf
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
pass HasXdmAuth to configure script.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Dec 15 02:58:35 2001 UTC (10 years, 1 month ago) by sf
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +19 -1 lines
Fix long-standing bug of this ports: support HasXdmAuth correctly.

Previously, devel/imake-4 disables XDM-AUTHORIZATION-1 support whether
HasXdmAuth is set to YES or NO if you don't have Wraphelp.c in local
${DISTDIR}.

devel/imake-4: rip off meaningless existent check for Wraphelp.c.
x11/XFree86-4-libraries: imake-4 change affects libXdmcp.a. ++REVISION.
x11/XFree86-4-clients: xdm and chooser depends on libXdmcp.a. ++REVISION.
x11-servers/XFree86-{Nest,Print,Server,VFB}:
	add Wraphelp.c retrieval code. depends on libXdmcp.a. ++REVISION.

Reported by:	Alan Eldridge <alane@geeksrus.net>
Reviewed by:	maintainer

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jun 12 15:01:04 2001 UTC (10 years, 8 months ago) by sf
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +6 -10 lines
update to 4.1.0.
get rid of version number from comments in Makefile, pkg-comment and pkg-descr.

note: DRI modules would not build. They are borken for FreeBSD.

Reviewed by:	maintainer

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Mar 29 12:04:27 2001 UTC (10 years, 10 months ago) by sf
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 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.6: download - view: text, markup, annotated - select for diffs
Sun Mar 25 23:04:51 2001 UTC (10 years, 10 months ago) by sf
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +9 -9 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.5: download - view: text, markup, annotated - select for diffs
Sun Oct 8 07:21:01 2000 UTC (11 years, 4 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Change PATCHDIR from patches/ to files/.  Also change PKGDIR (pkg/ to
.) and other pkg variables if they are nearby.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Sep 21 08:46:01 2000 UTC (11 years, 4 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -6 lines
Use MASTER_SITE_XFREE.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Aug 25 22:29:39 2000 UTC (11 years, 5 months ago) by asami
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Add missing manpages and html documents.  (Hmm, duplicates....)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Aug 25 10:34:09 2000 UTC (11 years, 5 months ago) by asami
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +22 -22 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:57 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