The NetBSD Project

CVS log for pkgsrc/print/mpage/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / print / mpage

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.28 / (download) - annotate - [select for diffs], Sun Mar 14 08:40:46 2021 UTC (2 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, HEAD
Changes since 1.27: +4 -2 lines
Diff to previous 1.27 (colored)

mpage: fix RELRO build

Add PAPERSIZE to BUILD_DEFS.

Bump PKGREVISION.

Revision 1.27 / (download) - annotate - [select for diffs], Tue Mar 24 18:12:08 2020 UTC (3 years, 6 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.26: +3 -5 lines
Diff to previous 1.26 (colored)

mpage: Update to 2.5.7

Version 2.5.7 June 2017
--------------------------
- relicense tot GPL properly

Revision 1.26 / (download) - annotate - [select for diffs], Sun Jan 26 17:32:00 2020 UTC (3 years, 8 months ago) by rillig
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.

Revision 1.25 / (download) - annotate - [select for diffs], Mon Nov 4 19:57:59 2019 UTC (3 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

print: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.

Revision 1.24 / (download) - annotate - [select for diffs], Thu Jan 19 18:52:22 2017 UTC (6 years, 8 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.23: +3 -3 lines
Diff to previous 1.23 (colored)

Convert all occurrences (353 by my count) of

	MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.

Revision 1.23 / (download) - annotate - [select for diffs], Tue Dec 9 07:17:45 2014 UTC (8 years, 9 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.22: +3 -3 lines
Diff to previous 1.22 (colored)

(pkgsrc) Add following line
  LICENSE=       gnu-gpl-v2 AND gnu-lgpl-v2.1
(upstream) Update 2.5.5 to 2.5.6
  Januari 2008
   - Released version 2.5.6
   - honour /etc/papersize file

Revision 1.22 / (download) - annotate - [select for diffs], Mon Oct 8 13:45:42 2012 UTC (10 years, 11 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.21: +1 -3 lines
Diff to previous 1.21 (colored)

Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.

Revision 1.21 / (download) - annotate - [select for diffs], Fri Feb 12 00:13:23 2010 UTC (13 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, 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
Changes since 1.20: +5 -2 lines
Diff to previous 1.20 (colored)

DESTDIR support

Revision 1.20 / (download) - annotate - [select for diffs], Sat Oct 4 14:51:16 2008 UTC (14 years, 11 months ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, 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
Changes since 1.19: +3 -8 lines
Diff to previous 1.19 (colored)

Fix PR 39650. I now realize I had broken this myself back in March 2007
when I updated to 2.5.5.

Use the correct papersize names. And bump PKGREVISION.

It now just passes along the name set in pkgsrc PAPERSIZE.
It has no checking so could still have wrong value.
I didn't check for "Letterdj" so that may cause problem as mpage
doesn't know it. For the record this is what mpage knows:

Mpage knows about the following paper types:
Type           Points Wide Points High
-------------- ----------- -----------
Letter                 612         792
LetterSmall            612         792
Tabloid                792        1224
Ledger                1224         792
Legal                  612        1008
Statement              396         612
Executive              540         720
A0                    2384        3368
A1                    1684        2384
A2                    1192        1684
A3                     842        1192
A4                     596         842
A4Small                595         842
A5                     420         595
B4                     729        1032
B5                     516         729
Folio                  612         936
Quarto                 610         780
10x14                  720        1008

Revision 1.19 / (download) - annotate - [select for diffs], Mon Mar 19 16:36:17 2007 UTC (16 years, 6 months ago) by reed
Branch: MAIN
CVS Tags: 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.18: +2 -1 lines
Diff to previous 1.18 (colored)

ISO-8859.15 encoding was installed so add to PLIST. Noticed by Joerg.

Also saw that installed manpage is not gzipped now.

So bump PKGREVISION also.

Revision 1.18 / (download) - annotate - [select for diffs], Sat Mar 17 01:11:22 2007 UTC (16 years, 6 months ago) by reed
Branch: MAIN
Changes since 1.17: +5 -3 lines
Diff to previous 1.17 (colored)

Update to 2.5.5. (I noticed old version was not on download site
last year some time.)

Add another downlaod site.

Make this use PKGMANDIR.

Changes are:

November 2006
   - Released version 2.5.5
   - apply Fedora restricted font and scale patches
September 2005
   - usage fixes
   - use /tmp instead of /usr/tmp
   - Duplex featrure settings go into %%BeginSetup section.
November 2004
   - Small updates to manual page
May 2004
    - Released version 2.5.4
    - Do not explicitely switch of duplex mode when -t is not given.
    - Add redhat utf-8 patch
    - Add -u option to switch off utf-8 checking
August  2003
    RedHat fixes
       - check for empy optarg in arg processing.
    Suggested by J.D. Laub <jdl@access-health.com>:
       - -V option to show mpage version
       - -- option to stop process options (remaing args are files)
       - add -- option to prprog when filename starts with a -.
     From: Sanjoy Mahajan <sanjoy@mrao.cam.ac.uk>
       - %% and \n fixes for Duplex Beginfeature settings.
October  2002
    - Released version 2.5.3
    - Start moving mapge into the GPL...
    - Fixed double 'showsheet' output when processing postscript.
    - Added A0 to page_desc in glob.c.
    - Remove newline after formfeed. (Gregory Bond <gnb@itga.com.au>)
    - the -X option now always prints the filename/header on the left
      and the physical page number on the right. Per suggestion of
      Marc Branchaud <marcnarc@xcert.com>
    - From Neil Brown <neilb@cse.unsw.edu.au>: define showheet using
      the load operator instead of the bind operator. This might solve
      situations where showpage is redefined elsewhere.
    - From Ilgiz Latypov <ilgizl@pcauto.comk>: -J option to set an
      initial value to the pagenum counter.
    - Improved processing of "BeginDocument/EndDocument" directives
      resulting in much better handling of included EPS graphics.
      Should improve processing of dvips files a lot...
Jun 2002
    from: jdl@access-health.com
     - When processing stdin, 'pr' was hardcoded instead of using the
       prprog variable.
     - Removed useless strcpy when processing command line args
       (could even give unpredictable results)
    from: dlarson@brookings.net
      - explicitely set duplex printing to false in the default case.
    from: George.Pajari@Faximum.com
      - using -m while printing in duplex creates useless margins: punching
        holes may go through the printed areas on one of the sides.
Jan 2002	Marcel J.E. Mol marcel@mesa.nl
    - lib/mpage -> share/mpage
Nov 2001        Marcel J.E. Mol marcel@mesa.nl
    - Changes from redhat
          * use mkstemp instead of mktemp.
          * kanji support.
Oct 2000        Marcel J.E. Mol marcel@mesa.nl
    - Added A1 and A2 to page_desc in glob.c.
Aug 1999        Marcel J.E. Mol marcel@mesa.nl
    - Added -e option and related code from Enrique Melendez Asensio <ema@csn.es>
      to allow 4,1,2,3 booklets... Needs cleanup and extended to txt too.
    - Patch from  Gabor Ribarik <ribarik@math-inst.hu> to take of
      dvips(k) 5.78's output if it contains many postscript figures.
      (see indoc variable in post.c)
      He (or actually Attila Karpati) also implemented multiple -j options.
      Fix the %%Page director when pages are skipped (with -j).
    - Include amiga port from  Andreas R. Kleinert <info@ar-kleinert.de>:
              * added smakefile, smakefile.ppc and SCOPTIONS
              * added #ifdef AMIGA section to mpage.h
              * mpage.h now #undefs MAXINT if already #define
                (before re-#defining it iself)
              * LIBDIR has been #define within SCOPTIONS;
                used MPAGE: assign, which you may redirect
                yourself, then...
Jun 1998        Marcel J.E. Mol marcel@mesa.nl
    - Clipping logical page was terribly wrong. This was visible when
      specifying negative pagemargins (-M).
Apr 1998        Marcel J.E. Mol marcel@mesa.nl
    - Corrected types (lvirden@cas.org)
Mar 1998        Marcel J.E. Mol marcel@mesa.nl
    - for EPS files that have %%Trailer and are included in PS files
      mpage will stop after the first %%Trailer. Made check on %%Trailer
      (and %%PSTrailer) a runtime option -k ('kill on trailer');
    - When input text file has no newline at last line, mpage forgot to
      print that line...
    - Updated manual page and usage (lm@cs.rmit.edu.au)
    - warning in -b option failed.
    - Changed defining paper types (to add new papger tpyes, just add to
      the paper array in glob.c).
Jan 1998        Marcel J.E. Mol marcel@mesa.nl
    - Removed save/restore statements for PS input processing. They seem
      to generate 'memory overflow' errors.
    - Removed 'TexDict begin' additions for dvips files.
    - OS/2 changes (Alexander Mai <st002279@hrzpub.tu-darmstadt.de>)
    - Makefile: create install dirs if not there (jwessel@uiuc.edu)
    - Check for %PSTrailer (for Mathematis program) (jwessel@uiuc.edu)
    - version 2.5 introduced bug in handling formfeed in text files. Fixed.

Revision 1.17 / (download) - annotate - [select for diffs], Sat Mar 4 21:30:31 2006 UTC (17 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.

Revision 1.16 / (download) - annotate - [select for diffs], Fri Jan 6 02:57:39 2006 UTC (17 years, 8 months ago) by reed
Branch: MAIN
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored)

Add a HOMEPAGE. (It is better than nothing.)

Revision 1.15 / (download) - annotate - [select for diffs], Tue Sep 20 19:43:03 2005 UTC (18 years ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.14: +3 -3 lines
Diff to previous 1.14 (colored)

Use MAKE_ENV instead of MAKEFLAGS for setting the papersize.
This fixes PR #31102 which I just reopened.

The problem could be seen when installing another package
that depends on mpage. But couldn't be seen when directly
building within pkgsrc/print/mpage.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Apr 11 21:47:08 2005 UTC (18 years, 5 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.13: +1 -2 lines
Diff to previous 1.13 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.13 / (download) - annotate - [select for diffs], Fri Dec 3 15:15:07 2004 UTC (18 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Apr 25 02:52:29 2004 UTC (19 years, 5 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Convert to buildlink3.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Jul 17 22:52:35 2003 UTC (20 years, 2 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.10 / (download) - annotate - [select for diffs], Mon Jun 2 01:17:28 2003 UTC (20 years, 4 months ago) by jschauma
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.

Revision 1.9 / (download) - annotate - [select for diffs], Sun Aug 25 21:50:33 2002 UTC (21 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored)

Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.

Revision 1.8.2.1 / (download) - annotate - [select for diffs], Mon Jul 1 17:45:06 2002 UTC (21 years, 3 months ago) by jlam
Branch: buildlink2
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored) next main 1.9 (colored)

Convert from using buildlink1 to using the new buildlink2 framework.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Feb 16 01:21:52 2002 UTC (21 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base
Branch point for: buildlink2
Changes since 1.7: +10 -2 lines
Diff to previous 1.7 (colored)

Obey PAPERSIZE, as requested in pkg/15504.

Revision 1.7 / (download) - annotate - [select for diffs], Sat Feb 9 19:25:33 2002 UTC (21 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.6: +3 -2 lines
Diff to previous 1.6 (colored)

Trivially mark as strongly buildlinked.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Feb 17 17:51:50 2001 UTC (22 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Jun 22 13:04:38 1998 UTC (25 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-4-RELEASE, netbsd-1-4-PATCH003, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001, netbsd-1-3-PATCH003, comdex-fall-1999
Changes since 1.4: +1 -2 lines
Diff to previous 1.4 (colored)

Update package Makefiles for automatic manual page handling.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Apr 20 11:56:32 1998 UTC (25 years, 5 months ago) by frueauf
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH002
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Apr 15 10:38:46 1998 UTC (25 years, 5 months ago) by agc
Branch: MAIN
Changes since 1.2: +2 -7 lines
Diff to previous 1.2 (colored)

Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Apr 1 21:06:09 1998 UTC (25 years, 6 months ago) by tron
Branch: MAIN
Changes since 1.1: +1 -0 lines
Diff to previous 1.1 (colored)

RCS ID police.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Apr 1 20:57:18 1998 UTC (25 years, 6 months ago) by tron
Branch: FREEBSD
CVS Tags: FreeBSD-current-1998-03-29
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of FreeBSD's "mpage" port.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Apr 1 20:57:18 1998 UTC (25 years, 6 months ago) by tron
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>