pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/xfs
Module name: wip
Committed by: thomasklausner
Date: Fri Aug 22 09:14:38 UTC 2014
Modified Files:
wip/xfs: Makefile distinfo
Log Message:
Update to 1.1.4.
Changes:
1.1.4
This release improves compatibility with libXfont 1.5 and cleans up
many compiler warnings and chunks of dead code.
Alan Coopersmith (17):
Require ANSI C89 pre-processor, drop pre-C89 token pasting support
Remove CRAY/WORD64 support
Don't abort() just because we found more names than client requested
Only call SnfSetFormat if libXfont is built with SNF support
unifdef -UNOTYET
unifdef -USABER
Convert remaining sprintf calls to snprintf
Replace fsalloc(strlen) + strcpy with strdup
Delete unused extension code
Move EventSwapVector from extenst.h to difs.h
Delete XpClient stubs
Print which option was in error along with usage message
Add -version option to print program version
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Add subdir-objects to automake options
xfs 1.1.4
Julien Cristau (2):
Use the register_fpe_functions() function from libXfont
Delete unused CopyISOLatin1Lowered function
Keith Packard (1):
Warning fixes.
Yaakov Selkowitz (1):
Fix CFLAGS and LDFLAGS for Cygwin/MinGW
1.1.3
This release contains a number of code cleanups and other minor fixes.
Alan Coopersmith (11):
Require libXfont >= 1.4.5 to avoid prototype mismatch errors for MakeAtom
Remove old OS2 linker file, xfs.def
unifdef -U__UNIXOS2__
MakeAtom: get rid of unnecessary casts
Delete unused function CopyCharInfo
Convert UseFPE & FreeFPE into static inline functions
Make FontWakeup functions be static to fonts.c
Delete unused/empty FreeFonts() function
Convert Reply initialization to use C99 struct initializers
Remove unused server cache functionality
xfs 1.1.3
Arvind Umrao (1):
Revert of ac59cccf8bc1ae3d41e0608f131b5eb888f9362b
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 wip/xfs/distinfo
cvs -z3 rdiff -u -r1.3 -r1.4 wip/xfs/Makefile
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/xfs/distinfo?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/xfs/Makefile?r1=1.3&r2=1.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
Slashdot TV.
Video for Nerds. Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index