Commit graph

318886 commits

Author SHA1 Message Date
jperkin
7f4fb532a1 npm: Remove bogus @pkgdir. 2020-05-21 09:25:44 +00:00
plunky
8dcbe756b3 doc: Updated games/openhexagon to 2.0 2020-05-21 08:43:54 +00:00
plunky
e86cf2e940 doc: Updated multimedia/sfml to 2.5.1 2020-05-21 08:43:39 +00:00
plunky
f9378ab377 Added openhexagon-2.0-preview from pkgsrc-wip
"You are a triangle."

Fast paced, challenging, free to play, open source game.

You control a little triangle, which can be rotated clockwise or
counterclockwise. Your goal is to suvive as long as possible by
dodging polygons that move towards the center. Things get more
difficult as time passes!

Features a lot of variety and full customization: users can
create/modify/share levels, patterns, music, sounds, scripts,
and more.

Play in Official Mode and submit your highscores to the
server. Be the first in the leaderboards!

Clone of the game "Super Hexagon" by Terry Cavanagh.
Please check it out and consider buying it if you like Open Hexagon!
2020-05-21 08:42:57 +00:00
plunky
262e48de92 Added SFML-2.5.1 from pkgsrc-wip
SFML is a free multimedia C++ API that provides you low and high level access to
graphics, input, audio, etc.

This package contains the C++ language bindings of SFML.
2020-05-21 08:42:00 +00:00
rillig
0030b0440a net/aria2: remove unknown configure options 2020-05-21 07:56:37 +00:00
jnemeth
12e3fba3c4 sort 2020-05-21 07:43:00 +00:00
rillig
f81a97768b www/ap-auth-kerb: remove unknown configure option
This allows the package to be built with GNU_CONFIGURE_STRICT=yes.

Since other Apache modules may still need this option, use an opt-out
here.
2020-05-21 07:41:37 +00:00
wiz
f3bd9f1b23 doc: Updated editors/xvile to 9.8u 2020-05-21 07:40:47 +00:00
wiz
22db40f87b doc: Updated editors/vile to 9.8u 2020-05-21 07:40:38 +00:00
wiz
63d6d7ab14 vile, xvile: update to 9.8u.
Provided by Thomas Dickey in private mail.

Changes:

 20200517 (u)
	> Brendan O'Dea:
	+ add smartcase mode (prompted by suggestion by Marc Simpson).
	> Michael von der Heide
	+ modify vile-spell-filt to allow for umlauts in UTF-8
	> Tom Dickey:
	+ add "install-keywords" and "uninstall-keywords" targets to the
	  top-level and filters makefiles.
	+ prove separate a "nmake" highlighter from "make", to color
	  conditional directives and handle special cases of trailing "\".
	+ modify winvile.iss to make the 64-bit installers more distinct from
	  the 32-bit installers.
	+ enable registry-lookup as getenv fallback for WinVile64
	+ modify nmakemode:
	  + allow for whitespace after "!" in conditional lines
	  + ignore case when matching keywords
	+ fix some issues found with Coverity.
	+ quiet a few gcc9 warnings
	+ correct size-parameter of ZeroMemory calls in ntwinio.c
	+ resave SVG-files with Inkscape 0.92.4 (5da689c313, 2019-01-14), to
	  accommodate version-creep.
	+ improved configure macros to lessen unused-variable warnings in
	  config.log
	+ workaround in configure checks for ncurses vs xcode's c99 "-W" option
	+ fix - python filter should recognize triple single-quoted string
	  (report/patch by Marc Simpson).
	+ fix typos reported by codespell.
	+ add null-pointer checks for continue-search and reverse-search to
	  handle the case where a pattern string was given, but it failed to
	  compile (report by Marc Simpson).
	+ improve configure script for MacOS port:
	  + check for X11 headers in /usr/X11, reflecting Apple's removal of
	    of /usr/include and /usr/include/X11
	  + suppress -Winline
	  + cleanup *.dSYM directories
	  + don't add gcc/clang options for c89/c99 wrappers which cannot tell
	    what version of gcc/clang they hide.
	+ add tpumode, separating it from dclmode because the keywords differ.
	  also add tpu syntax filter, since syntax differs.
	+ modified a configure-macro to appease autoheader-252.
	+ switch back to the original buffer after displaying result of the
	  show-marks command in "[Named Marks]" (report/patch by Marc Simpson).
	+ modify message when setting a mark in "[Named Marks]" to show that it
	  is ignored (report by Marc Simpson).
	+ regenerate the doc-files from html, using links2 2.14 in Debian 9.
	  also reformat the html files.
	+ trim some unwanted blanks in vile.hlp, overlooked in converting
	  to html (report by Marc Simpson).
	+ add "go" and "typescript" majormodes.
	+ fix a loop-limit in manfilt.c for ANSI CUP.
	+ clone pl-filt.c as pl6filt.c to support perl6, added corresponding
	  "perl6" mode (discussion with Steve Lembark).
	+ add a limit-check in reallyEditMiniBuffer to handle a case where
	  mini-edits clear the working buffer, including the padding (Savannah
	  #56627).
	+ fix no-return warnings from libXt 1.2.0 headers
	+ updated "rev=made" to "rel=author" in html-files.
	+ add configure check for handling of "const" with X Toolkit library
	+ improved configure macros:
	  CF_GNU_SOURCE, CF_INSTALL_OPTS, CF_INSTALL_OPT_S, CF_LD_RPATH_OPT,
	  CF_POSIX_C_SOURCE, CF_VA_COPY, CF_XOPEN_SOURCE, mainly to solve
	  two problems:
	  + non-POSIX use of predefined symbols on BSD platforms
	  + an install option was needed to preserve timestamps
	+ add html meta tags to atr2html for generator and charset.
	+ update gnreight.h from Debian/testing libc6 2.28-6
	+ add FreeBSD package-files to help with maintaining (FreeBSD #234527,
	  FreeBSD #234528).  Note that because of the distinfo files, those
	  will always be one patch behind.
	+ update config.guess, config.sub
2020-05-21 07:40:28 +00:00
jnemeth
3a1f23d0b9 actually mark coilmq as broken 2020-05-21 07:33:33 +00:00
jnemeth
3ae402425a Revert most of 1.561 which deleted language directories while adding
a package.
2020-05-21 07:21:09 +00:00
rillig
a792ed8547 mail/amavisd-milter: remove unknown configure options 2020-05-21 07:08:07 +00:00
rillig
e0c2e0d51d lang/algol68g: fix outdated configure options
Found by GNU_CONFIGURE_STRICT.
2020-05-21 07:02:56 +00:00
rillig
a0152754d6 graphics/Coin: fix typo in configure option
The option --enable-pthreads was unknown, as a build with
GNU_CONFIGURE_STRICT=yes showed.  Fixing the typo showed exactly the same
configure output as before, which is probably due to the autodetection.
2020-05-21 06:55:30 +00:00
adam
20851e9b0d Updated devel/py-cython, www/py-httplib2 2020-05-21 06:20:16 +00:00
adam
26f047b1b7 py-httplib2: updated to 0.18.1
0.18.1
explicit build-backend workaround for pip build isolation bug
"AttributeError: 'module' object has no attribute '__legacy__'" on pip install
2020-05-21 06:19:59 +00:00
adam
ebfd4eaac6 py-cython: updated to 0.29.19
0.29.19:
Bugs fixed
* A typo in Windows specific code in 0.29.18 was fixed that broke "libc.math".
* A platform specific test failure in 0.29.18 was fixed.
2020-05-21 06:19:12 +00:00
markd
6c63c0f3ef web2c: Identify as TeXLive 2020/pkgsrc 2020-05-21 03:32:14 +00:00
rillig
6f1e42a9f9 mail/elm-me: document harmless array[char] 2020-05-21 00:00:46 +00:00
rillig
38e45913d2 devel/ExmanIDE: remove no-op file from SUBST_FILES 2020-05-20 23:32:56 +00:00
mef
2a8336c038 (emulators/fs-uae-launcher) Remove Ignoring nonexistent file [subst.mk:prefix] 2020-05-20 23:14:33 +00:00
mef
94c72f8859 (math/py-scipy12) regen distinfo 2020-05-20 21:51:08 +00:00
mef
4015524e03 (devel/kservice) revert the previous commit. But dropped CMakeList.txt 2020-05-20 21:31:09 +00:00
nia
7a1ea5f9c9 doc: Removed wm/amaterus 2020-05-20 17:36:25 +00:00
nia
d19e25c320 wm: Remove amaterus
PR pkg/55275
2020-05-20 17:35:17 +00:00
wiz
8bb2fbd35c doc: Updated math/gnumeric112 to 1.12.47nb1 2020-05-20 16:48:52 +00:00
wiz
e48834be5e gnumeric112: disable python function plugin by default
It uses python 2.x and gnumeric upstream has turned off the plugin by
default as well.

Add a "python" option for those who really need it.

Update some outdated comments.

Bump PKGREVISION.
2020-05-20 16:48:41 +00:00
micha
a50745853d doc: Added games/doom2-pwad-lost-civilization version 15 2020-05-20 16:37:29 +00:00
micha
607f183672 games/Makefile: +doom2-pwad-lost-civilization 2020-05-20 16:34:22 +00:00
taca
63b82318c4 doc: Updated www/drupal8 to 8.7.14 2020-05-20 16:31:59 +00:00
taca
b58b92ed74 www/drupal8: update to 8.7.14
Update drupal8 to 8.7.14.


8.7.14 (2020-05-20)	-- Security update

    View usage statistics for this release

Release notes

Maintenance and security release of the Drupal 8 series.

This release fixes security vulnerabilities. Sites are urged to upgrade
immediately after reading the notes below and the security announcement:

* Drupal core - Moderately critical - Third-party library - SA-CORE-2020-002

No other fixes are included.
2020-05-20 16:31:27 +00:00
micha
aa9498c8b3 games/doom2-pwad-lost-civilization: import doom2-pwad-lost-civilization-15
Story: A civilization was collapsed as people got into religion of
"ignorant egoistic idiotism". Genetically modified cattle and food
turned the people and animals to agressive zombies. But there were
few survivors. How they weren't affected?
2020-05-20 16:31:07 +00:00
taca
0e362dd093 doc: Updated www/drupal7 to 7.70 2020-05-20 16:22:45 +00:00
taca
cf300cbd20 www/drupal7: update to 7.70
Update drupal7 to 7.70.


Drupal 7.70, 2020-05-19
-----------------------
- Fixed security issues:
   - SA-CORE-2020-002
   - SA-CORE-2020-003
2020-05-20 16:22:15 +00:00
wiz
de6f44f958 py-jedi: fix PLIST for python != 3.7 2020-05-20 16:19:22 +00:00
micha
6cfc199079 games/doomlegacy: Add link to upstream ticket in patches 2020-05-20 16:04:12 +00:00
adam
588ed70f44 Updated www/py-httplib2, net/py-smbc 2020-05-20 15:36:38 +00:00
adam
0e457c34e8 py-smbc: updated to 1.0.22
New in 1.0.22:
* Add File_seekable
* Rework some routines to fix holes in error checking and potential mem…
* Fix File_read when the current location is not zero
* Add File_flush
* Add File_tell
2020-05-20 15:36:14 +00:00
micha
61dde3c63b news/libcanlock: Add libcanlock-3.pc to PLIST
pkg-config is supported since version 3.2.0.
2020-05-20 15:33:39 +00:00
adam
b08c1487e7 py-httplib2: updated to 0.18.0
0.18.0
IMPORTANT security vulnerability CWE-93 CRLF injection
Force %xx quote of space, CR, LF characters in uri.
Special thanks to Recar https://github.com/Ciyfly for discrete notification.
https://cwe.mitre.org/data/definitions/93.html

0.17.4
Ship test suite in source dist
https://github.com/httplib2/httplib2/pull/168
2020-05-20 15:29:53 +00:00
riastradh
2b045b3d9a doc: Added math/gappa version 1.3.5 2020-05-20 14:50:39 +00:00
riastradh
9d8fcd6538 doc: Added math/sollya version 7.0 2020-05-20 14:50:30 +00:00
riastradh
0fc422c9d4 doc: Added math/fplll version 5.3.2 2020-05-20 14:50:20 +00:00
riastradh
509dcbc6d1 doc: Added math/mpfi version 1.5.4 2020-05-20 14:50:11 +00:00
nia
698b5cddfe doc/TODO: +vte3-0.60.2 2020-05-20 12:49:42 +00:00
nia
271be4e6ac qt5-qtbase: Switch to libcups. Enable cups. Bump PKGREVISION 2020-05-20 11:52:58 +00:00
kleink
9e2d0d8f1f recode: Drop maintainership. 2020-05-20 11:43:36 +00:00
nia
23507b3e46 doc: Updated audio/schismtracker to 20200412 2020-05-20 10:03:42 +00:00