summaryrefslogtreecommitdiff
path: root/x11/iceauth
AgeCommit message (Collapse)AuthorFilesLines
2020-01-18all: migrate several HOMEPAGEs to httpsrillig1-2/+2
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.
2018-03-07xorgproto: use xorgproto instead of separate *proto packageswiz1-2/+3
Remove now obsolete packages.
2018-03-05iceauth: update to 1.0.8.wiz2-7/+7
Alan Coopersmith (1): iceauth 1.0.8 Emil Velikov (1): autogen.sh: use quoted string variables Mihail Konev (1): autogen: add default patch prefix Niveditha Rau (1): Add -u & -V options to synopsis in man page Peter Hutterer (1): autogen.sh: use exec instead of waiting for configure to finish
2015-11-04Add SHA512 digests for distfiles for x11 categoryagc1-1/+2
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-01-17Update to 1.0.7:wiz2-6/+6
This minor maintenance release provides the usual set of accumulated build configuration improvements, compiler warning fixes, and other janitorial cleanups. Alan Coopersmith (10): Actually print command list in usage message Fix "noexistent" typo in error message Add -V flag to print version Print which option was in error along with usage message Free old argv array if realloc fails to enlarge it More constification cleanup config: Add missing AC_CONFIG_SRCDIR configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 iceauth 1.0.7
2013-07-24Update to 1.0.6:wiz2-7/+6
This minor maintenance release mostly contains code cleanups and sacrifices to appease the compilers and reduce the wrath of their warnings. Alan Coopersmith (7): Assume signal handlers return void, as C89 requires Add _X_NORETURN attributes suggested by gcc Fix some sign/size conversion warnings from clang Mark unused arguments in callback functions to quiet clang warnings Use void * instead of char * for generic pointer arg to DoFunc functions Constify some more string pointers to fix gcc warnings iceauth 1.0.6
2012-10-29Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-06-03Update to 1.0.5.wiz2-6/+6
1.0.5: David Nusinow (1): Make iceauth manpage describe commands. (fd.o bug#2354) Gaetan Nadon (5): config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS config: remove AC_PROG_CC as it overrides AC_PROG_C_C99 config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS man: remove trailing spaces and tabs config: move man pages into their own directory Jeremy Huddleston (3): Error out and avoid a call to malloc(0) if given a bad hex string auth_finalize: Attempt to rename() if link() fails configure.ac: Bump to 1.0.5 1.0.4: In this minor maintenance release you may find the usual recent collection of build configuration improvements and janitorial cleanups.
2009-11-09Update to iceauth-1.0.3. Changes:tnn2-6/+6
Add README with pointers to mailing lists, bugzilla, & git Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Ansification and compile warning fixes.
2008-05-24Switch master site to MASTER_SITE_XORG.tnn1-2/+2
2007-08-05Update to iceauth-1.0.2. This features a lot more const correctness.joerg2-6/+6
2007-05-07Fix man page suffix on Linux. List from Alexander Nason on pkgsrc-users.joerg1-1/+3
2007-01-16Import iceauth-1.0.1, the program to display and modify the ICE authorityjoerg4-0/+32
file.