Up to [cvs.netbsd.org] / pkgsrc / x11 / bitmap
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.2 / (download) - annotate - [select for diffs], Mon Nov 9 19:43:31 2009 UTC (2 years, 6 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
HEAD
Changes since 1.1: +4 -4
lines
Diff to previous 1.1 (colored)
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.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Mar 7 15:04:24 2007 UTC (5 years, 2 months ago) by joerg
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
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.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Mar 7 15:04:24 2007 UTC (5 years, 2 months ago) by joerg
Branch: MAIN
Initial revision