<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/print/mpage, branch pkgsrc_2008Q1</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q1</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q1'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2007-03-19T16:36:17Z</updated>
<entry>
<title>ISO-8859.15 encoding was installed so add to PLIST. Noticed by Joerg.</title>
<updated>2007-03-19T16:36:17Z</updated>
<author>
<name>reed</name>
<email>reed</email>
</author>
<published>2007-03-19T16:36:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ebc7aac8e693561b20f0f6c3765694ab3c3e0312'/>
<id>urn:sha1:ebc7aac8e693561b20f0f6c3765694ab3c3e0312</id>
<content type='text'>
Also saw that installed manpage is not gzipped now.

So bump PKGREVISION also.
</content>
</entry>
<entry>
<title>Update to 2.5.5. (I noticed old version was not on download site</title>
<updated>2007-03-17T01:11:22Z</updated>
<author>
<name>reed</name>
<email>reed</email>
</author>
<published>2007-03-17T01:11:22Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=258db600f8ab989aac53e8267d9ec2fbeae8e78d'/>
<id>urn:sha1:258db600f8ab989aac53e8267d9ec2fbeae8e78d</id>
<content type='text'>
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 &lt;jdl@access-health.com&gt;:
       - -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 &lt;sanjoy@mrao.cam.ac.uk&gt;
       - %% 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 &lt;gnb@itga.com.au&gt;)
    - 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 &lt;marcnarc@xcert.com&gt;
    - From Neil Brown &lt;neilb@cse.unsw.edu.au&gt;: define showheet using
      the load operator instead of the bind operator. This might solve
      situations where showpage is redefined elsewhere.
    - From Ilgiz Latypov &lt;ilgizl@pcauto.comk&gt;: -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 -&gt; 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 &lt;ema@csn.es&gt;
      to allow 4,1,2,3 booklets... Needs cleanup and extended to txt too.
    - Patch from  Gabor Ribarik &lt;ribarik@math-inst.hu&gt; 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 &lt;info@ar-kleinert.de&gt;:
              * 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 &lt;st002279@hrzpub.tu-darmstadt.de&gt;)
    - 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.
</content>
</entry>
<entry>
<title>Improve description. And remove copyright from DESCR.</title>
<updated>2007-03-17T01:05:31Z</updated>
<author>
<name>reed</name>
<email>reed</email>
</author>
<published>2007-03-17T01:05:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fd66e0a9f5ea7cb5eafba287a0fc144a18eb04c5'/>
<id>urn:sha1:fd66e0a9f5ea7cb5eafba287a0fc144a18eb04c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no</title>
<updated>2006-03-04T21:28:51Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-03-04T21:28:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=48ff096d36ac47701672a4f682e7c4ebafea1eb9'/>
<id>urn:sha1:48ff096d36ac47701672a4f682e7c4ebafea1eb9</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Add a HOMEPAGE. (It is better than nothing.)</title>
<updated>2006-01-06T02:57:39Z</updated>
<author>
<name>reed</name>
<email>reed</email>
</author>
<published>2006-01-06T02:57:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a6799bceac5ce86a9a8bc60bde58433e9512893e'/>
<id>urn:sha1:a6799bceac5ce86a9a8bc60bde58433e9512893e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the patch for the makefile so it will use PKGMANDIR.</title>
<updated>2005-12-27T23:50:07Z</updated>
<author>
<name>reed</name>
<email>reed</email>
</author>
<published>2005-12-27T23:50:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0c86ef2a5b89febdf8b77039e53dc9ad8cc1a867'/>
<id>urn:sha1:0c86ef2a5b89febdf8b77039e53dc9ad8cc1a867</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use MAKE_ENV instead of MAKEFLAGS for setting the papersize.</title>
<updated>2005-09-20T19:43:03Z</updated>
<author>
<name>reed</name>
<email>reed</email>
</author>
<published>2005-09-20T19:43:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c1b85d3b92e80ced9839018e92ebf5ea8a0aa68e'/>
<id>urn:sha1:c1b85d3b92e80ced9839018e92ebf5ea8a0aa68e</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.</title>
<updated>2005-04-11T21:44:48Z</updated>
<author>
<name>tv</name>
<email>tv</email>
</author>
<published>2005-04-11T21:44:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2560f48b2f5afa9fcb23e0718a2e2727ca7824cc'/>
<id>urn:sha1:2560f48b2f5afa9fcb23e0718a2e2727ca7824cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add RMD160 digests.</title>
<updated>2005-02-24T12:51:41Z</updated>
<author>
<name>agc</name>
<email>agc</email>
</author>
<published>2005-02-24T12:51:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2eb256146fa3337f8d832db9d8f9f3f5f1978821'/>
<id>urn:sha1:2eb256146fa3337f8d832db9d8f9f3f5f1978821</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.</title>
<updated>2004-12-03T15:14:50Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2004-12-03T15:14:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=998b0c7156c398a485c9894ae57403d161b66dca'/>
<id>urn:sha1:998b0c7156c398a485c9894ae57403d161b66dca</id>
<content type='text'>
Suggested by Roland Illig, ok'd by various.
</content>
</entry>
</feed>
