Path to this page:
Next | Query returned 9 messages, browsing 1 to 10 | previous
CVS Commit History:
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) | |
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
|
2007-01-23 15:56:38 by Blair Sadewitz | Files touched by this commit (4) |
Log message:
Fslsfonts lists the fonts that match the given pattern. The wildcard
character "*" may be used to match any sequence of characters (includ-
ing none), and "?" to match any single character. If no pattern is
given, "*" is assumed.
The "*" and "?" characters must be quoted to prevent them \
from being
expanded by the shell.
|
Next | Query returned 9 messages, browsing 1 to 10 | previous