Commit graph

333083 commits

Author SHA1 Message Date
markd
9e39266351 tex-hyperref{,-doc}: update to 7.00j
7.00g
This hyperref version
 * sets unicode to true by default for all engines, so now also for
   pdflatex.

It cleaned up various language patches:
 * removed patches for russian, new version is on ctan
 * removed patches for danish, dutch, finnish, portugues, usorbian,
   swedish, slovene, macedonian, ukrainian.
   This doesn't affect the output, but can give warnings in the log
   until the language files adapt their definitions.
 * removed an outdated patch for \texttilde
 * moved language patches to an extra file for easier handling
 * removed \HyPsd at BabelPatch and the related code as no longer
   needed with a current babel.
 * removed patches for ngerman/german: these are now in babel-german
 * removed patches for french, unneeded according the
   babel-french maintainer.
 * removed patches for greeknumerals, the code is now in
   babel-greek.

Some outdated code has been removed:
 * removed outdated code to fix the first page boxlevel
 * removed outdated code to fix old ltxcmds code
 * removed outdated code to fix fancyvrb
 * removed code related to /Hid - deprecated in PDF 1.2

The supported autoref languages have been extended
 * added norsk to autoref languages
 * added danish to autoref language
 * corrected french language

Two bugs have been fixed:
 * corrected the definition of \begin/\end in \pdfstringdef
 * added Euro to encoding of form field font

7.00h
 * renamed the manual to hyperref-doc
 * moved the license of the documentation into the file
 * puenc.def defines cyrillic command, specially \C, only if
   \CYRDZE has been defined previously
 * puenc.def defines greek commands only if
   \textBeta has been defined previously
 * puenc.def defines hebrew command only if
   \hebdalet has been defined previously
 * ntheorem-hyper.sty made an obsolete stub
   as ntheorem has been hyperref-compatible for some years.
7.00i
 * moved definitions for the \G accent to an extra file
   puenc-extra.def, which can be loaded manually (issue 170)
 * moved the loading of puenc.def so that it can be suppressed
   with pdflatex with unicode=false
 * corrected the \hspace command in \pdfstringdef, so that it
   accepts some subset of the calc syntax.
7.00j
 * moved the PU-declarations for greek to an extra file
   puenc-greek.ldf and force loading if the options psdextra is
   used.
 * moved definition for \U accent into the cyrillic block.
   So it is only defined if \CYRDZE has been defined previously.
 * Some clarifications in the manual.
 * added \special{dvipdfmx:config C 0x10} to the xetex and
   dvipdfmx driver to avoid problems with links to external files.
 * if platex is detected unicode is set to false
 * reverted the delayed loading of puenc.def as it breaks
   package options
 * added a \lastnodetype test to distinguish explicit 0pt vskip from
   no skip in \Hy at SaveLastskip
 * enabled setting the pdfversion with the xetex/dvipdfm driver,
2021-02-13 05:15:43 +00:00
markd
b447b8b58c print: +tex-hypdestopt{,-doc} 2021-02-13 05:06:50 +00:00
markd
8f108f54eb tex-hypdestopt{,-doc}: add version 2.7
This package supports hyperref's pdfTeX driver. It removes
unnecessary destinations and shortens the destination names or
uses numbered destinations to get smaller PDF files.
2021-02-13 05:05:47 +00:00
markd
5214f7757b print: +tex-hopatch{,-doc} 2021-02-13 05:01:33 +00:00
markd
2c4147ec41 tex-hopatch{,-doc}: add version 1.4
Hopatch provides a command with which the user may register of
patch code for a particular package. Hopatch will apply the
patch immediately, if the relevant package has already been
loaded; otherwise it will store the patch until the package
appears.
2021-02-13 05:00:42 +00:00
markd
6087902c47 tex-graphics-def{,-doc} update to 2020.56555
changes unknown
2021-02-13 04:54:40 +00:00
markd
6242a77990 tex-graphics{,-doc}: update to 1.4c
changes unknown
2021-02-13 04:51:46 +00:00
markd
535dad0d78 print: +tex-firstaid{,-doc} 2021-02-13 04:45:09 +00:00
markd
7d76db0f79 tex-firstaid{,-doc}: add version 1.0i
First aid for external LaTeX files and packages that
need updating
2021-02-13 04:44:06 +00:00
markd
e48f6f497f tex-fancyhdr{,-doc}: update to 4.0.1
Version 4.0 is a significant rewrite of the package.

 Backward incompatible changes:
 - Eliminate adjustments of \headheight or \footskip, when the header
   or footer is too high.
 - All definitions of the header/footer fields are now local, no longer
   global.

 New features:
 - Package option compatV3 to keep the old behaviour, i.e. the changes
   mentioned above are not applied (not recommended).
 - Package option nocheck, to completely eliminate the check for header
   and footer heights (not recommended).
 - Package options headings and myheadings to redefine these page styles
   with fancyhdr.
 - New page style fancydefault.
 - New parameter \headruleskip.
 - New commands \fancyheadinit, \fancyfootinit, \fancyhfinit and \fancycenter.
 - \fancypagestyle has an optional parameter [⟨base-style⟩].

 Extensive rewriting of the documentation.

4.0.1
Some documentation corrections.
2021-02-13 04:38:40 +00:00
markd
c5492218bc tex-carlisle{,-doc}: update to 2020
changes unknown
2021-02-13 04:34:24 +00:00
markd
f8d6d68b48 tex-bookmark{,-doc}: update to 1.29
- Adapted the dvips driver to avoid a clash with pgf.

- All drivers now use the new LaTeX hooks
  and so require a format 2020-10-01 or newer. The older
  drivers are provided as frozen versions and are used if
  an older format is detected.

- Added support for destlabel option of hyperref,
  https://github.com/ho-tex/bookmark/issues/1

- Removed the dvipsone and textures driver.

- Removed the code for option dvipdfmx-outline-open
  and \SpecialDvipdfmxOutlineOpen. All dvipdfmx version
  should now support this out-of-the-box.
2021-02-13 04:31:18 +00:00
markd
db65883f80 tex-babelbib{,-doc}: update to 1.34
1.33
- Add missing Afrikaans translation of urldatecomment
  (thanks to Bertus van Heerden)
- Use french instead of frenchb in test document, since babel-french has
  changed

1.34
- Small bug fix in documentation
- Bug with explicitely loaded language fixed
- Added Turkish language
- Added btxjnumbers
2021-02-13 04:26:35 +00:00
markd
a8d1c9f59c tex-babel{,-doc}: update to 3.53
* Extended \setlocalecaption to allow .template
* Allow access to some features in `ini` files even with `ldf`
  ones.
* Tool to create ldf files with a (more or less) GUI (only
  GitHub).
* Captions for Sinhala (thanks to Nisal D Bandara).
* Fixes:
  - Not really a fix, but I started working on `picture` with
    bidi in lua.
  - Parenthesis sometimes mirrored at the end of math with
    bidi=basic.
2021-02-13 04:21:00 +00:00
markd
79da6f40cb tex-amsmath{,-doc}: update to 2.17i
changes unknown
2021-02-13 04:14:58 +00:00
markd
4b57201b1a tex-amscls{,-doc}: update to 2020
Added support for MSC 2020 and made it the default.
2021-02-13 04:11:52 +00:00
gdt
ea78c51a5d doc: Updated ham/hamlib to 4.1nb3 2021-02-13 01:02:35 +00:00
gdt
9429feb19a ham/hamlib: Update to 4.1
Version 4.1
        2021-01-31
        * rigctld and rigs should be more robust for disconnect problems
        * Several fixes for Icom and Yaesu rigs
        * Nobody should need to use rig->caps or rig->state anymore
             If you need a variable added please contact us.
             Note that rig->state abstraction is not implemented yet...no need known
        * New rig_get_caps_int and rig_get_caps_cptr functions to replace using caps-> values
        * New rig_get_function to replace using caps-> function pointers
        * Fix shared library problem with WSJTX, JTDX, and JS8Call
        * New model Barrett 950

Version 4.0
        2020-11-29
        * API/ABI changes, advance ABI to 4 0 0.
        * Add GPIO and GPION options for DCD.  Jeroen Vreeken
        * New backend: ELAD FDM DUO.  Giovanni, HB9EIK.
        * New RIG_LEVEL_RFPOWER_METER_WATTS level
        * All channel functions now take a vfo argument
        * New rotator backend: iOptron. Bob, KD8CGH
        * New model: Icom IC-R8600.  Ekki, DF4OR
        * New utility: rigctlcom.  Mike, W9MDB
        * New model: FT847UNI for unidirectional early serial numbers.  Mike, W9MDB
        * Remove GNU Texinfo files and build system dependency.
        * Rig model numbers have changed to allow future growth
        * Fix a lot of static code analysis errors and warnings.  Mike, W9MDB
        * Rearrange directory structure to put rigs and rotators sources
          under their own subdirectories.  Mike, W9MDB
        * rig_get_channel changed to add read_only flag.
        * rigctl(d) f command also returns VFO now.
        * caching of vfo, frequency, mode, and ptt speeds up rigctld for all.
        * caching of kenwood/yaesu "IF" speeds up polling from WSJTX/JTDX.
        * rig_get_channel now has read_only flag but it still needs to be
          implemented based on rig behavior, so if you use rig_get_channel you
          may get a RIG_ENIMPL error to contact us for fixing it.
        * New rig backend for Elecraft K4.
        * New rig backend for PowerSDR (Flex and Apache users).
        * Many fixes and enhancements.  Mike, W9MDB and many contributors
        * PTT port is no longer shared by default, use --set-conf=ptt_share=1 to enable
2021-02-13 01:02:18 +00:00
tsutsui
a92fca8730 doc: Updated emulators/PC6001VX to 3.7.0 2021-02-12 22:56:27 +00:00
tsutsui
a1b43861e4 PC6001VX: update to 3.7.0.
Upstream changes:

3.7.0 2021/02/13
- Opening files by drag & drop is now available.
- Assigned double clicking window to toggle fullscreen.
- HAT switches on gamepad is now available. You can use digital gamepad or
  joystick for Nintendo Switch.
- Fixed inaccurate screen magnification ratio.
- Fixed freeze when initialized settings.
- Improved debug console font. Now you can see Hiragana and graphic
  characters in memory dump.
2021-02-12 22:56:11 +00:00
cjep
d7c0fe008f better approach. thanks wiz@ 2021-02-12 22:53:14 +00:00
cjep
af64b052e1 lint my previous 2021-02-12 22:29:36 +00:00
cjep
30b0ea2a96 OpenBSD grumbles without the socket definitions. Fixes build. 2021-02-12 22:28:03 +00:00
wiz
1038537dc7 dolphin: fix path to itself in buildlink3.mk 2021-02-12 14:35:55 +00:00
pin
4e890535c5 doc: Added sysutils/ddiff version 0.1.0 2021-02-12 13:43:41 +00:00
pin
66c68d8ddc Add ddiff 2021-02-12 13:43:14 +00:00
pin
b7db272299 sysutils/ddiff: import package
Small utility that checks if two folders are the same.
Simple CLI binary written in Rust that computes the hash of every file inside
two different folders and look for files inside the first folder but not inside
the second folder, and viceversa, or files with matching path but different
content (hash).

Check if two folders are the same or not e.g. while copying very important
files over the network.
2021-02-12 13:42:12 +00:00
cjep
8f82433be3 format 2021-02-12 13:00:48 +00:00
cjep
61161f8a47 Add libncurses5 to the required libraries.
Took me a little while to find this. The dev package can be installed
without the actual library.
2021-02-12 13:00:05 +00:00
adam
fd4a90fd8d Updated lang/nodejs 2021-02-12 11:08:02 +00:00
adam
c8edc34dbd nodejs: updated to 14.15.5
Version 14.15.5 'Fermium' (LTS)

Notable Changes

deps:
upgrade npm to 6.14.11
V8: backport dfcf1e86fac0
Note: Node.js is not believed to be vulnerable to CVE-2021-21148.
stream,zlib: do not use _stream_* anymore
2021-02-12 11:07:38 +00:00
adam
5bffa85ab3 Moved www/py-socks to net/py-python-socks 2021-02-12 09:36:26 +00:00
adam
11714bed82 py-socks: renamed to net/py-python-socks 2021-02-12 09:34:53 +00:00
adam
01b1949e89 Quickly rename www/py-socks to net/py-pythons-socks as suggested by @leot 2021-02-12 09:33:19 +00:00
leot
0f4e2a0c07 doc: Fix PKGPATH of dolphin-plugins
Noticed via www@ pkg-changes2html script.
2021-02-12 09:32:22 +00:00
adam
344f654a0d Added www/py-socks, www/py-httpx-socks; Updated www/py-aiohttp-socks, databases/py-pypika 2021-02-12 08:25:59 +00:00
adam
fb67b95b00 py-pypika: updated to 0.47.4
0.47.4:
Unknown changes
2021-02-12 08:25:10 +00:00
adam
687994f736 py-aiohttp-socks: updated to 0.5.5
v0.5.5:
Fix asyncio DeprecationWarning: The loop argument is deprecated
2021-02-12 08:22:00 +00:00
adam
9469f10efd py-httpx-socks: added version 0.3.1
The httpx-socks package provides proxy transports for httpx client. SOCKS4(a),
SOCKS5, HTTP (tunneling) proxy supported. It uses python-socks for core proxy
functionality.
2021-02-12 08:19:59 +00:00
adam
4a7d1a759f py-socks: added version 1.2.0
The python-socks package provides a core proxy client functionality for Python.
Supports SOCKS4(a), SOCKS5, HTTP (tunneling) proxy and provides sync and async
(asyncio, trio, curio) APIs. You probably don't need to use python-socks
directly. It is used internally by aiohttp-socks and httpx-socks packages.
2021-02-12 08:18:31 +00:00
pin
2a49f775fb doc: Added textproc/lok version 0.1.2 2021-02-12 08:17:03 +00:00
pin
6c7646e0ac Add lok 2021-02-12 08:16:35 +00:00
pin
98a59155de textproc/lok: import package
Command line tool, that is used to quickly calculate the number of lines of
various language codes in a project.

Features:
-Quickly calculate data
-Support multiple languages
-Support multiple output formats, ASCII, HTML, Markdown
2021-02-12 08:15:51 +00:00
schmonz
69821dea3d Doesn't build with Python 2.7. 2021-02-12 07:57:00 +00:00
nia
3fb31e64f7 doc: Updated archivers/zutils to 1.10 2021-02-12 07:28:30 +00:00
nia
ff827cd161 zutils: Update to 1.10
Changes in version 1.10:

A portability issue with Solaris 10 has been fixed.

It has been documented in the manual that 'zgrep -L' fails with GNU grep
versions 3.2 to 3.4 inclusive because of a wrong change reverted in GNU grep
3.5.

'make check' now tests empty input files with all tools except zupdate.
2021-02-12 07:27:48 +00:00
nia
0bd6f76e80 kde4: attempt to fix bulk builds 2021-02-12 07:23:29 +00:00
nia
3ff58e4d12 doc: Updated archivers/libunrar to 6.0.3 2021-02-12 07:21:41 +00:00
nia
c6a8986f24 doc: Updated archivers/unrar to 6.0.3 2021-02-12 07:21:09 +00:00
nia
4765faf802 unrar: Update to 6.0.3 2021-02-12 07:20:38 +00:00