Steve Wills
08f17c1722
net/vether-kmod: Update to g80180707
...
PR: 229575
Submitted by: Henning Matyschok <henning.matyschok@outlook.com> (maintainer)
2018-07-07 02:44:18 +00:00
Wen Heping
613c1f212d
- Update to 1.7.4.0
2018-07-07 01:05:52 +00:00
Wen Heping
69c0468bac
- Adjsut CONFLICTS to welcome mediawiki131
...
- Mark mediawiki129 DEPRECATED
2018-07-07 00:48:29 +00:00
Jan Beich
3dad98480a
games/openbor: regen patches
2018-07-07 00:40:34 +00:00
Jan Beich
d35cb075e1
games/openbor: update to 6263
...
Changes: 66ce9c7b...cd8df016
2018-07-07 00:40:09 +00:00
Wen Heping
c50874e1a0
- Repocopy www/mediawiki130 --> www/mediawiki131 and update to 1.31.0
2018-07-07 00:40:05 +00:00
Jan Beich
bd2af2251e
www/waterfox: apply some FF62 fixes
2018-07-07 00:39:51 +00:00
Jan Beich
5b669585f3
emulators/rpcs3: update to 0.0.5.609
...
Changes: 3d8223fcc...d856dc89a
2018-07-07 00:39:34 +00:00
Jan Beich
89be0fa840
sysutils/android-file-transfer: update to 3.4
...
Changes: https://github.com/whoozle/android-file-transfer-linux/releases/tag/v3.4
Changes: https://github.com/whoozle/android-file-transfer-linux/compare/v3.3...v3.4
MFH: 2018Q3 (mainly bug fixes)
2018-07-07 00:39:16 +00:00
Yuri Victorovich
d667542e09
multimedia/cinelerra-gg: Add the LV2 option to use LV2 plugins.
2018-07-07 00:09:28 +00:00
Guido Falsi
e1dd1e8fa3
Update calibre to 3.27.1
2018-07-06 23:56:13 +00:00
Yuri Victorovich
1b6ee28952
graphics/gmic: Update 2.3.2 -> 2.3.3
...
Reported by: portscout
2018-07-06 22:56:07 +00:00
Christoph Moench-Tegeder
11a1c57945
devel/avr-gcc: fix build with recent clang
...
PR: 227650
Submitted by: dim@
Reported by: Kenji Rikitake
Approved by: maintainer-timeout
MFH: 2018Q3
2018-07-06 21:54:44 +00:00
Niclas Zeising
bea38bffba
x11/libXScrnSaver: Update to 1.2.3
...
Changelog:
Copy root field from wire event into root, not window, of Xlib
Misc autoconf fixes
2018-07-06 20:00:30 +00:00
Niclas Zeising
49a1ddc7f8
x11/libXxf86misc: Update to 1.0.4
...
This fixes potential deadlocks in error paths in X11 clients.
2018-07-06 19:58:45 +00:00
Niclas Zeising
8d012d9be8
x11/libXinerama: Update to 1.1.4
2018-07-06 19:57:19 +00:00
Philippe Audeoud
97f1fa9b9c
- Update to 20170711
...
PR: 229031
Submitted by: Victor <gudfitz@gmail.com>
2018-07-06 19:11:28 +00:00
Yuri Victorovich
efdd6b6034
New port: multimedia/cinelerra-gg: Professional video editing and compositing environment
2018-07-06 19:06:26 +00:00
Yuri Victorovich
3b7157e9a1
multimedia/syncplay: Update 1.5.3 -> 1.5.4
...
PR: 229556
Submitted by: heckendorfc@gmail.com (maintainer)
2018-07-06 18:56:51 +00:00
Steve Wills
4bcc27222d
textproc/docproj: fix dependency check with groff
...
Make using groff from ports an option that's forced on if groff isn't
present in base. While here, sort options.
PR: 229566
Submitted by: Dries Michiels <driesm.michiels@gmail.com>
2018-07-06 18:53:21 +00:00
Yuri Victorovich
fc1ec7a76a
misc/orange3: Update 3.13.0.120 -> 3.14.0
...
Reported by: portscout
2018-07-06 18:53:15 +00:00
Martin Wilke
c2ad1101ef
- Added/RM missing patches
2018-07-06 18:00:37 +00:00
Martin Wilke
6c26093542
- Update to 0.13.68
...
- Security fixes for:
- CVE-2017-5974
- CVE-2017-5975
- CVE-2017-5976
- CVE-2017-5979
- CVE-2017-5980
- CVE-2017-5981
- CVE-2017-5977
- CVE-2018-6381
- CVE-2018-6484
- CVE-2018-6540
- CVE-2018-6541
- CVE-2018-6542
- CVE-2018-6869
- CVE-2018-7725
- CVE-2018-7726
- CVE-2018-7727
PR: 226491
Submitted by: maintainer
MFH: 2018Q3
2018-07-06 17:57:48 +00:00
Martin Wilke
33782b3536
ldappool keeps LDAP connectors alive and let you reuse them, drastically
...
reducing the time spent to initiate a ldap connection.
The pool has useful features like:
- transparent reconnection on failures or server restarts
- configurable pool size and connectors timeouts
- configurable max lifetime for connectors
- a context manager to simplify acquiring and releasing a connector
WWW: https://pypi.org/project/ldappool/
PR: 228847
Submitted by: freebsd_ports@k-worx.org
Sponsored by: iXsystems Inc.
2018-07-06 17:50:13 +00:00
Martin Wilke
85757943d1
Sphinx Extensions to support API reference sites in OpenStack.
...
The package is a collection of sphinx stanzas that assist in building an API
Reference site for an OpenStack project in RST. RST is great for unstructured
English, but displaying semi structured (and repetitive) data in tables is not
its strength. This provides tooling to insert semi-structured data describing
request and response parameters and status or error messages, and turn those
into nice tables.
The package also includes a set of styling (and javascript) that is expected to
layer on top of a Sphinx theme base. This addition provides a nice set of
collapsing sections for REST methods and javascript controls to expand or
collapse all sections.
WWW: https://docs.openstack.org/os-api-ref/
PR: 228846
Submitted by: freebsd_ports@k-worx.org
Sponsored by: iXsystems Inc.
2018-07-06 17:49:21 +00:00
Martin Wilke
6d38327284
- Update to 2.7.0
...
- Added LICENSE and LICENSE_FILE
- Sorted variables a bit
- Added DOCS option with appropriate dependencies
- Added CONFLICTS_INSTALL
- Added workaround to install *.conf files manually into ${ETCDIR}
- Updated WWW and improved formatting of pkg-descr
PR: 228698
Submitted by: freebsd_ports@k-worx.org
Approved by: maintainer
2018-07-06 17:47:34 +00:00
Antoine Brodin
e8243c5f11
Fix PKGNAMEs
2018-07-06 17:43:22 +00:00
Martin Wilke
1df992fb20
- Update to 1.29.0
...
- Added LICENSE_FILE
- Sorted variables a bit
PR: 228693
Submitted by: freebsd_ports@k-worx.org
Approved by: maintainer
2018-07-06 17:41:17 +00:00
Martin Wilke
fc92b46eb1
- Update to 0.11.3
...
- Added LICENSE_FILE
- Added DOCS option with appropriate dependencies
- Sorted variables a bit
- Removed post-patch target because it's not required anymore
- Updated WWW and reformatted pkg-descr
PR: 228689
Submitted by: freebsd_ports@k-worx.org
Approved by: maintainer
2018-07-06 17:37:43 +00:00
Martin Wilke
ad62c44b93
The Oslo Test framework provides common fixtures, support for debugging, and
...
better support for mocking results.
WWW: https://docs.openstack.org/oslotest/
PR: 228697
Submitted by: freebsd_ports@k-worx.org
Sponsored by: iXsystems Inc.
2018-07-06 17:33:27 +00:00
Martin Wilke
e84d3cdac3
- Update to 1.4.0
...
PR: 228687
Submitted by: freebsd_ports@k-worx.org
Approved by: maintainer
2018-07-06 17:31:22 +00:00
Martin Wilke
a454bc2dd5
- Fix python36 docs
2018-07-06 16:14:58 +00:00
Martin Wilke
fb3d7e4971
- Finish up lang/python37 import
...
- Added python37 docs
- Added python37 support to Mk/
Reviewed by: bapt
Approved by: bapt (portmgr)
Differential Revision: https://reviews.freebsd.org/D16159
2018-07-06 16:11:14 +00:00
Niclas Zeising
1e59c050df
graphics/mesa: update to 18.1.3
...
Obtained from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/mesa-18.1
2018-07-06 16:06:35 +00:00
Steve Wills
6a2109cdaa
www/py-django-cors-headers: update to 2.3.0
2018-07-06 15:59:18 +00:00
Babak Farrokhi
13bbea5245
New port: databases/py-aioredis: Python asycio based Redis client library
2018-07-06 15:18:48 +00:00
Steve Wills
408b49f73f
sysutils/intel-pcm-devel: update to 20180620
...
PR: 229512
Submitted by: Vinícius Zavam <egypcio@googlemail.com> (maintainer)
2018-07-06 14:45:47 +00:00
Wen Heping
4fdf32fc85
- Update to 1.8.12
...
PR: 229541
Submitted by: me@enriquefynn.com(maintainer)
2018-07-06 13:45:21 +00:00
Tijl Coosemans
062d65a91b
Add patch to fix parallel build.
...
PR: 229522
2018-07-06 13:41:23 +00:00
Michael Reifenberger
c1afe16732
Complete the switch to qt5 and upgrade to 3.21.1.1
...
Submitted by: Tamas Tevesz ice@extreme.hu
2018-07-06 12:24:07 +00:00
Vsevolod Stakhov
8d572dc8e1
Update Rspamd to 1.7.7
...
PR: 229060
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
2018-07-06 12:11:59 +00:00
Dmitry Marakasov
ba67cba3d4
- Fix build with clang 6
2018-07-06 12:07:59 +00:00
Martin Wilke
79b917663a
- Update included git to 2.17.1
...
PR: 227536
2018-07-06 11:53:06 +00:00
Thierry Thomas
2b2a52549f
Upgrade to v.2.3.3.
...
PR: 229535
Reported by: yuri
2018-07-06 11:27:17 +00:00
Dmitry Marakasov
a422ada43f
- Update WWW
...
Approved by: portmgr blanket
2018-07-06 09:37:37 +00:00
Martin Wilke
96dba2b234
- Update to 1.2
...
PR: 229515
Submitted by: maintainer
2018-07-06 09:17:14 +00:00
Dmitry Marakasov
5b5c68cd3b
- Add LICENSE
...
Approved by: portmgr blanket
2018-07-06 09:07:37 +00:00
Steve Wills
51c277c426
net/p5-Net-AMQP-RabbitMQ: another portscout change
...
Try again to make portscout ignore this version that's older
2018-07-06 08:39:03 +00:00
Dmitry Marakasov
a5b6a34477
- Pet portlint
...
- Switch to new test framework
Approved by: portmgr blanket
2018-07-06 08:37:39 +00:00
Michael Reifenberger
3ca16fb331
Follow upstream and split the kicad-library-devel port into
...
kicad-library-footprints-devel kicad-library-packages3d-devel and
kicad-library-symbols-devel
2018-07-06 08:24:33 +00:00