notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: x11-servers/XFree86-4-FontServer/Makefile
SVNWeb

Number of commits found: 34

Fri, 7 Mar 2008
[ 21:47 flz search for other commits by this committer ] Original commit  (Only the first 10 of 195 ports in this commit are shown above. View all ports for this commit)
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)
Thu, 13 Sep 2007
[ 19:45 flz search for other commits by this committer ] Original commit  (Only the first 10 of 201 ports in this commit are shown above. View all ports for this commit)
- 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@
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Thu, 5 Jan 2006
[ 17:08 lesi search for other commits by this committer ] Original commit 
Make rc script require ldconfig so font server starts properly on systems
that already include local/X11R6 scripts in rcorder.

PR:             ports/91279
Submitted by:   Victor Snezhko (snezhko at indorsoft dot ru)
Fri, 11 Nov 2005
[ 22:16 lesi search for other commits by this committer ] Original commit  (Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
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.
Wed, 15 Jun 2005
[ 02:40 lesi search for other commits by this committer ] Original commit  (Only the first 10 of 116 ports in this commit are shown above. View all ports for this commit)
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
Tue, 18 Jan 2005
[ 22:09 lesi search for other commits by this committer ] Original commit 
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
Thu, 23 Dec 2004
[ 05:31 lesi search for other commits by this committer ] Original commit 
Bump PORTREVISION, since html manpages are no longer built/installed
and that changes packaging content.
Tue, 10 Aug 2004
[ 01:29 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 129 ports in this commit are shown above. View all ports for this commit)
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 23 Jul 2004
[ 19:10 anholt search for other commits by this committer ] Original commit  (Only the first 10 of 163 ports in this commit are shown above. View all ports for this commit)
- 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)
Fri, 11 Jun 2004
[ 05:49 anholt search for other commits by this committer ] Original commit 
Register new conflicts on xorg-fontserver.
Fri, 12 Dec 2003
[ 23:50 anholt search for other commits by this committer ] Original commit 
Don't install conflicting Xserver.1 manpage from other XFree86-4-*Server.  It
will only be provided by XFree86-4-Server(-snap).

PR:             ports/59155
Submitted by:   Guido Berhoerster <ich@guido-berhoerster.org>
Wed, 12 Nov 2003
[ 01:04 anholt search for other commits by this committer ] Original commit 
Switch MAINTAINER to x11@FreeBSD.org for group maintaining of these ports.
Wed, 3 Sep 2003
[ 22:12 anholt search for other commits by this committer ] Original commit 
Fixes for potential integer overflows in font libraries.

Obtained from:  XFree86 CVS
Wed, 14 May 2003
[ 07:02 anholt search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
[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
Tue, 11 Mar 2003
[ 23:38 anholt search for other commits by this committer ] Original commit  (Only the first 10 of 124 ports in this commit are shown above. View all ports for this commit)
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
Fri, 7 Mar 2003
[ 06:13 ade search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Thu, 17 Oct 2002
[ 07:20 anholt search for other commits by this committer ] Original commit  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
[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
Sat, 21 Sep 2002
[ 19:20 anholt search for other commits by this committer ] Original commit 
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
Wed, 18 Sep 2002
[ 04:23 anholt search for other commits by this committer ] Original commit  (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
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)
Fri, 2 Aug 2002
[ 02:57 anholt search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
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)
Thu, 18 Jul 2002
[ 20:30 anholt search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
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
Sun, 14 Jul 2002
[ 20:26 anholt search for other commits by this committer ] Original commit  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
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)
Sat, 16 Mar 2002
[ 23:40 will search for other commits by this committer ] Original commit  (Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
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
Sat, 1 Sep 2001
[ 13:05 sf search for other commits by this committer ] Original commit 
sync with x11/XFree86-4.    
Tue, 12 Jun 2001
[ 16:01 sf search for other commits by this committer ] Original commit  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
update to 4.1.0.   get rid of version number from comments in Makefile,
pkg-comment and pkg-descr.    
Thu, 29 Mar 2001
[ 12:04 sf search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
o fix MASTER_SITE_SUBDIR.   o unbreak -clients when USA_RESIDENT does not set.  
 
Sun, 25 Mar 2001
[ 23:04 sf search for other commits by this committer ] Original commit  (Only the first 10 of 120 ports in this commit are shown above. View all ports for this commit)
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).    
Sun, 8 Oct 2000
[ 08:21 asami search for other commits by this committer ] Original commit  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Change PATCHDIR from patches/ to files/.  Also change PKGDIR (pkg/ to   .) and
other pkg variables if they are nearby.    
Thu, 21 Sep 2000
[ 09:46 sobomax search for other commits by this committer ] Original commit 
Use MASTER_SITE_XFREE.    
Fri, 25 Aug 2000
[ 23:29 asami search for other commits by this committer ] Original commit 
Add missing manpages and html documents.  (Hmm, duplicates....)    
[ 11:35 asami search for other commits by this committer ] Original commit  (Only the first 10 of 76 ports in this commit are shown above. View all ports for this commit)
Update to 4.0.1.  Remove libraries from -clients.  Try to extract   only what
each port needs.  Other miscellaneous bug fixes.    
Fri, 9 Jun 2000
[ 20:54 asami search for other commits by this committer ] Original commit 
Add x11-fonts as a secondary category -- this is a server, but it   deals with
fonts.    
Thu, 8 Jun 2000
[ 11:42 asami search for other commits by this committer ] Original commit  (Only the first 10 of 143 ports in this commit are shown above. View all ports for this commit)
Split up XFree86-4 into several pieces.  Pretty green, please test with care.   

Number of commits found: 34