danj
cef2924ea1
Remove shadchin@ as maintainer per his request
...
Other categories will follow shortly
2019-05-13 18:06:42 +00:00
ian
e21d1cf3db
Upgrade idiff to 1.1; incorporates patches. Help & OK kn@
2019-05-13 17:52:58 +00:00
jca
cf1513c7a3
Unbreak on sparc64, where <machine/intr.h> can't be included from userland
...
ok benoit@ (maintainer)
2019-05-13 17:15:40 +00:00
danj
5154535cdd
Remove maintainers per their requests
2019-05-13 16:46:23 +00:00
ajacoutot
54f91ded2a
Typo.
...
ok jasper@
2019-05-13 15:30:05 +00:00
jasper
8ea01a1cde
+wireguard-{go,tools}
2019-05-13 15:12:07 +00:00
jasper
5eb5d1277d
import wireguard-tools-0.0.20190406
...
WireGuard is an extremely simple yet fast and modern VPN that utilizes
state-of-the-art cryptography.
based on the initial port by bentley@
ok sthen@
2019-05-13 15:10:30 +00:00
jasper
f2cfd1b9bb
import wireguard-go-0.0.20190409
...
wireguard-go is a userland implementation of WireGuard in Go; WireGuard
ia simple yet fast modern VPN.
based on the initial port by bentley@
ok sthen@
2019-05-13 15:08:50 +00:00
abieber
a3ce4e1793
+ tidy
2019-05-13 14:31:47 +00:00
abieber
0d33047508
Bump REVISION for tidyp (we have tidy again):
...
- remove tidy symlink
- remove conflict marker
OK sthen@
2019-05-13 14:30:17 +00:00
abieber
0397642700
Bring back tidy as it is now maintained.
...
OK sthen@
2019-05-13 14:27:22 +00:00
ajacoutot
e78fc0b637
Unbreak: missed bump
2019-05-13 13:59:37 +00:00
solene
e890f60fae
Update to sbcl-1.5.2
...
From maintainer joshe@
Re-enable -threads flavor
2019-05-13 12:58:58 +00:00
cwen
55ec753cdf
p5-Pod-Tests: update to 1.20
...
Changelog:
https://metacpan.org/changes/release/ETHER/Pod-Tests-1.20
OK sthen@
2019-05-13 12:42:18 +00:00
cwen
a24abf2a5e
p5-Test-URI: update to 1.082
...
Changelog:
https://metacpan.org/changes/release/BDFOY/Test-URI-1.082
OK sthen@
2019-05-13 12:40:14 +00:00
cwen
1ac7c8b3e5
p5-Test-WWW-Mechanize: update to 1.52
...
Changelog:
https://metacpan.org/source/PETDANCE/Test-WWW-Mechanize-1.52/Changes
tweaks and OK sthen@
2019-05-13 12:37:59 +00:00
cwen
8d37bba86f
p5-Carp-Assert-More: update to 1.16
...
Changelog:
https://metacpan.org/source/PETDANCE/Carp-Assert-More-1.16/Changes
OK sthen@
2019-05-13 12:33:58 +00:00
cwen
0f8d4f3b9b
p5-File-Copy-Recursive: update to 0.44
...
Changelog:
https://metacpan.org/source/DMUEY/File-Copy-Recursive-0.44/Changes
OK sthen@
2019-05-13 12:28:02 +00:00
cwen
0e927ff6eb
p5-Test-Spelling: update to 0.22
...
Changelog:
https://metacpan.org/release/CAPOEIRAB/Test-Spelling-0.22
OK sthen@
2019-05-13 12:25:49 +00:00
sthen
c51c3db402
update mac-vendor db
2019-05-13 11:01:10 +00:00
semarie
173e99a19e
unbreak py-genshi
...
PLIST for py-genshi isn't the same than py3-genshi.
diff from sthen@
2019-05-13 09:00:22 +00:00
afresh1
625f09a214
+t-prot
2019-05-13 04:34:38 +00:00
afresh1
0ee77f9da2
Import t-prot 3.4
...
t-prot (TOFU Protection) is a filter which improves the readability of
email messages and Usenet posts by hiding some of their annoying parts.
The annoyances it handles include mailing list footers, signatures,
TOFU, sequences of blank lines, and repeated punctuation. TOFU is an
acronym that stands for "Text oben, Fullquote unten", a German reference
to the practice of adding just a few lines of original text and quoting
a complete message below them.
OK kmos@
2019-05-13 04:33:41 +00:00
jca
2031319b91
Unbreak, patch should have been deleted in the update to 0.9.12.
2019-05-13 04:18:39 +00:00
phessler
ba4d76ce4c
update pbgpp to latest version
...
set NO_TESTS because the tests require a configured service, which has also
been previously forcibly disabled.
OK pamela@
2019-05-13 04:02:31 +00:00
jca
439ab94106
Zap a stray backslash
2019-05-13 03:53:22 +00:00
pamela
451372f65d
Update www/py-bottle to 0.12.16
...
based on diff from wen heping, I added tests
OK jca phessler
2019-05-13 03:25:18 +00:00
ajacoutot
eee95e60b8
Merged upstream.
2019-05-13 02:11:10 +00:00
robert
95a42ef9c7
bump pkg, missed in previous commit
2019-05-13 02:09:15 +00:00
cwen
0866aba594
portgen: bring back camel-cased port names for Perl
...
OK afresh1@
2019-05-13 01:30:05 +00:00
kmos
0238a02a64
Adding ISC license to the list of "good" licenses.
...
OK afresh1@
2019-05-13 00:21:29 +00:00
ajacoutot
8c5ded797c
Adapt to our different pkg-config(1).
2019-05-12 22:46:58 +00:00
kn
c6e99b773f
+ p5-forks
2019-05-12 22:28:08 +00:00
kn
df763d974b
Import devel/p5-forks
...
OK cwen
The forks.pm module is a drop-in replacement for threads.pm. It has the
same syntax as the threads.pm module (it even takes over its namespace) but
has some significant differences:
- you do _not_ need a special (threaded) version of Perl
- it is _much_ more economic with memory usage on OS's that support COW
- it is more efficient in the startup of threads
- it is slightly less efficient in the stopping of threads
- it is less efficient in inter-thread communication
If for nothing else, it allows you to use the Perl threading model in
non-threaded Perl builds and in older versions of Perl (5.6.0 and
higher are supported).
2019-05-12 22:25:45 +00:00
sthen
fec80e72d9
update to yle-dl-20190502, from maintainer Timo Myyrä
2019-05-12 22:15:57 +00:00
jca
48f5813cb8
Tweak types detection, make gint64 and int64_t match on 64 bits base-gcc archs.
...
Fixes www/webkitgtk4 on sparc64. Help and ok ajacoutot@
2019-05-12 22:03:53 +00:00
jca
c2525adf70
Fix gcc version check to unbreak on base-gcc platforms
...
The __builtin_bswap* functions have only been introduced in gcc-4.5, not
gcc-4.0. ok jasper@
2019-05-12 22:00:52 +00:00
jca
b799be6324
Major upgrade to mariadb-10.2.23
...
Some config options have changed or have been removed, check your config
file. Also make sure to use mysql_upgrade.
Update effort started by jeremy@, continued by sthen@ and me. Delayed
for some time because of lack of atomic builtins on lots of our base-gcc
platforms. Since we now use ports-gcc to build mariadb, this is not
a problem any more.
This update brings in libiconv and changes the name of the library.
Stuart kindly proposed to handle the WANTLIB syncing.
Test reports for the server from jcs@ and sthen@.
ok sthen@, "go ahead" Brad (maintainer)
2019-05-12 21:56:55 +00:00
ajacoutot
4629b1f0d0
Merge the recent changes from GiveConsole/TakeConsole.
2019-05-12 21:28:50 +00:00
espie
d009a872de
I wouldn't put PORTSDIR_PATH in my environment instead of
...
/etc/mk.conf, but... why not ?
allow passing it thru, solving naddy@'s problem
2019-05-12 20:40:20 +00:00
afresh1
0e6031f4ee
Improve complex dependency version understaning in portgen
...
While here, improve python test dependency detection.
OK cwen@
2019-05-12 20:23:33 +00:00
rsadowski
bad86f39f9
Update pycharm to 2019.1.2
2019-05-12 19:34:07 +00:00
bluhm
3cef5a1bae
update p5-IO-Socket-SSL to 2.066
2019-05-12 17:58:45 +00:00
landry
b5396dac1d
Update to nss 3.44, will be a requirement for gecko 68.
...
See https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.44_release_notes
Add a patch from FreeBSD via https://bugzilla.mozilla.org/show_bug.cgi?id=1551041
to fix the build on big-endian.
thanks to cwen@ for testing on macppc.
2019-05-12 17:58:20 +00:00
rsadowski
cff4a66796
Update kstars to 3.2.2
2019-05-12 17:30:56 +00:00
danj
5e8c8fbaf5
Register py-amf removal
2019-05-12 16:54:07 +00:00
danj
0b807c66e7
Remove py-amf
...
It was used by multimedia/yle-dl but it switched to py-mini-amf.
Suggested by maintainer Timo Myyra
2019-05-12 16:53:21 +00:00
rsadowski
485fbeef87
Update catach2 to 2.7.2
...
Switch from py2 to py3 at build time.
2019-05-12 16:40:55 +00:00
afresh1
d1db37cb98
Avoid configuring ports without trying to find depends in portgen
...
Especially python setup.py ports that try to download depends themselves.
OK cwen@
2019-05-12 16:38:15 +00:00
espie
b7bbcb0cdf
lock parsing errors should not happen, put them in debug.log along with other
...
generic debug info.
2019-05-12 16:37:52 +00:00