Up to [cvs.netbsd.org] / pkgsrc / x11 / bitmap
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.5 / (download) - annotate - [select for diffs], Sat Sep 24 13:14:15 2011 UTC (8 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
HEAD
Changes since 1.4: +3 -1
lines
Diff to previous 1.4 (colored)
Override appdefaultdir inherited from pkg-config, so that e.g. with native X11R7 on NetBSD, the files don't end up in /usr/X111R7.
Revision 1.4 / (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-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
Changes since 1.3: +2 -3
lines
Diff to previous 1.3 (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.3 / (download) - annotate - [select for diffs], Mon Nov 10 17:21:38 2008 UTC (3 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.
Revision 1.2 / (download) - annotate - [select for diffs], Sat May 24 21:45:14 2008 UTC (4 years ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Switch master site to MASTER_SITE_XORG.
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-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
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