Commit graph

11 commits

Author SHA1 Message Date
rillig
b686dd9180 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.
2020-01-18 23:30:43 +00:00
wiz
afc0a8ed1a xfontsel: update to 1.0.6.
Alan Coopersmith (7):
      Drop CRAY/WORD64 support (unifdef -UCRAY -UWORD64)
      Replace TXT16 with XChar2b inline
      config: Add missing AC_CONFIG_SRCDIR
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Get rid of some extraneous ; at the end of C source lines
      xfontsel 1.0.6

Emil Velikov (1):
      autogen.sh: use quoted string variables

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish
2018-03-10 08:01:02 +00:00
agc
d8f09469bb 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-11-04 03:28:24 +00:00
wiz
c93d1272fc Update to 1.0.5:
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
2013-05-18 13:34:07 +00:00
asau
8aba7e3fbf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
wiz
8ed9f0507e Update to 1.0.4.
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.
2012-06-03 18:14:03 +00:00
dholland
b08da246cb Fix wrong COMMENT; PKGREVISION -> 2 2011-10-23 18:06:50 +00:00
joerg
e6249e5ad3 Override appdefaultdir inherited from pkg-config, so that e.g. with
native X11R7 on NetBSD, the files don't end up in /usr/X111R7.
2011-09-24 13:14:15 +00:00
wiz
285b7dd776 Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
tnn
9f2a42bc6b Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
joerg
d0a12c9e41 Import xfontsel-1.0.2.
This package provides xfontsel, a program to query and display X11
fonts.

This is from the modular X.org X11 project.
2007-04-12 18:03:25 +00:00