summaryrefslogtreecommitdiff
path: root/x11/xfontsel
AgeCommit message (Collapse)AuthorFilesLines
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.
2013-05-18Update to 1.0.5:wiz2-7/+6
This minor bugfix release finally fixes my long-festering pet peeve with this tool - when a font fails to load, it will now continue to update the text sample area instead of letting it accumulate menu images and other failed repaint turds. There's a few other small changes too, but no one will notice them. Alan Coopersmith (6): Combine usage message strings Prevent memory leak in GetFontNames if no fonts are matched Remove extraneous braces left from commit 1d6970a838d4ed42a When font fails to load, grey out text instead of unmapping text widget Use C99 struct initializer for parseRec in GetFontNames() xfontsel 1.0.5
2012-10-29Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-06-03Update to 1.0.4.wiz2-7/+6
1.0.4: Alan Coopersmith (4): Convert sprintf calls to snprintf Strip trailing whitespace Add const attribute to fieldP fix a gcc -Wwrite-strings warning xfontsel 1.0.4 Gaetan Nadon (5): config: replace deprecated AC_HELP_STRING with AS_HELP_STRING config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS man: remove trailing spaces and tabs man: replace hard coded man page section with substitution strings config: move man pages into their own directory Jesse Adkins (2): Purge cvs tags. Remove USE_TEXT_WIDGET (bug 8966) 1.0.3: This release includes several years worth of build improvements and cleanups, including fixes for builds on case-insensitive filesystems, builds without the Xaw8 macros, and other fixes needed for building on various platforms.
2011-10-23Fix wrong COMMENT; PKGREVISION -> 2dholland1-3/+3
2011-09-24Override appdefaultdir inherited from pkg-config, so that e.g. withjoerg1-1/+3
native X11R7 on NetBSD, the files don't end up in /usr/X111R7.
2008-11-10Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.wiz1-1/+2
2008-05-24Switch master site to MASTER_SITE_XORG.tnn1-2/+2
2007-04-12Import xfontsel-1.0.2.joerg4-0/+32
This package provides xfontsel, a program to query and display X11 fonts. This is from the modular X.org X11 project.