Commit Graph

473419 Commits

Author SHA1 Message Date
Jason W. Bacon
43103da79d biology/canu: Fix build on powerpc64 and aarch64
Should also work on powerpc and arm*, but unable to test

PR:             237105
Reported by:    pkubaj
2019-04-18 12:15:56 +00:00
Tobias Kortkamp
1378000847 textproc/txt2man: Update to 1.6.0
- Move to new home on GitHub
- Fix typo CPE_VENDER -> CPE_VENDOR

Changes:	https://github.com/mvertes/txt2man/blob/txt2man-1.6.0/Changelog
2019-04-18 11:56:29 +00:00
Vanilla I. Shu
2f1bbfda2e Update to 1.0.1. 2019-04-18 11:47:23 +00:00
Vanilla I. Shu
9e5f9ef50d set MAINTAINER to ports@ 2019-04-18 11:26:33 +00:00
Steve Wills
5e66eb2218 security/libssh2: update to 1.8.1
PR:		236711
Submitted by:	Leonid Nevecherya <nevecherya@gmail.com>
Approved by:	sbz (maintainer)
MFH:		2019Q2
Security:	6e58e1e9-2636-413e-9f84-4c0e21143628
2019-04-18 10:37:12 +00:00
Steve Wills
851f651152 Document libssh2 issue 2019-04-18 10:36:50 +00:00
Dmitry Marakasov
c29f49fb15 - Fix LICENSE
- Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
2019-04-18 09:31:22 +00:00
Vanilla I. Shu
cb637438e0 Update to 1.20.0. 2019-04-18 09:23:35 +00:00
Vanilla I. Shu
9fe3e6f474 Update to 1.20.0. 2019-04-18 09:23:09 +00:00
Tobias Kortkamp
08758dfc3b net/activemq: Fix rc script stop command
The stop command fails because it cannot connect to activemq, so
the rc script currently always kills activemq which might lead to
lost data, database corruption, left-over lock files, etc.  Run the
stop command under the activemq user too like the jps command in
activemq_check_pidfile() so that it can actually shutdown activemq.

- While here fix log files location

PR:		207881
Reported by:	bwilliamson@bex.net
2019-04-18 09:03:10 +00:00
Vinícius Zavam
41697cac5f lang/coffeescript: update 2.3.2 to 2.4.1
Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D19938
2019-04-18 08:26:44 +00:00
Tobias Kortkamp
c354ea64d0 net/activemq: Update to 5.15.9
Changes:	https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12344450&styleName=&projectId=12311210
2019-04-18 08:10:57 +00:00
Tobias Kortkamp
a832bc1dfc net/activemq: Clean up port
- Simplify port and make it maintainable
- Do not make /var/db/activemq world readable
- Assign to myself
2019-04-18 08:07:24 +00:00
Koichiro Iwao
afd1d8709f net/xrdp: Update to 0.9.10
Relnotes:	https://github.com/neutrinolabs/xrdp/releases/tag/v0.9.10
Sponsored by:	HAW International, Inc.
2019-04-18 06:35:50 +00:00
Tobias Kortkamp
b7b264819c audio/sdl_sound: Fix build on FreeBSD 13.0
ld: error: ../.libs/libSDL_sound.so: undefined reference to log
ld: error: ../.libs/libSDL_sound.so: undefined reference to exp2
ld: error: ../.libs/libSDL_sound.so: undefined reference to sin

http://beefy11.nyi.freebsd.org/data/head-i386-default/p499228_s346255/logs/errors/sdl_sound-1.0.3_14.log
2019-04-18 06:13:39 +00:00
Li-Wen Hsu
924ed3b058 - Update to 0.4.2 2019-04-18 05:52:40 +00:00
Li-Wen Hsu
1e568978d7 Update to 1.0.9 2019-04-18 05:44:40 +00:00
Tobias Kortkamp
3a8103eee8 Mk/Uses/bdb.mk: Make debug-bdb output {BUILD,LIB}_DEPENDS again
${PORTSDIR}/ in *_DEPENDS has been gone for a while.
2019-04-18 05:34:33 +00:00
Tobias Kortkamp
dc1ed9e327 games/3omns: Update to 0.2
Commit ded6410 is 0.1-90-gded6410.  Already many commits over 0.1
and just 3 commits of documentation updates short of 0.2 so this
is not a significant update.

- Clean up port
- Use release tarball
- Actually declare a lib dependency on libargp.so
- Drop bogus libxml2, glib dependencies; they were also unused in 0.1_6
- Do not install the docs; the man page already contains the same
  information
2019-04-18 05:20:18 +00:00
Tobias Kortkamp
b67ff70417 graphics/magnum-examples: Mark LLD_UNSAFE and unbreak on FreeBSD 12.0/amd64
/usr/bin/ld: error: cannot preempt symbol: alGenBuffers
>>> defined in /usr/local/lib/libopenal.so
>>> referenced by AudioExample.cpp
>>>               src/audio/CMakeFiles/magnum-audio.dir/AudioExample.cpp.o:(Magnum::Examples::AudioExample::AudioExample(Magnum::Platform::Sdl2Application::Arguments const&))

http://beefy6.nyi.freebsd.org/data/120amd64-default/499067/logs/errors/magnum-examples-2019.01.log

PR:		226980
2019-04-18 05:14:58 +00:00
Nikolai Lifanov
c9e508dde9 update ansible ports
sysutils/ansible   -> 2.7.10
sysutils/ansible26 -> 2.6.16
2019-04-18 01:16:45 +00:00
Jan Beich
f5d9d35fbb devel/boost-python-libs: drop C++17 workaround after r498698
PR:		235956
2019-04-18 01:16:12 +00:00
Nikolai Lifanov
b5daa77961 update sysutils/docker-compose to 1.24.0 2019-04-18 00:58:55 +00:00
Jan Beich
af5e185ddc lang/rust-nightly: update to 1.36.0.20190418
Changes:	2975a3c4be...3c3d3c1777
2019-04-18 00:54:28 +00:00
Nikolai Lifanov
00186d07f0 update sysutils/docker to 18.09.5 2019-04-18 00:54:24 +00:00
Jan Beich
9724657926 games/openbor: update to 6986
Changes:	85a39aff...58253a62
2019-04-18 00:54:22 +00:00
Jan Beich
c31ba89ee5 multimedia/aom: update to 1.0.0.1624
Changes:	https://aomedia.googlesource.com/aom/+log/b59712ce5..c45451d8a
2019-04-18 00:54:15 +00:00
Jan Beich
69c81a57b2 emulators/citra: update to s20190417
Changes:	bbc8fd716...0ec45f694
2019-04-18 00:54:08 +00:00
Jan Beich
7567e6bc60 emulators/rpcs3: update to 0.0.6.7989
Changes:	f99577114...786598220
2019-04-18 00:54:01 +00:00
Jan Beich
29c5adde25 multimedia/rav1e: update to s20190417
Changes:	47e268f...3c2aebf
2019-04-18 00:53:54 +00:00
Nikolai Lifanov
2737bedafa update sysutils/packer to 1.4.0 2019-04-18 00:52:23 +00:00
Nikolai Lifanov
1f21a23c8a update games/wtf to 20190410 snapshot from NetBSD 2019-04-18 00:49:16 +00:00
Nikolai Lifanov
1de64d37ee update games/stonesoup to 0.23.2
http://crawl.develz.org/wordpress/0-23-2-and-0-22-2-bugfix-releases
2019-04-18 00:46:16 +00:00
Gerald Pfeifer
1139b9ce9c Update to the 20180414 snapshot of GCC 9.0.1. 2019-04-17 22:31:56 +00:00
Mark Linimon
d0fbd6420a Actually allow the patchfile committed in r497171 to take effect, to
fix the build on GCC-based architectures.

The failure was not detected during my own testing due to a stale copy
of the same patchfile in the masterport (not committed to svn).  The
masterport apparently was able to build even with the patch in the wrong
location.

MFH to be determined.

Pointyhat to:	linimon
Approved by:	portmgr (tier-2 blanket)
2019-04-17 21:33:29 +00:00
Greg Lewis
083a6da42d . Update to 12.0.1 2019-04-17 20:57:53 +00:00
Muhammad Moinur Rahman
bf22c2860b print/py-reportlab: Update version 3.5.18=>3.5.19 2019-04-17 20:52:46 +00:00
Jan Beich
28f4931b6a devel/icu: update to 64.2
Changes:	https://github.com/unicode-org/icu/releases/tag/release-64-2
Changes:	http://site.icu-project.org/download/64
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		236325
2019-04-17 20:51:18 +00:00
Carlos J. Puga Medina
f50606dbd1 www/chromium: Unbreak on arm64
PR:		236441
Submitted by:	Mikael Urankar <mikael.urankar@gmail.com>
MFH:		2019Q2
2019-04-17 20:46:31 +00:00
Emmanuel Vadot
497e832205 atf: Update to v2.1
Since allwinner targets is now present in 2.1 track the same version as
the atf-master port.
2019-04-17 20:39:38 +00:00
Piotr Kubaj
62fb54a31b games/filter: add MAKE_JOBS_UNSAFE=yes to fix race condition on threaded build.
PR:		237311
Reviewed by:	tcberner (mentor)
Approved by:	ehaupt (maintainer)
Differential Revision:	https://reviews.freebsd.org/D19943
2019-04-17 20:38:22 +00:00
Rene Ladan
54a7da4d58 Remove expired ports:
2019-04-15 mail/pop3proxy: no upstream and does not properly initiate SSL/TLS connections
2019-04-15 devel/go-gocode: Unmaintained upstream and has issues with Go >= 1.10
2019-04-15 audio/raop_play: Abandonware. Use module-raop-sink from audio/pulseaudio instead.
2019-04-17 20:34:21 +00:00
Rene Ladan
4c09649132 devel/youcompleteme: remove optional dependency on expired devel/go-gocode 2019-04-17 20:32:42 +00:00
Muhammad Moinur Rahman
c6bada5424 sysutils/fusefs-sshfs: Update version 3.5.1=>3.5.2 2019-04-17 20:20:05 +00:00
Fernando Apesteguía
bb20efdcec deskutils/go-for-it: Update to 1.7.1
While here, regenerate patch with makepatch and move some variables to their
sections.

ChangeLog: https://github.com/mank319/Go-For-It/releases/tag/1.7.1

 * The application id can now be set with -DAPP_ID=some_id
 * For some widgets Go For It! did not properly load a fallback icon.

PR:	237339
Submitted by:	neel@neelc.org (maintainer)
2019-04-17 19:01:02 +00:00
Sunpoet Po-Chuan Hsieh
521d540988 Change RUN_DEPENDS from py-more-itertools to py-more-itertools5 conditionally
- Bump PORTREVISION for dependency change
2019-04-17 18:50:53 +00:00
Sunpoet Po-Chuan Hsieh
a7eebc728f Change RUN_DEPENDS from py-more-itertools to py-more-itertools5
- While I'm here, add NO_ARCH
- Bump PORTREVISION for dependency change
2019-04-17 18:50:48 +00:00
Sunpoet Po-Chuan Hsieh
0a8a0cf9b5 Change RUN_DEPENDS from py-more-itertools to py-more-itertools5
- Bump PORTREVISION for dependency change
2019-04-17 18:50:43 +00:00
Sunpoet Po-Chuan Hsieh
c23a8fcba9 Change RUN_DEPENDS from py-more-itertools to py-more-itertools5 conditionally
- Bump PORTREVISION for dependency change
2019-04-17 18:50:38 +00:00
Sunpoet Po-Chuan Hsieh
b71935664d Change RUN_DEPENDS from py-more-itertools to py-more-itertools5 conditionally
- Bump PORTREVISION for dependency change
2019-04-17 18:50:33 +00:00