Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (2h)  pkgsrc-2024Q1 (2d)  pkgsrc-2023Q4 (76d)  pkgsrc-2023Q2 (109d) 

2024-06-16 10:25:31 UTC Now

2020-05-24 01:02:56 UTC MAIN commitmail json YAML

kate: allow noop on fix-moc SUBST.

fix-moc SUBST is a noop on some platforms, required on others.

(markd)

2020-05-24 00:55:18 UTC MAIN commitmail json YAML

khtml: remove obsolete file from xdg SUBST. allow noop on fix-moc SUBST.

fix-moc SUBST is a noop on some platforms, required on others.

(markd)

2020-05-24 00:32:50 UTC MAIN commitmail json YAML

kio: restore previous, make as SUBST_NOOP_OK.fix-moc=yes

Seems this is a noop on some platforms and required on others.

(markd)

2020-05-24 00:27:26 UTC MAIN commitmail json YAML

kemoticons: restore previous, make as SUBST_NOOP_OK.fix-moc=yes

Seems this is a noop on some platforms and required on others.

(markd)

2020-05-23 23:32:26 UTC MAIN commitmail json YAML

ssr: add needed dependency on libXinerama.

(markd)

2020-05-23 10:59:33 UTC MAIN commitmail json YAML

kdepimlibs4: remove SUBST block no longer required.

(markd)

2020-05-23 10:31:05 UTC MAIN commitmail json YAML

k3b: SUBST section no longer required.

(markd)

2020-05-22 05:29:26 UTC MAIN commitmail json YAML

2020-05-22 05:27:06 UTC MAIN commitmail json YAML

kstart: update to 4.2

k5start, when run with the -K option to run as a daemon, no longer exits if
the initial authentication fails (unless -x was given). Instead, it reports
the error to standard error and then continues to run, attempting authentication
every minute as if authentication had failed after it had started.

For both k5start with a command or -K and no -x flag, and krenew with the -i
flag, repeatedly retry the initial authentication. The first retry will be
immediate, and then the commands will keep trying with exponential backoff to
one minute intervals, and then continuously at one minute intervals until the
command is killed or authentication succeeds. k5start and krenew will no longer
start any other command until the initial authentication succeeds, fixing
startup behavior when running a command that must have valid Kerberos tickets
immediately on start.

Clean up the temporary ticket cache on k5start failure if -o, -g, or -m were
given.

The -H flag to k5start or krenew may now be used in conjunction with -K and
controls whether the ticket is renewed when the command wakes up. Normally,
the ticket will be renewed if it will expire sooner than two minutes after the
next time the command will wake up. If -H is specified, its value replaces the
default value of two minutes.

Add a new -a option to both k5start and krenew that, when used with -K, tells
those programs to refresh tickets every time they wake up. This is useful with
-t to ensure that the AFS token renewal program is always run, even if something
else renews the ticket cache before k5start or krenew wake up. It also provides
more predictable ticket refresh behavior. This probably should have been the
default with -K from the beginning, but the default wasn't changed to keep
backward compatibility. Consider always using -a with -K.

Fix k5start and krenew to not incorrectly reject the -b flag in conjunction
with -K or a command.

(markd)

2020-05-22 04:31:48 UTC MAIN commitmail json YAML

2020-05-22 03:57:05 UTC MAIN commitmail json YAML

texlive-collection-latexextra: add new packages

(markd)

2020-05-22 03:37:35 UTC MAIN commitmail json YAML

Add more texlive packages

(markd)

2020-05-22 03:36:20 UTC MAIN commitmail json YAML

print: add tex-{dashrule,enotez,quoting,savesym,silence,threeparttablex,translations,xpatch}*

(markd)

2020-05-22 03:28:49 UTC MAIN commitmail json YAML

2020-05-22 03:27:51 UTC MAIN commitmail json YAML

tex-translations{,-doc}: Add version 1.8b

This package (once part of the exsheets package), provides a
framework for providing multilingual features to a LaTeX
package. The package has its own basic dictionaries for
English, Dutch, French, German and Spanish; it aims to use
translation material for English, Dutch, French, German,
Italian, Spanish, Catalan, Turkish, Croatian, Hungarian, Danish
and Portuguese from babel or polyglossia if either is in use in
the document. (Additional languages from the multilingual
packages may be possible: ask the author.)

(markd)

2020-05-22 03:26:50 UTC MAIN commitmail json YAML

2020-05-22 03:25:53 UTC MAIN commitmail json YAML

tex-silence{,-doc}: Add version 1.5b

The package allows the user to filter out unwanted warnings and
error messages issued by LaTeX, packages and classes, so they
won't pop out when there's nothing one can do about them.
Filtering goes from the very broad ("avoid all messages by such
and such") to the fine-grained ("avoid messages that begin
with..."). Messages may be saved to an external file for later
reference.

(markd)

2020-05-22 03:24:54 UTC MAIN commitmail json YAML

tex-savesym: Add version 1.2

There are a number of symbols (e.g., \Square) that are defined
by several packages. In order to typeset all the variants in a
document, we have to give the glyph a unique name. To do that,
we define \savesymbol{XXX}, which renames a symbol from \XXX to
\origXXX, and \restoresymbols{yyy}{XXX}, which renames \origXXX
back to \XXX and defines a new command, \yyyXXX, which
corresponds to the most recently loaded version of \XXX.

(markd)

2020-05-22 03:23:57 UTC MAIN commitmail json YAML

tex-quoting{,-doc}: Add version 0.1c

As an alternative to the LaTeX standard environments quotation
and quote, the package provides a consolidated environment for
displayed text. First-line indentation may be activated by
adding a blank line before the quoting environment. A key-value
interface (using kvoptions) allows the user to configure font
properties and spacing and to control orphans within and after
the environment.

(markd)

2020-05-22 03:23:02 UTC MAIN commitmail json YAML

2020-05-22 03:21:40 UTC MAIN commitmail json YAML

tex-dashrule{,-doc}: Add version 1.3

The dashrule package makes it easy to draw a huge variety of
dashed rules (i.e., lines) in LaTeX. dashrule provides a
command, \hdashrule, which is a cross between LaTeX's \rule and
PostScript's setdash command. \hdashrule draws horizontally
dashed rules using the same syntax as \rule, but with an
additional, setdash-like parameter that specifies the pattern
of dash segments and the space between those segments. Because
dashrule's rules are constructed internally using \rule (as
opposed to, e.g., PostScript \specials) they are fully
compatible with every LaTeX back-end processor.

(markd)

2020-05-22 03:11:41 UTC MAIN commitmail json YAML

math: add tex-minifp{,-doc}

(markd)

2020-05-22 03:10:33 UTC MAIN commitmail json YAML

tex-minifp{,-doc}: Add version 0.96

The package provides basic arithmetic operations to 8 decimal
places for plain TeX or LaTeX. Results are exact when they fit
within the digit limits. Along with the basic package is an
optional extension that adds computation of sin, cos, log,
sqrt, exp, powers and angles. These are also exact when
theoretically possible and are otherwise accurate to at least 7
decimal places. In addition, the package provides a stack-based
programing environment.

(markd)

2020-05-22 02:28:23 UTC MAIN commitmail json YAML

texlive-collection-latexextra: add tex-datetime2* packages

(markd)

2020-05-22 02:02:18 UTC MAIN commitmail json YAML

Add tex-datetime2* packages

(markd)

2020-05-22 01:58:50 UTC MAIN commitmail json YAML

time: add tex-datetime2* packages

(markd)

2020-05-22 01:51:03 UTC MAIN commitmail json YAML

tex-datetime2*: Add datetime2 base and language support packages

This package provides commands for formatting dates, times and
time zones and redefines \today to use the same formatting
style. In addition to \today, you can also use \DTMcurrenttime
(current time) or \DTMnow (current date and time). Dates and
times can be saved for later use. The accompanying
datetime2-calc package can be used to convert date-times to
UTC+00:00. Language and regional support is provided by
independently maintained and installed modules. The
datetime2-calc package uses the pgfcalendar package (part of
the PGF/TikZ bundle).

(markd)

2020-05-21 11:51:20 UTC MAIN commitmail json YAML

texlive-collection-plaingeneric: missed tex-ruler in last.

(markd)

2020-05-21 11:39:31 UTC MAIN commitmail json YAML

texlive-collection-plaingeneric: add tex-genmisc replacement packages

(markd)

2020-05-21 11:34:33 UTC MAIN commitmail json YAML

tex-genmisc removal and its (partial) replacements

(markd)

2020-05-21 11:32:52 UTC MAIN commitmail json YAML

print: remove tex-genmisc add its (partial) replacements

(markd)

2020-05-21 11:26:41 UTC MAIN commitmail json YAML

2020-05-21 10:39:34 UTC MAIN commitmail json YAML

texlive package updates

(markd)

2020-05-21 10:37:38 UTC MAIN commitmail json YAML

2020-05-21 10:32:20 UTC MAIN commitmail json YAML

tex-mfware: update to 2020

changes unknown

(markd)

2020-05-21 10:30:28 UTC MAIN commitmail json YAML

tex-fonts-tlwg{,-doc}: update to 0.7.2

- Garuda has been fine-tuned by hand for balanced cubic splines
  and optimal quadratic splines.

- All families now use OS/2 Typo metrics instead of just Win/Hhea metrics.

- The OS/2 Typo metrics of each family have been normalized for equal
  line spacing on all faces, esp. regular and bold.

(markd)

2020-05-21 10:24:36 UTC MAIN commitmail json YAML

2020-05-21 10:21:50 UTC MAIN commitmail json YAML

2020-05-21 10:18:45 UTC MAIN commitmail json YAML

tex-boxedminipage{,-doc}: update to 1.1

Version 1.1 merely renames the package from boxedminipage2e to
boxedminipage, replacing the LaTeX 2.09 package of that name.

(markd)

2020-05-21 03:32:14 UTC MAIN commitmail json YAML

web2c: Identify as TeXLive 2020/pkgsrc

(markd)

2020-05-12 21:34:12 UTC MAIN commitmail json YAML

tex-luatex-doc: fix PLIST

(markd)

2020-05-12 12:04:13 UTC MAIN commitmail json YAML

texlive package updates

(markd)

2020-05-12 12:01:12 UTC MAIN commitmail json YAML

2020-05-12 11:58:15 UTC MAIN commitmail json YAML

2020-05-12 11:57:31 UTC MAIN commitmail json YAML

tex-newtxsf{,-doc}: update to 1.052

changes unknown
CVS ----------------------------------------------------------------------

(markd)

2020-05-12 11:56:28 UTC MAIN commitmail json YAML

2020-05-12 11:11:11 UTC MAIN commitmail json YAML

auctex: needs BUILD_DEPENDS on tex-texlive-scripts-extra for kpsepath

(markd)

2020-05-12 03:26:17 UTC MAIN commitmail json YAML

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.

(markd)

2020-05-11 11:36:45 UTC MAIN commitmail json YAML

texlive package updates

(markd)

2020-05-11 11:33:48 UTC MAIN commitmail json YAML

tex-tkz-fct{,-doc}: update to 1.3c.55031

Correction of a bug (dimension too large in some example)
Improvement of documentation

(markd)

2020-05-11 11:23:57 UTC MAIN commitmail json YAML

2020-05-11 11:12:51 UTC MAIN commitmail json YAML

2020-05-11 11:02:06 UTC MAIN commitmail json YAML

tex-luaotfload{,-doc}: update to 3.14

* bug fix for luaotfload-tool, luaotfload-tool --list=basename failed
* fontloader patched to resolve issue

(markd)

2020-05-11 10:52:58 UTC MAIN commitmail json YAML

tex-lualibs{,-doc}: update to 2.71

This version syncs the files with the ConTeXt files from 2020-04-30.

(markd)

2020-05-11 10:43:31 UTC MAIN commitmail json YAML

tex-l3{backend,kernel}{,-doc}: update to 2020.55057

- Added `\__pdf_backend_pageobject_ref:n`
- Extend PDF compression control to `dvips`
- Recognize the exponent marker `E` (same as `e`) in floating point numbers
- Leave active characters untouched when case-changing

(markd)

2020-05-11 07:41:37 UTC MAIN commitmail json YAML

dvipsk: don't use texconfig in build

This package was using "texconfig dvips paper ${LOWER_PAPERSIZE}" to
set the default papersize for dvips.  It seems that texconfig has been
broken for this option at least for some time so was a noop.
Disable at this time to remove a circular dependency.
Needs to be revisited.

(markd)

2020-05-11 07:02:13 UTC MAIN commitmail json YAML

dvipsk: dont install texmf-dist/fonts/enc/dvips/base/dvips-all.enc

Leave it to tex-dvips to install.

(markd)

2020-05-11 06:44:41 UTC MAIN commitmail json YAML

texlive package updates

(markd)

2020-05-11 06:37:52 UTC MAIN commitmail json YAML

tex-fancyvrb{,-doc}: update to 3.6

- added optional argument reflabel for page references
  to verbatim environments (hv)

(markd)

2020-05-11 06:29:51 UTC MAIN commitmail json YAML

tex-fontools{,-doc}: update to 2020.54926

autoinst:
Fix a bug where the first font argument would be mistaken for
an argument to I<-inferiors>.

(markd)

2020-05-11 06:12:09 UTC MAIN commitmail json YAML

2020-05-11 05:34:50 UTC MAIN commitmail json YAML

tex-chemfig{,-doc} update

(markd)

2020-05-11 05:33:09 UTC MAIN commitmail json YAML

2020-05-11 00:45:27 UTC MAIN commitmail json YAML

tex-biblatex-apa{,-doc} update

(markd)

2020-05-11 00:44:21 UTC MAIN commitmail json YAML

2020-05-10 23:45:16 UTC MAIN commitmail json YAML

tex-kpathsea: fix PLIST, put DESCR in DESCR

(markd)

2020-05-10 23:29:06 UTC MAIN commitmail json YAML

tex-beamer{,-doc} update

(markd)

2020-05-10 23:27:33 UTC MAIN commitmail json YAML

tex-beamer{,-doc}: update to 3.58

- re-introduced `\strut` after the frametitle
- Promote bookmark level for index
- clip `\insertslideintonotes` to show only visible area
- using biblatex filehooks to make adjustments to the bibliography appearence
- Avoid loop with overlayarea in vmode
- Handling of `\\` in article mode

(markd)

2020-05-10 23:18:22 UTC MAIN commitmail json YAML

tex-babel{,-doc,-portuges} updates

(markd)

2020-05-10 23:16:08 UTC MAIN commitmail json YAML

2020-05-10 23:15:02 UTC MAIN commitmail json YAML

2020-05-10 22:07:49 UTC MAIN commitmail json YAML

tex-animate{,-doc} update

(markd)

2020-05-10 22:06:16 UTC MAIN commitmail json YAML

2020-05-10 21:38:57 UTC MAIN commitmail json YAML

tex-texinfo update, removal of obsolete tex-* packages

(markd)

2020-05-10 21:35:51 UTC MAIN commitmail json YAML

tex-texinfo: update to 5.1.55066

minor changes

(markd)

2020-05-10 13:04:41 UTC MAIN commitmail json YAML

texlive-collection-pictures: update to rev 54812

(markd)

2020-05-10 13:02:32 UTC MAIN commitmail json YAML

texlive-collection-latexextra: update to rev 55060

(markd)

2020-05-10 12:52:42 UTC MAIN commitmail json YAML

texlive-collection-langjapanese: update to rev 54894

(markd)

2020-05-10 12:50:46 UTC MAIN commitmail json YAML

texlive-collection-bibtexextra: update to rev 54875

(markd)

2020-05-10 05:49:26 UTC MAIN commitmail json YAML

2020-05-10 05:42:50 UTC MAIN commitmail json YAML

2020-05-10 05:39:31 UTC MAIN commitmail json YAML

2020-05-10 04:36:04 UTC MAIN commitmail json YAML

texlive 2020 updates

(markd)

2020-05-10 04:32:07 UTC MAIN commitmail json YAML

2020-05-10 04:13:28 UTC MAIN commitmail json YAML

2020-05-10 04:11:15 UTC MAIN commitmail json YAML

advi: dependency change tex-pstools -> tex-texlive-scripts-extra

(markd)

2020-05-10 04:08:54 UTC MAIN commitmail json YAML

print: add mktexlsr tex-{luahbtex,newfloat,texlive-scripts-extra}{,-doc}

remove tex-{pdftools,tetex}{,-doc} tex-texlive-docindex

(markd)

2020-05-10 04:00:30 UTC MAIN commitmail json YAML

graphics: remove tex-pstools{,-doc}

(markd)

2020-05-10 03:58:54 UTC MAIN commitmail json YAML

fonts: add tex-haranoaji{,-doc}

(markd)

2020-05-10 03:56:45 UTC MAIN commitmail json YAML

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.

(markd)

2020-05-08 02:58:03 UTC MAIN commitmail json YAML

texlive: default HOMEPAGE http -> https

(markd)

2020-05-08 01:28:01 UTC MAIN commitmail json YAML

tex-attachfile2: fix path

(markd)

2020-05-08 01:18:08 UTC MAIN commitmail json YAML

tex-tex4ht: fix PLIST

(markd)

2020-05-05 12:02:59 UTC MAIN commitmail json YAML

texlive 2020 package updates

(markd)

2020-05-05 12:01:07 UTC MAIN commitmail json YAML

tex-[t-z]*: update to texlive 2020 package versions

tex-tcolorbox{,-doc} to 4.30
tex-tex4ebook{,-doc} to 0.3a
tex-tex4ht{,-doc} to 2020
tex-texdoc{,-doc} to 2020
tex-texdoctk{,-doc} to 0.6.0.54557
tex-texinfo to 5.1.54994
tex-textcase{,-doc} to 1.00
tex-thmtools{,-doc} to 68
tex-titlesec{,-doc} to 2.13
tex-tocloft{,-doc} to 2.3j
tex-tools{,-doc} to 2020
tex-tracklang{,-doc} to 1.4
tex-udesoftec{,-doc} to 1.6.6
tex-ulem{,-doc} to 2020
tex-unicode-data{,-doc} to 1.13
tex-updmap-map to 2020
tex-xetex{,-doc} to 2020
tex-zxjafont{,-doc} to 1.2

(markd)

2020-05-03 12:04:49 UTC MAIN commitmail json YAML

texlive 2020 package updates

(markd)

2020-05-03 12:02:19 UTC MAIN commitmail json YAML

print: add tex-latex-base-dev{,-doc}

(markd)

2020-05-03 12:01:03 UTC MAIN commitmail json YAML

2020-05-03 11:57:37 UTC MAIN commitmail json YAML

tex-[h-s]*: update to texlive 2020 versions

tex-hyperref{,-doc} to 7.00d
tex-jsclasses to 2020
tex-kotex-oblivoir to 2.2.1
tex-latexconfig to 2020
tex-lettrine{,-doc} to 2.23
tex-listings{,-doc} to 1.8d
tex-listofitems{,-doc} to 1.63
tex-moderncv{,-doc} to 2.0.0.52669
tex-ocgx2{,-doc} to 0.48
tex-overpic to 1.3
tex-parskip{,-doc} to 2.0d
tex-pdfpages{,-doc} to 0.5q
tex-pdftex{,-doc} to 2020
tex-pgf{,-doc} to 3.1.5b
tex-pgfplots{,-doc} to 1.17
tex-pict2e{,-doc} to 0.3c
tex-platex{,-doc} to 2020
tex-polyglossia{,-doc} to 1.49
tex-preview{,-doc} to 12.2
tex-ptex-base{,-doc} to 2020
tex-schwalbe-chess{,-doc} to 2.7
tex-siunitx{,-doc} to 2.8b
tex-snapshot{,-doc} to 2.13
tex-subfiles{,-doc} to 1.6
tex-supertabular to 4.1g
tex-latex-base-dev{,-doc} version 20201001pre5

(markd)

2020-05-03 09:00:53 UTC MAIN commitmail json YAML

tex-metafont update and add tex-modes{,-doc}

(markd)

2020-05-03 08:58:49 UTC MAIN commitmail json YAML

fonts: add tex-modes{,-doc}

(markd)

2020-05-03 08:57:37 UTC MAIN commitmail json YAML

2020-05-03 05:33:28 UTC MAIN commitmail json YAML

tex-oberdiek{,-doc} update and associated new packages

(markd)

2020-05-03 05:31:23 UTC MAIN commitmail json YAML

print: add tex-oberdiek spinoff packages

(markd)

2020-05-03 05:30:45 UTC MAIN commitmail json YAML

tex-oberdiek{,-doc}: update to 2020

Lots of parts split off to seperate packages:
tex-accsupp{,-doc} version 0.6
tex-alphalph{,-doc} version 2.6
tex-askinclude{,-doc} version 2.7
tex-atenddvi{,-doc} version 1.4
tex-attachfile2{,-doc} version 2.11
tex-atveryend{,-doc} version 1.11
tex-auxhook{,-doc} version 1.6
tex-bigintcalc{,-doc} version 1.5
tex-bitset{,-doc} version 1.3
tex-bookmark{,-doc} version 1.28
tex-catchfile{,-doc} version 1.8
tex-embedfile{,-doc} version 2.11
tex-epstopdf-pkg{,-doc} version 2.11
tex-etexcmds{,-doc} version 1.7
tex-gettitlestring{,-doc} version 1.6
tex-grfext{,-doc} version 1.3
tex-grffile{,-doc} version 2.1
tex-hobsub{,-doc} version 2020
tex-hologo{,-doc} version 1.14
tex-hycolor{,-doc} version 1.10
tex-infwarerr{,-doc} version 1.5
tex-inputenx{,-doc} version 1.12
tex-intcalc{,-doc} version 1.3
tex-kvdefinekeys{,-doc} version 1.6
tex-kvsetkeys{,-doc} version 1.18
tex-letltxmacro{,-doc} version 1.6
tex-listingsutf8{,-doc} version 1.5
tex-ltxcmds{,-doc} version 1.24
tex-luacolor{,-doc} version 1.15
tex-magicnum{,-doc} version 1.7
tex-makerobust{,-doc} version 2.0
tex-mleftright{,-doc} version 1.2
tex-pdfcolmk{,-doc} version 2.0
tex-pdfescape{,-doc} version 1.15
tex-pdflscape{,-doc} version 0.12
tex-picture{,-doc} version 1.6
tex-pmboxdraw{,-doc} version 1.4
tex-refcount{,-doc} version 3.6
tex-rerunfilecheck{,-doc} version 1.9
tex-selinput{,-doc} version 1.6
tex-soulutf8{,-doc} version 1.2
tex-stringenc{,-doc} version 1.12
tex-transparent{,-doc} version 1.4
tex-uniquecounter{,-doc} version 1.4
tex-zref{,-doc} version 2.29

(markd)

2020-05-02 06:54:49 UTC MAIN commitmail json YAML

remove tex-if{etex,luatex,xetex}{,-doc} successor tex-iftex{,-doc}

(markd)

2020-05-02 06:51:31 UTC MAIN commitmail json YAML

2020-05-02 06:44:26 UTC MAIN commitmail json YAML

texlive-collection-basic: remove tex-if{luatex,xetex}

(markd)

2020-05-02 06:42:06 UTC MAIN commitmail json YAML

texlive-collection-basic-doc: remove tex-if{luatex,xetex}-doc

(markd)

2020-05-02 06:37:41 UTC MAIN commitmail json YAML

texlive-collection-plaingeneric: remove tex-ifetex

(markd)

2020-05-02 03:15:56 UTC MAIN commitmail json YAML

R: dependency tex-ifluatex,tex-xetex -> tex-iftex (commented out)

(markd)

2020-05-02 03:13:54 UTC MAIN commitmail json YAML

tex-mathspec: dependency tex-ifxetex -> tex-iftex

(markd)

2020-05-02 03:11:41 UTC MAIN commitmail json YAML

dblatex: dependency tex-ifxetex -> tex-iftex

(markd)

2020-05-02 03:01:51 UTC MAIN commitmail json YAML

tex-luatexbase: tex-luatexbase

(markd)

2020-05-02 02:58:11 UTC MAIN commitmail json YAML

tex-hyperref: dependency tex-ifxetex -> tex-iftex

(markd)

2020-05-02 02:56:28 UTC MAIN commitmail json YAML

tex-oberdiek: dependency tex-ifluatex,tex-ifxetex -> tex-iftex

(markd)

2020-05-02 02:54:51 UTC MAIN commitmail json YAML

tex-xltxtra: dependency tex-ifluatex,tex-xetex -> tex-iftex

(markd)

2020-05-02 02:52:55 UTC MAIN commitmail json YAML

tex-cjk: dependency tex-ifxetex -> tex-iftex

(markd)

2020-05-02 02:50:29 UTC MAIN commitmail json YAML

tex-metalogo: dependency tex-ifxetex -> tex-iftex

(markd)

2020-05-02 02:48:24 UTC MAIN commitmail json YAML

tex-ifplatform: dependency tex-ifluatex -> tex-iftex

(markd)

2020-05-02 02:46:23 UTC MAIN commitmail json YAML

tex-tufte-latex: dependency tex-ifxetex -> tex-iftex

(markd)

2020-05-02 02:43:46 UTC MAIN commitmail json YAML

tex-moderncv: PKGREVISION bump for previous

(markd)

2020-05-02 02:42:48 UTC MAIN commitmail json YAML

tex-luacode: PKGREVISION bump for previous

(markd)

2020-05-02 02:41:42 UTC MAIN commitmail json YAML

tex-toptesi: dependency tex-ifxetex -> tex-iftex

(markd)

2020-05-02 02:38:38 UTC MAIN commitmail json YAML

tex-moderncv: dependency tex-ifluatex,tex-ifxetex -> tex-iftex

(markd)

2020-05-02 02:36:43 UTC MAIN commitmail json YAML

tex-luacode: dependency tex-ifluatex -> tex-iftex

(markd)

2020-05-02 02:35:03 UTC MAIN commitmail json YAML

tex-tcolorbox: dependency tex-ifluatex -> tex-iftex

(markd)

2020-05-02 02:29:26 UTC MAIN commitmail json YAML

texlive 2020 package updates

(markd)

2020-05-02 02:27:46 UTC MAIN commitmail json YAML

2020-05-01 04:56:48 UTC MAIN commitmail json YAML

more texlive 2020 package updates

(markd)

2020-05-01 04:54:34 UTC MAIN commitmail json YAML

print: add tex-hyphen-macedonian

(markd)

2020-05-01 04:51:46 UTC MAIN commitmail json YAML

2020-05-01 02:51:47 UTC MAIN commitmail json YAML

texlive package updates

(markd)

2020-05-01 02:30:51 UTC MAIN commitmail json YAML

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

(markd)

2020-05-01 00:18:22 UTC MAIN commitmail json YAML

more texlive 2020 updates

(markd)

2020-05-01 00:15:14 UTC MAIN commitmail json YAML

tex-[cd]*: update to texlive 2020 versions

tex-caption{,-doc} to 20200103
tex-cases{,-doc} to 3.2
tex-changes{,-doc} to 3.2.1
tex-chemgreek{,-doc} to 1.1a
tex-chess-problem-diagrams{,-doc} to 1.15
tex-cjk-gs-integrate{,-doc} to 20200307.0
tex-colortbl{,-doc} to 1.0e
tex-context{,-doc} to 2020
tex-context-letter{,-doc} to 2020
tex-csbulletin{,-doc} to 2020
tex-cslatex to 2020
tex-csplain to 2020
tex-csquotes{,-doc} to 5.2j
tex-cweb{,-doc} to 3.70.54276
tex-cyrillic-bin{,-doc} to 2020
tex-datatool{,-doc} to 2.32
tex-diagbox{,-doc} to 2.4
tex-draftwatermark{,-doc} to 2.0
tex-dvips{,-doc} to 2020

(markd)

2020-04-30 12:49:03 UTC MAIN commitmail json YAML

tex-tlshell{,-doc} update

(markd)

2020-04-30 12:47:29 UTC MAIN commitmail json YAML

2020-04-27 22:44:41 UTC MAIN commitmail json YAML

p5-biblatex-biber update to 2.14

(markd)

2020-04-27 22:43:37 UTC MAIN commitmail json YAML

p5-biblatex-biber: update to 2.14

to match latest biblatex version.

(markd)

2020-04-27 22:40:22 UTC MAIN commitmail json YAML

more texlive 2020 updates

(markd)

2020-04-27 22:38:51 UTC MAIN commitmail json YAML

print: add tex-{atbegshi,kvoptions,pdftexcmds}{,-doc}

(markd)

2020-04-27 22:35:40 UTC MAIN commitmail json YAML

tex-[ab]*: update to texlive 2020 versions

tex-acronym{,-doc} to 1.47
tex-aleph to 0.2.54276
tex-amsmath{,-doc} to 2.17a.53640
tex-apa6{,-doc} to 2.34
tex-appendix{,-doc} to 1.2c
tex-babel{,-doc} to 3.42
tex-babel-french to 3.5h
tex-babel-greek to 1.9j
tex-babel-italian to 1.4.03
tex-babel-serbian to 2.0a
tex-babel-serbianc to 3.0a
tex-beamer{,-doc} to 3.57
tex-biblatex{,-doc} to 3.14
tex-biblatex-apa{,-doc} to 9.10
tex-biblatex-ieee{,-doc} to 1.3b
tex-booktabs{,-doc} to 1.61803398
tex-breqn to 0.98j
tex-atbegshi{,-doc} version 1.19
tex-kvoptions{,-doc} version 3.13
tex-pdftexcmds{,-doc} version 0.31

(markd)

2020-04-27 03:28:08 UTC MAIN commitmail json YAML

more texlive 2020 package updates

(markd)

2020-04-27 03:26:40 UTC MAIN commitmail json YAML

2020-04-27 02:22:10 UTC MAIN commitmail json YAML

tex-unicode-math{,-doc} update

(markd)

2020-04-27 02:20:52 UTC MAIN commitmail json YAML

2020-04-27 02:09:46 UTC MAIN commitmail json YAML

more texlive 2020 package updates

(markd)

2020-04-27 02:08:15 UTC MAIN commitmail json YAML

tex-*: update to texlive 2020 versions

tex-a2ping{,-doc} to 2.84p
tex-animate{,-doc} to 20200425
tex-auto-pst-pdf{,-doc} to 0.6.52849
tex-chemfig{,-doc} to 1.52
tex-circuitikz{,-doc} to 1.1.1
tex-graphics-pln{,-doc} to 2020
tex-mcf2graph{,-doc} to 4.48
tex-mptopdf{,-doc} to 2020
tex-pst-node{,-doc} to 1.42a
tex-pst-pdf{,-doc} to 1.2e
tex-pst-tools{,-doc} to 0.10
tex-pstricks-add{,-doc} to 3.89a
tex-tikz-feynhand{,-doc} to 1.1.0
tex-tikzmark{,-doc} to 1.8
tex-tkz-base{,-doc} to 3.06c
tex-tkz-fct{,-doc} to 1.3c

(markd)

2020-04-26 12:33:03 UTC MAIN commitmail json YAML

some texlive 2020 updates

(markd)

2020-04-26 12:29:35 UTC MAIN commitmail json YAML

texlive-collection-fontsrecommended: update to 2020

tex-ec moves to collection-basic
tex-wasy2-ps replaced by tex-wasy-type1

(markd)

2020-04-26 12:24:50 UTC MAIN commitmail json YAML

fonts: add tex-wasy-type1, remove tex-wasy2-ps

(markd)

2020-04-26 12:23:21 UTC MAIN commitmail json YAML

2020-04-26 12:21:22 UTC MAIN commitmail json YAML

tex-*: update to texlive 2020 versions

tex-adforn{,-doc} to 1.1b
tex-adfsymbols{,-doc} to 1.2b
tex-adobemapping to 2020
tex-alegreya{,-doc} to 2020
tex-baskervaldx{,-doc} to 1.073
tex-cabin{,-doc} to 2020
tex-ccfonts{,-doc} to 1.2
tex-cinzel{,-doc} to 2020
tex-clearsans{,-doc} to 2020
tex-countriesofeurope{,-doc} to 0.23
tex-ebgaramond{,-doc} to 2020
tex-ebgaramond-maths{,-doc} to 1.2
tex-erewhon{,-doc} to 1.104
tex-esint{,-doc} to 1.2d
tex-fira{,-doc} to 4.3.54512
tex-fontinst{,-doc} to 1.933.53562
tex-fontname{,-doc} to 2020
tex-fontools{,-doc} to 2020
tex-fontspec{,-doc} to 2.7i
tex-fourier{,-doc} to 2.2
tex-ipaex{,-doc} to 2020
tex-junicode{,-doc} to 1.0.2
tex-libertine{,-doc} to 5.3.0.54583
tex-librecaslon{,-doc} to 2020
tex-luaotfload{,-doc} to 3.12
tex-mathalpha{,-doc} to 1.13
tex-mathpazo{,-doc} to 1.003.52663
tex-merriweather{,-doc} to 2020
tex-newpx{,-doc} to 1.410
tex-newtx{,-doc} to 1.625
tex-newtxtt{,-doc} to 1.056
tex-oldstandard{,-doc} to 2.5
tex-overlock{,-doc} to 2020
tex-playfair{,-doc} to 2020
tex-psnfss{,-doc} to 9.3
tex-pxtxalfa{,-doc} to 1.54080
tex-quattrocento{,-doc} to 2020
tex-roboto{,-doc} to 2020
tex-sansmathaccent{,-doc} to 2020
tex-skull to 0.1.51907
tex-superiors{,-doc} to 1.06
tex-txfontsb{,-doc} to 1.1.1
tex-universa{,-doc} to 2.1
tex-wasy{,-doc} to 2.5
tex-wasysym{,-doc} to 2.4
tex-xcharter{,-doc} to 1.205
tex-xits{,-doc} to 1.301
tex-wasy-type1 to 001.002

(markd)

2020-03-29 20:43:53 UTC MAIN commitmail json YAML

2020-03-21 00:15:12 UTC MAIN commitmail json YAML

2020-03-01 13:02:37 UTC MAIN commitmail json YAML

updates to texworks and texstudio

(markd)

2020-03-01 12:48:13 UTC MAIN commitmail json YAML

texstudio: update to 2.12.22

2020-01-18: 2.12.22
It fixes garbled symbols in OSX, crash when changing magic language
comment and pdf search path handling.

2020-01-13: 2.12.20
It fixes a problem with replacing when search highlight is activated.

2019-12-26: 2.12.18
This is mainly a bug fix release. Most notably change is better support
of regexp in search (Qt5 version only).

(markd)

2020-03-01 12:38:04 UTC MAIN commitmail json YAML

texworks: update to 0.6.3

also add patch to work around qt5.14 issue.

Release 0.6.3 (TL'19) [March 2019]
* Implement "Insert Citations..." dialog
* Implement indenting/unindenting by Tab/Shift+Tab (thanks to fsonner)
* Make synchronization granularity configurable (highlight corresponding
  character, word, or line)
* Add ability to distinguish identically named files by displaying the
  respective folders they are in in the window title, window menu, and under
  "Open Recent"
* Implement "Fit to content width" PDF zoom (which ignores empty space
  around the text)
* Disable unavailable typesetting engines
* Allow to change the editor font size by Ctrl+Mousewheel (thanks to Tim
  Hoffmann)
* Improve the detection of spellchecking languages (add ability to search
  multiple directories and list all results)
* Hide the menu bar in PDF full screen mode
* Rework/expand code completion strings (thanks to Joseph Wright)
* Add/update syntax highlighting for LaTeX, ConTeXt, Lua, DTX (all thanks to
  Joseph Wright), and BibTeX
* Add cleanup-patterns for beamer files .nav & .snm
* Add new/unified icons for typeset (thanks to Tim Hoffmann) and zooming
* Display paper size and file size in the PDF metadata

* Fix infinite loop in syntax highlighter (which caused significant
  slow-down especially for large files)
* Fix underline when spellchecking with syntax highlighting
* Fix "Place on Left/Right", especially on multi-screen setups
* Avoid 'file "" not found' errors when synchronizing
* Fix synchronization while searching in a PDF
* Fix fine-grained synchronization near paragraph boundaries
* Fix the PDF copy menu command
* Fix PDF text selection
* Fix font color reset when searching and using stylesheets
* Fix crashes when working with locked PDFs
* Fix unexpected cursor movement when using a combination of backspace and
  up/down arrow keys (thanks to Markus Kuhn)
* Fix the font in the log parser output
* Fix persistent magnifying glass
* Remove unimplemented PDF menu items cut, paste, clear

* Update translations
* Update libraries for pre-built binaries

(markd)

2020-03-01 12:28:32 UTC MAIN commitmail json YAML

2020-03-01 11:36:48 UTC MAIN commitmail json YAML

ruby-railties52: fix path in ALTERNATIVES

(markd)

2020-03-01 11:27:14 UTC MAIN commitmail json YAML

poppler-cpp: PKGREVISION bump for previous.

(markd)

2020-03-01 11:18:59 UTC MAIN commitmail json YAML

2020-02-11 20:52:54 UTC MAIN commitmail json YAML

step: uses python3 during build.

(markd)

2020-02-04 09:15:51 UTC MAIN commitmail json YAML

rdesktop: use correct modulus and exponent in rdssl_rkey_get_exp_mod

(markd)

2020-02-02 11:17:54 UTC MAIN commitmail json YAML

kdelibs4support: autogen now uses json files

(markd)

2020-02-02 11:09:14 UTC MAIN commitmail json YAML

plasma-framework: autogen now uses json files

(markd)

2020-02-02 11:00:05 UTC MAIN commitmail json YAML

khtml: autogen now uses json files

(markd)

2020-02-02 10:49:33 UTC MAIN commitmail json YAML

baloo5: autogen now uses json files

(markd)

2020-02-02 10:41:02 UTC MAIN commitmail json YAML

libkipi: autogen now uses json files

(markd)

2020-02-02 10:34:05 UTC MAIN commitmail json YAML

kemoticons: autogen now uses json files

(markd)

2020-02-02 10:26:00 UTC MAIN commitmail json YAML

kio: autogen now uses json files

(markd)

2020-02-02 10:02:43 UTC MAIN commitmail json YAML

update kde release service 19.12.1

(markd)

2020-02-02 03:11:08 UTC MAIN commitmail json YAML

2020-02-02 03:09:00 UTC MAIN commitmail json YAML

kimagemapeditor: stay at version 19.08.3
newer versions need qt5-qtwebengine.

(markd)

2020-02-02 03:07:04 UTC MAIN commitmail json YAML

2020-02-02 03:06:07 UTC MAIN commitmail json YAML

kpimtextedit: update kde release service to 19.12.1
builds with qt 5.14, other changes unknown.

(markd)

2020-02-02 03:05:23 UTC MAIN commitmail json YAML

2020-02-02 03:04:20 UTC MAIN commitmail json YAML

kwalletmanager: update kde release service to 19.12.1
builds with qt 5.14, other changes unknown.

(markd)

2020-02-02 03:02:05 UTC MAIN commitmail json YAML

okular: update kde release service to 19.12.1
builds with qt 5.14, other changes unknown.

(markd)

2020-02-02 03:01:27 UTC MAIN commitmail json YAML

net: update kde release service to 19.12.1
builds with qt 5.14, other changes unknown.

(markd)

2020-02-02 03:00:22 UTC MAIN commitmail json YAML

2020-02-02 02:57:47 UTC MAIN commitmail json YAML

2020-02-02 02:53:53 UTC MAIN commitmail json YAML

2020-02-02 02:52:21 UTC MAIN commitmail json YAML

2020-02-02 02:50:43 UTC MAIN commitmail json YAML

2020-02-02 02:44:53 UTC MAIN commitmail json YAML

2020-02-02 02:39:13 UTC MAIN commitmail json YAML

kate: update kde release service to 19.12.1
builds with qt 5.14, other changes unknown.

(markd)

2020-02-02 02:37:36 UTC MAIN commitmail json YAML

2020-02-02 02:34:40 UTC MAIN commitmail json YAML

2020-02-02 02:33:23 UTC MAIN commitmail json YAML

2020-02-02 02:31:18 UTC MAIN commitmail json YAML

kde: update release-service version to 19.12.1

(markd)

2020-01-30 19:21:52 UTC MAIN commitmail json YAML

kiconthemes: update of frameworks to 5.66 (commit missed previously)

(markd)

2020-01-29 11:55:53 UTC MAIN commitmail json YAML

kf5 update to 5.66

(markd)

2020-01-29 11:49:31 UTC MAIN commitmail json YAML

kf5: update to frameworks 5.66

build with qt5 5.14

All frameworks
  Port from QRegExp to QRegularExpression
  Port from qrand to QRandomGenerator
  Fix compilation with Qt 5.15 (e.g. endl is now Qt::endl,
  QHash insertMulti now requires using QMultiHash...)

Attica
  Don't use a verified nullptr as a data source
  Support multiple children elements in comment elements
  Set a proper agent string for Attica requests

Baloo
  Correctly report if baloo_file is unavailable
  Check cursor_open return value
  Initialise QML monitor values
  Move URL parsing methods from kioslave to query object

Breeze Icons
  Change XHTML icon to be a purple HTML icon
  Merge headphones and zigzag in the center
  Add application/x-audacity-project icon
  Add 32px preferences-system
  Add application/vnd.apple.pkpass icon
  icon for ktimetracker using the PNG in the app repo, to be replaced
  with real breeze SVG
  add kipi icon, needs redone as a breeze theme svg [or just kill off kipi]

Extra CMake Modules
  [android] Fix apk install target
  Support PyQt5 compiled with SIP 5

Framework Integration
  Remove ColorSchemeFilter from KStyle

KDE Doxygen Tools
  Display fully qualified class/namespace name as page header

KCalendarCore
  Improve README.md to have an Introduction section
  Make incidence geographic coordinate also accessible as a property
  Fix RRULE generation for timezones

KCMUtils
  Deprecate KCModuleContainer

KCodecs
  Fix invalid cast to enum by changing the type to int rather than enum

KCompletion
  Deprecate KPixmapProvider
  [KHistoryComboBox] Add method to set an icon provider

KConfig
  kconfig EBN transport protocol cleanup
  Expose getter to KConfigWatcher's config
  Fix writeFlags with KConfigCompilerSignallingItem
  Add a comment pointing to the history of Cut and Delete sharing a shortcut

KConfigWidgets
  Rename "Configure Shortcuts" to "Configure Keyboard Shortcuts"

KContacts
  Align ECM and Qt setup with Frameworks conventions
  Specify ECM dependency version as in any other framework

KCoreAddons
  Add KPluginMetaData::supportsMimeType
  [KAutoSaveFile] Use QUrl::path() instead of toLocalFile()
  Unbreak build w/ PROCSTAT: add missing impl. of KProcessList::processInfo
  [KProcessList] Optimize KProcessList::processInfo
  [KAutoSaveFile] Improve the comment in tempFileName()
  Fix KAutoSaveFile broken on long path

KDeclarative
  [KeySequenceHelper] Grab actual window when embedded
  Add optional subtitle to grid delegate
  [QImageItem/QPixmapItem] Don't lose precision during calculation

KFileMetaData
  Partial fix for accentuated characters in file name on Windows
  Remove unrequired private declarations for taglibextractor
  Partial solution to accept accentuated characters on windows
  xattr: fix crash on dangling symlinks

KIconThemes
  Set breeze as default theme when reading from configuration file
  Deprecate the top-level IconSize() function
  Fix centering scaled icons on high dpi pixmaps

KImageFormats
  pic: Fix Invalid-enum-value undefined behaviour

KIO
  [KFilePlacesModel] Fix supported scheme check for devices
  Embed protocol data also for Windows version of trash ioslave
  Adding support for mounting KIOFuse URLs for applications that don't use KIO
  Add truncation support to FileJob
  Deprecate KUrlPixmapProvider
  Deprecate KFileWidget::toolBar
  [KUrlNavigator] Add RPM support to krarc:
  KFilePlaceEditDialog: fix crash when editing the Trash place
  Add button to open the folder in filelight to view more details
  Show more details in warning dialog shown before starting a
  privileged operation
  KDirOperator: Use a fixed line height for scroll speed
  Additional fields such as deletion time and original path are now
  shown in the file properties dialog
  KFilePlacesModel: properly parent tagsLister to avoid memleak.
  HTTP ioslave: call correct base class in virtual_hook(). The
  base of HTTP ioslave is TCPSlaveBase, not SlaveBase
  Ftp ioslave: fix 4 character time interpreted as year
  Re-add KDirOperator::keyPressEvent to preserve BC
  Use QStyle for determining icon sizes

Kirigami
  ActionToolBar: Only show the overflow button if there are visible
  items in the menu
  Don't build and install app templates on android
  Don't hardcode the margin of the CardsListView
  Add support for custom display components to Action
  Let the other components grow if there's more things on the header
  Remove dynamic item creation in DefaultListItemBackground
  reintroduce the collapse button
  Show application window icon on AboutPage

KItemModels
  Add KColumnHeadersModel

KJS
  Added tests for Math.exp()
  Added tests for various assignment operators
  Test special cases of multiplicate operators (*, / and %)

KNewStuff
  Ensure the dialog title is correct with an uninitialised engine
  Don't show the info icon on the big preview delegate
  Support archive installs with adoption commands
  Send along the config name with requests

KPeople
  Expose enum to the metaobject compiler

KQuickCharts
  Also correct the shader header files
  Correct license headers for shaders

KService
  Deprecate KServiceTypeProfile

KTextEditor
  Add "line-count" property to the ConfigInterface
  Avoid unwanted horizontal scrolling

KWayland
  [plasmashell] Update docs for panelTakesFocus to make it generic
  [plasmashell] Add signal for panelTakesFocus changing

KXMLGUI
  KActionCollection: provide a changed() signal as a replacement for removed()
  Adjust keyboard shortcut configuration window's title

NetworkManagerQt
  Manager: add support for AddAndActivateConnection2
  cmake: Consider NM headers as system includes
  Sync Utils::securityIsValid with NetworkManager

Plasma Framework
  [ToolTip] Round position
  Enable wheel events on Slider {}
  Sync QWindow flag WindowDoesNotAcceptFocus to wayland plasmashell interface
  [calendar] Check out of bounds array access in QLocale lookup
  [Plasma Dialog] Use QXcbWindowFunctions for setting window types Qt
  WindowFlags doesn't know
  [PC3] Complete plasma progress bar animation
  [PC3] Only show progress bar indicator when the ends won't overlap
  [RFC] Fix Display Configuration icon margins
  [ColorScope] Work with plain QObjects again
  [Breeze Desktop Theme] Add monochrome user-desktop icon
  Remove default width from PlasmaComponents3.Button
  [PC3 ToolButton] Have the label take into account complementary color schemes
  Added background colors to active and inactive icon view

QQC2StyleBridge
  [ToolTip] Round position
  Update size hint when font changes

Solid
  Display first / in mounted storage access description
  Ensure mounted nfs filesystems matches their fstab declared counterpart

Sonnet
  The signal done is deprecated in favour of spellCheckDone, now correctly emitted

Syntax Highlighting
  LaTeX: fix brackets in some commands
  TypeScript: add "bigint" primitive type
  Python: improve numbers, add octals, binaries and "breakpoint" keyword
  SELinux: add "glblub" keyword and update permissions list
  Several enhancements to gitolite syntax definition

(markd)

2020-01-16 11:25:41 UTC MAIN commitmail json YAML

2020-01-02 18:59:05 UTC MAIN commitmail json YAML

py-Tk: remove previous - Adam fixed it more generally

(markd)

2020-01-01 22:17:29 UTC MAIN commitmail json YAML

transcode: patch update missed in previous commit

(markd)

2019-12-31 20:26:14 UTC MAIN commitmail json YAML

2019-12-31 20:22:42 UTC MAIN commitmail json YAML