144682 Commits

Author SHA1 Message Date
benoit
07ef714bf7 Update to p5-AnyEvent-HTTP-2.24. 2020-02-14 22:45:27 +00:00
sthen
53882914e3 update to trac-1.4.1 2020-02-14 21:28:09 +00:00
sthen
03bb682f28 update to postfix-3.5.20200203, from Brad 2020-02-14 21:02:01 +00:00
sthen
1e3ab69427 missed with bsd.port.mk / GH_TAGNAME commit 2020-02-14 20:17:02 +00:00
kmos
1dadf56584 Increase threshold for marking a job "frozen" from 10 seconds to 45 seconds
"I would be happy with that" sthen@
ok espie@
2020-02-14 18:51:46 +00:00
bket
89ef209c9e Don't use ${BUILD_DEPENDS} in RUN_DEPENDS
Found by kili@ who also suggested the fix.

OK pamela@
2020-02-14 18:11:29 +00:00
landry
379f654011 Actually remove patches that were supposed to have been removed in
previous update, should fix make patch. spotted by naddy@
2020-02-14 17:31:21 +00:00
paco
69d7c1851a Adding myself to the list
OK kmos@
2020-02-14 15:44:32 +00:00
landry
f8b0f5051e Update to proj 6.3.1 2020-02-14 14:19:00 +00:00
benoit
80de6c2ffc Update to p5-Parallel-Forker-1.252. 2020-02-14 13:57:43 +00:00
benoit
f7aa237672 Update to p5-Object-Declare-0.24. 2020-02-14 13:49:15 +00:00
benoit
c3fe1a899c Update to p5-Log-Agent-1.003. 2020-02-14 13:34:53 +00:00
jasper
4ccc67adfc sync after erlang17 removal 2020-02-14 13:15:36 +00:00
jasper
761e95b61a remove ancient erlang17 2020-02-14 13:14:57 +00:00
cwen
2f3c95f158 bsd.port.mk: remove COMPILER_VERSION from MAKE_ENV, it is not needed
anymore.

As a side effect, it unbreaks multimedia/mkvtoolnix on !clang archs.

Proposed by jca@, bulk tested by naddy@ on amd64 (thanks again!), and
me on macppc.

OK jca@
2020-02-14 13:06:29 +00:00
benoit
3109fb7138 Update to p5-Locale-Maketext-Gettext-1.30. 2020-02-14 13:05:14 +00:00
jasper
03e65c7693 mark as BROKEN, this is the last port that uses erlang 17. a future update
will hopefully support erlang 21, but we're not holding our breath.

ok and as discussed with jmatthew@ about a year ago
2020-02-14 12:55:21 +00:00
jasper
d953a51ce6 fix reference to erlang18 in comment 2020-02-14 12:51:50 +00:00
benoit
bfab747b74 Update to p5-Devel-Cover-Report-Clover-1.01. 2020-02-14 12:40:52 +00:00
benoit
0796d911ce Update to p5-Devel-Cover-1.33 from wen heping, ok afresh1@ 2020-02-14 12:19:29 +00:00
benoit
02089e6e4b Update to p5-Device-Modem-1.57. 2020-02-14 12:11:56 +00:00
jasper
740da5dee5 sync with erlang18 removal 2020-02-14 12:03:37 +00:00
jasper
b80c5f1d63 retire erlang-18
ok aja@
2020-02-14 12:03:19 +00:00
jasper
b75dbc4516 remove erlang18 support 2020-02-14 12:02:00 +00:00
jasper
1f9040f3cf register erl-{bcrypt,mochiweb} removal 2020-02-14 11:55:55 +00:00
jasper
3b1cb248e6 remove unused and outdated erlang libraries
ok aja@
2020-02-14 11:55:33 +00:00
sthen
9356d2ac79 remove some extraneous DISTNAME setting from GH_TAGNAME ports,
move GH_* up in a few cases where it's halfway through the Makefile
2020-02-14 11:11:32 +00:00
sthen
bda6511a83 update to vim-8.2.255 2020-02-14 10:59:54 +00:00
cwen
bf34a7f5e4 Register net/mutella removal 2020-02-14 10:58:06 +00:00
cwen
da309168a3 Unhook removed net/mutella 2020-02-14 10:56:02 +00:00
cwen
dd94723197 Remove net/mutella:
- runtime is broken on all archs
- last release is from 2004; it has been removed since years on other
OSes for this reason
- there is still net/gtk-gnutella in the ports tree as an alternative

OK kmos@ solene@ fcambus@
2020-02-14 10:54:40 +00:00
sthen
6442f05881 should be GH_COMMIT not GH_TAGNAME 2020-02-14 10:40:04 +00:00
sthen
3b6024d955 symlink the lnms script into /usr/local/bin 2020-02-14 10:31:55 +00:00
sthen
fa77461076 update to motion-4.3.0 2020-02-14 10:29:25 +00:00
kmos
916be41fa0 Mark BROKEN-sparc64
ok kevlo@
2020-02-14 01:43:22 +00:00
sthen
82b0090589 update reposync to use controlmaster; diff from dlg with magic from djm 2020-02-13 23:04:31 +00:00
cwen
a5ab1402d3 pjsua: fix packaging on gcc archs
Implicit MODGCC4_CPPLIBDEP in LIB_DEPENDS is not inherited by
LIB_DEPENDS-*, despite COMPILER_LIBCXX being in WANTLIB-*, so
it's needed to add it.

OK sthen@
2020-02-13 22:31:04 +00:00
sthen
f69d1135ed be smarter about GH_TAGNAME; when generating the default DISTNAME, only
strip a leading "v" when it's followed by what looks like a version number,
also have it handle a few other common names seen in ports. likewise when
stripping 'v' from the default WRKDIST, also allow 'V', but only if
followed by digits (which seems a better match to what github are doing).

update the few ports which _require_ updates to match this change.

been through a bulk on i386 (plus I've diffed "make dump-vars" run in
in all ports having GH_TAGNAME before+after applying the patch), ok jca
2020-02-13 22:19:35 +00:00
naddy
bfe21617b0 dependency moved: py-wtools -> py-wstools 2020-02-13 22:11:40 +00:00
sthen
df74101599 update to dMagnetic 0.22 and improve tests, from maintainer/upstream
Thomas Dettbarn.
2020-02-13 22:08:10 +00:00
juanfra
cc26144b0d Move the mercurial version to a variable. 2020-02-13 22:04:38 +00:00
sthen
905bee84a9 disable --enable-blumenthal-aes again, it uses ceil(3) and a combination of
bogus autoconf tests and missing pieces result in libnetsnmp.so not being linked
to libm, causing breakage that is most noticable in collectd/cups-libs ports
when linking with ld.bfd. bump major due to removed functions and add comments
to Makefile with more info.
2020-02-13 21:48:25 +00:00
naddy
00f197d2de update to 5.0 patchlevel 16 2020-02-13 21:44:51 +00:00
naddy
23ab61939d enable debug packages and modernize plist 2020-02-13 20:50:13 +00:00
jasper
4c14585bda - update to tsung-1.7.0
- switch to erlang 19
- rework DESCR
2020-02-13 20:32:48 +00:00
jasper
e52e3c3914 RUN_DEPENDS=${BUILD_DEPENDS} is bad mkay
spotted by kili@
2020-02-13 20:11:46 +00:00
jasper
dcb463912e update to elixir-1.10.1 2020-02-13 20:05:42 +00:00
jasper
ecae08d250 a previous update moved the definition of all keybindings to pdfpcrc which,
if you didn't previously have this file installed (e.g. in ~/.config/pdfpc/pdfpcrc),
it would seem as if all keybindings broke.
fix this by installing the defalut config file to /etc (as hinted to by pdfpcrc(5))
which can still be overriden by a user's local config

regen WANTLIB and remove unused -DMANDIR while here

reminded by espie@
2020-02-13 19:08:01 +00:00
bket
cc66566235 Update to freeciv-2.6.1
Changes: https://freeciv.fandom.com/wiki/NEWS-2.6.1

OK pirofti@
2020-02-13 18:51:01 +00:00
jasper
95988a04ec - update to py-wstools-0.4.8
- enable tests
2020-02-13 18:37:58 +00:00