The NetBSD Project

CVS log for pkgsrc/print/tex-glossaries/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / print / tex-glossaries

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed May 7 20:17:45 2025 UTC (5 days, 8 hours ago) by markd
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -3 lines
tex-glossaries{,-doc}: update to 4.6

4.55:
- automake: added check for TEXMF_OUTPUT_DIRECTORY if kernel supports it.

- updated sorting code for "noidx" method to use new datatool v3.0+
  commands, if available.
  ** This change is in anticipation of a pending release of datatool.
     It will have no effect until datatool v3.0 is available and installed. **

- bug fix: added check for empty value in see field

4.57:
- corrections with the integration of datatool and
  \printnoidxglossary

- \printnoidxglossary rewritten to work better with
  tabular-like glossary styles

4.58:
- \@gls@reference: check location not already in list before adding

- bug fix:
  Test for the existence of \datatool_sort_preprocess:Nn occurs too soon
  https://www.dickimaw-books.com/bugtracker.php?key=292

- The mfirstuc option will now redefine \glsmakefirstuc as a long command.

4.59:
Significant changes:

- new package option 'preprocess-sort' (for use with
  \printnoidxglossary)

- added \printnoidxglossary sort options 'wordcase' and
  'lettercase' (requires datatool v3.0+)

- \printnoidxglossary now locally sets "childcount" internal field
  for parent entries (unless sort=def or sort=use) for use in glossary hooks
  (requires datatool.sty v3.0+).

- new flexible styles with key=value options:
 "tree*" (glossary-tree.sty) and "mcoltree*" (glossary-mcols.sty)

New files that need to go on TeX's path:

  example-glossaries-constants.tex
  glossaries-2025-03-19.sty
  glossary-tree-2025-03-19.sty
  glossary-mcols-2025-03-19.sty

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Feb 4 00:03:31 2024 UTC (15 months, 1 week ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base, pkgsrc-2025Q1, pkgsrc-2024Q4-base, pkgsrc-2024Q4, pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +3 -3 lines
tex-glossaries{,-doc}: update to 4.53

added test file example-glossaries-utf8.tex
glossary-hypernav.sty:
- reimplemented internal hypergroup lists as LaTeX3 sequences
- fixed bug "Duplicate entries in navigation menu of custom glossaries"

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Apr 1 11:20:18 2023 UTC (2 years, 1 month ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -5 lines
tex-glossaries{,-doc}: update to 4.52

4.50
**Major new version**
UTF-8 is supported and some of the sentence case commands, such as
\Glsentrytext can expand in PDF bookmarks. If your document uses \MakeTextUppercase or
\MakeTextLowercase, you will need to explicitly load textcase.sty if you want to continue
using them. Alternatively substitute them with \glsuppercase and \glslowercase.

All deprecated and obsolete commands and options that have been retained for
backward-compatibility for over 6 years have been removed.

The other significant change is that the default setting for esclocations and
\ifglswrallowprimitivemods is now false. If a document requiring xindy has locations that
expand to robust or protected commands you may need to switch these on or see the
"Problematic Locations" section of the user manual.

4.51
- indexing and unset/reset disabled during measuring
- added \glsmeasurewidth, \glsmeasureheight and \glsifmeasuring
- switched to \TrackIfKnownLanguage for the languages identified in
  "languages" option
- added test file example-glossaries-user.tex
- bug fix (automake doesn't work)

4.52
Bug fix: corrected spelling of \@ne

Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Jun 28 11:35:32 2022 UTC (2 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -1 lines
*: recursive bump for perl 5.36

Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Apr 8 23:07:05 2022 UTC (3 years, 1 month ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +3 -4 lines
tex-glossaries{,-doc}: update to 4.49

- bug fix: list style with entrycounter has problematic unexpanded content

- new command \glsunexpandedfieldvalue (provided for use in
  \glslistexpandedname)

- new command \glscapitalisewords (defaults to \capitalisewords)
  provides a way to switch to \capitalisefmtwords if required

- added new files containing dummy entries for testing:
    -  example-glossaries-longchild.tex
    -  example-glossaries-childmultipar.tex

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon May 24 19:53:49 2021 UTC (3 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
*: recursive bump for perl 5.34

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Aug 31 18:11:04 2020 UTC (4 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -1 lines
*: bump PKGREVISION for perl-5.32.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri May 1 02:30:50 2020 UTC (5 years ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -5 lines
tex-[efg]*: update to texlive 2020 versions

tex-endnotes{,-doc} to 2020
tex-epigraph{,-doc} to 1.5e
tex-eplain{,-doc} to 3.9.54498
tex-etoc{,-doc} to 1.09b
tex-europecv{,-doc} to 2020
tex-fancyvrb{,-doc} to 3.5
tex-filecontents{,-doc} to 1.5
tex-filehook{,-doc} to 0.7
tex-fmtcount{,-doc} to 3.07
tex-fncylab{,-doc} to 1.1
tex-footnotehyper{,-doc} to 1.1a
tex-geometry{,-doc} to 5.9
tex-glossaries{,-doc} to 4.46
tex-graphics{,-doc} to 1.4a
tex-graphics-def{,-doc} to 2020

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Jan 18 23:34:14 2020 UTC (5 years, 3 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
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.24: download - view: text, markup, annotated - select for diffs
Fri Dec 6 20:21:31 2019 UTC (5 years, 5 months ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -1 lines
tex-*: add TEXLIVE_UNVERSIONED=yes

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Aug 11 13:22:42 2019 UTC (5 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -1 lines
Bump PKGREVISIONs for perl 5.30.0

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Jan 30 06:16:44 2019 UTC (6 years, 3 months ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -4 lines
tex-glossaries{,-doc}: update to 4.42

glossaries.sty:
  - changed \edef to \protected at csedef in \glsfieldedef
  - changed \xdef to \protected at csxdef in \glsfieldxdef
  - added package option 'noglossaryindex' to counteract 'index'
    (if 'index' happens to be supplied as a global option)
  - automake option now takes 'immediate' as a value.

 glossary-longbooktabs.sty:
  - removed superfluous \glspatchLToutput

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Aug 22 09:46:15 2018 UTC (6 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Recursive bump for perl5-5.28.0

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue May 22 21:25:09 2018 UTC (6 years, 11 months ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -1 lines
tex-glossaries: add dependency on tex-tracklang

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun May 6 04:06:39 2018 UTC (7 years ago) by markd
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -3 lines
tex-glossaries{,-doc}: update to 4.37

* glossaries.sty:

  - bug fix (if \makeindex is used without \makeglossaries,
    corrupted glossary information is written to the .idx file)

 * makeglossaries-lite.lua:

  - corrected check for double-quotes in \@istfilename
    (from \jobname when the .tex file name contains spaces)

  - added check for nil codepage

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Oct 23 02:08:35 2017 UTC (7 years, 6 months ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -3 lines
tex-glossaries{,-doc}: update to 4.33

- added package option nolangwarn
- added package option esclocations
- added \GlsSetXdyNumberGroupOrder
- added starred form of \GlsSetXdyFirstLetterAfterDigits

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Jun 21 07:24:06 2017 UTC (7 years, 10 months ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -3 lines
Update to TeXlive 2017

  Updated print/tex-glossaries{,-doc} to 4.30
  Updated print/tex-graphics{,-doc} to 1.2a
  Updated print/tex-graphics-def{,-doc} to 2017
  Updated graphics/tex-graphics-pln{,-doc} to 2017
  Updated print/tex-hausarbeit-jura{,-doc} to 1.5
  Updated print/tex-hyperref{,-doc} to 6.85a
  Updated print/tex-hyphen-base to 2017
  Updated print/tex-hyphen-german to 2017
  Updated print/tex-hyphen-latin to 3.1.2017
  Updated fonts/tex-inconsolata{,-doc} to 1.112
  Updated fonts/tex-ipaex-type1{,-doc} to 0.4a
  Updated fonts/tex-japanese-otf{,-doc} to 1.7b6.42950
  Updated print/tex-jsclasses to 2017

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Aug 7 09:09:38 2016 UTC (8 years, 9 months ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -4 lines
Update some texlive packages to latest versions.
Precise changes unknown
 Updated print/tex-amsmath(,-doc} to 2.15d
 Updated print/tex-caption(,-doc} to 20160522
 Updated print/tex-csplain to 2016.41764
 Updated print/tex-csquotes(,-doc} to 5.1h
 Updated print/tex-datatool(,-doc} to 2.27
 Updated print/tex-dvips(,-doc} to 2016.41704
 Updated print/tex-etex-pkg(,-doc} to 2.7
 Updated print/tex-glossaries(,-doc} to 4.25
 Updated print/tex-hyperref(,-doc} to 6.83q
 Updated print/tex-koma-script to 3.21
 Updated print/tex-latex(,-doc} to 2016.41765
 Updated print/tex-lollipop(,-doc} to 1.07
 Updated print/tex-luatex85(,-doc} to 1.4
 Updated print/tex-marginnote(,-doc} to 1.2
 Updated print/tex-media9(,-doc} to 0.69
 Updated print/tex-minted(,-doc} to 2.4
 Updated print/tex-musixtex(,-doc} to 1.23
 Updated print/tex-oberdiek(,-doc} to 2016.41346
 Updated print/tex-pdfcomment(,-doc} to 2.4
 Updated print/tex-ptex-base(,-doc} to 0.0.2016.41420
 Updated print/tex-readarray(,-doc} to 1.3
 Updated print/tex-showlabels(,-doc} to 1.8
 Updated print/tex-sttools(,-doc} to 1.9
 Updated print/tex-tex4ht(,-doc} to 2016.41726
 Updated print/tex-texinfo to 5.1.41792
 Updated print/tex-textpos(,-doc} to 1.8
 Updated print/tex-tools(,-doc} to 2016.41688
 Updated print/tex-toptesi(,-doc} to 5.92
 Updated print/tex-unicode-data(,-doc} to 1.5
 Updated print/tex-updmap-map to 2016.41585

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Jul 9 06:38:52 2016 UTC (8 years, 10 months ago) by wiz
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Jun 16 04:06:04 2016 UTC (8 years, 10 months ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3 lines
Updated to TexLive 2016:

	Updated print/cjkutils to 4.8.4nb1
	Updated print/dviljk to 2.6.5nb7
	Updated print/dvipdfmx to 20160307
	Updated print/dvipsk to 5.996
	Updated print/kpathsea to 6.2.2
	Updated print/lacheck to 1.28nb1
	Updated print/luatex to 0.95
	Updated print/ptexenc to 1.3.4
	Updated print/seetexk to 1.1nb2
	Updated print/tex4ht to 0.0.20160522
	Updated print/vlna to 1.5nb2
	Updated print/web2c to 2016
	Updated print/xdvik to 22.87.03
	Updated print/xetex to 0.99996
	Updated print/xpdfopen to 0.86nb1
	Updated print/tex-IEEEtran{,-doc} to 1.8b
	Updated print/tex-abc{,-doc} to 2.0b
	Updated print/tex-aleph to 0.2.40768
	Updated print/tex-algorithm2e{,-doc} to 5.1
	Updated print/tex-algorithms{,-doc} to 0.1
	Updated print/tex-amsmath{,-doc} to 2.15b
	Updated print/tex-babel{,-doc} to 3.9r
	Updated print/tex-babel-bosnian to 1.1
	Updated print/tex-babel-estonian to 1.1a
	Updated print/tex-babel-french to 3.2c
	Updated print/tex-babel-friulan to 1.3
	Updated print/tex-babel-greek to 1.9f
	Updated print/tex-babel-hungarian to 1.5c
	Updated print/tex-babel-icelandic to 1.2b
	Updated print/tex-babel-latin to 3.5
	Updated print/tex-babel-russian to 1.3h
	Updated print/tex-babel-spanish to 5.0p
	Updated print/tex-babel-vietnamese to 1.4
	Updated print/tex-babel-welsh to 1.1a
	Updated print/tex-biblatex{,-doc} to 3.4
	Updated print/tex-booktabs{,-doc} to 1.618033
	Updated print/tex-breqn to 0.98d
	Updated print/tex-caption{,-doc} to 20160202
	Updated print/tex-chess-problem-diagrams{,-doc} to 1.12
	Updated print/tex-cjk-gs-integrate{,-doc} to 20160115.0
	Updated print/tex-cjk-ko{,-doc} to 1.8
	Updated print/tex-cjkpunct{,-doc} to 4.8.4
	Updated print/tex-context{,-doc} to 2016
	Updated print/tex-csplain to 2016
	Updated print/tex-csquotes{,-doc} to 5.1g
	Updated print/tex-ctable to 1.31
	Updated print/tex-cweb{,-doc} to 3.64af
	Updated print/tex-datatool{,-doc} to 2.25
	Updated print/tex-dvipdfmx{,-doc} to 2016
	Updated print/tex-dvipdfmx-def to 4.08
	Updated print/tex-dvips{,-doc} to 2016
	Updated print/tex-eplain{,-doc} to 3.8
	Updated print/tex-etex-pkg{,-doc} to 2.6
	Updated print/tex-europasscv{,-doc} to 2016
	Updated print/tex-fix2col{,-doc} to 0.04
	Updated print/tex-font-change{,-doc} to 2015.2
	Updated print/tex-glossaries{,-doc} to 4.23
	Updated print/tex-graphics{,-doc} to 1.0r
	Updated print/tex-hausarbeit-jura{,-doc} to 1.4
	Updated print/tex-hyperref{,-doc} to 6.83n
	Updated print/tex-hyph-utf8{,-doc} to 2016
	Updated print/tex-hyphen-afrikaans to 2016
	Updated print/tex-hyphen-ancientgreek to 2016
	Updated print/tex-hyphen-arabic to 2016
	Updated print/tex-hyphen-armenian to 2016
	Updated print/tex-hyphen-base to 2016
	Updated print/tex-hyphen-basque to 2016
	Updated print/tex-hyphen-bulgarian to 2016
	Updated print/tex-hyphen-catalan to 2016
	Updated print/tex-hyphen-chinese to 2016
	Updated print/tex-hyphen-coptic to 2016
	Updated print/tex-hyphen-croatian to 2016
	Updated print/tex-hyphen-czech to 2016
	Updated print/tex-hyphen-danish to 2016
	Updated print/tex-hyphen-dutch to 2016
	Updated print/tex-hyphen-english to 2016
	Updated print/tex-hyphen-esperanto to 2016
	Updated print/tex-hyphen-estonian to 2016
	Updated print/tex-hyphen-ethiopic to 2016
	Updated print/tex-hyphen-farsi to 2016
	Updated print/tex-hyphen-finnish to 2016
	Updated print/tex-hyphen-french to 2016
	Updated print/tex-hyphen-friulan to 2016
	Updated print/tex-hyphen-galician to 2016
	Updated print/tex-hyphen-georgian to 2016
	Updated print/tex-hyphen-german to 2016
	Updated print/tex-hyphen-greek to 2016
	Updated print/tex-hyphen-hungarian to 2016
	Updated print/tex-hyphen-icelandic to 2016
	Updated print/tex-hyphen-indic to 2016
	Updated print/tex-hyphen-indonesian to 2016
	Updated print/tex-hyphen-interlingua to 2016
	Updated print/tex-hyphen-irish to 2016
	Updated print/tex-hyphen-italian to 2016
	Updated print/tex-hyphen-kurmanji to 2016
	Updated print/tex-hyphen-latin to 3.1.2016
	Updated print/tex-hyphen-latvian to 2016
	Updated print/tex-hyphen-lithuanian to 2016
	Updated print/tex-hyphen-mongolian to 2016
	Updated print/tex-hyphen-norwegian to 2016
	Updated print/tex-hyphen-piedmontese to 2016
	Updated print/tex-hyphen-polish to 3.0a.2016
	Updated print/tex-hyphen-portuguese to 2016
	Updated print/tex-hyphen-romanian to 2016
	Updated print/tex-hyphen-romansh to 2016
	Updated print/tex-hyphen-russian to 2016
	Updated print/tex-hyphen-sanskrit to 2016
	Updated print/tex-hyphen-serbian to 1.0a.2016
	Updated print/tex-hyphen-slovak to 2016
	Updated print/tex-hyphen-slovenian to 2016
	Updated print/tex-hyphen-spanish to 4.5.2016
	Updated print/tex-hyphen-swedish to 2016
	Updated print/tex-hyphen-thai to 2016
	Updated print/tex-hyphen-turkish to 2016
	Updated print/tex-hyphen-turkmen to 2016
	Updated print/tex-hyphen-ukrainian to 2016
	Updated print/tex-hyphen-uppersorbian to 2016
	Updated print/tex-hyphen-welsh to 2016
	Updated print/tex-ifluatex{,-doc} to 1.4
	Updated print/tex-koma-script to 3.20
	Updated print/tex-kotex-oblivoir{,-doc} to 2.1.7
	Updated print/tex-kotex-plain{,-doc} to 2.1.1.a
	Updated print/tex-kotex-utf{,-doc} to 2.1.2
	Updated print/tex-kotex-utils{,-doc} to 2.1.0
	Updated print/tex-kpathsea{,-doc} to 2016
	Updated print/tex-latex{,-doc} to 2016
	Updated print/tex-latex-bin to 2016
	Updated print/tex-latexconfig to 2016
	Updated print/tex-leaflet{,-doc} to 1.1a
	Updated print/tex-lettrine{,-doc} to 1.9
	Updated print/tex-lollipop{,-doc} to 1.06
	Updated print/tex-luatex to 0.95
	Updated print/tex-mathtools to 1.18
	Updated print/tex-media9{,-doc} to 0.68
	Updated print/tex-memoir{,-doc} to 3.7f
	Updated print/tex-mhchem{,-doc} to 4.04
	Updated print/tex-microtype{,-doc} to 2.6a
	Updated print/tex-minted{,-doc} to 2.1
	Updated print/tex-musixtex{,-doc} to 1.22
	Updated print/tex-oberdiek{,-doc} to 2016
	Updated print/tex-pageslts to 1.2f
	Updated print/tex-paralist{,-doc} to 2.5
	Updated print/tex-pdfcomment{,-doc} to 2.3b
	Updated print/tex-pdfpages{,-doc} to 0.5f
	Updated print/tex-pdftex{,-doc} to 2016
	Updated print/tex-pgf{,-doc} to 3.0.1a
	Updated print/tex-pgfplots{,-doc} to 1.13
	Updated print/tex-pict2e{,-doc} to 0.3b
	Updated print/tex-plain to 3.141592653.40274
	Updated print/tex-polyglossia{,-doc} to 1.42.4
	Updated print/tex-powerdot to 1.5a
	Updated print/tex-preview{,-doc} to 11.89
	Updated print/tex-ptex to 3.2pl41220
	Updated print/tex-realscripts{,-doc} to 0.3d
	Updated print/tex-schwalbe-chess{,-doc} to 2.1
	Updated print/tex-showlabels{,-doc} to 1.7
	Updated print/tex-siunitx{,-doc} to 2.6q
	Updated print/tex-sttools{,-doc} to 1.8
	Updated print/tex-tetex{,-doc} to 3.0.41059
	Updated print/tex-tex4ht{,-doc} to 2016
	Updated print/tex-texinfo to 5.1.40618
	Updated print/tex-texlive-scripts to 2016
	Updated print/tex-texlive.infra to 2016
	Updated print/tex-titlesec{,-doc} to 2.10.2
	Updated print/tex-tools{,-doc} to 2016
	Updated print/tex-toptesi{,-doc} to 5.91
	Updated print/tex-udesoftec{,-doc} to 1.5.2
	Updated print/tex-xcjk2uni{,-doc} to 0.6
	Updated print/tex-xcolor{,-doc} to 2.12
	Updated print/tex-xetex{,-doc} to 2016
	Updated print/tex-xetex-def to 4.08
	Updated print/tex-xetexconfig to 2016
	Updated print/tex-xltxtra{,-doc} to 0.6
	Added print/tex-pbibtex-base{,-doc} version 0.0.2016
	Added print/tex-ptex-base{,-doc} version 0.0.2016
	Added print/tex-tex-ini-files{,-doc} version 2016
	Added print/tex-unicode-data{,-doc} version 1.4a
	Added print/tex-updmap-map version 2016

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Aug 9 07:59:23 2015 UTC (9 years, 9 months ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +5 -4 lines
Update tex-glossaries{,-doc} to 4.17

* makeglossaries (Perl script):

  - fixed ngerman din5007 issue.

* glossaries.sty:

  - new field-related commands:
    \glsaddstoragekey, \glsfielddef, \glsfieldedef,
    \glsfieldgdef, \glsfieldxdef, \glsfieldfetch,
    \ifglsfieldeq, \ifglsfielddefeq, \ifglsfieldcseq

  - new user command \glswriteentry to hook into mechanism
    that writes entry information to the external files

  - new user command \glspostlinkhook to hook into end of
    commands like \gls and \glstext.

  - Added new acronym styles "long-sp-short" and
    "long-sp-short-desc"

  - bug fix: \glsadd should use \@@do at wrglossary not
    \@do at wrglossary

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jun 12 10:51:00 2015 UTC (9 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Apr 22 22:42:18 2015 UTC (10 years ago) by markd
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -5 lines
Update tex-glossaries{,-doc} to 4.15

latest texlive version.  changes unknown.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu May 29 23:37:17 2014 UTC (10 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Nov 21 23:50:04 2013 UTC (11 years, 5 months ago) by jmmv
Branches: MAIN
CVS tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Drop maintainership.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri May 31 12:41:49 2013 UTC (11 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Oct 3 21:57:20 2012 UTC (12 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Nov 6 08:48:03 2011 UTC (13 years, 6 months ago) by minskim
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +12 -1 lines
Add missing dependencies to tex-glossaries.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Oct 18 21:32:43 2011 UTC (13 years, 6 months ago) by minskim
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +13 -37 lines
Update tex-glossaries to 3.01.

Notable changes:
* Documentation has been restructured.
* Added new package options: entrycounter, counterwithin,
  subentrycounter, sort, seeautonumberlist, savewrites, and
  compatible-2.07.
* \printglossary sets \currentglossary to the current glossary's
  label. (Allows custom glossary styles access to the glossary
  type.)
* Modified internal workings of acronyms.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jul 22 09:01:44 2009 UTC (15 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, 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
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -2 lines
Remove USE_DIRS from pkgsrc.

Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Mar 3 15:19:26 2009 UTC (16 years, 2 months ago) by jmmv
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +17 -10 lines
Add user-destdir support.  Per joerg@'s request.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jun 9 07:34:01 2007 UTC (17 years, 11 months ago) by jmmv
Branches: MAIN
CVS tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -2 lines
Update to 1.02:

v1.02 (25 May 2007):
   * Added overview section in the documentation

v1.01 (17 May 2007):
   * Added number range facility (equivalent to makeindex's |( and |)
     formatting commands.)
   * Added a space after \delimN and \delimR in the ist file.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri May 25 11:54:17 2007 UTC (17 years, 11 months ago) by jmmv
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of tex-glossaries, version 1.0:

The glossaries package supports acronyms and multiple glossaries.
New entries are defined to have a name and description (and optionally
an associated symbol).  Plural forms can also be specified.  New
glossary styles can be defined, and preambles and postambles can be
specified.  There is provision for loading a database of terms: only
terms used in the text will be added to the relevant glossary.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri May 25 11:54:17 2007 UTC (17 years, 11 months ago) by jmmv
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>