Emmanuel Vadot
1b63dd54dd
devel/arm-none-eabi-gcc: Unbreak on arm64
...
Same as r478209.
The plugins aren't build on arm64 so remove the files from the plist.
Approved by: bapt (mentor), maintainer timeout (3 weeks)
2018-10-11 09:20:43 +00:00
Emmanuel Vadot
e2c6b44cd4
devel/concurrencykit: Enable build on aarch64
...
Build issues have been resolved upstream a while ago.
Approved by: bapt (mentor)
Differential Revision: https://reviews.freebsd.org/D17205
2018-10-11 09:15:41 +00:00
Emmanuel Vadot
c27dcbbc5a
misc/raspberry-userland: Order USE* section
...
Reported by: mat
Approved by: bapt (mentor)
Differential Revision: https://reviews.freebsd.org/D17225
2018-10-11 09:14:11 +00:00
Emmanuel Vadot
2689c00b8d
sysutils/flashrom: Enable buspirate interface by default
...
Tested with my buspirate and two spi flash.
While here, pet portlint.
Approved by: mizhka@gmail.com (maintainer), bapt (mentor)
Differential Revision: https://reviews.freebsd.org/D17350
2018-10-11 09:12:46 +00:00
Dmitry Marakasov
9c409398d5
- Add LICENSE
...
- Add NO_ARCH
- Add WWW
Approved by: portmgr blanket
2018-10-11 09:08:40 +00:00
Tobias Kortkamp
218ca0aeaf
audio/qsynth: Update to 0.5.3
...
Changes: https://qsynth.sourceforge.io/qsynth-downloads.html
2018-10-11 09:06:19 +00:00
Alex Dupre
289628333c
Update to latest snapshot.
2018-10-11 08:16:57 +00:00
Babak Farrokhi
be7d201be9
databases/pymongo: Update to 3.7.2
2018-10-11 08:13:06 +00:00
Alex Dupre
7b9e6fad79
Fix build with openssl 1.1.x.
...
PR: 228897
Submitted by: brnrd
2018-10-11 08:02:31 +00:00
Alex Dupre
3d119e75ba
Update to 2.12.7 release.
2018-10-11 07:24:58 +00:00
Kurt Jaeger
d7f970d763
www/squid: fix bug in 4.3, no connections are accepted after ECONNABORTED
...
- without the fix, squid locks up every couple of hours, no longer
accept(2)-ing new connections, and needs to be restarted.
PR: 231950
Submitted by: Mark.Martinec@ijs.si
Reviewed by: Oleh Hushchenkov <gor@clogic.com.ua>
Approved by: Pavel Timofeev <timp87@gmail.com> (maintainer)
Obtained from: https://bugs.squid-cache.org/show_bug.cgi?id=4889
2018-10-11 07:14:16 +00:00
Matthew Seaman
e66e7ba5f7
Update to 0.5.2
...
Add a patch to delete two unicode characters added to README.rst,
which causes an exception when compiling for python-3.6. This will be
reported upstream.
2018-10-11 06:56:56 +00:00
Tobias Kortkamp
dd48733473
multimedia/mythtv: Fix fetch
...
The dynamically generated tarball seems to have been rerolled.
There are only metadata differences between the two tarballs according
to diffoscope [1].
[1] https://people.freebsd.org/~tobik/logs/diffoscope-mythtv-29.1_2,1.html
2018-10-11 06:02:38 +00:00
Steve Wills
d09655d66c
devel/py-aiortc: create port
...
aiortc is a library for Web Real-Time Communication (WebRTC) and Object
Real-Time Communication (ORTC) in Python. It is built on top of asyncio,
Python's standard asynchronous I/O framework.
WWW: https://github.com/jlaine/aiortc/
2018-10-11 05:28:54 +00:00
Ashish SHUKLA
8f39d19988
- Update to 18.09
...
- Remove ZLIB option, as ezlib component is mandatory now
PR: 231767
2018-10-11 03:54:46 +00:00
Joseph Mingrone
316c318a59
editors/emacs-devel: Fix build on 10.4 and update
...
Recent changes in upstream's master branch mean a newer makeinfo than is
available in the 10.4 base system is required, so add print/texinfo to
BUILD_DEPENDS.
While here, also update to the tip of upstream's master branch and silence
portlint warnings about USE_GNOME without USES=gnome.
Reported by: pkg-fallout, antoine
2018-10-11 03:44:05 +00:00
Yuri Victorovich
1b3f4cc5af
science/simint: Update 0.7 -> 0.8
...
Reported by: portscout
2018-10-11 03:21:01 +00:00
Steve Wills
cb09b686d3
shells/oksh: update to 20181009
...
While here, add static and curses options
PR: 232127
Submitted by: Brian Callahan <bcallah@openbsd.org> (maintainer)
2018-10-11 02:33:20 +00:00
Steve Wills
749ad7fc39
www/edbrowse: Update to 3.7.4
...
PR: 232137
Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer)
2018-10-11 02:23:26 +00:00
Steve Wills
45ecdfc44c
lang/duktape: Update to 2.3.0
...
PR: 232139
Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer)
2018-10-11 02:19:45 +00:00
Steve Wills
1e18211acb
databases/pecl-cassandra: Update to 1.3.2
...
PR: 232157
Submitted by: Daniel Ylitalo <daniel@blodan.se> (maintainer)
2018-10-11 02:16:16 +00:00
Yuri Victorovich
4c71d4bbd8
textproc/py-citeproc-py: Correct WWW
2018-10-11 01:58:21 +00:00
Ryan Steinmetz
4a7fb51510
- Bump PORTREVISION to chase pkg PORTREVISION bump
2018-10-11 00:12:58 +00:00
Ryan Steinmetz
274759c90c
- Bump PORTREVISION to chase openssl update in CURRENT
2018-10-11 00:10:52 +00:00
Wen Heping
22acf89180
This project is a minimalistic implementation of a port/recipe system
...
for developers. Because "Works on my machine" is unacceptable for a
library maintainer.
WWW: https://github.com/luislavena/mini_portile
2018-10-11 00:09:32 +00:00
Jan Beich
6327e91165
devel/qt5-core: unbreak on armv7 after r479286
...
global/qfloat16.cpp:149:31: error: use of undeclared identifier 'vcvt_f16_f32'
vst1_f16(out_f16 + i, vcvt_f16_f32(vld1q_f32(in + i)));
^
global/qfloat16.cpp:159:28: error: use of undeclared identifier 'vcvt_f32_f16'
vst1q_f32(out + i, vcvt_f32_f16(vld1_f16(in_f16 + i)));
^
PR: 231293
Approved by: maintainer timeout (1 month)
2018-10-10 21:58:41 +00:00
Jan Beich
05f71ba48e
math/fftw3: drop FreeBSD 11.1 support per EOL
...
PR: 220590 (for tracking)
2018-10-10 21:44:41 +00:00
Jan Beich
96bc9a92c5
graphics/colmap: drop FreeBSD 11.1 support per EOL
2018-10-10 21:44:29 +00:00
Alexandre C. Guimarães
b50a96bbea
deskutils/py-khard: console carddav client. New port.
...
PR: 227807
Submitted by: Andreas Bilke <freebsd.org@bilke.org>
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D17491
2018-10-10 21:36:03 +00:00
Alexandre C. Guimarães
0537a9009b
deskutils/py-khal: update to version 0.9.10.
...
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D17510
2018-10-10 21:32:38 +00:00
Rene Ladan
176681c952
Remove expired ports:
...
2018-10-09 net-mgmt/zabbix2-server: End of Life was August, 2017
2018-10-09 net-mgmt/zabbix2-agent: End of Life was August, 2017
2018-10-09 net-mgmt/zabbix2-frontend: End of Life was August, 2017
2018-10-09 net-mgmt/zabbix2-java: End of Life was August, 2017
2018-10-09 net-mgmt/zabbix2-proxy: End of Life was August, 2017
2018-10-10 21:01:09 +00:00
Antoine Brodin
dd0ac20cef
Fix build with openssl 1.1.1
...
PR: 225919
Submitted by: Nathan Owens
Obtained from: https://github.com/x42/liboauth/issues/9
With hat: portmgr
2018-10-10 19:28:18 +00:00
Yuri Victorovich
ece2f583bc
math/primme: Update 2.1 -> 2.1.20181010 (current revision)
...
Several relevant bugs were fixed:
* SONAME was added
* Some patches aren't needed now
2018-10-10 19:19:19 +00:00
Sunpoet Po-Chuan Hsieh
32620bb4b1
Update to 0.79
...
Changes: https://metacpan.org/changes/distribution/Toadfarm
2018-10-10 19:11:47 +00:00
Sunpoet Po-Chuan Hsieh
f2546efcf0
Update to 2.28
...
Changes: https://metacpan.org/changes/distribution/POE-Component-Server-SimpleHTTP
2018-10-10 19:11:38 +00:00
Sunpoet Po-Chuan Hsieh
e48e7a9a8b
Update to 0.14
...
Changes: https://metacpan.org/changes/distribution/MojoX-Renderer-Xslate
2018-10-10 19:11:30 +00:00
Sunpoet Po-Chuan Hsieh
b6a0e3602d
Update to 3.17
...
Changes: https://metacpan.org/changes/distribution/HTTP-BrowserDetect
2018-10-10 19:11:22 +00:00
Sunpoet Po-Chuan Hsieh
e609731242
Add LICENSE
2018-10-10 19:11:14 +00:00
Sunpoet Po-Chuan Hsieh
9cde6e2040
Sort PLIST
2018-10-10 19:11:06 +00:00
Sunpoet Po-Chuan Hsieh
540ce25a9b
Update to 0.31
...
Changes: https://metacpan.org/changes/distribution/Crypt-OpenSSL-RSA
2018-10-10 19:10:58 +00:00
Sunpoet Po-Chuan Hsieh
97dc3d25db
Add LICENSE
2018-10-10 19:10:50 +00:00
Sunpoet Po-Chuan Hsieh
c9fad36409
Remove p5-Module-Build from BUILD_DEPENDS: already brought in by USE_PERL5=modbuild
...
- While I'm here:
- Add correct BUILD_DEPENDS
- Use TEST_DEPENDS
- Add NO_ARCH
With hat: perl
2018-10-10 19:10:42 +00:00
Sunpoet Po-Chuan Hsieh
eb7b8a29ab
Update to 2.02
...
Changes: https://metacpan.org/changes/distribution/Parallel-ForkManager
2018-10-10 19:10:33 +00:00
Sunpoet Po-Chuan Hsieh
2ac44c9409
Remove Perl core module
2018-10-10 19:10:25 +00:00
Sunpoet Po-Chuan Hsieh
9093b1e84c
Remove p5-Module-Build from BUILD_DEPENDS: already brought in by USE_PERL5=modbuild
...
With hat: perl
2018-10-10 19:10:17 +00:00
Sunpoet Po-Chuan Hsieh
455f2b098a
Update to 2.11.144
...
Changes: https://github.com/aws/aws-sdk-ruby/releases
2018-10-10 19:10:09 +00:00
Sunpoet Po-Chuan Hsieh
c8e15f9dc7
Update to 2.11.144
...
Changes: https://github.com/aws/aws-sdk-ruby/releases
2018-10-10 19:10:00 +00:00
Sunpoet Po-Chuan Hsieh
208b6767db
Update to 2.11.144
...
Changes: https://github.com/aws/aws-sdk-ruby/releases
2018-10-10 19:09:52 +00:00
Sunpoet Po-Chuan Hsieh
550f1aa3bf
Update to 4.4.1
...
Changes: https://github.com/jaraco/rwt/blob/master/CHANGES.rst
2018-10-10 19:09:43 +00:00
Sunpoet Po-Chuan Hsieh
4f7a085b0d
Take maintainership
2018-10-10 18:55:41 +00:00