./wip/fslsfonts, Lists fonts served by the X server using pattern-matching

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0.6, Package name: fslsfonts-1.0.6, Maintainer: blair.sadewitz

Lists fonts provided by a given font server.


Required to run:
[x11/libFS]

Required to build:
[pkgtools/x11-links] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 120.59 KB

Version history: (Expand)


CVS history: (Expand)


   2014-12-31 15:14:16 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.0.5:

This minor maintenance release provides the usual set of accumulated
build configuration improvements, compiler warning fixes, and
janitorial cleanups.

Alan Coopersmith (10):
      Add -version option to print version
      Print which option was in error along with usage message
      config: Add missing AC_CONFIG_SRCDIR
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Abort on malloc/realloc failure
      Remove unnecessary casts on malloc/realloc return values
      Fix a bunch of size/sign conversion warnings from clang
      Delete unreachable code after usage() calls
      fslsfonts 1.0.5
   2014-10-09 16:06:26 by Thomas Klausner | Files touched by this commit (97)
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
   2012-09-29 01:21:47 by Aleksej Saushev | Files touched by this commit (64)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-09-13 15:38:59 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
Update to 1.0.4:

1.0.4:
This minor maintenance release provides the usual set of accumulated 
build configuration improvements, compiler warning fixes, and 
janitorial cleanups.

Alan Coopersmith (5):
      Fix gcc -Wwrite-strings warnings
      Combine usage message into single string
      Fix gcc warning: cast discards qualifiers from pointer target type
      Mark usage() as _X_NORETURN to silence gcc warning
      fslsfonts 1.0.4

Gaetan Nadon (3):
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      man: remove trailing spaces and tabs
      config: move man pages into their own directory

1.0.3:
fslsfonts produces a list of fonts served by an X font server (xfs).

This minor maintenance release provides several years worth of
accumulated build configuration improvements and janitorial cleanups.

Alan Coopersmith (5):
      Add README with pointers to mailing lists, bugzilla, & git
      fslsfonts only depends on x11proto (for Xos.h) not x11
      config: upgrade to util-macros 1.8 for additional man page support
      config: Remove unnecessary calls from configure.ac
      fslsfonts 1.0.3

Gaetan Nadon (7):
      .gitignore: use common defaults with custom section # 24239
      Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
      Deploy the new XORG_DEFAULT_OPTIONS #24242
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      config: move CWARNFLAGS from configure.ac to Makefile.am
      config: update AC_PREREQ statement to 2.60

Jesse Adkins (1):
      Purge cvs tags.

Paulo Cesar Pereira de Andrade (1):
      Ansification and compile warning fixes.
   2009-11-09 20:38:50 by Tobias Nygren | Files touched by this commit (2)
Log message:
Update to fslsfonts-1.0.2. Changes:
Change fslsfonts_CFLAGS to AM_CFLAGS to make automake-1.10 happier
renamed: .cvsignore -> .gitignore
Clarify syntax of -server & FONTSERVER in man page
Fill in COPYING with copyright/license notices from sources
 Replace static ChangeLog with dist-hook to generate from git log
   2008-05-25 00:31:40 by Tobias Nygren | Files touched by this commit (14)
Log message:
Switch to MASTER_SITE_XORG.
   2007-06-08 23:33:45 by Thomas Klausner | Files touched by this commit (1)
Log message:
Fix path to libX11.

   2007-01-29 14:14:30 by Blair Sadewitz | Files touched by this commit (1)
Log message:

modular X.org fslsfonts utility