Opened 13 years ago

Closed 13 years ago

#27601 closed update (duplicate)

Upgrade latex2rtf to version 2.1.0

Reported by: paaguti@… Owned by: jmpp@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: nerdling (Jeremy Lavergne)
Port: latex2rtf

Description

There is a new version of latex2rtf with a lot of interesting new features, like acronym support, etc. I have created a Portfile which doesn't include dependency from the MacPorts latex stuff. There should be a way of checking whether latex should be build from MacPorts or if it already installed from MacTex or similar sources

I'm contributing to latex2rtf and hope to have a MacPorts friendly Makefile in order to get rid of the patch-Makefile.diff

Attachments (2)

Portfile (1.5 KB) - added by paaguti@… 13 years ago.
Port file for latex2rtf 2.1.0
patch-Makefile.diff (572 bytes) - added by paaguti@… 13 years ago.
patch file for Makefile

Download all attachments as: .zip

Change History (6)

Changed 13 years ago by paaguti@…

Attachment: Portfile added

Port file for latex2rtf 2.1.0

Changed 13 years ago by paaguti@…

Attachment: patch-Makefile.diff added

patch file for Makefile

comment:1 Changed 13 years ago by jmroot (Joshua Root)

Cc: jmpp removed
Owner: changed from macports-tickets@… to jmpp@…
Port: latex2rtf added; tex/latex2rtf removed
Version: 1.9.2

Bare usernames do not work in the cc field, you have to use complete email addresses. Note that a unified diff is the preferred way of submitting changes to an existing portfile, rather than attaching the complete modified file.

comment:2 Changed 13 years ago by nerdling (Jeremy Lavergne)

Cc: snc@… added

Please do not hardcode /opt/local into this portfile. Use a pattern that can replaced with the reinplace command during a patch phase.

comment:3 Changed 13 years ago by nicos_pavlov@…

Hello, for information, this ticket has a duplicate at #26464. If needed, I think the patches there do not hardcode /opt/local, as they use the command which was originally in the Portfile:

build.pre_args-append      PREFIX=${prefix}

comment:4 Changed 13 years ago by mf2k (Frank Schima)

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.