132616 Commits

Author SHA1 Message Date
bentley
d7df66eba0 +pioneer 2018-10-27 07:15:11 +00:00
bentley
a11def704c Import pioneer-20180203, a game of lonely space and adventure.
Pioneer is a space adventure game set in the Milky Way galaxy at the
turn of the 31st century.

The game is open-ended, and you are free to explore the millions of star
systems in the game. You can land on planets, slingshot past gas giants,
and burn yourself to a crisp flying between binary star systems. You can
try your hand at piracy, make your fortune trading between systems, or
do missions for the various factions fighting for power, freedom or
self-determination.

tweaks + ok kirby@
2018-10-27 07:14:26 +00:00
bentley
9fa36f8584 Fix packaging due to bad value in PLIST.
While here, delete some irrelevant configure options, suggested
by bcallah@.
2018-10-27 05:48:32 +00:00
rpointel
5a07cd1377 update selenium to 3.14.1.
from wen heping (thanks).
2018-10-27 05:47:12 +00:00
daniel
75c8492cf8 Update to ocaml-menhir 20180905. 2018-10-27 01:34:16 +00:00
daniel
98274b8b3f Update to Compcert 3.4. Still marked BROKEN until coq is updated. 2018-10-27 01:16:42 +00:00
sthen
813d2e28fc drop php 7.0 and scaffolding, the default has already been switched to 7.1 2018-10-26 21:22:01 +00:00
daniel
be091e24ff Minor update to numpy 1.14.6 to fix a few bugs.
While here, drop BROKEN-alpha now that we have gcc 4.9 there which can
successfully build numpy on that platform.
2018-10-26 21:09:31 +00:00
sthen
07bca3ff89 cve_quirks for cabextract, libmspack, roundcube 2018-10-26 20:58:32 +00:00
sthen
9153551649 update to roundcubemail-1.3.8
various fixes including an XSS in handling invalid style tag content
2018-10-26 20:57:55 +00:00
sthen
6cb8d5005a update to cabextract-1.8, fixes CVE-2018-18584 "A CAB file with a
Quantum-compressed block of exactly 38912 bytes will write one byte
beyond the end of the input buffer", also improves the --fix option.

ok jasper@ and "Steve" (maintainer) "OK'd my update earlier this week
which was the same as your diff below except for the HOMEPAGE change."
2018-10-26 20:09:45 +00:00
naddy
6fb7b36b06 Find and link with the X11 libraries because various X11 functions are
called directly.
2018-10-26 19:53:06 +00:00
naddy
930423f5f1 explicitly link with all called libraries to satisfy lld 2018-10-26 18:21:50 +00:00
ajacoutot
160e44144b Missing README title (see infrastructure/templates/README.template) 2018-10-26 17:06:19 +00:00
jeremy
ecdd34f345 Bump related ports after default ruby version switch. 2018-10-26 16:16:24 +00:00
jeremy
d8b8c01d57 Switch default ruby version to ruby 2.5. 2018-10-26 16:15:44 +00:00
jeremy
3f28ad01cd Drop FLAVORs for old ruby versions, add ruby25 FLAVOR. 2018-10-26 16:13:50 +00:00
jeremy
9e6887f276 Drop explicit FLAVORS, since FLAVORS inherited from ruby.port.mk are
now acceptable.
2018-10-26 16:13:18 +00:00
jeremy
6a5c7831b8 Only add ruby or python RDEPs to the ruby and python subpackages.
Add explicit python RDEP to python subpackage.

Feedback from ajacoutot@
2018-10-26 16:13:00 +00:00
jeremy
b6999fd84a Switch the default ruby version from ruby 2.4 to ruby 2.5. Remove
support for building with ruby 2.3.
2018-10-26 16:12:24 +00:00
sthen
77c57f1c53 fix build with gcc 4.9 2018-10-26 15:47:30 +00:00
bcallah
4f717f1f61 +pony-stable 2018-10-26 15:00:22 +00:00
bcallah
992feb9285 Import devel/pony-stable, a simple dependency manager for the Pony language
ok rsadowski@
2018-10-26 14:59:55 +00:00
jcs
b6c721ed11 hello brlaser 2018-10-26 14:03:53 +00:00
jcs
b928536c6f Import brlaser-4, a CUPS driver for Brother printers
Antoine takes MAINTAINER

feedback from sthen, ajacoutot, fcambus
ok ajacoutot, fcambus
2018-10-26 13:57:08 +00:00
robert
d5b5dd781f remove old files, missed from previous commit 2018-10-26 07:00:22 +00:00
robert
9cd0dc1130 update to zabbix 4.0.0 2018-10-26 06:57:21 +00:00
bentley
d6ee878d6f Update to pioneers-15.5. 2018-10-26 06:42:02 +00:00
bentley
16e67a19c1 Update to tarlz-0.6.
Release announcement:
https://lists.nongnu.org/archive/html/lzip-bug/2018-10/msg00002.html
2018-10-26 06:17:23 +00:00
bentley
271914f660 Update geda homepage. 2018-10-26 04:16:40 +00:00
bentley
d59603396d Update to pcb-4.1.3. 2018-10-26 04:01:51 +00:00
bentley
a578dcbe5f Update to gtkwave-3.3.95. 2018-10-26 04:01:02 +00:00
bcallah
160edc16af Bugfix update to kona-3.2.0.20181016 2018-10-25 21:34:02 +00:00
sthen
b4b6d4c48b update to libmspack 0.8alpha, fixes for a 1-byte out-of-buffer write
if a CAB file has a Quantum-compressed datablock with exactly 38912
compresswed bytes, also rejects blank CHM filenames that are blank
because they have embedded null bytes, and chmextract now protects
against absolute/relative pathnames in CHM files.
2018-10-25 20:12:51 +00:00
juanfra
d01e4a4fed Racket doesn't build on sparc64. 2018-10-25 19:15:02 +00:00
jsing
f08938ae10 Unbreak net/squid - stop using antiquated ASN.1 macros that have been
removed (apparently this diff was hiding in my ports tree...)

ok naddy@
2018-10-25 16:15:38 +00:00
sthen
44b7d9f469 Build groff with a base compiler, suggested by/ok schwarze@. It is somewhat
an "infrastructure" port, won't have library conflict problems, and as
Ingo says, 'Groff does not really use C++, it is merely "C with classes"'
and this is not expected to change.
2018-10-25 13:26:48 +00:00
sthen
30df3ebc90 Don't use ports-gcc to build gettext; it causes a dependency loop:
devel/gettext -> lang/gcc/4.9 -> devel/bison -> devel/gettext

Fortunately the stdc++ linkage is only in libasprintf which currently
seems unused in ports.  Found by landry@ in sparc64 bulk.
2018-10-25 13:21:58 +00:00
bentley
fe6a53d1c5 +alkalami 2018-10-25 10:17:46 +00:00
bentley
414fdb6cd1 Tweak COMMENT and DESCR. 2018-10-25 10:17:14 +00:00
bentley
3f9489ad73 Import alkalami-1.100.
Alkalami is a font designed for Arabic-based writing systems in the
Kano region of Nigeria and Niger.

Alkalami (pronounced al-KA-la-mi) is the local word for the Arabic
"qalam", a type of sharpened stick used for writing on wooden boards
in the Kano region of Nigeria and in Niger, and what gives the style
its distinct appearance. The baseline stroke is very thick and
solid. The ascenders and other vertical strokes including the teeth
are very narrow when compared to the baseline. A generous line
height is necessary to allow for deep swashes and descenders, and
the overall look of the page is a very black, solid rectangle.
Diacritics are much smaller in scale, with very little distance
from the main letters.

ok sthen@

From George Rosamond (MAINTAINER); thanks!
2018-10-25 10:14:21 +00:00
bentley
79444755c0 Update to ibm-plex-1.2.1. 2018-10-25 10:01:24 +00:00
bentley
67a424672f Make some small tweaks to the makefile. No package change.
From George Rosamond (MAINTAINER).
2018-10-25 09:54:10 +00:00
ajacoutot
442573ee6f Update to d-feet-0.3.14. 2018-10-25 09:39:21 +00:00
ajacoutot
8174d2b35a Update to librsvg-2.44.8. 2018-10-25 09:32:05 +00:00
ajacoutot
9b536d7f79 Sync with base:
- Accept both `--foo bar` and `--foo=bar` styles options.
- Add support for -z initfirst.
- Generate __data_start symbol that marks the start of .data when __data_start
  is referenced from code being linked.

From Brad (maintainer)
2018-10-25 09:25:38 +00:00
fcambus
4d2170ccd3 Update ttyplot to 1.1. 2018-10-25 07:40:51 +00:00
landry
9d021f0513 Add support for postgresql >= 10.
pgadmin3 is unsupported upstream and doesn't officially support
postgresql above 9.5, but pgadmin4 is a whole different monster, so keep
this one on life support. Tested against 10.5.

(note that there's a 1.22.2 release upstream)

Patch taken from https://bugs.debian.org/878295

ok sthen@ pea@ (MAINTAINER), also tested by Stefan Wollny
2018-10-25 07:32:43 +00:00
bentley
67fd924053 Update to openfst-1.6.9. 2018-10-25 02:37:26 +00:00
bluhm
2649049fbf update p5-Net-IDN-Encode to 2.500 2018-10-24 22:10:09 +00:00