summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-05-10tex-kpathsea: fix PLIST, put DESCR in DESCRmarkd2-7/+36
2020-05-10bump tex-texlive-scripts revision from 55050 to 55072tnn4-14/+14
The 55050 distfile is nowhere to be found. Changes unknown. I ran "make upload-distfiles" to prevent this from happening again.
2020-05-10tex-beamer{,-doc} updatemarkd1-1/+3
2020-05-10tex-beamer{,-doc}: update to 3.58markd4-16/+16
- 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
2020-05-10tex-babel{,-doc,-portuges} updatesmarkd1-1/+4
2020-05-10tex-babel-portuges: update to 1.2rmarkd3-10/+12
additional ldf files
2020-05-10tex-babel{,-doc}: update to 3.43markd4-16/+16
changes unknown
2020-05-10doc/TODO: add somewiz1-2/+8
+ ImageMagick-7.0.10.11, TECkit-2.5.10, id3-1.1.2, ilmbase-2.5.0, mednafen-1.24.3, openexr-2.5.0, pcre2-10.35.
2020-05-10tex-animate{,-doc} updatemarkd1-1/+3
2020-05-10tex-animate{,-doc}: update to 20200507markd4-16/+16
minor changes
2020-05-10tex-texinfo update, removal of obsolete tex-* packagesmarkd1-1/+10
2020-05-10tex-texinfo: update to 5.1.55066markd2-8/+8
minor changes
2020-05-10hg-evolve 10.0.0joerg1-1/+2
2020-05-10Update to hg-evolve-10.0.0:joerg2-8/+15
* evolve: add {obsorigin}, a template keyword that works similarly to {obsfate}, but shows predecessors of a changeset * evolve: fix permissions of new cache files using SQLite * evolve: always create commit when resolving divergence * evolve: handle relocation during divergence resolution producing no changes * evolve: provide cache to successorssets() in more cases * obslog: make --all and --filternonlocal work properly with --no-graph * obslog: add --origin flag to show predecessors instead of successors * obslog: make --origin flag the default * stablerangecache: sanity check subranges * topic: auto-publish: issue the capabilities in all cases * topic: provide cache to successorssets() in one more case
2020-05-10devel/hs-base-orphans: add PLISTrillig1-0/+22
2020-05-10devel/swig2: skip check for unknown configure optionsrillig1-1/+2
2020-05-10lang/mono6: fix build in strict environmentrillig1-2/+6
2020-05-10mk/haskell.mk: allow to generate PLIST filesrillig1-17/+64
Since GHC 7.10 or 7.8, the Haskell packages are installed in directories whose name contains the package hash. This made it harder to predict the exact pathname. Havin the exact pathnames in the PLIST file is the ideal, it also helps to record the general structure of the installed files to see whether some file unexpectedly appear or disappear. To enable this for Haskell packages, the various base directories are replaced with placeholders during print-PLIST. These placeholders are translated back to their respective paths when the +PLIST is generated from the PLIST in the package directory. Except for 2 packages, all Haskell packages in main pkgsrc had their package PLIST file removed. To help in adding them back, the pkgsrc developer can set HS_UPDATE_PLIST=yes in mk.conf, which will generate the PLIST directly into ${PKGDIR}/PLIST upon installation. Most packages in pkgsrc-wip still have their old PLIST, and these are migrated automatically as well.
2020-05-10security/libssh2: remove unknown configure optionsrillig1-3/+1
2020-05-10doc: Added lang/gcc10 version 10.1.0maya1-1/+2
2020-05-10add gcc10 GCC version 10.1.0maya21-1/+713
Release notes: https://gcc.gnu.org/gcc-10/changes.html
2020-05-10devel/sfslite: suppress USE_TOOLS+=perl warningrillig1-1/+2
2020-05-10devel/subversion-base: suppress USE_TOOLS+=perl warningrillig1-1/+2
2020-05-10devel/swig3: skip check for unknown configure optionsrillig1-1/+2
2020-05-10graphics/goocanvas2: suppress USE_TOOLS+=perl warningrillig1-1/+2
2020-05-10graphics/libpano13: suppress USE_TOOLS+=perl warningrillig1-1/+2
2020-05-10mk/tools: don't create empty symlink for wrong tool definitionrillig1-4/+4
This case can only happen in the following special case: TOOLS_CREATE+= asdf TOOLS_PATH.asdf= # empty If there is a lonely TOOLS_CREATE without a corresponding TOOLS_PATH, it defaults to ${FALSE} and thus doesn't trigger this code.
2020-05-10multimedia/gst-plugins0.10-base: allow SUBST block to be a no-oprillig1-1/+2
2020-05-10multimedia/gst-plugins1-base: sort "used by" linesrillig1-5/+5
2020-05-10net/bind914: remove unknown configure optionrillig1-4/+1
2020-05-10net/isc-dhcp4: skip check for unknown configure optionsrillig1-1/+2
2020-05-10net/ns: suppress USE_TOOLS+=perl warningrillig1-1/+2
2020-05-10net/proftpd: skip check for unknown configure optionsrillig1-1/+2
2020-05-10net/wide-dhcpv6: clean up SUBST_FILESrillig1-2/+2
2020-05-10news/suck: suppress USE_TOOLS+=perl warningrillig1-1/+2
2020-05-10parallel/ganglia-monitor-core: clean up SUBST_FILESrillig1-10/+3
The package has switched to autoconf's .in files to get the paths into the source code.
2020-05-10security/p5-Authen-PAM: use perl as a toolrillig1-2/+3
This is not only a Perl module, it also runs the Perl interpreter directly.
2020-05-10sysutils/ups-nut-*: suppress USE_TOOLS+=perl warningrillig2-2/+4
2020-05-10textproc/ruby-nqxml: allow to skip rinstall SUBST blockrillig1-1/+2
2020-05-10wm/sawfish: fix location of main.jl.inrillig1-3/+4
2020-05-10www/nostromo: remove outdated SUBST_MESSAGErillig1-2/+1
2020-05-10www/ruby-div: fix strict build with SUBST_NOOP_OK=norillig1-1/+2
2020-05-10x11/xpmroot: suppress USE_TOOLS+=perl warningrillig1-1/+2
2020-05-10x11/qt4-libs: suppress USE_TOOLS+=perl warningrillig1-1/+2
2020-05-10databases/mariadb55-client: clean up REPLACE_PERLrillig1-14/+4
Some of the mentioned files didn't exist anymore.
2020-05-10mark perl as not neededrillig4-5/+8
Before, it had the same effect but generate a USE_TOOLS+=perl warning.
2020-05-10cross/cc65: remove unnecessary dependency on Perlrillig1-8/+2
2020-05-10doc: Updated www/py-flask-login to 0.5.0.kleink1-1/+2
2020-05-10py-flask-login: Update to 0.5.0.kleink3-9/+11
Version 0.5.0 ------------- Released on February 9th, 2020 - New custom test client: `flask_login.FlaskLoginClient`. You can use this to write clearer automated tests. 431 - Prefix authenticated user_id, remember, and remember_seconds in Flask Session with underscores to prevent accidental usage in application code. 470 - Simplify user loading. 378 - Various documentation improvements. 393, 394, 397, 417 - Set session ID when setting next. 403 - Clear session identifier on logout. 404 - Ensure use of a safe and up-to-date version of Flask. - Drop support of Python versions: 2.6, 3.3, 3.4 450
2020-05-10libatomic_ops: Drop MESSAGE (because it contains no MESSAGE content)gdt1-14/+0
MESSAGE is for information that is so important to someone who installs a package that bad things might happen if that information is not known. This file contains a statement about the kinds of header files that are installed. This is both unimportant, in that nothing happens unless you try to build with the header file, and redundant with the upstream documentation of how to use the library. Additionally, the vast majority of people installing this package do so as a dependency of some other package, not because they are trying to write code that uses the library -- and if so they need to read the upstream documentation anyway.