Opened 20 years ago

Closed 20 years ago

Last modified 19 years ago

#1069 closed defect (fixed)

print/a2ps patch

Reported by: jdputsch@… Owned by: rshaw@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

  • Add "letter" variant to set default paper size to "Letter"
  • Put info files into ${prefix}/share/info
  • Do not overwrite ${prefix}/share/info/dir file
  • Add dependency on textproc/texinfo port since it is required to manage info files.
  • If postinstall script patches (bug 1068) are in the ports system, the ${prefix}/share/info/dir file

will be correctly updated, otherwise the newly added files/postinstall and files/postremove files will be ignored.

Attachments (1)

a2ps.patch (2.8 KB) - added by jdputsch@… 20 years ago.
Patch as described in bug report.

Download all attachments as: .zip

Change History (5)

Changed 20 years ago by jdputsch@…

Attachment: a2ps.patch added

Patch as described in bug report.

comment:1 Changed 20 years ago by blb@…

Owner: changed from darwinports-bugs@… to jpm@…

Reassign to jpm@ (maintainer for port)

comment:2 Changed 20 years ago by rshaw@…

Owner: changed from jpm@… to rshaw@…

Assign to self (new maintainer). -rshaw

comment:3 Changed 20 years ago by rshaw@…

Status: newassigned

Jeff,

  • Add "letter" variant to set default paper size to "Letter"

Letter is default in the current port (as of previous commit).

  • Put info files into ${prefix}/share/info

Fixed in previous commit.

  • Do not overwrite ${prefix}/share/info/dir file

I will fix this now.

  • Add dependency on textproc/texinfo port since it is required to manage info files.

Why is this needed? I can seem to build all the files without it? Is this only needed with the following postinstall/remove scripts?

  • If postinstall script patches (bug 1068) are in the ports system, the ${prefix}/share/info/dir file

will be correctly updated, otherwise the newly added files/postinstall and files/postremove files will be ignored.

I can't do anything with this one. It will have to become part of the new stuff Will/Jordan/et al are working on.

-rshaw

comment:4 Changed 20 years ago by rshaw@…

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.