Port details |
- xinit X Window System initializer
- 1.4.2_1,1 x11 =60 1.4.2_1,1Version of this port present on the latest quarterly branch.
- Maintainer: x11@FreeBSD.org
- Port Added: 2007-05-23 03:28:46
- Last Update: 2024-01-29 19:34:26
- Commit Hash: 32df485
- People watching this port, also watch:: libICE, libdrm, libXau, libX11, libXxf86vm
- License: MIT
- Description:
- This package contains xinit, the X Window System initializer.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/xinit/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/xinit
- pkg install xinit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xinit
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1670268068
SHA256 (xorg/app/xinit-1.4.2.tar.xz) = b7d8dc8d22ef9f15985a10b606ee4f2aad6828befa437359934647e88d331f23
SIZE (xorg/app/xinit-1.4.2.tar.xz) = 156728
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorg-macros.pc : devel/xorg-macros
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- This port is required by:
- for Run
-
- x11/xorg-apps
- x11/xorg-minimal
Configuration Options:
- No options to configure
- Options name:
- x11_xinit
- USES:
- xorg xorg-cat:app xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.2_1,1 29 Jan 2024 19:34:26 |
Gleb Popov (arrowd) Author: Helge Oldach |
x11/*: Move manpages to share/man
Approved by: portmgr (blanket) |
1.4.2,1 06 Dec 2022 08:09:57 |
Emmanuel Vadot (manu) |
x11/xinit: Update to 1.4.2
Release
notes: https://lists.x.org/archives/xorg-announce/2022-December/003268.html
Sponsored by: Beckhoff Automation GmbH & Co. KG |
1.4.1,1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.4.1,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.1,1 03 Nov 2019 21:56:38 |
zeising |
Switch all ports to use USES=xorg-cat
Change all ports to use USES=xorg-cat instead of the old XORG_CAT
Add USES=xorg and USES=gl as needed to x11@ ports |
1.4.1,1 06 Mar 2019 20:59:17 |
zeising |
x11/xinit: Update to 1.4.1
Update x11/xinit to 1.4.1
This release fixes a bug when too many arguments are supplied to the program
and improves the man pages.
Changelog:
https://lists.x.org/archives/xorg/2019-March/059636.html
PR: 236304
Submitted by: Samy Mahmoudi |
1.4.0,1 29 Apr 2018 21:51:54 |
yuri |
x11/xinit: Update 1.3.4 -> 1.4.0
Also add LICENSE_FILE.
PR: 227075
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: maintainer's timeout (x11@FreeBSD.org; 31 days) |
1.3.4_1,1 27 Aug 2017 19:27:38 |
rezny |
Set correct $displayname and remove expr GNUisms
PR: 220668
Reported by: parakleta@darkreality.org, wulf |
1.3.4,1 01 Nov 2014 14:44:15 |
kwm |
Update the following Xorg components:
libXext to 1.3.3
libxcb and xcb-proto to 1.11
libxkbcommon to 0.5.0
pixman to 0.32.6
xinit to 1.3.4
xkeyboard-config to 2.13
xrandr to 1.4.3
xtrans to 1.3.5
Use INSTALL_TARGET=install-strip for stripping.
Drop @dirrm[try] from plist
Obtained from: xorg-dev repo |
1.3.3,1 16 Dec 2013 11:11:10 |
zeising |
Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]
If the old xorg stack is still needed, it is possible to add WITHOUT_NEW_XORG=
to /etc/make.conf to get the old version.
Update several xorg related ports, including:
x11/libxcb 1.9.1 -> 1.9.3
graphics/libdrm 2.4.46 -> 2.4.50
x11/pixman 0.30.2 -> 0.32.4
x11/xkeyboard-config 2.9 -> 2.10.1
x11-drivers/xf86-input-keyboard 1.7.0 -> 1.8.0
Fix dissapearing cursor in xf86-video-vmware [2]
Stagify all x11@-owned ports
Bump portrevisions for xf86-* ports due to xserver version change.
Fix fallout from updates where needed.
Thanks to: all testersi, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/184684 [1], ports/181385 [2]
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> [2]
Approved by: portmgr (bdrewery), core (jhb) [0] |
1.3.3,1 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
1.3.3,1 09 Sep 2013 12:09:30 |
zeising |
Update to 1.3.3
Most notable in this update is that the default xinitrc has moved from
lib/X11/xinit/xinitrc to etc/X11/xinit/xinitrc. |
1.3.2,1 25 May 2013 14:37:03 |
zeising |
The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:
Xorg 7.7
Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
(Only the first 15 lines of the commit message are shown above ) |
1.3.2,1 29 Jul 2012 18:26:01 |
zeising |
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 |
1.3.2,1 21 Apr 2012 17:03:32 |
miwi |
- 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@. |
1.3.1,1 05 Feb 2012 05:12:45 |
eadler |
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 |
1.3.2 04 Feb 2012 16:50:32 |
eadler |
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 |
1.3.1 22 Sep 2011 13:51:54 |
eadler |
- 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 ) |
1.2.0_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.2.0_1 25 Feb 2011 16:52:50 |
miwi |
- 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 |
1.2.0_1 15 Aug 2010 09:33:46 |
arved |
Fix occurrences of /usr/local in xinit manpage
PR: 146262
Submitted by: Anonymous <swell.k@gmail.com> |
1.2.0 01 May 2010 11:41:07 |
miwi |
- 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 ) |
1.1.1_1 19 Mar 2009 16:55:13 |
pav |
- 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 |
1.1.1 23 Jan 2009 16:28:36 |
flz |
- 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). |
1.0.7 09 Oct 2007 21:17:43 |
flz |
Oops, missed distinfo update.
Reported by: miwi |
1.0.7 09 Oct 2007 19:15:06 |
flz |
Update xinit to 1.0.7. |
1.0.5 13 Sep 2007 19:45:08 |
flz |
- 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@ |
1.0.4_1 13 Jul 2007 22:42:52 |
anholt |
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. |
1.0.4 02 Jul 2007 17:15:13 |
lesi |
Update to 1.0.4.
PR: ports/113586
Submitted by: chinsan |
1.0.3 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |