Commit graph

432204 commits

Author SHA1 Message Date
Antoine Brodin
8d78b96d8d Mark BROKEN 2017-12-05 13:51:26 +00:00
Antoine Brodin
c79d950ee9 Chase py-vdirsyncer switch to python3 2017-12-05 13:38:41 +00:00
Gerald Pfeifer
43bb9124f0 Remove the additional java category from this port. lang/gcc6, which
this pulls in by default, still provides GCJ/libgcj (as the last GCC-based
port doing so), but unlike C, C++, or Fortran we do not create any symlink
for Java and users may also change the default version of GCC, so really
nothing Java-specific here.
2017-12-05 12:45:08 +00:00
Gerald Pfeifer
b9d90c53c5 Update to the 20171203 snapshot of GCC 8.
I pushed files/patch-clang3.4.1-fixes upstream, so remove it here.
2017-12-05 12:37:06 +00:00
Jimmy Olgeni
9002b028fc Update sysutils/virtualmin to version 6.02. 2017-12-05 12:32:19 +00:00
Lev A. Serebryakov
65e5335359 Fix namespace conflict for new Boost.
PR:		224094
Reported by:	jbeich@FreeBSD.org
2017-12-05 12:12:27 +00:00
Philip Paeps
c5b15f8bb4 Fix build on 11-STABLE >= 1100511 (LLVM update)
Submitted by:	Santhosh Raju <santhosh.raju@gmail.com> (maintainer)
2017-12-05 11:43:41 +00:00
Dmitry Marakasov
089ad98014 - Fix statement order
Reported by:	mat
2017-12-05 11:05:48 +00:00
Dmitry Marakasov
f7ff9b3d21 - Update to 0.16.3
- Fix LICENSE

PR:		217981
Submitted by:	lbdm@privacychain.ch
Reported by:	amdmi3
Approved by:	maintainer timeout (che@bein.link, 8 months)
2017-12-05 10:37:15 +00:00
Mathieu Arnold
0181eb0172 Make the git dependency optional.
PR:		203457
Submitted by:	lightside gmx com
Approved by:	dharrigan gmail com
Sponsored by:	Absolight
2017-12-05 10:32:12 +00:00
Emanuel Haupt
97860b6c2f Update to 1.7.6 2017-12-05 10:17:39 +00:00
Jimmy Olgeni
296fe69734 databases/timescaledb: use PORTVERSION in pkg-message.in. 2017-12-05 10:05:08 +00:00
Jimmy Olgeni
50fcd2418a Update devel/elixir-nimble_csv to version 0.4.0. 2017-12-05 09:50:02 +00:00
Dmitry Marakasov
47eb8ec602 - Pet portlint
- Add LICENSE
- Unsilence installation commands
- Switch to options helpers

Approved by:	portmgr blanket
2017-12-05 09:00:27 +00:00
Dmitry Marakasov
39f1d2aae2 - Update WWW
Approved by:	portmgr blanket
2017-12-05 09:00:23 +00:00
Cy Schubert
13c7013c91 Follow up on r455423.
Pointy hat to:	rene
2017-12-05 08:01:28 +00:00
Li-Wen Hsu
f48968dd3e - Add EMBED to default on options
This is required for the php module of www/unit

Approved by:	ale, tz (maintainers)
2017-12-05 08:00:12 +00:00
Sergey A. Osokin
554eb5219b Add third-party vts (virtual host traffic status) module.
Suggested by:	"Eugene M. Zheganin" <emz@norma.perm.ru>
2017-12-05 03:49:20 +00:00
Sergey A. Osokin
9be5075932 Upgrade from 4.0.2 to 4.0.6.
ChangeLog:	https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES
2017-12-05 03:26:36 +00:00
Sergey A. Osokin
a33bc6aeac Upgrade next third-party modules to their recent versions:
o) njs;
o) echo;
o) lua;
o) nchan;
o) redis2;
o) srcache;
o) tarantul;
o) vod.

Remove needless patches cause most of them have been added to their
upstreams.
2017-12-05 03:17:30 +00:00
Jason W. Bacon
578a3edd2c biology/fasttree: update to version 2.1.10
Approved by:	jrm
Differential Revision:	https://reviews.freebsd.org/D8187
2017-12-05 03:03:38 +00:00
Jason W. Bacon
e1cf50b763 biology/py-macs2: Restrict to python 2.7.
Use ${PYNUMPY} per mat suggestion.

Approved by:    jrm
Differential Revision:  https://reviews.freebsd.org/D13350
2017-12-05 02:59:01 +00:00
Sergey A. Osokin
4343a2a85f Switch to fork that uses new brotli ABI.
Thanks to:	Evgenii Kliuchnikov <eustas@google.com>

PR:		224000

While I'm here add CONFLICTS_INSTALL and PORTSCOUNT.
Bump PORTREVISION.
2017-12-05 02:09:22 +00:00
Jan Beich
ba6f4a6e2c www/py-flexget: update to 2.11.6
Changes:	https://github.com/Flexget/Flexget/compare/2.10.104...2.11.6
2017-12-05 00:54:42 +00:00
Jan Beich
83286713e5 emulators/citra: update to s20171204
Changes:	b2a99043...56db8e08
2017-12-05 00:12:57 +00:00
Jan Beich
dbfbc85b37 emulators/rpcs3: update to 0.0.4.132
Changes:	8f314c51...970d2a06
2017-12-05 00:10:57 +00:00
Guido Falsi
73696f99d3 Update mail/maildrop to 2.9.3 2017-12-04 23:55:05 +00:00
Bryan Drewery
7cdc7f571e Update to 3.2.2-37-gf25a99c8
- jail -c -m null: Fix crashing with existing-dir error after commit 1d0222b696.
  - jail -c -m src: Respect existing .cpignore properly
  - jail -m null -S <path>: Use the -S path for jail source rather than
    expect <jail>/usr/src.
  - jail -c -m null: Assert that the jail is populated already.
  - HTML: Throw explicit error if unknown ports type is encountered. [1]

PR:		224065 [1]
2017-12-04 23:53:18 +00:00
Jan Beich
3c46103273 emulators/ppsspp: update to 1.5.3
Changes:	http://ppsspp.org/#news
Changes:	https://github.com/hrydgard/ppsspp/compare/v1.5.2...v1.5.3
2017-12-04 23:52:52 +00:00
Jan Beich
3c332573d6 www/waterfox: update to 56.0.s20171203
Changes:	8c17fb8d3c...eadf0f15d0
2017-12-04 23:52:42 +00:00
Antoine Brodin
2d5c8776b2 devede doesn't run with python3 2017-12-04 22:07:34 +00:00
Antoine Brodin
0206ab52a2 - tucan fails to run with python3
- Add explicit FLAVOR to dependency (useful when using
  DEFAULT_VERSIONS=python=3.x)
2017-12-04 21:38:47 +00:00
Antoine Brodin
a02d97fe3d cycle fails to run with python3 2017-12-04 21:33:58 +00:00
Baptiste Daroussin
d389ce1e3e Update to 1.10.3
- Accept DT_SONAME anywhere in .dynamic when parsing elf binaries
- Fix pkg version when it deals with the ports tree and INDEX after flavors
- Sort fts traversal in repo creation (for reproducible builds)
- Documentation improvements
- make pkg version -r imply -R
2017-12-04 21:32:01 +00:00
Sunpoet Po-Chuan Hsieh
e68441c157 Update BROTLI description
Suggested by:	adamw
2017-12-04 21:30:00 +00:00
Antoine Brodin
4a7cb9ade3 shiboken fails to configure with python3 2017-12-04 21:29:07 +00:00
Antoine Brodin
f63015f1e2 - Remove dependency on python2 metaport
- Add explicit FLAVOR to dependency (useful when using
  DEFAULT_VERSIONS=python=3.x)
2017-12-04 21:19:05 +00:00
Bryan Drewery
400d9dbf1d Update to 3.2.2-32-gd8cbf566
- bulk: Properly rebuild packages that have moved origins.
2017-12-04 21:10:41 +00:00
Antoine Brodin
8b36d27d2e clarence doesn't run with python3 2017-12-04 21:00:33 +00:00
Antoine Brodin
a08edfd37d Add explicit FLAVOR to dependency (useful when using
DEFAULT_VERSIONS=python=3.x)
2017-12-04 20:50:30 +00:00
Antoine Brodin
87100f9d42 py-wax doesn't work with python3 2017-12-04 20:45:56 +00:00
Antoine Brodin
fc98586f1d - spike-proxy fails to run with python3
- py-openssl is a runtime dependency, not build time
- add explicit FLAVOR to dependency (useful when using
  DEFAULT_VERSIONS=python=3.x)
2017-12-04 20:40:17 +00:00
Dmitry Marakasov
a0b9e3046f - Chase tag slip; diff only includes version change 2017-12-04 20:27:08 +00:00
Antoine Brodin
a00163262a wbarconf fails to run with python3 2017-12-04 20:25:18 +00:00
Antoine Brodin
d54b074577 Add explicit FLAVOR to dependency (useful when using
DEFAULT_VERSIONS=python=3.x)
2017-12-04 20:13:39 +00:00
Dmitry Marakasov
6e6494928f - Allow build with Python 3
PR:		224085
Approved by:	cyberbotx@cyberbotx.com (maintainer)
2017-12-04 20:12:21 +00:00
Antoine Brodin
04a5ecdc51 boaconstructor fails to build with python3 2017-12-04 20:07:54 +00:00
Antoine Brodin
e3463fd37a - xcurs fails to run with python3
- add explicit FLAVOR to dependency (useful when using
   DEFAULT_VERSIONS=python=3.x)
2017-12-04 20:02:45 +00:00
Ryan Steinmetz
3fcd48bc9a - Add flavor support for python
PR:		224092
Submitted by:	Henrik Hudson
2017-12-04 18:54:38 +00:00
Kurt Jaeger
4a70d839f9 math/glpk: update 4.63 -> 4.64, submitter becomes maintainer
PR:		224082
Changes: https://lists.gnu.org/archive/html/help-glpk/2017-12/msg00000.html
Submitted by:	Dmitri Goutnik <dg@syrec.org>
2017-12-04 18:11:52 +00:00