142294 Commits

Author SHA1 Message Date
bket
c5ac756c44 +unionfs-fuse 2019-11-12 15:18:32 +00:00
bket
4af368d1fc Import unionfs-fuse-2.0.
DESCR:
unionfs-fuse overlays several directory into one single mount point.

It first tries to access the file on the top branch and if the file does
not exist there, it continues on lower level branches. If the user tries
to modify a file on a lower level read-only branch the file is copied to
a higher level read-write branch if the copy-on-write (cow) mode was
enabled.

OK rsadowski@, jca@
2019-11-12 15:15:09 +00:00
bcallah
04ad6b192b +fallingtime 2019-11-12 13:37:42 +00:00
bcallah
a3c63d8133 Import games/fallingtime, a game where you are a constantly falling ball.
macppc testing and ok cwen@

FallingTime is an arcade game inspired by Fall Down. Like the Fall Down
games, you are a ball and you must fall into the holes to avoid being
crushed by the top of the screen!
2019-11-12 13:37:22 +00:00
kmos
d54457419c security/py-pyscard
The pyscard smartcard library is a framework for building smart card
aware applications in Python.
the PCSC API Python wrapper module.

- smartcard.scard, an extension module wrapping the WinSCard API (smart
card base components) also known as PC/SC

- smartcard, a higher level Python framework built on top of the raw
PC/SC API

Version 1.9.9

From Lucas Rabb

Input and tweaks from myself and sthen

OK sthen
2019-11-12 10:24:23 +00:00
jca
cf1792bf4c Use https://ftp.tu-chemnitz.de as primary MASTER_SITES
Documented as a preferred mirror by upstream, has https, and doesn't
have all the problems ftp://tug.org has (overloaded, keepalive broken).
ok sthen@ edd@ (maintainer)
2019-11-12 10:14:08 +00:00
kmos
4f48ea7b71 Add patch that should have been added along with 1.1.2 update.
No REVISION bump since it just patches a test
2019-11-12 10:03:14 +00:00
kmos
52910b17a3 Change DEPENDS to reflect reversion and EPOCH bump of py-prompt_toolkit
Bump REVISION

ok kn
2019-11-12 10:00:28 +00:00
kmos
fca1fa5e26 Revert previous update. Doesn't work with ipython 5.8.0 and newer ipython
removes python2 support. Bump EPOCH.

ok kn
2019-11-12 09:59:00 +00:00
tb
1d59abf354 Fix symbol lookup that I screwed up when I last had to touch this mess:
W:QSslSocket: cannot call unresolved function X509_getm_notBefore
Segmentation fault (core dumped)

Reproducer, test & ok rsadowski
2019-11-12 09:55:51 +00:00
fcambus
7f1644eaa7 Update dialog to 1.3-20191110. 2019-11-12 09:46:41 +00:00
fcambus
4a70895ce7 Avoid adding "-g3 -O0" to CFLAGS.
OK jeremy@, sthen@
2019-11-12 09:25:28 +00:00
sthen
3680bfc79b update to p5-Crypt-X509-0.52 2019-11-12 08:30:27 +00:00
ajacoutot
0f03ab0022 Missing BDEP on math/py-numpy.
spotted by naddy@
2019-11-12 08:14:37 +00:00
jeremy
377f8feb37 Update to websocket-driver 0.7.1 2019-11-12 06:48:39 +00:00
jeremy
f898f6330c Update to puma 4.3.0 2019-11-12 06:48:14 +00:00
jeremy
4ebfe2330f Update to redcarpet 3.5.0 2019-11-12 06:47:23 +00:00
jeremy
04fcbcf378 Update to libvirt 0.7.1 2019-11-12 06:46:40 +00:00
jeremy
d2d2721fd8 Update to bcrypt 3.1.13 2019-11-12 06:46:00 +00:00
jeremy
88c4b29061 Update to eventmachine 1.2.7 2019-11-12 06:43:49 +00:00
jeremy
1133503ecc Update to racc 1.4.15 2019-11-12 06:43:14 +00:00
jeremy
1d56f067ce Update to ruby-prof 1.0.0 2019-11-12 06:42:43 +00:00
jeremy
a16f2c270d Update to kgio 2.11.2 2019-11-12 06:42:05 +00:00
jeremy
ccdf231efa Update to ffi 1.11.1 2019-11-12 06:41:34 +00:00
jeremy
a414c7185a Update to sqlite3 1.4.1 2019-11-12 06:40:37 +00:00
jeremy
f4d20a835e Update to ldap 0.9.20 2019-11-12 06:40:03 +00:00
jeremy
393576e77f Update to amalgalite 1.6.3 2019-11-12 06:39:24 +00:00
jeremy
e4cd38f7c1 Update to passenger 6.0.4 2019-11-12 06:38:20 +00:00
bentley
6e78e88d53 Update error message: pkg/README is PKGSTEM, not FULLPKGNAME. 2019-11-12 06:01:04 +00:00
feinerer
798a05edd5 PDFMiner is Python 3 only starting from version 20191010
(and was Python 2 only before).
2019-11-12 05:24:13 +00:00
jsg
0ee1a83f41 add commas after .Nm items 2019-11-12 05:07:44 +00:00
jsg
d67406629d Change the standalone version of sam to a maintained fork which
supports scalable fonts among many other changes.

The prior 1998 version frequently crashes on amd64.

ok markus@ who drops maintainership
2019-11-12 02:45:32 +00:00
jturner
83f07abb97 Update janet to 1.5.0 2019-11-12 01:45:59 +00:00
bcallah
88f8c364da Update to ebc-2.3.0; build system fixes only
While here, our getconf does not report LONG_BIT. ebc uses LONG_BIT to
determine whether or not to use 64-bit math. So just set it manually.
LONG_BIT is 64 on 64-bit archs and 32 on 32-bit archs
2019-11-12 01:09:08 +00:00
edd
ab87713ed0 Update print/texlive to version 2019.
A few notes:

This year, we install the interpreter symlinks when the supporting texmf
files become available. Before we installed them all in texlive_base and
you could get dangling symlinks and confused users.

There are also a lot of Ruby-1.8 scripts in TeX Live, but we no longer
package such an old Ruby. There's too much to systematically test, so
for now we re-write the #! to a newer Ruby, and we can fix any problems
that arise on a case-by-case basis.

Tested by: matthieu@, cwen@, Jon Bernard and jca@.

Additional input from sthen@ and cwen@.

OK cwen@ and jca@.

Thank you all for your help!
2019-11-11 22:54:07 +00:00
pirofti
c8e1b9a6b9 Update youtube-dl to 2019.11.05
Completely regenerated the PLIST as it was giving strange errors with a simple
update. If something breaks write me directly.
2019-11-11 21:49:24 +00:00
sthen
481cd5296d update to neomutt-20191111 2019-11-11 21:42:00 +00:00
sthen
8ce0336022 add debug packages 2019-11-11 21:25:19 +00:00
landry
6954e32e0f Add forgotten translation to PLIST 2019-11-11 21:14:08 +00:00
landry
84d8082861 Update some PLISTs with the new @so annotations.
Ride the previous REVISION bump.
2019-11-11 21:13:05 +00:00
fcambus
905b816ca4 Switch HOMEPAGE to HTTPS. 2019-11-11 20:58:49 +00:00
landry
422265e63e Provide debug symbols for a handful of Xfce core applications/libraries. 2019-11-11 20:49:28 +00:00
landry
85302219c4 Update to thunar 1.8.10.
Cherrypick 3 patches from FreeBSD from
https://bugzilla.xfce.org/show_bug.cgi?id=16138 to fix a crasher at
startup.
2019-11-11 20:46:00 +00:00
espie
2941d54083 add DEBUG_PACKAGES and DEBUG_CONFIGURE_ARGS
make sqlports strict by default (ignore PORTSDIR_PATH and look only in
PORTSDIR)
2019-11-11 20:44:39 +00:00
ajacoutot
6fcc805c1d Regen PLIST. 2019-11-11 20:39:48 +00:00
rpointel
4e331ed485 update yara to 3.11.0.
ok benoit@.
2019-11-11 20:34:33 +00:00
jasper
a3bc3647a6 add debug-gjs 2019-11-11 20:18:04 +00:00
jasper
2ba1029562 use the includedir obtained from cmake rather than special casing openbsd 2019-11-11 20:16:59 +00:00
jca
091ed4047a "there are tests, but not working yet" -> NO_TEST=Yes is wrong 2019-11-11 20:08:25 +00:00
landry
6e7aee30be Update to libofx 0.9.15.
Switch to github, removes HTML doc, enable ofxconnect binary.

Funnily, this port was my first one.. 12+ years ago :)
2019-11-11 19:56:54 +00:00