Commit Graph

135657 Commits

Author SHA1 Message Date
pamela
80bc1aa039 Update py-pyprof2calltree to 1.4.4 and add a python3 flavor. Updated homepage.
OK phessler@
2019-02-18 03:19:18 +00:00
bentley
b62b00476f Update to dvdstyler-3.0.4.
Release notes:
https://sourceforge.net/projects/dvdstyler/files/dvdstyler/3.0.4/
2019-02-18 00:27:34 +00:00
sthen
b05ea0d1b7 Preemptively fix graphics/amide with newer FFmpeg. From Brad. 2019-02-17 22:52:06 +00:00
sthen
1d9897d8f3 remove audio/moc WANTLIB mess, it's now handled automatically by
COMPILER/COMPILER_LIBCXX
2019-02-17 22:21:04 +00:00
sthen
83e746d78c Preemptively fix audio/moc with newer FFmpeg. From Brad. 2019-02-17 22:17:41 +00:00
sthen
d579a4aead Preemptively fix freerdp with newer FFmpeg. From Brad. 2019-02-17 21:34:01 +00:00
kili
6beda81f99 Fix poppler-qt5 dependency (it's print/poppler,,-qt5, with *two* ,). 2019-02-17 20:39:35 +00:00
kili
45a17bec7e Unbreak build with newer poppler.
From George Koehler, thanks!
2019-02-17 20:38:20 +00:00
sthen
dac92ff632 update to py-isodate-0.6.0, from Kurt Mosiejczuk 2019-02-17 20:25:47 +00:00
sthen
916bd0afa3 update to py-country 18.12.8, from Kurt Mosiejczuk, maintainer timeout 2019-02-17 20:22:22 +00:00
sthen
d054d42162 update to jpeg-turbo 2.0.2
mips64el test by matthieu@, many thanks
2019-02-17 20:18:23 +00:00
sthen
aa2cef19df update to p5-Getopt-Long-Descriptive-0.103
ok afresh1@ (maintainer), "I have the same diff 46 items down my
port update TODO list"
2019-02-17 19:53:59 +00:00
kn
06c9cfea94 Update to irssi-1.2.0
OTR is now supported as loadable module, thus remove net/irssi-otr.

OK sthen
2019-02-17 19:25:43 +00:00
ajacoutot
4dafbcb309 Update to py3-chromecast-2.5.2. 2019-02-17 17:30:50 +00:00
ajacoutot
a98ad54a11 Update to cups-filters-1.22.1. 2019-02-17 17:27:59 +00:00
sthen
849679ef2f update to py-arrow-0.13.1, from Kurt Mosiejczuk 2019-02-17 14:06:55 +00:00
bcallah
567f8acbea Update to hyperrogue-10.5e; the big endian patches are now upstreamed 2019-02-17 00:28:54 +00:00
sthen
3753cc5709 tweak create_postgres_database to be a bit more verbose, based on a diff
from Marcos Madeira
2019-02-16 22:49:48 +00:00
sthen
8820c81c45 tweak icingaweb2 pkg-readme, prompted by a mail from Marcos Madeira 2019-02-16 22:17:13 +00:00
bcallah
ce834a6fdf Update flang to its latest; note the minor bump to libpgmath 2019-02-16 20:39:46 +00:00
cwen
08317be43b Update p5-MooseX-Types to 0.50
Changelog:
https://metacpan.org/changes/distribution/MooseX-Types

OK afresh1@
2019-02-16 18:14:12 +00:00
cwen
1a5417c800 Update p5-MooseX-Types-Common to 0.001014
Changelog:
https://metacpan.org/source/ETHER/MooseX-Types-Common-0.001014/Changes

OK afresh1@
2019-02-16 18:00:40 +00:00
cwen
005bb1513f Update p5-Devel-CheckLib to 1.13
Also drop WANTLIB, as it's a pure Perl module.
Changelog:
https://metacpan.org/changes/distribution/Devel-CheckLib

Original diff from Sven Falempin, tweaks from afresh1@ and me.

OK afresh1@
2019-02-16 17:49:15 +00:00
cwen
0b22799579 Update p5-MooseX-Log-Log4perl to 0.47
Changelog:
https://metacpan.org/source/LAMMEL/MooseX-Log-Log4perl-0.47/Changes

OK afresh1@
2019-02-16 17:18:35 +00:00
cwen
1d22a2958c p5-MooseX-Role-Parameterized: Fix missing rdep
While here, make a more general *_DEPENDS cleanup

Found out by, and OK afresh1@
2019-02-16 17:10:26 +00:00
fcambus
4a2665abb8 Add p5-List-AllUtils. 2019-02-16 13:18:59 +00:00
fcambus
7c538ef73c Import devel/p5-List-AllUtils.
Combines List::Util, List::SomeUtils and List::UtilsBy in one bite-sized
package. This module will export all of the functions that either of those
three modules defines.

OK cwen@, giovanni@
2019-02-16 13:18:18 +00:00
jsg
2c29a5b77e Add a RUN_DEPENDS on devel/llvm as include-what-you-use links
libLLVM and drop no longer required IWYU_LLVM_ROOT_PATH env var.
From Caspar Schutijser.  sthen@ noted this can't be a LIB_DEPENDS
as libLLVM is not installed as a major.minor library.
2019-02-16 12:06:23 +00:00
sthen
b86de6ff95 update to icingaweb2-module-director-1.6.1 2019-02-16 11:35:48 +00:00
sthen
775afa13a5 +i3-mousedrag 2019-02-16 10:10:35 +00:00
sthen
173add6d43 Import x11/i3-mousedrag, a fork of x11/i3 with support for moving
windows by dragging them with the mouse. Hopefully it will only be
here as a separate port temporarily - there's a PR but it has been
moving quite slowly, and I'm now getting bored rebuilding it by
hand :)   ok bket@
2019-02-16 10:09:57 +00:00
matthieu
e2177bebc5 Update to 1.0.6.
This release adds some symlinks to the whiteglass cursor theme to
provide additional cursor names that gnome-shell expects, so that
gnome-shell doesn't crash when using trying to use those cursors.

ok sthen@ who also remined me to update the PLIST.
2019-02-16 08:40:15 +00:00
ajacoutot
41c609bdaf Update to librsvg-2.44.13. 2019-02-16 07:56:27 +00:00
sthen
9617b9623f update to asterisk-16.2.0 2019-02-15 22:52:15 +00:00
sthen
b009ff9992 update to pjsip/pjsua 2.8, supporting newer libsrtp 2019-02-15 22:31:08 +00:00
sthen
1defc17282 srtp is now a shared lib 2019-02-15 22:30:39 +00:00
sthen
8c36b122e2 update to libsrtp-2.2.0 - major update, also adding a shared library
commits following to fix pjsip and asterisk
2019-02-15 22:30:23 +00:00
sthen
dd0f3674f2 unbreak build following synctex being split off from texlive/base,-main
ok jca
2019-02-15 21:10:44 +00:00
bket
b7ee6c0184 Update to easy-rsa-3.0.6.
Changelog can be found at
https://github.com/OpenVPN/easy-rsa/releases/tag/v3.0.6

OK sthen@
2019-02-15 20:50:40 +00:00
sthen
b7a5d0eda9 Since libelf was added to base, net-snmp started picking it up (it thought
it was useful for getting nlist). Poison CONFIGURE_ENV to disable this.
2019-02-15 20:15:17 +00:00
bcallah
fa7bdb3e5d Update flang to use llvm-7.0.1 as its backend.
Reenable arm64 support as well.
2019-02-15 17:51:09 +00:00
juanfra
f10824f7a0 Update to tarlz 0.11. 2019-02-15 17:06:52 +00:00
landry
2d74b6ba63 Update cbindgen to 0.7.1.
Required to build mozilla-central since #1523071
2019-02-15 14:48:35 +00:00
pvk
c0932cdd6e Update distinfo, thanks ajacoutot@! 2019-02-15 10:33:24 +00:00
pvk
4e913ced55 Update gitea 1.7.2 -> 1.7.2
ok robert@
2019-02-15 08:31:41 +00:00
afresh1
cca41ada69 Update net/p5-Net-Amazon to 0.62
From Edward Lopez-Acosta <elopezacosta AT gmail.com>
remove MAINTAINER on word of Edward
2019-02-15 05:06:45 +00:00
jturner
131909bf00 Update reop to 2.1.1 2019-02-15 02:15:57 +00:00
mariani
fc0b09a524 Hook py-wurlitzer and py-wurlitzer,python3 2019-02-14 22:48:39 +00:00
mariani
fa417a1119 Importing py-wurlitzer 1.0.2
Capture C-level stdout/stderr pipes in Python via os.dup2.

Comments from semarie@
OK danj@
OK and tweaks jca@
2019-02-14 22:34:18 +00:00
mariani
90b58420d0 Updating py-parso from 0.3.1 to 0.3.4
OK sthen@
2019-02-14 22:23:44 +00:00