Up to [cvs.NetBSD.org] / pkgsrc / print / xdvik
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.34 / (download) - annotate - [select for diffs], Sun Jan 29 21:17:38 2023 UTC (6 days, 4 hours ago) by ryoon
Branch: MAIN
CVS Tags: HEAD
Changes since 1.33: +2 -1
lines
Diff to previous 1.33 (colored)
*: Recursive revbup from graphics/freetype2
Revision 1.33 / (download) - annotate - [select for diffs], Sun Apr 17 10:47:39 2022 UTC (9 months, 2 weeks ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Changes since 1.32: +2 -3
lines
Diff to previous 1.32 (colored)
xdvik: update to 22.87.06 - texlive 2022 version
Revision 1.32 / (download) - annotate - [select for diffs], Sun Jun 6 01:17:19 2021 UTC (20 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.31: +2 -1
lines
Diff to previous 1.31 (colored)
texlive: update to TeXLive 2021 General: * Donald KnuthãàÑÔ changes for his 2021 tuneup of TeX and Metafont are incorporated (https://tug.org/TUGboat/tb42-1/tb130knuth-tuneup21.pdf). They are also available on CTAN as the knuth-dist and knuth-local packages. As expected, the þ®¡Ùes are for obscure cases and do not affect any behavior in practice. * Except in original TeX: if \tracinglostchars is set to 3 or more, missing characters will result in an error, not just a message in the log þ®¡Íe, and the missing character code will be shown in hex. * Except in original TeX: a new integer parameter \tracingstacklevels, if positive, and \tracingmacros is also positive, causes a preþ®¡Ù indicating the macro expansion depth to be output on each relevant log line (e.g., ~.. at depth 2). Also, macro logging is truncated at a depth ãéthe parameter value. Aleph: The Aleph-based LaTeX format, named lamed, has been removed. The aleph binary itself is still included and supported. LuaTeX: * Lua 5.3.6. * Callback for nesting level used in \tracingmacros, as generalized variant of the new \tracingstacklevels. * Mark math glyphs as protected to prevent processing as text. * Removed width/ic compensation for traditional math code path. MetaPost: * SOURCE_DATE_EPOCH environment variable support for reproducible output. * Avoid wrong ﬡÏal % in mpto. * Document -T option, other þ®¡Ùes to manual. * Value of epsilon changed in binary and decimal modes, so mp_solve_rising_cubic works as expected. pdfTeX: * New primitives \pdfrunninglinkoff and \pdfrunninglinkon; e.g., for disabling generation of links in headers and footers. * Warn instead of aborting when ãà×½pdfendlink ended up in diþ®rent nesting level than \pdfstartlinkãà * Dump \pdfglyphtounicode assignments in fmt þ®¡Íe. * Source: poppler support removed, as it was too hard to keep in sync with upstream. In native TL, pdfTeX has always used libs/xpdf, which is cut-down and adapted code from xpdf. XeTeX: Fixes for math kerning. Dvipdfmx: * Ghostscript is now invoked safely by default; to override (assuming all input þ®¡Íes are trusted), use -i dvipdfmx-unsafe.cfg. To use PSTricks with XeTeX, this is required, as in: xetex -output-driver="xdvipdfmx -i dvipdfmx-unsafe.cfg -q -E" ... * If an image þ®¡Íe is not found, exit with bad status. * Extended special syntax for color support. * Specials for manipulating ExtGState. * Compatibility specials pdfcolorstack and pdffontattr. * Experimental support for dviluatexãàÑÔ extended fnt_def. * Support new feature of virtual font to fallback Japanese font deþ®¡Ïition. Dvips: * Default PostScript document title is now the basename of the input þ®¡Íe, and can be overridden with the new option -title. * If an .eps or other image þ®¡Íe is not found, exit with bad status. * Support new feature of virtual font to fallback Japanese font deþ®¡Ïition.
Revision 1.31 / (download) - annotate - [select for diffs], Tue May 12 03:26:16 2020 UTC (2 years, 8 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.30: +7 -4
lines
Diff to previous 1.30 (colored)
xdvik: don't try to use texconfig. texconfig has moved from tex-tetex to tex-texlive-scripts-extra, but currently its usage to configure the papersize for various commands isn't actually working so for the time being just comment it out.
Revision 1.30 / (download) - annotate - [select for diffs], Sun May 10 03:56:40 2020 UTC (2 years, 8 months ago) by markd
Branch: MAIN
Changes since 1.29: +3 -4
lines
Diff to previous 1.29 (colored)
texlive: update to 2020 General: * The \input primitive in all TeX engines, including tex, now also accepts a group-delimited þ®¡Íename argument, as a system-dependent extension. The usage with a standard space/token-delimited þ®¡Íename is completely unchanged. The group-delimited argument was previously implemented in LuaTeX; now it is available in all engines. ASCII double quote characters (") are removed from the filename, but it is otherwise left unchanged after tokenization. This does not currently affect LaTeXãàÑÔ \input command, as that is a macro redefinition of the standard \input primitive. * New option ãàÅÄnf-line for kpsewhich, tex, mf, and all other engines, to support arbitrary conþ®¡Èuration settings on the command line. * The addition of various primitives to various engines in this and previous years is intended to result in a common set of functionality available across all engines. epTeX, eupTeX: New primitives \Uchar, \Ucharcat, \current(x)spacingmode, \ifincsname; revise \fontchar?? and \iffontchar. For eupTeX only: \currentcjktoken. LuaTeX: Integration with HarfBuzz library, available as new engines luahbtex (used for lualatex) and luajithbtex. New primitives: \eTeXgluestretchorder, \eTeXglueshrinkorder. pdfTeX: New primitive \pdfmajorversion; this merely changes the version number in the PDF output; it has no effect on any PDF content. \pdfximage and similar now search for image files in the same way as \openin. pTeX: New primitives \ifjfont, \iftfont. Also in epTeX, upTeX, eupTeX. XeTeX: Fixes for \Umathchardef, \XeTeXinterchartoks, \pdfsavepos. Dvips: Output encodings for bitmap fonts, for better copy/paste capabilities.
Revision 1.29 / (download) - annotate - [select for diffs], Fri Mar 20 11:58:15 2020 UTC (2 years, 10 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
*: Convert broken sourceforge HOMEPAGEs back to http
Revision 1.28 / (download) - annotate - [select for diffs], Sat Jan 18 23:35:05 2020 UTC (3 years ago) by rillig
Branch: MAIN
Changes since 1.27: +2 -2
lines
Diff to previous 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.27 / (download) - annotate - [select for diffs], Thu May 9 09:47:36 2019 UTC (3 years, 8 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Changes since 1.26: +24 -37
lines
Diff to previous 1.26 (colored)
texlive: updated to 20190410 20190410: Kpathsea: More consistent brace expansion and path splitting; new variable TEXMFDOTDIR instead of hard-coded . in paths allows for easily searching additional or sub-directories (see comments in texmf.cnf). epTEX, eupTEX: New primitives \readpapersizespecial and \expanded. LuaTEX: Lua 5.3 now used, with concomitant arithmetic and interface changes. The homegrown library pplib is used to read pdf files, thus eliminating the dependency on poppler (and the need for C++); Lua interface changed accordingly. MetaPost: r-mpost command name recognized as an alias for invocation with the ãàÅÓestricted option, and added to the list of restricted commands available by default. Minimum precision now 2 for decimal and binary mode. Binary mode no longer available in MPlib but still available in standalone MetaPost. pdfTEX: New primitive \expanded; if new primitive parameter \pdfomitcharset is set to 1, the /CharSet string omitted from the PDF output, since it cannot feasibly be guaranteed correct, as required by PDF/A-2 and PDF/A-3. XeTEX: New primitives \expanded, \creationdate, \elapsedtime, \filedump, \filemoddate, \filesize, \resettimer, \normaldeviate, \uniformdeviate, \randomseed; extend \Ucharcat to produce active characters. tlmgr: Support curl as a download program; use lz4 and gzip before xz for local backups, if available; prefer system-provided binaries over binaries provided with TEX Live for compressor and download programs, unless the environment variable TEXLIVE_PREFER_OWN is set. install-tl: New option -gui (with no argument) is the default on Windows and Macs, and invokes a new Tcl/TK GUI (see sections 1.3 and 3.1.6). Utilities: cwebbin (https://ctan.org/pkg/cwebbin) is now the CWEB implementation in TEX Live, with support for more language dialects, and including the ctwill program to make mini-indexes. chkdvifont: report font information from DVI files, also from tfm/ofm, vf, gf, pk. dvispc: make a DVI file page-independent with respect to specials. MacTEX: x86_64-darwin now supports 10.12 and higher (Sierra, High Sierra, Mojave); x86_64-darwinlegacy still supports 10.6 and newer. The spell checker Excalibur is no longer included, since it requires 32-bit support. Platforms: removed sparc-solaris.
Revision 1.26 / (download) - annotate - [select for diffs], Sun May 13 17:19:19 2018 UTC (4 years, 8 months ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Changes since 1.25: +2 -2
lines
Diff to previous 1.25 (colored)
*** empty log message ***
Revision 1.25 / (download) - annotate - [select for diffs], Sun May 13 13:04:03 2018 UTC (4 years, 8 months ago) by markd
Branch: MAIN
Changes since 1.24: +5 -4
lines
Diff to previous 1.24 (colored)
xdvik: update to 22.87.03nb2 texlive 2018 version
Revision 1.24 / (download) - annotate - [select for diffs], Sat May 5 23:17:33 2018 UTC (4 years, 9 months ago) by dholland
Branch: MAIN
Changes since 1.23: +3 -1
lines
Diff to previous 1.23 (colored)
Copy the build fix for freetype2 from xetex.
Revision 1.23 / (download) - annotate - [select for diffs], Wed Sep 6 16:49:47 2017 UTC (5 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Changes since 1.22: +1 -2
lines
Diff to previous 1.22 (colored)
Remove teTeX* packages and references to them. teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
Revision 1.22 / (download) - annotate - [select for diffs], Tue Jun 20 20:50:50 2017 UTC (5 years, 7 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Changes since 1.21: +4 -3
lines
Diff to previous 1.21 (colored)
Update to TeXlive 2017 Updated converters/dvi2tty to 6.0.0nb1 Updated fonts/afm2pl to 0.7.1nb3 Updated fonts/gsftopkk to 1.19.2nb8 Updated fonts/lcdftypetools to 2.106 Updated fonts/ps2pkm to 1.8nb1 Updated fonts/ttf2pk to 2.0nb3 Updated fonts/ttfdump to 0.5.5nb4 Updated print/cjkutils to 4.8.4nb2 Updated print/dvidvi to 1.1nb1 Updated print/dviljk to 2.6.5nb8 Updated print/dvipdfmx to 20170318 Updated print/dvipsk to 5.997 Updated print/kpathsea to 6.2.3 Updated print/lacheck to 1.28nb2 Updated print/luatex to 1.0.4 Updated print/ptexenc to 1.3.5 Updated print/seetexk to 1.1nb3 Updated print/tex4ht to 0.0.20170523 Updated print/vlna to 1.5nb3 Updated print/web2c to 2017 Updated print/xdvik to 22.87.03nb1 Updated print/xetex to 0.99997 Updated print/xpdfopen to 0.86nb2 Updated textproc/makeindexk to 2.15nb9 Updated textproc/mendexk to 2.6fnb7
Revision 1.21 / (download) - annotate - [select for diffs], Thu Jun 16 04:06:20 2016 UTC (6 years, 7 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Changes since 1.20: +4 -5
lines
Diff to previous 1.20 (colored)
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.20 / (download) - annotate - [select for diffs], Wed Nov 25 12:53:09 2015 UTC (7 years, 2 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.19: +1 -4
lines
Diff to previous 1.19 (colored)
Remove mk/find-prefix.mk usage from the print category. The find-prefix infrastructure was required in a pkgviews world where packages installed from pkgsrc could have different installation prefixes, and this was a way for a dependency prefix to be determined. Now that pkgviews has been removed there is no longer any need for the overhead of this infrastructure. Instead we use BUILDLINK_PREFIX.pkg for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the dependency is coming from pkgsrc. Provides a reasonable performance win due to the reduction of `pkg_info -qp` calls, some of which were redundant anyway as they were duplicating the same information provided by BUILDLINK_PREFIX.pkg.
Revision 1.19 / (download) - annotate - [select for diffs], Wed Oct 14 20:17:27 2015 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Switch from x11/Xaw3d to newer x11/libXaw3d. Adapt some packages so they build with that. Bump their PKGREVISIONs.
Revision 1.18 / (download) - annotate - [select for diffs], Sun Jun 14 12:50:07 2015 UTC (7 years, 7 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Changes since 1.17: +7 -7
lines
Diff to previous 1.17 (colored)
Update to texlive 2015. pdfTEX: Support JPEG Exif as well as JFIF; do not even emit a warning if \pdfinclusionerrorlevel is negative; sync with xpdf 3.04. LuaTEX: New library newtokenlib for scanning tokens; bug fixes in the normal random number generator and other places. XeTEX: Image handling fixes; xdvipdfmx binary looked for first as a sibling to xetex; internal XDV opcodes changed. MetaPost: New numbersystem binary; new Japanese-enabled upmpost and updvitomp programs, analogous to up*tex. Infrastructure: The fmtutil script has been reimplemented to read fmtutil.cnf on a per-tree basis, analogous to updmap. Web2C mktex* scripts (including mktexlsr, mktextfm, mktexpk) now prefer programs in their own directory, instead of always using the existing PATH.
Revision 1.17 / (download) - annotate - [select for diffs], Sat Apr 25 11:42:27 2015 UTC (7 years, 9 months ago) by markd
Branch: MAIN
Changes since 1.16: +5 -4
lines
Diff to previous 1.16 (colored)
Update xdvik to 22.87 + ft.c: Avoid a compiler warning. + font-open.c: Add support for .runlibfileifexists in gs Fontmap file; tweak some messages. + dvi-draw.c: Fixed bug #388 ("currinf.set_char_p is not a registered routine!") + gui/message-window.c, gui/message-window.h, hypertex.c: Avoid compiler warnings. + configure.ac, events.c, main.c, xdvi.c, xdvi.h, mksedscript, xdvi.1.in, m4/xdvi-xinput-2-1.m4: Add support for high-resolution scrolling via XInput 2.1 (touchpads only). + gui/pagesel.c, events.c, events.h, xdvi.c: Fix wheel-mouse scrolling in the page selector widget when using the Motif toolkit. + gui/print-dialog.c, gui/xm_prefs_helpers.c: Eliminate compiler warnings. + xdvi.1.in: Fix the alphabetization of the options listing. + pulled in libraries from TeX Live repository and ran reautoconf
Revision 1.16 / (download) - annotate - [select for diffs], Tue Feb 24 21:44:35 2015 UTC (7 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1
Changes since 1.15: +4 -1
lines
Diff to previous 1.15 (colored)
Fix up config.guess/config.sub.
Revision 1.15 / (download) - annotate - [select for diffs], Fri Jul 18 04:49:42 2014 UTC (8 years, 6 months ago) by dbj
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3
Changes since 1.14: +2 -1
lines
Diff to previous 1.14 (colored)
remove a file in the build directory that causes conflict on case insensitive file system. fixes a regression of PR pkg/41607
Revision 1.14 / (download) - annotate - [select for diffs], Sun Nov 17 16:56:47 2013 UTC (9 years, 2 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4
Changes since 1.13: +15 -19
lines
Diff to previous 1.13 (colored)
Update xdvik to 22.86. Changes: + xdvi.h, xdvi.c, x_util.h, x_util.c, dvi-init.c: Fixed bugs in property handling on 64-bit systems (related to source specials). + Added support for XkbBell, to make the console bell work again. + Fixed #3514485 (mksedscript improperly handles macro values in c-auto.in that contain spaces) (fix from TeX Live). + dvi-draw.c: Fixed #3578773 (type1 -> pk fallback bug if >1 size used) + events.c: Fixed a bug involving a segfault when switching to a dvi file whose name does not end in .dvi + Many places: Switched from using the t1lib library to FreeType2 + Added support for horizontal scrolling
Revision 1.13 / (download) - annotate - [select for diffs], Wed Apr 24 10:12:32 2013 UTC (9 years, 9 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Changes since 1.12: +3 -2
lines
Diff to previous 1.12 (colored)
Instead of having a DEPENDS+=ghostscript... have USE_TOOLS+=gs:run Bump PKGREVISION
Revision 1.12 / (download) - annotate - [select for diffs], Sat Mar 16 22:49:06 2013 UTC (9 years, 10 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1
Changes since 1.11: +3 -3
lines
Diff to previous 1.11 (colored)
Update ghostscript depends. PKGREVISION -> 3
Revision 1.11 / (download) - annotate - [select for diffs], Mon Oct 8 13:45:48 2012 UTC (10 years, 3 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.10: +1 -2
lines
Diff to previous 1.10 (colored)
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Revision 1.10 / (download) - annotate - [select for diffs], Tue Nov 29 17:55:07 2011 UTC (11 years, 2 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.9: +1 -2
lines
Diff to previous 1.9 (colored)
don't bl3 libXp explicitely where it is just meant as indirect dependency of an Xaw variant -- if at all, this will be handled by the Xaw bl3 file
Revision 1.9 / (download) - annotate - [select for diffs], Thu Jul 28 04:45:53 2011 UTC (11 years, 6 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Changes since 1.8: +4 -3
lines
Diff to previous 1.8 (colored)
Make xdvik build with kpathsea-6.0.1.
Revision 1.8 / (download) - annotate - [select for diffs], Mon Sep 13 04:45:02 2010 UTC (12 years, 4 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.7: +3 -2
lines
Diff to previous 1.7 (colored)
Make xdvik build with kpathsea-6.0.0.
Revision 1.7 / (download) - annotate - [select for diffs], Sat Jan 16 03:56:07 2010 UTC (13 years ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.6: +26 -19
lines
Diff to previous 1.6 (colored)
Update xdvik to 22.84.16. Changes since 22.84.14: + Fixed #2067614: Re-introduced default binding for key 0 which had been forgotten in previous changes + Fixed #1502137 (compiler warnings on 64bit systems) + Fixed some typos in the man page
Revision 1.6 / (download) - annotate - [select for diffs], Thu Dec 24 17:30:01 2009 UTC (13 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
Not MAKE_JOBS_SAVE.
Revision 1.4.2.1 / (download) - annotate - [select for diffs], Mon Jul 27 09:37:35 2009 UTC (13 years, 6 months ago) by tron
Branch: pkgsrc-2009Q2
Changes since 1.4: +4 -1
lines
Diff to previous 1.4 (colored) next main 1.5 (colored)
Pullup ticket #2838 - requested by minskim xdvik: portability fix Revisions pulled up: - print/xdvik/Makefile 1.5 --- Module Name: pkgsrc Committed By: minskim Date: Mon Jul 27 08:59:36 UTC 2009 Modified Files: pkgsrc/print/xdvik: Makefile Log Message: Remove an unused file, which caused a conflict on a case-insensitive filesystem. This fixed PR 41607.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Jul 27 08:59:36 2009 UTC (13 years, 6 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.4: +4 -1
lines
Diff to previous 1.4 (colored)
Remove an unused file, which caused a conflict on a case-insensitive filesystem. This fixed PR 41607.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Jun 9 21:31:04 2009 UTC (13 years, 7 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base
Branch point for: pkgsrc-2009Q2
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
PKGREVISION bump because of the kpathsea API change.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Mar 1 18:13:50 2009 UTC (13 years, 11 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.2: +3 -2
lines
Diff to previous 1.2 (colored)
Override TEXMFCONFIG instead of TEXMFSYSCONFIG for better isolation of the build environment.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Mar 1 17:45:19 2009 UTC (13 years, 11 months ago) by minskim
Branch: MAIN
Changes since 1.1: +9 -4
lines
Diff to previous 1.1 (colored)
Fix build problems of xdvi, noted by seb@. - Add a build-time dependency on texlive-tetex to use texconfig. - Make sure that generating a conf file does not depend on files that are already installed. Bump PKGREVISION.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Feb 23 19:32:01 2009 UTC (13 years, 11 months ago) by minskim
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import xdvik-22.84.14 as print/xdvik. Xdvik, the kpathsea version of xdvi, is a previewer for DVI files produced e.g. by the TeX or troff typesetting systems.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Feb 23 19:32:01 2009 UTC (13 years, 11 months ago) by minskim
Branch: MAIN
Initial revision