7ad2 FreshPorts -- x11/xinit
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
xinit 1.3.2,1 x11 on this many watch lists=55 search for ports that depend on this port
X Window System initializer
Maintained by: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 23 May 2007 03:28:46
License: MIT


This package contains xinit, the X Window System initializer.
SVNWeb : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. x11/libX11
  2. devel/pkgconf
Required To Run:
  1. x11/libX11
  2. devel/pkgconf

This port is required by:

for Run

To install the port: cd /usr/ports/x11/xinit/ && make install clean
To add the package: pkg_add -r xinit


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/xorg/app/
  2. ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/app/
  3. ftp://ftp.mirrorservice.org/sites/ftp.x.org/pub/individual/app/
  4. ftp://ftp.ntua.gr/pub/X11/X.org/individual/app/
  5. ftp://ftp.sunet.se/pub/X11/ftp.x.org/individual/app/
  6. ftp://ftp.task.gda.pl/mirror/ftp.x.org/pub/individual/app/
  7. ftp://ftp.unicamp.br/pub/X11/releases/individual/app/
  8. ftp://ftp.x.org/pub/individual/app/
  9. ftp://sunsite.uio.no/pub/X11/individual/app/
  10. http://ring.nict.go.jp/archives/X/opengroup/individual/app//
  11. http://xorg.freedesktop.org/individual/app/
  12. http://xorg.freedesktop.org/releases/individual/app/

Number of commits found: 17

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
29 Jul 2012 18:26:01
Original commit files touched by this commit  1.3.2,1
zeising search for other commits by this committer
Fix the build of xorg related ports when the base system is compiled with
clang as system compiler and cpp is clang cpp (as opposed to GNU cpp).
This is done by removing the configure test for cpp completely.  Using
clang cpp will make some manual pages as well as some scripts get slightly
wierd whitespace formatting.  However, it does not affect the function of
the scripts or the instructions in the manual pages.

PR:             ports/166373
Submitted by:   Jakub Lach <jakub_lach@mailplus.pl> (PR)
Patch by:       me (with ideas from PR and mailing list)
Tested by:      Jakub Lach <jakub_lach@mailplus.pl>, me
Approved by:    kwm (mentor)
Obtained from:  xorg staging area
21 Apr 2012 17:03:32
Original commit files touched by this commit  1.3.2,1
miwi search for other commits by this committer
- Please welcome Xorg 7.5.2

       The Xorg Team is pleased to announce the next round of Xorg updates.
       The team created a new flag called WITH_NEW_XORG that users can include
       in /etc/make.conf. This was created for the intel KMS work being done
       althouthough It probably works for other chips. Unfortunately, the intel
       KMS driver will only work on FreeBSD 9(RELENG|STABLE) or 10/HEAD users.
       Older version of FreeBSD will not be supported. Intel users will need
       to patch their source manually with Konstantin?s KMS kernel patch to get
       the newer chips to work. Please carefully read UPDATING entry.

Changes:

        - libdrm 2.4.31 (including KMS support)
        - mesa 7.11.2
        - xorg-server 1.10.6
        - a lot of new Graphic Drivers.

    I would like to thank:

         Koop Mast
         Eitan Adler
         Niclas Zeising
         and all helpers and testers from x11@.
05 Feb 2012 05:12:45
Original commit files touched by this commit  1.3.1,1
eadler search for other commits by this committer
Backout previous commit due to missing dependencies not picked up by a tinderbox
run

Reported by:    x11@ mailing list
Reviewed by:    miwi
Pointyhat to:   me
04 Feb 2012 16:50:32
Original commit files touched by this commit  1.3.2
eadler search for other commits by this committer
Update to 1.3.2

xinit ... it's what you can use to "init" X ... go figure

Changes:

        startx: Choose an unused $DISPLAY by default on all platforms
        Use default clientargs, serverargs, and display if none were set
        Include <sys/time.h> and <sys/resource.h> unconditionally

Reviewed by:    Niclas Zeising
Obtained from:  xorg-dev repo
22 Sep 2011 13:51:54
Original commit files touched by this commit  1.3.1
eadler search for other commits by this committer
- updated evieext to 1.1.1
- updated libSM to 1.2.0,1
- updated libX11 to 1.4.4,1
- updated libXevie to 1.0.3
- updated libXext to 1.3.0_1,1
- updated libXfixes to 4.0.4
- updated libXi to 1.4.3,1
- updated libXinerama to 1.1.1,1
- updated libXp to 1.0.1,1
- updated libXpm to 3.5.9
- updated libXrandr to 1.3.2
- updated libXrender to 0.9.6
- updated libXres to 1.0.5
- updated libXtst to 1.2.0
- updated libXv to 1.0.6,1
(Only the first 15 lines of the commit message are shown above View all of this commit message)
19 Mar 2011 12:38:54
Original commit files touched by this commit  1.2.0_1
miwi search for other commits by this committer
- Get Rid MD5 support
25 Feb 2011 16:52:50
Original commit files touched by this commit  1.2.0_1
miwi search for other commits by this committer
- 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
15 Aug 2010 09:33:46
Original commit files touched by this commit  1.2.0_1
arved search for other commits by this committer
Fix occurrences of /usr/local in xinit manpage

PR:             146262
Submitted by:   Anonymous <swell.k@gmail.com>
01 May 2010 11:41:07
Original commit files touched by this commit  1.2.0
miwi search for other commits by this committer
- 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 \*
(Only the first 15 lines of the commit message are shown above View all of this commit message)
19 Mar 2009 16:55:13
Original commit files touched by this commit  1.1.1_1
pav search for other commits by this committer
- Use full path to base system hexdump(1) to prevent clash with
  devel/p5-Data-HexDump package

PR:             ports/131304
Submitted by:   System V. Unix <sysv@yahoo.com>
Ok'ed by:       flz
23 Jan 2009 16:28:36
Original commit files touched by this commit  1.1.1
flz search for other commits by this committer
- 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).
09 Oct 2007 21:17:43
Original commit files touched by this commit  1.0.7
flz search for other commits by this committer
Oops, missed distinfo update.

Reported by:    miwi
09 Oct 2007 19:15:06
Original commit files touched by this commit  1.0.7
flz search for other commits by this committer
Update xinit to 1.0.7.
13 Sep 2007 19:45:08
Original commit files touched by this commit  1.0.5
flz search for other commits by this committer
- 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@
13 Jul 2007 22:42:52
Original commit files touched by this commit  1.0.4_1
anholt search for other commits by this committer
xinit: Add a patch to generate the magic cookie for authentication

This should fix many authentication issues (sometimes manifesting as
a plain root weave and cursor but no apps on startx), particularly when ssh
X11 forwarding is involved.

This issue appears to have existed since XFree86 4.3.
02 Jul 2007 17:15:13
Original commit files touched by this commit  1.0.4
lesi search for other commits by this committer
Update to 1.0.4.

PR:             ports/113586
Submitted by:   chinsan
19 May 2007 20:32:57
Original commit files touched by this commit  1.0.3
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Number of commits found: 17

2822
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24523
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days29
new fortnight78
new month210

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0