Commit graph

333100 commits

Author SHA1 Message Date
fcambus
3f0a970ec7 bdf2sfd: update to 1.1.6.
bdf2sfd 1.1.6 (2021-02-12)

- Stop forcing FORTIFY_SOURCE=2, it should be package builders decision
- Get rid of global variables, move all declarations to main()
- Remove dead increments for argc and argv
- Rename a few variables to get rid of all camelCase occurences
- Reorder and reformat variables declaration
- Try to harmonize usage information everywhere
- Rename the displayUsage() function to usage()
2021-02-13 08:02:02 +00:00
mef
09719b7f5f (*/hs-*) fix build, not adapted to ghc90 version 2021-02-13 08:00:57 +00:00
mef
2237e6d13f (www/seamonkey) convert DEPENDS+= nasm>=2.13 to BUILD_DEPENDS+= 2021-02-13 07:09:29 +00:00
mef
46d32eb60c (www/seamonkey) Hopefully build fix: Add DEPENDS+= nasm>=2.13 2021-02-13 07:07:08 +00:00
markd
111d11159b texlive-collection-latex: update to 2020.57048 2021-02-13 05:59:23 +00:00
markd
efb0692ee1 tex-l3experimental: update to 2020.57669
## [2020-01-29]

### Added
- New `l3bitset` module
- `\pdf_destination:nn` and `\pdf_destination_box:nn` added to l3pdf
2021-02-13 05:54:40 +00:00
markd
f513ad4b17 tex-l3packages{,-doc}: update to 2020.57600
## [2021-02-02]

 ### Changed
 - Freeze the `xparse` code, and move the development to the LaTeX2e
   repository as `ltcmd`.
2021-02-13 05:52:46 +00:00
markd
ff8ad74112 tex-l3kernel{,-doc}: update to 2020.57669
## [2021-02-06]

### Changed
- Use new (internal) interface for kerns

## [2021-02-02]

 ### Added
 - `\c_zero_str`

## [2021-01-09]

 ### Added
 - `\keyval_parse:nnn`

 ### Changed
 - `\keyval_parse:NNn` is set equal to `\keyval_parse:nnn`

 ### Fixed
 - Handling of encoding-specfic commands in `\text_purify:n`
2021-02-13 05:49:33 +00:00
markd
abcfb5cfaf tex-l3backend{,-doc}: update to 2020.57669
## [2020-01-29]

### Added
- Basic opacity support

### Changed
- Use color stack for fill color, and for stroke color if possible

### Fixed
- Implementation of `filldraw` for `dvips`

## [2021-01-09]

### Added
- Support for referencing last link with `(x)dvipdfmx` (requires an up-to-date
  backend)

### Changed
- Implementation of color wtih (x)dvipdfmx (requires an up-to-date
  backend)

## [2020-08-07]

### Changed
- Color selection implementation
- Improved support for Separation colors

## [2020-06-23]

 ### Changed
 - Improved color support for drawings with `dvisvgm`

 ### Fixed
 - Loading with `dvisvgm`
2021-02-13 05:46:38 +00:00
markd
07e58dff5f tex-tools{,-doc}: update to 2020.56514
changes unknown
2021-02-13 05:41:37 +00:00
markd
557b55fd68 tex-pslatex: update to 1.3
Minor update replacing the mc font shape by the equivalent c as
the former is considered obsolete and generates warnings in the
latest LaTeX releases.
2021-02-13 05:39:00 +00:00
markd
e9458f6649 print: +tex-pagesel{,-doc} 2021-02-13 05:36:16 +00:00
markd
42c916b04f tex-pagesel{,-doc}: add version 1.10
Selects single pages, ranges of pages, odd pages or even pages
for output. The package is part of the oberdiek bundle.
2021-02-13 05:35:21 +00:00
markd
f16a57a6cc tex-oberdiek{,-doc}: update to 2020.56291
No change to any of the packages in this bundle, hopatch and pagesel have
been updated and moved to separate distributions. README has been extended
and converted to markdown.

No changes to the packages here, but the hypdestopt package has been
updated and moved to its own repository
2021-02-13 05:31:12 +00:00
markd
f647fbb04b tex-ltxcmds{,-doc}: update to 1.25
Changed the definitions of \ltx at iffilelater, \ltx at ifpackagelater
and \ltx at ifclasslater to support dates in ISO format in same way as the
LaTeX kernel does it since 2017. The commands now use the same test as the
LaTeX kernel. \pdfmatch is no longer used with pdftex, and the tests for
dates before 1994 have been removed
2021-02-13 05:26:11 +00:00
markd
2d7f14cb41 tex-latex{,-doc}: update to 20201001.4
changes unknown
2021-02-13 05:22:01 +00:00
markd
c6aca1a7f6 tex-kvoptions{,-doc}: update to 3.14
The package kvoptions-patch.sty distributed together with kvoptions.sty
is not compatible with a LaTeX 2020-10-01 or newer and so it will abort
loading if it detects it. This fixes
https://github.com/ho-tex/kvoptions/issues/5
2021-02-13 05:18:51 +00:00
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