notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: x11-servers/XFree86-4-Server/scripts/configure

Number of commits found: 27

Friday, 7 Mar 2008
21:47 flz search for other commits by this committer
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)
Original commit
Monday, 20 Jun 2005
18:30 lesi search for other commits by this committer
- Install X server setuid root by default, and provide a switch
  NO_SUID_XSERVER to disable this. The end result is same as it was before
  with x11/wrapper installed as the code from there is included in X
  server. It is also the same as xorg-server port does (from which this
  changes were taken). This should conclude removal of dependency on
  x11/wrapper from meta port for above reasons. [1]

- (patch-bsdResource.c) Correct the ranges of the bus resource windows on
  sparc64. This makes PCI video cards work that hang off directly from
  the Host-to-PCI bridge in machines like the Blade 100. [2]

- (patch-HALlib_bindings.c patch-mga_driver.c) Revert the MGA HALlib
  MGASetDisplayStart interface back to HALSetDisplayStart (taken from
  upstream CVS) [3]

Noticed by:     (bugsgrief at bugsgrief.net) [1]
Submitted by:   marius [2]
Reported and tested by: Steven Friedrich (FreeBSD at InsightBB.com) [3]
Original commit
Wednesday, 15 Jun 2005
02:40 lesi search for other commits by this committer
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
Original commit
Wednesday, 16 Feb 2005
03:54 lesi search for other commits by this committer
- Grab a fix for ati driver panel mode decoding from Marc La France. [1]
- Install driver manpages with 'x' postfix so the ones that clash with
  FreeBSD ones are easier to obtain. [2]
- Fix plist.

PR:             ports/25576 [2]
Obtained from:  XFree86 CVS [1]
Reported and tested by: julian [1]
Original commit
Thursday, 23 Dec 2004
01:35 anholt search for other commits by this committer
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)
Original commit
Thursday, 11 Nov 2004
19:40 lesi search for other commits by this committer
Enable use of cirrus driver on NEC PC-9821 with CLGD755x. Patch was
submitted by Satoshi Kimura to both x11@freebsd.org and XFree86. It is
already in XFree86 CVS (Changelog #125) so the diff was taken from there.
Also install two files with Japanese documentation.

Submitted by:   Satoshi Kimura
Original commit
Tuesday, 10 Aug 2004
01:29 marcus search for other commits by this committer
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
Original commit
Wednesday, 25 Feb 2004
20:54 glewis search for other commits by this committer
. Build and install the SiS driver on the Alpha.  I've had this patch in
  my tree for quite some time, and it builds and installs correctly.  An
  earlier version (4.2) ran on a DS10 with a SiS card we had at work, but
  I no longer have access to that machine to test 4.3.  Despite that, I
  think this is worth putting in.
Original commit
Thursday, 13 Nov 2003
10:33 trevor search for other commits by this committer
Remove my e-mail address from these files, to reduce spam.
Original commit
Sunday, 9 Nov 2003
08:27 anholt search for other commits by this committer
The DRI client drivers are now provided by graphics/dri.  RUN_DEPENDS on them
instead of installing them from this port.
Original commit
Tuesday, 11 Mar 2003
23:38 anholt search for other commits by this committer
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
Original commit
Thursday, 5 Dec 2002
01:25 anholt search for other commits by this committer
[1] Quiet some prolific debug output in cirrus driver.
[2] Stop SIGILLs when running GL clients on systems with SSE but no
    CPU_ENABLE_SSE in the kernel.
[3] Fix imake complaints after XFree86-4-libraries patch to stop libXThrStub
    build on post-500043 -current.

PR:             [1] 38590
Approved by:    portmgr
Original commit
Thursday, 17 Oct 2002
07:20 anholt search for other commits by this committer
[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
Original commit
Wednesday, 18 Sep 2002
04:23 anholt search for other commits by this committer
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)
Original commit
Thursday, 18 Jul 2002
20:30 anholt search for other commits by this committer
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
Original commit
Sunday, 14 Jul 2002
20:26 anholt search for other commits by this committer
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)
Original commit
Tuesday, 2 Apr 2002
02:03 will search for other commits by this committer
Update to always compile DRI on i386 machines, including 3dfx support.
/sys no longer needs to be accessible, nor does Glide support (unlike with
4.1.0).  Bump PORTREVISION to denote update.

PR:             36181
Submitted by:   Eric Anholt <eanholt@gladstone.uoregon.edu>
Original commit
Saturday, 16 Mar 2002
23:40 will search for other commits by this committer
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
Original commit
Sunday, 6 Jan 2002
20:55 sf search for other commits by this committer
configure exits with error if    - USA_RESIDENT=YES and    - imake-4 assumes
HasXdmAuth=YES and    - Wraphelp.c can't be found.    
Original commit
Tuesday, 12 Jun 2001
16:20 sf search for other commits by this committer
fix typo to unbreak Alpha arch.    
Original commit
16:01 sf search for other commits by this committer
update to 4.1.0.   get rid of version number from comments in Makefile,
pkg-comment and pkg-descr.    
Original commit
Thursday, 12 Apr 2001
15:26 sf search for other commits by this committer
sync up with x11/XFree86-4.   o build DRI kernel modules.   o add option to
build Matrox G200/G400/G450 beta drivers.    
Original commit
Sunday, 25 Mar 2001
23:04 sf search for other commits by this committer
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).    
Original commit
Friday, 3 Nov 2000
11:08 asami search for other commits by this committer
Change wrapper dependency -- depend on wrapper from XFree86-4-Server.  Don't  
install server with setuid bit.  Various fixed from XFree86-4 port.    
Original commit
Thursday, 7 Sep 2000
01:03 asami search for other commits by this committer
Both of the below are    
Original commit
Friday, 25 Aug 2000
11:35 asami search for other commits by this committer
Update to 4.0.1.  Remove libraries from -clients.  Try to extract   only what
each port needs.  Other miscellaneous bug fixes.    
Original commit
Thursday, 8 Jun 2000
11:42 asami search for other commits by this committer
Split up XFree86-4 into several pieces.  Pretty green, please test with care.   
Original commit

Number of commits found: 27