Commit graph

12 commits

Author SHA1 Message Date
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
374666a379 Update to 1.0.8:
This minor maintenance release provides the usual set of accumulated
build configuration improvements, compiler & static analyzer warning
fixes, and other janitorial cleanups.

Alan Coopersmith (6):
      Print which option was in error along with usage message
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Stop memory leaks from XtNewString(StripFilename(filename))
      Stop memory leak in XmuWriteBitmapDataToFile()
      bitmap 1.0.8

Eric S. Raymond (1):
      Use table markup in preference to various low-level constructions.

Gaetan Nadon (1):
      config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES

Jeremy Huddleston Sequoia (5):
      assert to avoid a NULL dereference
      Avoid shadow declarations
      Silence -Wbad-function-cast
      Demacro modernization of NewSList to plug a memory leak during error handling
      Use '& 7' instead '% 8' to silence clang analyzer warning
2015-01-17 09:10:59 +00:00
wiz
fd16fced6c Update to 1.0.7:
This minor maintenance release fixes some compiler warnings & man page
typos, and other code cleanups.

Alan Coopersmith (6):
      Fix pixmap leak in error paths of BWGetUnzoomedPixmap
      Combine usage messages into a single string
      Fix genererate typo in bmtoa error messages
      Simplify & unify error path between mktemp & mkstemp versions
      Mark usage() functions as noreturn, as suggested by gcc
      bitmap 1.0.7

Bjarni Ingi Gislason (1):
      bitmap.man:  Fix some typos.
2013-05-18 13:37:41 +00:00
asau
8aba7e3fbf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
obache
c0c4efb4e5 Require hacks for fixing autoconf + space in variable name issue. 2012-06-09 07:00:46 +00:00
wiz
9e7d5943ab Update to 1.0.6.
1.0.6:
This minor maintenance release fixes a some compiler warnings and
provides build configuration improvements and other code cleanups.

1.0.5:
This minor maintenance release just provides build configuration
improvements and other janitorial cleanups.
2012-06-03 17:55:41 +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
tnn
5a1bbc15ab Update to bitmap-1.0.4. Changes:
Add AM_PROG_CC_C_O to configure.ac to make automake-1.10 happier
Fill in COPYING, README, & AUTHORS
Strip RCS/CVS ids
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add missing PHONY line for automatic ChangeLog generation
xaw8 is gone, use xaw7
Build fix for case-insensitive file systems
Fix typo in bitmap.man
Fix build with builddir != srcdir
$(builddir) is the current directory
Ansification and compile warning fixes.
Rename app-defaults files to match "pattern" used on other applications.
2009-11-09 19:43:31 +00:00
joerg
b02a0f888e Remove @dirrm entries from PLISTs 2009-06-14 18:24:43 +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
aa0515e0b4 Import bitmap-1.0.3.
The bitmap program is a rudimentary tool for creating or editing
rectangular images made up of 1's and 0's.  Bitmaps are used in X for
defining clipping regions, cursor shapes, icon shapes, and tile and
stipple patterns.

The bmtoa and atobm filters convert bitmap files to and from ASCII
strings.  They are most commonly used to  quickly print out bitmaps and
to generate versions for including in text.

This is from the modular X.org X11 project.
2007-03-07 15:04:24 +00:00