Commit Graph

399121 Commits

Author SHA1 Message Date
Tobias C. Berner
e225b301e9 Fix usage description of kde.mk
kde.mk needs to have an argument. So USES=kde is not
valid.

Approved by:	mat (mentor)
2016-08-24 09:26:50 +00:00
Dmitry Marakasov
611d9f8917 - Switch to USES=tar
- Fix LICENSE, don't install license with docs
- Switch to options helpers
- Regenerate patches with `make makepatch`
2016-08-24 09:01:18 +00:00
Jimmy Olgeni
efc5602b0f Add devel/elixir-swarm, a clustering, registration, and distribution
library for Elixir.
2016-08-24 08:59:46 +00:00
Kevin Lo
1e85f3df30 Import py-Tenjin 1.1.1.
Tenjin is a very fast and full-featured template engine implemented
in pure Python.
2016-08-24 08:59:01 +00:00
Jimmy Olgeni
bb30dceb49 Update devel/elixir-msgpax to version 1.0.0. 2016-08-24 08:25:11 +00:00
Tobias C. Berner
0f583d8700 Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and
Plasma5 ports

At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When
working on the ports for KDE Frameworks and Plasma5 it seemed to be more
reasonable to create a new kde.mk instead of adding an bsd.kde5.mk.

The kde.mk in this review is a stripped down version of the one we are using in
the KDE Test repositories plasma5 branch [1] to only contain the parts relevant
to the current KDE4 ports in the portstree [2].

Changes to the KDE Ports needed by this:

Replace USE_KDE4 by USE_KDE [3]
Add USES=kde:4 [4]
[1] http://src.mouf.net/area51/view/branches/plasma5/KDE/Mk/Uses/kde.mk
[2] The version in the plasma5 branch also handles frameworks/plasma5 and
    handles MASTER_SITES via a KDE_DIST variable similar to bsd.qt.mk for Qt
    Ports -- I chose to leave this out for now, as the diff is already large
    enough.
[3] I chose USE_KDE instead of USE_KDE4, USE_KDE5, USE_KDEX as the version we
    want is already specified as argument to kde:<arg>
[4] For KDE Frameworks and Plasma5 ports this would be kde:5

PR:             210667
Approved by:    portmgr, mat (mentor), rakuco (mentor)
Reviewed by:    mat, rakuco
Differential Revision:   https://reviews.freebsd.org/D6961
2016-08-24 08:20:31 +00:00
Raphael Kubo da Costa
558a51279c Import upstream patch to fix the detection of clang's version number.
Our clang reports itself as "FreeBSD clang version x.y.z" instead of just
"clang version x.y.z", which was preventing the sed pattern used in the
configure script from matching and thus QT_CLANG_MAJOR_VERSION and
QT_CLANG_MINOR_VERSION were never defined. One of the consequences is that
tests for those values in mkspecs later always failed, which led to some
features such as C++14 support being disabled.

PR:		210327
MFH:		2016Q3
2016-08-24 08:12:34 +00:00
Gerald Pfeifer
85f4e584bd Update to the 20160823 snapshot of GCC 5.4.1. 2016-08-24 08:07:47 +00:00
Jimmy Olgeni
41cd68c80d Update devel/erlang-gpb to version 3.25.1. 2016-08-24 08:04:50 +00:00
Palle Girgensohn
f19244e692 Use distversion instead of portversoin + gh_tagname 2016-08-24 07:58:19 +00:00
Kevin Lo
005f9f2604 Remove usbd rc.d script, we don't have it.
Reviewed by:	kwm
2016-08-24 07:49:40 +00:00
Jimmy Olgeni
deb65fb077 Update devel/elixir-apex to version 0.5.2. 2016-08-24 07:46:22 +00:00
Philippe Audeoud
2bb1d475c5 - Update to 2.037 2016-08-24 07:41:44 +00:00
Jung-uk Kim
2527f5f2d9 Update to use Apache Ant 1.9.7. 2016-08-24 06:20:57 +00:00
Vanilla I. Shu
5befc129ce Add py-opster 4.1, command line parsing speedster.
PR:		212040
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
2016-08-24 06:17:24 +00:00
Jung-uk Kim
85d1c0cdf1 Update to 1.9.7. 2016-08-24 06:04:30 +00:00
TAKATSU Tomonari
2dbcfc0711 - Update to 1.3-7 2016-08-24 06:03:22 +00:00
TAKATSU Tomonari
66a3d1f205 - Update to 0.3.2.9.0
- Add "compiles" argument to USES=cran
2016-08-24 05:58:34 +00:00
Jung-uk Kim
37cf1f78c3 Fix USE_JAVA and unbreak build. 2016-08-24 05:53:24 +00:00
Kurt Jaeger
9083800093 net/3proxy: fix ftppr
- See also: https://github.com/z3APA3A/3proxy/issues/68

PR:		209463
Submitted by:	emz@norma.perm.ru
Approved by:	Pavel Timofeev <timp87@gmail.com> (maintainer)
2016-08-24 04:43:11 +00:00
Kurt Jaeger
7be3af8800 net/kamailio: 4.4.1 -> 4.4.2
- commented out atomic_ops patches as suggested in PR#210439

PR:		210439
Changes:	http://www.kamailio.org/pub/kamailio/4.4.2/ChangeLog
Submitted by:	r.barenthin@terralink.de
2016-08-24 04:17:52 +00:00
Kurt Jaeger
d0669fb475 New port: www/ufdbguard: squidGuard fork compatible with newer squid versions
ufdbGuard is a URL filter for the Squid web proxy. Besides blocking
access from PCs and smartphones to undesired websites, ufdbGuard
has safety features to make browsing safer and to block remote
access. ufdbGuard supports configuration of groups with different
web access policies, SafeSearch enforcement, SSH tunnel detection,
safer HTTPS traffic, time-based access rules and much more.

WWW: https://www.urlfilterdb.com/

PR:		212044
Submitted by:	Pavel Timofeev <timp87@gmail.com>
2016-08-24 04:09:45 +00:00
Cy Schubert
8fa20b7b02 Fix Makefile typo. 2016-08-24 03:26:47 +00:00
Cy Schubert
f085ee434c Rmove/merge redundant USES line. 2016-08-24 03:23:25 +00:00
Cy Schubert
489e4b4537 Record an indirect libwww dependency. 2016-08-24 03:21:59 +00:00
Cy Schubert
ac98dd167e Switch to USES=ssl. 2016-08-24 03:20:46 +00:00
Cy Schubert
efc26bf84c Fixup sntp.8 man page formatting. This commit is the same as r304721
in base.

Submitted by:	Steve Kargl <sgk@troutmask.apl.washington.edu>
Discussed with:	bjk@
2016-08-24 02:59:06 +00:00
Vanilla I. Shu
d7559e5f64 Update to 0.9.3. 2016-08-24 02:17:02 +00:00
Vanilla I. Shu
d995ae45c6 Update to 0.9.0. 2016-08-24 02:07:46 +00:00
Palle Girgensohn
765c426554 Update telegraf to 1.0.0-rc1 2016-08-23 21:55:34 +00:00
John Marino
a819ff5bf7 audio/zinf: document ncurses requirement
While here, import several dports patches to add missing headers
for c++.
2016-08-23 21:21:05 +00:00
Pawel Pekala
91a030d64a Update to version 0.28
PR:		211985
Submitted by:	Zsolt Udvari (maintainer)
2016-08-23 21:06:20 +00:00
Ruslan Makhmatkhanov
1576fd005d net-p2p/deluge: fix up OPT_USE and OPT_VARS
Align OPT_USE and OPT_VARS usage to Porter's Handbook.
2016-08-23 21:04:58 +00:00
Pawel Pekala
789b47b922 - Make FIREBIRD, MYSQL, PGSQL, SQLITE actually work. By providing correct
include directories via MAKE_ENV makes this ports detect installed client
  db libraries and produce include files and static libraries for each
  supported database.
- Respect CFLAGS and LDFLAGS during build, disable optimized compilation
  flags via HB_BUILD_OPTIM=no - this removes -O3 flag from CFLAGS
- Convert to options helpers, USES=ssl
- Use options substitutions for optional database support files
- Sort pkg-plist

PR:		211839
Submitted by:	myself
Approved by:	maintainer
2016-08-23 20:42:23 +00:00
John Marino
d61f427452 www/wml: mark broken due to missing upstream (unfetchable)
The WWW string points to berlios which is long gone.  Now the souceforge
project thewml seems to be gone.  Fetching fails so mark wml broken.

Note: this port needs to document ncurses requirement too.
2016-08-23 20:33:06 +00:00
Pawel Pekala
29f7b3d828 - Fix build after databases/sqlite update
- Convert to USES=localbase
- Register proxy dependencies found by stage-qa
2016-08-23 20:31:07 +00:00
Pawel Pekala
d3c4d47567 Update to version 3.14.1
PR:		211725
Submitted by:	Pavel Volkov (maintainer)
2016-08-23 20:28:17 +00:00
Pawel Pekala
181aaf0c88 - Update to version 3.14.1
- Add UNKNOWN_SQL option

PR:		211724
Submitted by:	Pavel Volkov (maintainer)
2016-08-23 20:26:24 +00:00
John Marino
0dcc8837b7 editors/mg: document and fix ncurses requirement
Approved by:	ncurses blanket
2016-08-23 20:18:14 +00:00
John Marino
68cb68c92f multimedia/xawtv: document ncurses requirement
Approved by:	ncurses blanket
2016-08-23 19:54:52 +00:00
Kurt Jaeger
2f835432f9 www/drush: 6.5.0 -> 8.1.3
- submitter becomes maintainer

PR:		211807
Changes:	https://github.com/drush-ops/drush/releases/
Submitted by:	Matthias Fechner <idefix@fechner.net>
Approved by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
2016-08-23 19:44:20 +00:00
Jimmy Olgeni
d167a5ac10 Add missing @dir entries to fix directory ownerships.
PR:		212054
Submitted by:	olgeni
Approved by:	maintainer
2016-08-23 19:33:15 +00:00
John Marino
9a1c4ac09e sysutils/tmate(-slave): document ncurses requirement
Approved by:	ncurses blanket
2016-08-23 19:23:52 +00:00
John Marino
9ac72add07 devel/gaul: document and fix ncurse requirement
While here, replace "extern errno" with errno.h inclusion.
2016-08-23 19:17:31 +00:00
John Marino
84060bc094 devel/cmake: document ncurses requirement
Approved by:	ncurses blanket
2016-08-23 19:09:32 +00:00
Olivier Duchateau
08ca213c55 - Update to 0.10.2
- Switch to CMake boolean flags

PR:		210843 (update to 0.10.1)
Submitted by:	SimaMoto,RyoTa (maintainer)
2016-08-23 19:04:17 +00:00
Olivier Duchateau
de2f8dda49 - Update to 1.1.1
- Switch to CMake boolean flags

PR:		210842
Submitted by:	SimaMoto,RyoTa (maintainer)
2016-08-23 18:57:45 +00:00
Olivier Duchateau
1f444e3170 - Update to 1.1.2
- Switch to CMake boolean flags

PR:		210841 (update to 1.1.1)
Submitted by:	SimaMoto,RyoTa (maintainer)
2016-08-23 18:50:18 +00:00
John Marino
9c69079077 audio/umix: document ncurses requirement
While here, add USES=alias for DF support
2016-08-23 18:45:12 +00:00
John Marino
bd5ef74ed5 audio/ufmcontrol-i18n: mark broken (unfetchable)
The actual SF projects seems to have been removed although the project
page is still up.
2016-08-23 18:42:00 +00:00