The NetBSD Project

CVS log for pkgsrc/print/latex-mk/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / print / latex-mk

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.28 / (download) - annotate - [select for diffs], Tue Jun 6 12:42:11 2023 UTC (10 months, 1 week ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, HEAD
Changes since 1.27: +3 -3 lines
Diff to previous 1.27 (colored)

Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html

Revision 1.27 / (download) - annotate - [selected], Fri Mar 20 11:58:14 2020 UTC (4 years ago) by nia
Branch: MAIN
CVS Tags: 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, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

*: Convert broken sourceforge HOMEPAGEs back to http

Revision 1.26 / (download) - annotate - [select for diffs], Sat Jan 18 23:33:29 2020 UTC (4 years, 2 months ago) by rillig
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored) to selected 1.27 (colored)

all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.

Revision 1.25 / (download) - annotate - [select for diffs], Thu Oct 9 14:06:51 2014 UTC (9 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, 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, 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.24: +1 -3 lines
Diff to previous 1.24 (colored) to selected 1.27 (colored)

Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.

Revision 1.24 / (download) - annotate - [select for diffs], Mon Oct 8 13:45:41 2012 UTC (11 years, 6 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.23: +1 -2 lines
Diff to previous 1.23 (colored) to selected 1.27 (colored)

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

Revision 1.23 / (download) - annotate - [select for diffs], Thu Mar 3 21:05:42 2011 UTC (13 years, 1 month ago) by minskim
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
Changes since 1.22: +7 -2 lines
Diff to previous 1.22 (colored) to selected 1.27 (colored)

Reduce dependencies of latex-mk.  It does not need the entire teTeX.

Revision 1.22 / (download) - annotate - [select for diffs], Fri Dec 31 21:55:50 2010 UTC (13 years, 3 months ago) by dmcmahill
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.21: +7 -4 lines
Diff to previous 1.21 (colored) to selected 1.27 (colored)

Update to latex-mk-2.1

--------------------------------
Release Notes for LaTeX-Mk-2.1
--------------------------------
- Fixed a bug in the quoting of lgrind related variables.  The
  result is that the clean target didn't quite work right.

- Improved quoting in the latex-mk script to better handle
  the case of a file name with spaces in it.

--------------------------------
Release Notes for LaTeX-Mk-2.0
--------------------------------
- Added support for the bibunits package

- Fix a bug when exporting xfig figures to pdf (they were exporting
  to postscript instead).

- No longer install the .dvi or .ps versions of the manual.

- Fix a bug where PDFLATEX_FLAGS wasn't being properly

Revision 1.21 / (download) - annotate - [select for diffs], Mon Jul 14 12:56:11 2008 UTC (15 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, 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, cube-native-xorg-base, cube-native-xorg
Changes since 1.20: +2 -1 lines
Diff to previous 1.20 (colored) to selected 1.27 (colored)

Mark as destdir ready.

Revision 1.20 / (download) - annotate - [select for diffs], Wed Aug 29 01:57:41 2007 UTC (16 years, 7 months ago) by dmcmahill
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, cwrapper
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored) to selected 1.27 (colored)

update to latex-mk-1.9.1.  This is a bugfix release and addresses a bug
in the 'clean' target when MPOSTSRCS is used.

Revision 1.19 / (download) - annotate - [select for diffs], Fri Jun 15 23:40:00 2007 UTC (16 years, 10 months ago) by dmcmahill
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored) to selected 1.27 (colored)

update to latex-mk-1.9

- Added support for per-document DVIPS_FLAGS and DVIPDFM_FLAGS.

- Avoided the use of hardcoded csh in some scripts.

- Removed claims of a BIBTEX_ENV variable in the documentation. It
  didn't do anything.

- Added METAPOST support.

- Fixed a bug when using BibTeX and PDFLaTeX at the same time.

- Added glossary support.

- Fixed a bug with GNU make draft output.

- Put the actual installation prefix into the manual.

- Avoid a case which caused the testsuite to hang.

- Expanded the testsuite and fixed some bugs in the testsuite.

- Fix a bug in cleaning xfig and tgif output.

Revision 1.18 / (download) - annotate - [select for diffs], Mon Jul 10 11:09:24 2006 UTC (17 years, 9 months ago) by dmcmahill
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored) to selected 1.27 (colored)

update to latex-mk-1.8

------------------------------
Release Notes for LaTeX-Mk-1.8
------------------------------

- Fix a syntax error in the latex-mk script which showed up with some shells.

- Fix a bug in the latex-mk script where some of the ".old" files that are used
  for determining when to re-run various tools were not being cleaned up properly.

- Add a few more files which latex and makeindex may generate to the list of files
  removed by the 'clean' target.

- Add a testsuite entry for the clean target.

- Improve the makefile testsuite robustness.  In particular it now deals with
  the bmake program having different names (make, bmake, bsdmake, etc).

- Improve and expand the testsuite for the latex-mk script.

Revision 1.17 / (download) - annotate - [select for diffs], Fri Jun 9 23:43:02 2006 UTC (17 years, 10 months ago) by dmcmahill
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored) to selected 1.27 (colored)

update to latex-mk-1.7

------------------------------
Release Notes for LaTeX-Mk-1.7
------------------------------

- Added support for makeindex.  Suggested by Antoine Reilles who provided a preliminary
patch.

- Added a --help flag to the latex-mk script and documented the script a bit more
there.  It seems that some users are using the latex-mk script only and not the makefile
system.  Suggested by Reuben Thomas.

- Added the ability in the latex-mk script to work with a read only current directory
and use the TEXMFOUTPUT environment variable to control where the real output goes.
Suggested by Reuben Thomas.

Revision 1.16 / (download) - annotate - [select for diffs], Thu Apr 6 18:18:15 2006 UTC (18 years ago) by jlam
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored) to selected 1.27 (colored)

List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR.

Revision 1.15 / (download) - annotate - [select for diffs], Tue Apr 4 23:21:30 2006 UTC (18 years ago) by dmcmahill
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored) to selected 1.27 (colored)

update to latex-mk-1.6

* Fix a syntax error in the (not used yet) ieee-copyout script.
* Fix a bug in the latex-mk script when BibTex is used.
* Add quoting of command names in the BSD makefiles. This will properly deal with pathnames to the
  programs which contain spaces. Currently GNU make will not properly deal with this.

Revision 1.14 / (download) - annotate - [select for diffs], Sat Jan 28 05:46:02 2006 UTC (18 years, 2 months ago) by dmcmahill
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored) to selected 1.27 (colored)

update to latex-mk-1.5
     * When  using  tex2page or HeVeA for html output, do not force the running of LaTeX. With latex2html,
       LaTeX will still be run because latex2html makes use of the .aux files generated by LaTeX.
     * Fixed a bug where if the BibTeX input file was modified LaTeX would be run again but not BibTeX.
     * Added  a  --tex2page  mode  for  latex-mk  (the  script)  which allows latex-mk to run tex2page the
       appropriate number of times to resolves all references.
     * Improve the cleaning of tex2page generated output.
     * Added latex.subdir.mk to support recursive builds.

Revision 1.13 / (download) - annotate - [select for diffs], Wed Oct 5 01:48:40 2005 UTC (18 years, 6 months ago) by dmcmahill
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.12: +5 -3 lines
Diff to previous 1.12 (colored) to selected 1.27 (colored)

Update to latex-mk-1.4
* Added support for lgrind.
* Added a dist target for creating a distribution archive of all source files.
* Added support for using tex2page for html output.
* When using pdflatex, directly convert tgif and xfig drawings to PDF instead
  of to encapsulated postscript.
* When using pdflatex, do not create @file{.dvi} files as part of the default
  target.
* Added a LANDSCAPE variable which when set will add landscape flags to various
  tools.
* Make the default flag for exporting xfig drawings to encapsulated postscript
  be -L eps instead of -L ps.

Revision 1.12 / (download) - annotate - [select for diffs], Tue Jun 7 17:32:58 2005 UTC (18 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.11: +5 -2 lines
Diff to previous 1.11 (colored) to selected 1.27 (colored)

Note the tools that this package uses, and pass a full path to the
configure script for "BMAKE" so that we don't pull in the BSD make
symlink from the tools directory.

Revision 1.11 / (download) - annotate - [select for diffs], Sat May 29 13:41:29 2004 UTC (19 years, 10 months ago) by dmcmahill
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored) to selected 1.27 (colored)

update to latex-mk-1.3.

This version fixes installation on case-insensitive file systems as well
as a bug where bibtex did not get run properly when the .tex file had
no explicit \cite{}'s but rather used \nocite{}.

Revision 1.10 / (download) - annotate - [select for diffs], Sun Mar 28 22:23:25 2004 UTC (20 years ago) by dmcmahill
Branch: MAIN
Changes since 1.9: +5 -3 lines
Diff to previous 1.9 (colored) to selected 1.27 (colored)

update to latex-mk-1.2.

Changes are:

* Fixed a bug which prevented the POST_BIBTEX_HOOK hook from actually
  doing anything
* Dropped -Ppdf from the default DVIPS_FLAGS. Users who wish to keep
  -Ppdf as part of DVIPS_FLAGS can add it to the site configuration
  file, user configuration file, or project Makefile.
* Added DVIPDFM_ENV variable for running @code{dvipdfm} inside a
  customized environment.
* Preliminary Rich Text Format (RTF) output support. The new rtf target
  will use latex2rtf to produce an RTF version of your document. Use this
  when sending your documents to the text-formatter-challenged.
* Fixed a bug where a list of figures, list of tables, and table of
  contents were sometimes not fully up to date in the final output.
* Added support for using ImageMagick to convert JPEG and PNG files to
  EPS for inclusion in a document.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Aug 9 11:20:38 2003 UTC (20 years, 8 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.8: +1 -2 lines
Diff to previous 1.8 (colored) to selected 1.27 (colored)

USE_NEW_TEXINFO is unnecessary now.

Revision 1.8 / (download) - annotate - [select for diffs], Mon Aug 4 21:44:17 2003 UTC (20 years, 8 months ago) by seb
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored) to selected 1.27 (colored)

depkglint.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Aug 4 21:43:43 2003 UTC (20 years, 8 months ago) by seb
Branch: MAIN
Changes since 1.6: +4 -2 lines
Diff to previous 1.6 (colored) to selected 1.27 (colored)

Convert to USE_NEW_TEXINFO.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Jul 17 22:52:33 2003 UTC (20 years, 9 months ago) by grant
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored) to selected 1.27 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.5 / (download) - annotate - [select for diffs], Sat Jun 14 14:21:43 2003 UTC (20 years, 10 months ago) by dmcmahill
Branch: MAIN
Changes since 1.4: +4 -5 lines
Diff to previous 1.4 (colored) to selected 1.27 (colored)

Update to latex-mk-1.1

This is the "HTML Support" release. The significant changes/additions
over the previous version are:
  # Support for HTML output. Either LaTeX2HTML or HeVeA may be used.
  * Fixed a bug where bibtex was not run sometimes when it needed to be
    run. This problem showed up with some versions of LaTeX.
  * Added a POST_BIBTEX_HOOK  variable which specifies a program to be
    run after a BibTeX run. This gives users the ability to insert an
    additional processing step if desired.

Revision 1.4 / (download) - annotate - [select for diffs], Thu May 22 11:27:01 2003 UTC (20 years, 11 months ago) by dmcmahill
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored) to selected 1.27 (colored)

fix a bug which causes bibtex to not be run properly when needed with some
versions of LaTeX.  Noted by Brook Milligan.

Revision 1.3 / (download) - annotate - [select for diffs], Thu Feb 27 02:18:37 2003 UTC (21 years, 1 month ago) by dmcmahill
Branch: MAIN
Changes since 1.2: +5 -2 lines
Diff to previous 1.2 (colored) to selected 1.27 (colored)

update to latex-mk-1.0

Notable changes are:

- support for dvipdfm added (USE_DVIPDFM)
- support for pdflatex added (USE_PDFLATEX)
- handful of bug fixes

Revision 1.2 / (download) - annotate - [select for diffs], Thu Oct 31 02:05:44 2002 UTC (21 years, 5 months ago) by dmcmahill
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored) to selected 1.27 (colored)

update to latex-mk-0.9.1.

This is a bug fix release.  per-project xfig dependencies are now supported.
This was accidentally omitted from the previous release.  In addition, the
GNU make support is much more robust.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 9 05:10:49 2002 UTC (21 years, 6 months ago) by dmcmahill
Branch: MAIN
Diff to selected 1.27 (colored)

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>