Path to this page:
./
x11/xinit,
X init program
Branch: CURRENT,
Version: 1.4.1,
Package name: xinit-1.4.1,
Maintainer: joergThe xinit program is used to start the X Window System server and a first
client program on systems that are not using a display manager such as xdm.
Required to run:[
x11/mcookie]
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers]
Master sites:
Filesize: 172.076 KB
Version history: (Expand)
- (2019-03-04) Updated to version: xinit-1.4.1
- (2018-11-29) Updated to version: xinit-1.4.0nb1
- (2018-03-13) Updated to version: xinit-1.4.0
- (2017-05-31) Updated to version: xinit-1.3.4nb2
- (2017-02-23) Updated to version: xinit-1.3.4nb1
- (2014-09-12) Updated to version: xinit-1.3.4
CVS history: (Expand)
2022-04-10 10:53:24 by Nia Alarie | Files touched by this commit (90) |
Log message:
x11: adapt to new avoid-duplicate.mk usage
|
2021-12-03 14:03:19 by Nia Alarie | Files touched by this commit (1) |
Log message:
xinit: Add avoid-duplicate.mk
|
2021-12-03 14:03:01 by Nia Alarie | Files touched by this commit (1) |
Log message:
xinit: Add builtin.mk file
|
2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
|
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2019-03-04 11:53:56 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
xinit: update to 1.4.1.
This release fixes a bug when too many arguments are supplied to the program
and improves the man pages.
Alan Coopersmith (3):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
xinit 1.4.1
Jon TURNEY (1):
Make text about supplying X server arguments via startx more generic
Laurent Bigonville (1):
Fix some miscellaneous stuffs in the manpages
Tobias Stoeckmann (1):
Buffer overflow with many arguments.
|
2018-11-29 18:09:12 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Given that the launchd support is useless in the given form anyway, just
drop it. Bump revision.
|