summaryrefslogtreecommitdiff
path: root/x11/xfd
AgeCommit message (Collapse)AuthorFilesLines
2018-03-12Recursive bumps for fontconfig and libzip dependency changes.wiz1-1/+2
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.
2015-03-19Needs BROKEN_GETTEXT_DETECTION=yesjperkin1-1/+3
2015-03-12needs libintltnn1-1/+2
2013-07-17Update to 1.1.2:wiz2-8/+6
This minor bugfix release fixes one crasher, one issue with doclifting the man page to XML, and a couple compiler warnings. Alan Coopersmith (5): config: Add missing AC_CONFIG_SRCDIR Drop old CVS version tags convert sprintf calls to snprintf Mark do_quit as noreturn, as suggested by gcc & clang xfd 1.1.2 Andreas Schwab (1): Fix SEGV when XftFontOpenName() returns NULL. Eric S. Raymond (1): Suppress a spurious warning.
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz1-2/+2
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-1/+2
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-03-26Needs xgettextsbd1-2/+2
2013-01-23Update to 1.1.1 based on PR 47475 by Richard Palo.wiz2-9/+8
1.1.1: This minor maintenance release fixes some build configuration issues and some (but not all) compiler warnings. Alan Coopersmith (4): Strip trailing whitespace Add const attribute to domaindir fix gcc -Wwrite-strings warnings Remove freetype2 from PKG_CHECK_MODULES list xfd 1.1.1 Gaetan Nadon (6): 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 Use the Automake recommended alternative to AX_DEFINE_DIR 1.1.0: This release adds internationalization support (though with no translations contributed yet), drops Xaw8 support, and accumulates a number of years worth of build configuration improvements and janitorial cleanups. Alan Coopersmith (10): Update man page to better reflect Xft support Add README with pointers to mailing lists, bugzilla, & git Bump xorg-macros requirement to 1.4 for XORG_INSTALL changes Fill in COPYING with notices from source code & man page Integrate gettext support with autotools build system Clean up CFLAGS/LIB settings in configure.ac & Makefile.am Use AM_V_GEN to silence manpage generation too config: upgrade to util-macros 1.8 for additional man page support config: Remove unnecessary calls from configure.ac xfd 1.1.0 Gaetan Nadon (9): .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 configure.ac: use backticks rather than $() for cmd subs config: update and relocate AX_DEFINE_DIR macro config: ignore xfd.po file when gettext is used config: update AC_PREREQ statement to 2.60 James Cloos (4): Rename .cvsignore to .gitignore Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with dist-hook to generate from git log xaw8 is gone, use xaw7 Jay Hobson (1): Internationalize xfd: Call gettext on strings printed to stderr Jeremy Huddleston (2): Build fix for file systems that are not case sensitive Added missing AM_PROG_CC_C_O Matthieu Herrb (1): Let xfd build on systems without gettext. Paulo Cesar Pereira de Andrade (1): Correct make distcheck and sparse warnings. Peter Breitenlohner (1): enable VPATH build, reorganize app default files
2012-10-29Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-07-15x11/xfd: LDFLAGS.DragonFly+= -lXmu -lXrendermarino1-1/+3
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-2/+2
2011-09-29Override appdefaultdir inherited from pkg-config, so that e.g. withdholland1-1/+2
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-2/+2
2008-06-08Add a missing application default file to PLIST.taca2-2/+4
Reported by PR pkg/38845 from Hasso Tepper. Bump PKGREVISION.
2008-05-24Switch master site to MASTER_SITE_XORG.tnn1-3/+3
2008-05-19Importing xfd 1.0.1 which was missing moduler xorg packages.taca4-0/+37
The xfd utility creates a window containing the name of the font being displayed, a row of command buttons, several lines of text for display- ing character metrics, and a grid containing one glyph per cell. The characters are shown in increasing order from left to right, top to bottom. This is the version of xfd maintained by Xorg.