Commit graph

439119 commits

Author SHA1 Message Date
Stephen Montgomery-Smith
2317ffd324 - Remove broken dependencies.
- Update to 20180224.
2018-02-25 00:01:39 +00:00
Stephen Montgomery-Smith
0498ca790f - Mark broken. 2018-02-24 23:50:25 +00:00
Stephen Montgomery-Smith
d7a2b79005 - Mark broken. 2018-02-24 23:46:41 +00:00
Yuri Victorovich
0a7d00f6c6 net/py-pypcap: Update to 1.2.0
Maintainer's timeout expired wxs@.

Additiojnal port changes:
* Source from CHEESESHOP instead of GH
* Removed LICENSE_FILE (not available)
* Added USE_PYTHON=cython (instead of pyrex)
* Removed post-patch
* Now works for all python versions
* Updated WWW

PR:		223864
Reported by:	yuri
Approved by:	portmgr (maintainer timeout, 14 days)
Approved by:	tcberner (mentor, implicit)
2018-02-24 23:41:25 +00:00
Stephen Montgomery-Smith
bbe3034dd2 - Mark broken. 2018-02-24 23:38:32 +00:00
Stephen Montgomery-Smith
034a0483e6 - Update to 0.6.1. 2018-02-24 23:36:55 +00:00
Ashish SHUKLA
0c058c3861 - Update to 0.9.0.1 2018-02-24 23:29:53 +00:00
Stephen Montgomery-Smith
4fd7f8e8b6 - Small bug fix so that packages x.y and x.y.0 are considered the same.
- Bump portrevision.
2018-02-24 23:17:04 +00:00
Stephen Montgomery-Smith
3722a560b0 - Add missing run dependency. 2018-02-24 23:15:44 +00:00
Stephen Montgomery-Smith
67f2baae7c - Mark broken. 2018-02-24 22:58:37 +00:00
Tobias Kortkamp
66812bc04f Adopt sysutils/ncdu
- Add LICENSE_FILE
2018-02-24 22:42:50 +00:00
Stephen Montgomery-Smith
52a5b28900 - Depreciating because no longer valid package with octave. Set expiration
for two months to give time for people who use older version of octave.
2018-02-24 22:36:54 +00:00
Rene Ladan
4b856bf8d4 Return pawel@'s ports to the pool after he resigned.
With hat:	portmgr
2018-02-24 22:35:18 +00:00
Tobias Kortkamp
ee7d5a3917 textproc/ripgrep: Update to 0.8.1
- Unconditionally install shell completion files

Changes:	https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1
PR:		226185
Submitted by:	petteri.valkonen@iki.fi (maintainer)
2018-02-24 22:26:15 +00:00
Sunpoet Po-Chuan Hsieh
ef01da8be0 Update WWW 2018-02-24 22:07:02 +00:00
Stephen Montgomery-Smith
cfbce9f268 - Bumping portrevistion because of update of math/octave to 4.2.1 (r462865). 2018-02-24 22:04:19 +00:00
Stephen Montgomery-Smith
f4cd14cc6e - Bump portrevision for math/octave-forge-* ports because of update of
math/octave to 4.2.1 (r462865).
2018-02-24 22:03:00 +00:00
Stephen Montgomery-Smith
1779c4cd51 - Add -std=gnu++11 to CXXFLAGS to accomodate update of octave to 4.2.1
(r462865).
2018-02-24 21:55:43 +00:00
Stephen Montgomery-Smith
03c2ec3f73 - Update to 4.2.1.
- Maintainership to stephen@.

PR:		ports/225073
Submitted by:	Ben Lauwens <ben.lauwens@gmail.com>
2018-02-24 21:52:31 +00:00
Gerald Pfeifer
6d1f05d3d7 Remove dead code: Java support (via GCJ) has not been part of any of
the lang/gcc4x ports since last spring and newer versions of GCC do
not carry a point in their major version designation.  On top of that
WITH_GCC has not been use for ages anyway.

On the way move ONLY_FOR_ARCHS towards its proper spot.

Approved by:	portmgr blanket
2018-02-24 21:24:15 +00:00
Adam Weinberger
130a23357c Remove p5-Test-Pod and p5-Pod-Coverage from TEST_DEPENDS
Test::Pod and Pod::Coverage are developer-only. They're not for end-user
testing.
2018-02-24 21:01:47 +00:00
David Thiel
0ca553a5f6 Update thrift ports to 0.11.0.
PR:		225798
Approved by:	maintainer timeout
2018-02-24 20:40:27 +00:00
Yuri Victorovich
4f87476727 dns/py-dns-lexicon: Update to 2.1.19
Also added USE_PYTHON=concurrent

PR:		226182
Submitted by:	Goran Mekić <meka@tilda.center> (maintainer)
Approved by:	tcberner (mentor, implicit)
2018-02-24 20:12:54 +00:00
Thomas Zander
9dcac06209 Un-break build on clang 6.0.0 (add -std=c++98 to CXXFLAGS) 2018-02-24 19:32:55 +00:00
Kurt Jaeger
44c4e1e059 databases/cego: 2.38.19 -> 2.38.20
- For heavy update operations on tables with btrees using embedding
  transactions, duplicate btree errors may occur. This is caused
  by not checking corresponding tuple states. To solve this problem,
  the following fixes have been done :
  o Fix in CegoTableManager::checkBTreeIntegrity : The tuple state for
    found entries has to be checked if state = COMMITTED
  o Fix in CegoBTreeNode:checkForAffected ( was checkForDeleted before ) :
    The tuple state has already checked for state
    INSERTED if tid != dataTid

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2018-02-24 19:09:17 +00:00
Adam Weinberger
a097ffeae3 Update vim to patchlevel 1539 2018-02-24 19:08:19 +00:00
Antoine Brodin
41f67cbcd1 Revert r462854 and r462855 and unbreak
With hat:	portmgr
2018-02-24 18:01:40 +00:00
Yuri Victorovich
78e8701571 devel/easyloggingpp: Update to 9.96.1
Changelog:
https://github.com/muflihun/easyloggingpp/releases/tag/v9.96.1

Reported by:	portscout
Approved by:	tcberner (mentor, implicit)
2018-02-24 17:49:38 +00:00
Jimmy Olgeni
aefd1c000e lang/alchemist.el: unbreak build with flavors. 2018-02-24 17:46:42 +00:00
Jimmy Olgeni
5da3322a1b devel/magit: unbreak build with flavors. 2018-02-24 17:38:02 +00:00
Yuri Victorovich
723d25a161 www/osrm-backend: Update to 5.15.3
Changes from 5.15.2:
- Bugfixes: fix deduplication of route steps when waypoints are used [#4909]
  https://github.com/Project-OSRM/osrm-backend/issues/4909

Additional port changes:
* Removed USE_LDCONFIG (no shared libs)
* Grouped USExx
* Silenced the pre-install command

PR:		226156
Submitted by:	Andreas Andersson <a.andersson.thn@gmail.com> (maintainer)
Approved by:	tcberner (mentor, implicit)
2018-02-24 17:33:07 +00:00
Yuri Victorovich
33a4be8b6d devel/raylib: Remove the unnecessary dependency openal
PR:		226173
Submitted by:	Martin Filla <martinfilla@post.cz>
Approved by:	tcberner (mentor, implicit)
2018-02-24 17:14:00 +00:00
Joseph Mingrone
a419c83f73 lang/spec.alpha: New port; library dependency for Clojure 1.9
PR:		224251
Submitted by:	Jens Grassel <jan0sch@mykolab.com> (maintainer)
2018-02-24 17:10:08 +00:00
Jochen Neumeister
2e9013222a www/mod_qos: Update to 11.51
Changelog:
Version 11.51

 - Adds process-connection handler to close the connection in the case
   the abort by the pre-connect hook was ignored (workaround for bug in
   Apache 2.4.28 Event MPM ignoring the connection abort) (msg id 167).

 - Uses module name in log index.

Version 11.50

 - Changes pre-connection hook dependency (called later but still before
   mod_ssl).

Version 11.49

 - Adapted connection handling to deal with master/slave connections
   (introduced by Apache 2.4.18) avoiding inconsistent connection counters.

Version 11.48

 - Detects unexpected connection dispatching to old child process to avoid
   invalid connection counter state for QS_ClientPrefer rules (msg id 166).

Version 11.47

 - Updates built-in filter pattern of QS_HeaderFilter (Transfer-Encoding).

 - qslog standard mode supports peak/max value counter (M).

 - Fixed: potential segfault if connection ctx is null when using h2.

Version 11.46

 - Updates built-in filter pattern of QS_HeaderFilter.

Version 11.45

 - QS_ClientEventRequestLimit supports the QS_ClientIpFromHeader directive.

Version 11.44

 - New directive QS_CondEventLimitCount.

 - QS_EventLimitCount (and QS_CondEventLimitCount) counter may be decremented
   by environment variable suffixed by "_Decrement".

 - Slightly changed unique-id generator (shorter).

*While here, switch to DISTVERSION

PR:		226114
Submitted by:	 Eero Hänninen <fax@nohik.ee> (maintainer)
Approved by:	mentors (implicit)
2018-02-24 16:31:36 +00:00
Jochen Neumeister
6351ad0af4 Take maintainership
Approved by:	mentors (implicit)
2018-02-24 16:26:50 +00:00
Mark Felder
49dbffa863 textproc/kibana5: Fix build
We create the optimize dir in rc script now

Pointyhat:	me
2018-02-24 16:14:36 +00:00
Jochen Neumeister
c32b6a0f15 mail/py-alot: Update to 0.7
*While here, switch to DISTVERSION

Approved by:	mentor (implicit)
2018-02-24 16:12:35 +00:00
Gerald Pfeifer
9ff2c7eacf Update to the 20180222 snapshot of GCC 7.3.1. 2018-02-24 15:55:49 +00:00
Mark Felder
63b1b5104d textproc/elasticsearch6: Update to 6.2.2
- Take maintainership
- Sync up with work done on textproc/elasticsearch5 port

Approved by:	maintainer (private email)
2018-02-24 15:42:11 +00:00
Ryan Steinmetz
e13ecb84ac - Update to 0.9.9 2018-02-24 15:25:48 +00:00
Ryan Steinmetz
6e0743f2d9 - Update to 1.4.0 2018-02-24 15:23:09 +00:00
Mark Linimon
13f24080b4 Undo temporary whitespace. 2018-02-24 15:06:57 +00:00
Mark Linimon
9c825ea7a7 Fake forced commit to note correct differential revision:
Differential Revision:		https://reviews.freebsd.org/D13128
2018-02-24 15:06:18 +00:00
Mark Linimon
cf9e47b4f4 Add support for powerpcspe arch.
Tested for harmlessness on amd64.

Differential revision:	https://reviews.freebsd.org/D14335
Submitted by:		jhibbits
2018-02-24 14:58:38 +00:00
Sunpoet Po-Chuan Hsieh
4560f67c51 Update to 1.2.2
- While I'm here, add NO_ARCH

Changes:	https://pear.php.net/package/Text_Diff/download/
PR:		225678
Submitted by:	Michael Osipov <1983-01-06@gmx.net>
Approved by:	maintainer (timeout, 19 days)
2018-02-24 14:54:52 +00:00
Sunpoet Po-Chuan Hsieh
56b9d287d2 Mark DEPRECATED and set EXPIRATION_DATE to 2018-03-31
PR:		226085
Submitted by:	Mohamad Dikshie Fauzie <dikshie@sfc.wide.ad.jp> (maintainer)
2018-02-24 14:54:47 +00:00
Sunpoet Po-Chuan Hsieh
95e145f7ef Update to 0.814
Changes:	http://search.cpan.org/dist/Net-SIP/Changes
2018-02-24 14:54:42 +00:00
Sunpoet Po-Chuan Hsieh
d94db27081 Update to 1.0.44
Changes:	https://github.com/keybase/client/releases
		https://github.com/keybase/client/commits/master
2018-02-24 14:54:36 +00:00
Sunpoet Po-Chuan Hsieh
22cb7b5e50 Update to 1.0.44
Changes:	https://github.com/keybase/kbfs/commits/master
2018-02-24 14:54:31 +00:00
Mark Felder
0f59a3aa24 Deprecate old versions of ElasticSearch
Approved by:	portmgr (with hat)
2018-02-24 14:53:10 +00:00