aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.11.160Sunpoet Po-Chuan Hsieh2018-10-312-4/+4
| | | | | | | Changes: https://github.com/aws/aws-sdk-ruby/releases Notes: svn path=/head/; revision=483631
* Update to 2.11.160Sunpoet Po-Chuan Hsieh2018-10-312-4/+4
| | | | | | | Changes: https://github.com/aws/aws-sdk-ruby/releases Notes: svn path=/head/; revision=483630
* - Add asterisk 16.0.0 to portsGuido Falsi2018-10-3125-19/+1212
| | | | | | | | | | | | | | | | | - Update g72x module to 1.4.3, which add support for asterisk 16 - Add asterisk16 flavor and conflicts to asterisk modules ports which support it - Add conflicts to other asterisk versions ports - Add deprecation notice to asterisk15 which will reach EOL on 2019-10-03 - Fix wording on SOUNDS option description - Remove old MOVED line for asterisk16 which was for the long removed asterisk 1.6 version Approved by: portmgr (flavors already approved in the past) Notes: svn path=/head/; revision=483629
* security/cryptopp: Fix linking with net-p2p/amule on powerpc64Jason E. Hale2018-10-311-1/+1
| | | | | | | | | PR: 232873 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Sponsored by: IntegriCloud Notes: svn path=/head/; revision=483628
* devel/gwenhywfar-qt5: Fix build on powerpc64Jason E. Hale2018-10-311-1/+1
| | | | | | | | | PR: 232844 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Sponsored by: IntegriCloud Notes: svn path=/head/; revision=483627
* audio/taglib: Fix build on powerpc64Jason E. Hale2018-10-311-1/+1
| | | | | | | | | PR: 232812 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Sponsored by: IntegriCloud Notes: svn path=/head/; revision=483626
* audio/libmusicbrainz5: Fix build on powerpc64Jason E. Hale2018-10-311-1/+1
| | | | | | | | | PR: 232582 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Sponsored by: IntegriCloud Notes: svn path=/head/; revision=483625
* New port: science/latte: Quantum chemistry: Density functional tight binding ↵Yuri Victorovich2018-10-314-0/+60
| | | | | | | molecular dynamics Notes: svn path=/head/; revision=483624
* security/gpa: Update to 0.10.0Jason E. Hale2018-10-312-12/+6
| | | | | | | | | | - Fix LICENSE - Remove check for gpgsm since security/gnupg always installs it now Changes: https://lists.gnupg.org/pipermail/gnupg-devel/2018-October/033993.html Notes: svn path=/head/; revision=483623
* www/node: Update 10.12.0_1 -> 11.0.0Bradley T. Hughes2018-10-315-10/+22
| | | | | | | | | | | | | Update to the latest major release of Node.js. Upstream has dropped support for FreeBSD 10.x, so mark the port as BROKEN on FreeBSD 10. Regenerate patches with `make makepatch`. https://nodejs.org/en/blog/release/v11.0.0/ Sponsored by: Miles AS Notes: svn path=/head/; revision=483622
* Update to 20181031.Jung-uk Kim2018-10-312-4/+4
| | | | | | | https://acpica.org/node/162 Notes: svn path=/head/; revision=483621
* New port: math/dbcsr: Distributed Block Compressed Sparse Row matrix libraryYuri Victorovich2018-10-315-0/+65
| | | | Notes: svn path=/head/; revision=483620
* graphics/drm-legacy-kmod: Update snapshotNiclas Zeising2018-10-312-5/+5
| | | | | | | | | | Update graphics/drm-legacy-kmod to the latest snapshot, which should improve handling and loading of firmware modules. MFH: 2018Q4 Notes: svn path=/head/; revision=483619
* www/node10: copy from www/node, update 10.12.0_1 -> 10.13.0 (LTS)Bradley T. Hughes2018-10-3125-3/+687
| | | | | | | | | | | | | Create a new port for the latest Node.js 10.13.0 LTS release. Update CONFLICTS for the existing Node.js ports to include the new node10 port and remove non-existent ports. https://nodejs.org/en/blog/release/v10.13.0/ Sponsored by: Miles AS Notes: svn path=/head/; revision=483618
* multimedia/aom: update to 1.0.0.858Jan Beich2018-10-313-6/+6
| | | | | | | Changes: https://aomedia.googlesource.com/aom/+log/fa873d82a..125ec7775 Notes: svn path=/head/; revision=483615
* emulators/rpcs3: update to 0.0.5.1006Jan Beich2018-10-312-5/+5
| | | | | | | Changes: https://github.com/RPCS3/rpcs3/compare/1cf62e9de...7056b5fc7 Notes: svn path=/head/; revision=483614
* emulators/citra: update to s20181030Jan Beich2018-10-312-5/+5
| | | | | | | Changes: https://github.com/citra-emu/citra/compare/f3ee5feb0...a753b9c6c Notes: svn path=/head/; revision=483613
* Fix build for GCC-based archsDavid Thiel2018-10-311-5/+1
| | | | | | | | PR: 232850 Submitted by: Piotr Kubaj Notes: svn path=/head/; revision=483612
* Upgrade to v.2.4.1.Thierry Thomas2018-10-313-7/+9
| | | | Notes: svn path=/head/; revision=483611
* Fix build with libresslFlorian Smeets2018-10-311-0/+9
| | | | | | | | PR: 232358 Submitted by: pizzamig Notes: svn path=/head/; revision=483609
* math/py-cvxopt: Remove WITH_ from options; Improve option descriptionsYuri Victorovich2018-10-311-15/+14
| | | | | | | Reported by: mat Notes: svn path=/head/; revision=483607
* www/firefox: unbreak with cbindgen 0.6.7 (after r483566)Jan Beich2018-10-311-0/+29
| | | | | | | | | | | | | dist/include/nsStyleStruct.h:1896:3: error: unknown type name 'StyleFillRule', err: true dist/include/nsStyleStruct.h:2134:12: error: no type named 'StyleDisplay' in namespace 'mozilla', err: true PR: 229893 Reported by: Piotr Kubaj, cmt Obtained from: upstream Pointy hat to: jbeich Notes: svn path=/head/; revision=483606
* New port: devel/py-fypp: Python powered preprocessorYuri Victorovich2018-10-314-0/+31
| | | | Notes: svn path=/head/; revision=483605
* - Add ONLY_FOR_ARCHS_REASONAlex Kozlov2018-10-311-0/+2
| | | | Notes: svn path=/head/; revision=483604
* Upgrade to 0.8.3.Thierry Thomas2018-10-314-25/+13
| | | | | | | Release notes at <https://github.com/JFreegman/toxic/releases/tag/v0.8.3>. Notes: svn path=/head/; revision=483603
* - Update to 1.1.2Dmitry Marakasov2018-10-312-4/+4
| | | | Notes: svn path=/head/; revision=483600
* - Update to 2.8.1Dmitry Marakasov2018-10-312-4/+4
| | | | Notes: svn path=/head/; revision=483599
* databases/mariadb103-client: Fix mariadb_config outputBernard Spil2018-10-311-1/+2
| | | | | | | | | | - port fix from mariadb102-client port PR: 226049, 230538 Reported by: flo Notes: svn path=/head/; revision=483598
* - Unbreak build on 13-CURRENTRyan Steinmetz2018-10-313-1/+13
| | | | Notes: svn path=/head/; revision=483597
* Update to latest commit.Mathieu Arnold2018-10-315-21/+19
| | | | Notes: svn path=/head/; revision=483596
* Update to v5.29.4-24-g9eccdb0c88.Mathieu Arnold2018-10-313-9/+8
| | | | | | | | While there, remove the perl5 link, it is not standard, and is probably never used. Notes: svn path=/head/; revision=483595
* Fix USE_GITHUB usage.Mathieu Arnold2018-10-312-4/+4
| | | | Notes: svn path=/head/; revision=483594
* multimedia/Bento4: Update the port to the latest (1.5.1-624) releaseMahdi Mokhtari2018-10-312-4/+4
| | | | | | | Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=483593
* secutiry/softether: use https in MASTER_SITES and WWWKoichiro Iwao2018-10-312-2/+2
| | | | | | | | | | Upstream provides https site since a very long time ago. PR: 230047 Approved by: mentors (implicit) Notes: svn path=/head/; revision=483592
* - Make i386 only, port depends on i386 only devel/lrmiAlex Kozlov2018-10-311-0/+2
| | | | Notes: svn path=/head/; revision=483591
* print/lyx: unbreak with boost 1.69Jan Beich2018-10-311-0/+20
| | | | | | | | | | | | | | | FileName.cpp:77:32: error: too few template arguments for class template 'crc_table_t' template struct boost::detail::crc_table_t<32, 0x04C11DB7, true>; ^ /usr/local/include/boost/crc.hpp:1009:11: note: template is declared here class crc_table_t ^ PR: 232525 Suggested by: upstream Notes: svn path=/head/; revision=483590
* Take maintainership due to long inactivity on these ports.Koichiro Iwao2018-10-312-2/+2
| | | | | | | | PR: 232372 230047 230050 Approved by: maintainer timeout, mentors (implicit) Notes: svn path=/head/; revision=483589
* sysutils/liburcu: Update the port to new release 0.10.1Mahdi Mokhtari2018-10-312-4/+4
| | | | | | | | | | | Upstream changes: - don't use membarrier SHARED syscall command in liburcu-bp - assignment from incompatible pointer type warnings Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=483588
* Fix build with OpenSSL 1.1.1 in base.Mathieu Arnold2018-10-312-0/+227
| | | | | | | | | | PR: 228898 Submitted by: w.schwarzenfeld@utanet.at Reported by: brnrd Approved by: maintainer Notes: svn path=/head/; revision=483586
* databases/py-asyncpg: Update to 0.18.1Babak Farrokhi2018-10-312-4/+4
| | | | Notes: svn path=/head/; revision=483584
* Now builds on powerpc64.Mark Linimon2018-10-311-2/+0
| | | | | | | Submitted by: Piotr Kubaj Notes: svn path=/head/; revision=483583
* security/sslsplit: update to 0.5.4Steve Wills2018-10-313-6/+21
| | | | Notes: svn path=/head/; revision=483582
* devel/sccache: fix build on CURRENTLuca Pizzamiglio2018-10-313-14/+206
| | | | | | | | | | | The suggested patch remove the openssl 0.9.24 crate dependency, that doesn't support openssl 1.1.1. The patch reworks the native-tls to depend on the openssl 1.0.x crate. Submitted by: jbeich@ (via email) Notes: svn path=/head/; revision=483581
* net/google-cloud-sdk: update to 223.0.0Steve Wills2018-10-312-4/+4
| | | | Notes: svn path=/head/; revision=483580
* deskutils/syncthing-gtk: update to 0.9.4.2Steve Wills2018-10-312-5/+5
| | | | Notes: svn path=/head/; revision=483579
* net/syncthing: update to 0.14.51Steve Wills2018-10-312-4/+4
| | | | Notes: svn path=/head/; revision=483578
* databases/memcached: update to 1.5.11Steve Wills2018-10-312-4/+4
| | | | Notes: svn path=/head/; revision=483577
* Now builds on powerpc64.Mark Linimon2018-10-311-2/+0
| | | | | | | Reported by: Piotr Kubaj Notes: svn path=/head/; revision=483576
* devel/bazel update to 0.19.0Steve Wills2018-10-313-4/+46
| | | | | | | | PR: 232797 Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer) Notes: svn path=/head/; revision=483575
* Check in the correct pkg-plistDan Langille2018-10-311-2/+4
| | | | | | | I didn't run testport on the right tree Notes: svn path=/head/; revision=483574