Up to [cvs.netbsd.org] / pkgsrc / print / libpaper
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.8 / (download) - annotate - [select for diffs], Sat Apr 24 15:56:46 2010 UTC (2 years, 1 month ago) by jmmv
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,
HEAD
Changes since 1.7: +2 -3
lines
Diff to previous 1.7 (colored)
Update to 1.1.24: - Our patches have been merged upstream. - One minor fix in a manual page to respect sysconfdir.
Revision 1.7 / (download) - annotate - [select for diffs], Fri Apr 23 12:45:01 2010 UTC (2 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.6: +3 -3
lines
Diff to previous 1.6 (colored)
Fix build when libpaper is not yet installed. My previous changes added a call to paperconfig during the build stage to generate a sample configuration file. The paperconfig script needs to run paperconf and relies on the path to do so. But, if it is not yet installed, the call fails. Fix this by pointing the script to the correct place. Problem reported by wiz@.
Revision 1.6 / (download) - annotate - [select for diffs], Fri Apr 23 11:33:06 2010 UTC (2 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.5: +4 -3
lines
Diff to previous 1.5 (colored)
Fix pkglint warnings: add PAPERSIZE to BUILD_DEFS and do not hide a post-build command.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Apr 22 11:58:51 2010 UTC (2 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.4: +14 -2
lines
Diff to previous 1.4 (colored)
Generate the sample configuration file during the build stage and install it as any other configuration file, instead of creating it in-place during package installation. This makes the configuration file go away upon package deinstallation, unless it was modified by the administrator. Bump PKGREVISION to 1.
Revision 1.4 / (download) - annotate - [select for diffs], Sun Mar 1 21:51:22 2009 UTC (3 years, 2 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.3: +3 -1
lines
Diff to previous 1.3 (colored)
add dependency to devel/libgetopt for platforms without getoptlong
Revision 1.3 / (download) - annotate - [select for diffs], Sat Mar 8 14:20:12 2008 UTC (4 years, 2 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.2: +8 -8
lines
Diff to previous 1.2 (colored)
Update to libpaper-1.1.23 due to missing distfile (asked by joerg@) Changes: * Use defaultpapername() if systempapername() fails, as suggested in lib/paper.h. This makes paperconf return a default papersize instead of failing if /etc/papersize doesn't exist. Closes: #376346. * Added hungarian translation: Closes: #433726.
Revision 1.2 / (download) - annotate - [select for diffs], Sat Mar 8 13:58:09 2008 UTC (4 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.1: +3 -1
lines
Diff to previous 1.1 (colored)
DESTDIR clean.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Sep 4 20:10:12 2007 UTC (4 years, 8 months ago) by drochner
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
import the Debian libpaper-1.1.22, a library to supply information about paper sizes
Revision 1.1 / (download) - annotate - [select for diffs], Tue Sep 4 20:10:12 2007 UTC (4 years, 8 months ago) by drochner
Branch: MAIN
Initial revision