New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #19276 (closed submission: fixed)

Opened 3 years ago

Last modified 2 years ago

dblatex : NEW PORT

Reported by: oksmith@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: dblatex docbook tex textproc Cc:
Port: dblatex

Description

Attached is a new Portfile for dblatex.

I only have Leopard installed on my machine so that's all I've tested it with.

I trust you will find all is in order.

Attachments

Portfile Download (2.5 KB) - added by oksmith@… 3 years ago.
New Portfile dblatex
Portfile.2 Download (7.4 KB) - added by oksmith@… 3 years ago.
Portfile.3 Download (7.4 KB) - added by oksmith@… 3 years ago.
In this version post-activate causes mktexlsr to be run in order to generate the ls-R databases used by the kpathsea library which TeX/LaTeX needs in order to find stuff.
Portfile.4 Download (7.2 KB) - added by raimue@… 3 years ago.

Change History

Changed 3 years ago by oksmith@…

New Portfile dblatex

  Changed 3 years ago by jmr@…

  • type changed from enhancement to submission

  Changed 3 years ago by anonymous

  • milestone Port Submissions deleted

Milestone Port Submissions deleted

follow-up: ↓ 4   Changed 3 years ago by raimue@…

Is it really necessary to do this copy by hand? Can't the Portfile do this?

in reply to: ↑ 3   Changed 3 years ago by oksmith@…

I will change it so it installs the files in the tex distribution.

Replying to raimue@…:

Is it really necessary to do this copy by hand? Can't the Portfile do this?

  Changed 3 years ago by ctempleton3@…

Why don't you set it so it make it so it makes symbolic links to the files.

  Changed 3 years ago by oksmith@…

Attached is a revised version. It uses the latest version of dblatex. Now all the needed files are installed in the texmf/tex/latex tree.

Changed 3 years ago by oksmith@…

  Changed 3 years ago by oksmith@…

Sorry. The revised version of the Portfile is called Portfile.2

Changed 3 years ago by oksmith@…

In this version post-activate causes mktexlsr to be run in order to generate the ls-R databases used by the kpathsea library which TeX/LaTeX needs in order to find stuff.

  Changed 3 years ago by oksmith@…

Sorry. I've uploaded yet another version of this thing: Portfile.3

After doing a complete tests of this port file--I deleted everything and re-installed from scratch--I found that LaTeX wasn't finding the files that were installed in the local texmf tree. The final post-activate step fixed this. Then I deleted everything and again re-installed from scratch. Now it works as expected. This Portfile should now be good to go.

Changed 3 years ago by raimue@…

  Changed 3 years ago by raimue@…

Portfile.4 Download:

  • Fixed whitespace
  • Removed distname as it was set to the default value
  • Using python26 instead of python25
  • Changed tex dependency to bin:latex:texlive, so tetex could satisfy this as well

  Changed 2 years ago by raimue@…

  • status changed from new to closed
  • resolution set to fixed

Added in r58849 based on this Portfile.

Note: See TracTickets for help on using tickets.