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.
|
2018-11-29 17:59:16 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Revert last, which is rather obviously wrong from the context of the
package.
|
2018-11-27 17:29:46 by Maya Rashish | Files touched by this commit (1) |
Log message:
xinit: correct outdated PLIST.Darwin entries.
From Louis Guillaume in PR pkg/53747
|
2018-03-10 09:04:22 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
xinit: update to 1.4.0.
Alan Coopersmith (1):
xinit 1.4.0
Emil Velikov (1):
autogen.sh: use quoted string variables
Gaetan Nadon (3):
Remove SCO support for SHELL_CMD and startx man page.
Remove support for ancient A/UX 3.0 support
Remove left over $(launchagents_DATA) in CLEANFILES
Hans de Goede (2):
startx: Pass -keeptty when telling the server to start on the current tty
startx: Fix startx picking an already used display number when -nolock is used
Ingo Schwarze (1):
remove bogus \/ escapes
Jeremy Huddleston Sequoia (3):
launchd: Install binaries into libexecdir
startx: Add -listen tcp if nolisten_tcp is disabled for XQuartz
startx: Add support for enabling IGLX for XQuartz
Mark Kettenis (1):
startx: Don't use GNU expr extensions
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (3):
startx: fix comment typo
startx: don't init defaultdisplay to :0
autogen.sh: use exec instead of waiting for configure to finish
Tobias Stoeckmann (1):
xinit: check for correct fork error code
|
2017-05-31 07:29:34 by Maya Rashish | Files touched by this commit (3) |
Log message:
xinit: don't use GNU expr extensions
Already committed upstream and in NetBSD
From John Vogel
|
2017-02-23 07:20:07 by Tobias Nygren | Files touched by this commit (1) |
Log message:
Don't pick up pkgsrc openssl if it happens to be installed.
Also, since native openssl may or may not include openssl(1),
switch to x11/mcookie for cookie generation instead.
Bump rev.
|
2015-11-04 04:29:14 by Alistair G. Crooks | Files touched by this commit (670) |
Log message:
Add SHA512 digests for distfiles for x11 category
Problems found locating distfiles:
Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-10-01 14:32:22 by Tobias Nygren | Files touched by this commit (2) |
Log message:
fix build on Darwin with X11_TYPE=modular
|