Commit graph

30056 commits

Author SHA1 Message Date
Timur I. Bakeyev
be3d6c8de1 Eliminate use of external p5-Parse-Pidl, as 4.4-, 4.5 and 4.6 are incompatiable in the output cross the Samba versions. 2017-03-26 00:53:55 +00:00
Antoine Brodin
8fb879105d Switch default version of samba from 4.3 to 4.4
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D10131
2017-03-25 23:37:05 +00:00
Antoine Brodin
3f3ec7ffde Add devel/p5-Parse-Pidl44, based on samba44 sources to allow building
net/samba{42,43,44}
2017-03-25 23:34:37 +00:00
Timur I. Bakeyev
700474a3ca New 4.6.1 version of Samba 4.6 port to address CVE-2017-2619
Security:	CVE-2017-2619
2017-03-25 20:46:10 +00:00
Babak Farrokhi
f037ca285d Update net/lft to 3.78
Reviewed by:	mat
Approved by:	mat
Differential Revision:	https://reviews.freebsd.org/D10133
2017-03-25 11:13:31 +00:00
Cy Schubert
ff3b7d9084 r436859 removed a bunch of refclock drivers that were enabled by
default. (New patch from ian@.)

While here ian@ and I discussed the www/libwww libmd5 dependency. It
turns out that if the sntp configure script finds libmd5, it uses it.
This is now an option to include the dependency.

While working on the libmd5 dependency it was discovered that the
sntp build requires SSL only if it finds libmd5. This is now an
IMPLIES.

Thanks to ian@ for the additional patch and for discovering the
libmd5 check, pointing me in the right direction to solve the without
SSL breakage.

PR:		218078
Submitted by:	ian@ (default driver options)
Discussed with:	ian@ (libmd5 dependency)
2017-03-25 07:50:53 +00:00
Timur I. Bakeyev
f8735fa693 SAMBA4_SUBPORT wasn't guarded in all sections of Makefile, making p5-Parse-Pidl fail with newer versions of Samba. 2017-03-25 02:53:50 +00:00
Timur I. Bakeyev
3b073349d9 Add net/samba45 port version 4.5.7 to address CVE-2017-2619
Security:	CVE-2017-2619
2017-03-24 23:44:02 +00:00
Cy Schubert
686b3854c8 Remove autogen dependency added by r426923. This version of ntp no
longer needs it.
2017-03-24 23:20:53 +00:00
Cy Schubert
106806722b Use CONFIGURE_ENABLE instead of CONFIGURE_ON.
The current use of CONFIGURE_ON to handle refclock options allows
adding a refclock that is off by default, but doesn't allow a user
to eliminate refclocks that ntpd includes by default.

Using CONFIGURE_ENABLE instead of CONFIGURE_ON will add the proper
--disable-REFCLOCKNAME to the args when the user disables default-on
options.

PR:		218078
Submitted by:	ian@
2017-03-24 21:26:51 +00:00
Sunpoet Po-Chuan Hsieh
026e8a1aef Update to 1.6.7
- Allow concurrent installation (USE_PYTHON=concurrent)
- Sort USE_PYTHON
2017-03-24 17:47:21 +00:00
Sunpoet Po-Chuan Hsieh
b519e3dc1f Update to 2.003004
Changes:	http://search.cpan.org/dist/GeoIP2/Changes
2017-03-24 17:47:08 +00:00
Mark Linimon
eff8e2a56c Maintainer's email address bounces.
Pet portlint.
2017-03-24 15:35:30 +00:00
Timur I. Bakeyev
293521834d Upgrade Samba 4.4 to the 4.4.12 version to address CVE-2017-2619
PR:		217993
Security:	CVE-2017-2619
2017-03-24 10:19:46 +00:00
Guido Falsi
281762c2c2 - Add FSMONITOR option (on by default) to compile the linux fsmonitor,
leveraging the liinotify port. This enables the use of "repeat=watch"
  mode in FreeBSD
- Convert port to using OPTIONS_SUB
2017-03-24 08:14:33 +00:00
Sunpoet Po-Chuan Hsieh
2e57a0dbf8 Update to 1.0.2
Changes:	https://git.gnome.org/browse/gssdp/tree/NEWS?h=gssdp_1.0
2017-03-23 23:24:36 +00:00
Dmitry Sivachenko
2035ee39ce Update deviceates API.
Submitted by:	David Carlier <dcarlier@afilias.info>
2017-03-23 14:51:46 +00:00
Bartek Rutkowski
317ce5aa12 net/gogoc: new patch with various improvements
- When shutdown, the correct behavior is to send SIGHUP.
- New patch patch-icmp_echo_engine.c: When PID of the gogoc process greater
  than 65536, it can not perform timeout ping check correctly, due to
  echo_id in icmp_hdr is declared as uint16_t.
- New patch patch-freebsd.sh: To mute dmesg noise "nd6_dad_timer: cancel
  DAD on tun0 because of ND6_IFF_IFDISABLED."
- Don't overwrite gogoc.conf on install.

PR:		211426
Submitted by:	Clive Lin <clive@tongi.org>
Approved by:	maintainer timeout (8 months)
2017-03-23 12:54:46 +00:00
Cy Schubert
34d196cb52 Update 4.2.8p9 --> 4.2.8p10 2017-03-23 05:51:59 +00:00
Sunpoet Po-Chuan Hsieh
df062d7d73 Disable GTK3 support by default
- Bump PORTREVISION for dependency change
2017-03-22 21:35:55 +00:00
Kirill Ponomarev
ddc33151ad Remove superfluous GH_ACCOUNT
Approved by:	mat (mentor)
2017-03-22 18:17:24 +00:00
Kirill Ponomarev
90560d88f8 Update net/zerotier to 1.2.2
PR:		217838
Submitted by:	dch@skunkwerks.at
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D10079
2017-03-22 18:12:57 +00:00
Mark Felder
2f08447a20 net/py-matrix-synapse: Update to 0.19.3
- Make both SQLITE and PGSQL options

Changelog:	https://github.com/matrix-org/synapse/releases/tag/v0.19.3
2017-03-22 13:02:27 +00:00
Antoine Brodin
7cfe69b584 - Add USES=samba to handle dependency on samba
Valid ARGS:  build, env, lib, run (default: build,run)
- Add SAMBA_DEFAULT to bsd.default-versions.mk (default: 4.3)
- Remove obsolete samba36 ports
- Modify samba4x ports to install libsmbclient
- Convert the ports tree to USES=samba

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D8919
2017-03-21 21:59:31 +00:00
Sunpoet Po-Chuan Hsieh
78cf59288b Update to 1.0.2
Changes:	https://git.gnome.org/browse/gupnp/tree/NEWS?h=gupnp-1.0
2017-03-21 20:39:19 +00:00
Sunpoet Po-Chuan Hsieh
3ef93cb8bc Add BUILD_DEPENDS 2017-03-21 20:39:15 +00:00
Kirill Ponomarev
8b59f6f127 Update net/hostapd to 2.6 and fix multiple vulnerabilities
PR:		217907
Submitted by:	maintainer
Approved by:	mat (mentor)
Differential Revision: https://reviews.freebsd.org/D10051
2017-03-21 17:50:35 +00:00
Ryan Steinmetz
4f5f1a2b36 - Update to 3.0.13 2017-03-21 13:02:38 +00:00
Antoine Brodin
645857c4ed Remove duplicate port net/rubygem-signet 2017-03-20 20:10:41 +00:00
Mark Felder
4efa6e7bde net/py-matrix-synapse: Add support for postgres database backend 2017-03-20 16:32:08 +00:00
Torsten Zuehlsdorff
10b6070670 New port: net/rubygem-signet
Signet is an OAuth 1.0 / OAuth 2.0 implementation

WWW: https://rubygems.org/gems/signet
2017-03-20 13:57:20 +00:00
Torsten Zuehlsdorff
a08d5ac3be New port: net/rubygem-omniauth-authentiq
Official OmniAuth strategy for authenticating
with an Authentiq ID mobile app (iOS, Android).

WWW: https://github.com/AuthentiqID/omniauth-authentiq
2017-03-20 09:57:41 +00:00
Dmitry Sivachenko
5eb99debf7 Import some fixes from upstream
Obtained from:	haproxy ML
2017-03-19 16:40:46 +00:00
Ruslan Makhmatkhanov
b6fd97e7a6 Pass maintainership to python@ 2017-03-19 16:11:40 +00:00
Rene Ladan
c1da7c8cad Take in olivierd@'s commit bit on his request.
Submitted by:	olivierd@
With hat:	portmgr-secretary
2017-03-19 14:02:23 +00:00
Dirk Meyer
a1d1ce3865 - update to 20170319 2017-03-19 12:28:00 +00:00
Sunpoet Po-Chuan Hsieh
e2d1e29b38 Update to 1.0.0
Changes:	https://github.com/castle/ruby-u2f/releases
2017-03-19 01:57:18 +00:00
Sunpoet Po-Chuan Hsieh
7cbb5094b3 Add rubygem-u2f0 0.2.1 (copied from rubygem-u2f)
- Add PORTSCOUT
2017-03-19 01:57:13 +00:00
Sunpoet Po-Chuan Hsieh
f4cca7df3d Add PORTSCOUT 2017-03-19 01:57:05 +00:00
Dmitry Sivachenko
efe6e2886c Enchance patch (abtained from haproxy ML). 2017-03-18 15:15:01 +00:00
Joe Marcus Clarke
8dd3d3de65 Update to 3.1.11. See http://netatalk.sourceforge.net/3.1/ReleaseNotes3.1.11.html
for the list of changes in this release.

PR:		217816
2017-03-18 13:11:45 +00:00
Sunpoet Po-Chuan Hsieh
0dcd09f69e Update to 1.8.0
Changes:	https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md
2017-03-17 22:24:19 +00:00
Tobias C. Berner
86a1cc0a58 Update KDE Frameworks to 5.32
* While here, set the MASTER_SITES for the portingAids separately.
* Stop to couple kirigamis' distfiles with kf5 until it's actually a part of it.

PR:		217709
Exp-Run by:	antoine
Reviewed by:	rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9959
2017-03-17 06:27:30 +00:00
Sunpoet Po-Chuan Hsieh
528ca9b059 Update to 2.09.01
Changes:	http://search.cpan.org/dist/Net-SSH-Perl/Changes
2017-03-16 20:55:12 +00:00
Babak Farrokhi
7b24729114 Update net/radvd to 2.16
Reviewed by:	mat
Approved by:	mat
Differential Revision:	https://reviews.freebsd.org/D10027
2017-03-16 16:55:13 +00:00
Cy Schubert
665dee0030 Enable DEBUG option which enables debugging code in ntp via
--enable-debug. This enables -d and -D options within ntpd.
2017-03-15 19:50:43 +00:00
Mathieu Arnold
e51bbb58a4 Remove all _USE=openssl occurrences.
Sponsored by:	Absolight
2017-03-15 14:45:54 +00:00
Mathieu Arnold
a28f0f7f7f Remove all USE_OPENSSL occurrences.
Sponsored by:	Absolight
2017-03-15 14:45:30 +00:00
Cy Schubert
f541b9845c Correct the specification of ssl. This doesn't fix the brokenness
of this port when ssl is not specified but corrects the incorrect
specification regerdless.
2017-03-15 13:47:52 +00:00
Dmitry Marakasov
30a239d95e - Fix LICENSE
- Fix WWW:
2017-03-15 11:56:25 +00:00