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

CVS log for ports/x11-servers/XFree86-4-FontServer/scripts/Attic/configure

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.12
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.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
Wed Jun 15 02:40:01 2005 UTC (6 years, 7 months ago) by lesi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -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.10: download - view: text, markup, annotated - select for diffs
Tue Jan 18 22:09:14 2005 UTC (7 years ago) by lesi
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
Enable font cacheing. [1]
Add rcNG startup script. [2]

Noticed by:	Gary Dunn (knowtree at aloha.com) [1]
Inspired by:	Jose M Rodriguez (josemi at freebsd.jazztel.es) [2]
Bits and pieces for [2] stolen from:
		src/etc/rc.d/xfs, apache2 and squid ports

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Dec 23 01:35:46 2004 UTC (7 years, 1 month ago) by anholt
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 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.8: 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_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_10_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +37 -47 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.7: download - view: text, markup, annotated - select for diffs
Thu Oct 17 07:19:57 2002 UTC (9 years, 3 months ago) by anholt
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -0 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.6: download - view: text, markup, annotated - select for diffs
Wed Sep 18 04:22:51 2002 UTC (9 years, 4 months ago) by anholt
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 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.5: download - view: text, markup, annotated - select for diffs
Thu Jul 18 20:30:02 2002 UTC (9 years, 6 months ago) by anholt
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +8 -6 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.4: download - view: text, markup, annotated - select for diffs
Sun Jan 6 20:33:54 2002 UTC (10 years, 1 month ago) by sf
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -22 lines
xfs does not have connection with Wraphelp.c

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jun 12 15:01:02 2001 UTC (10 years, 8 months ago) by sf
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 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.2: download - view: text, markup, annotated - select for diffs
Fri Aug 25 10:34:01 2000 UTC (11 years, 5 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_3_0, RELEASE_4_2_0, RELEASE_4_1_1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +7 -0 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:53 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