Commit graph

390441 commits

Author SHA1 Message Date
Greg Lehey
a78d99ff9d Update dependencies. 2016-03-23 02:34:02 +00:00
Cy Schubert
b45d2830a5 Set syslog-ng-incubator03, syslog-ng34 and syslog-ng35/Makefile
to expire at the end of June. These ports are no longer supported
by balabit.hu.

Submitted by:	Peter Czanik (CzP) <peter.czanik@balabit.com>
		Balabit / syslog-ng upstream
2016-03-23 01:43:06 +00:00
Ryan Steinmetz
2efb8456d7 - Add rc script for startup at boot
- Don't silently install files
- Bump PORTREVISION
2016-03-23 00:29:52 +00:00
Jason Helfman
0461dcb5ae - update to 4.7.0
Changes:	https://launchpadlibrarian.net/247614751/ChangeLog
2016-03-23 00:26:21 +00:00
Ruslan Makhmatkhanov
9b791e25d6 net/py-ldap3: update to 1.2.1 2016-03-22 22:43:43 +00:00
Ruslan Makhmatkhanov
90bd929bfe security/py-flask-httpauth: update to 3.1.0 2016-03-22 22:42:55 +00:00
Ruslan Makhmatkhanov
2879f6e4df graphics/gimp-gmic-plugin: update to 1.6.9
This update also solving problem with presets downloading,
mentioned in PR.

PR:		205257
MFH:		2016Q1
2016-03-22 21:57:05 +00:00
Matthew Seaman
7660fb8453 Update to 4.6.0
ChangeLog:	https://www.phpmyadmin.net/files/4.6.0/
2016-03-22 21:14:56 +00:00
Ruslan Makhmatkhanov
abd6b3b29d graphics/gimp-gmic-plugin: simplify port a bit
- utilize USES=localbase
- simplify BASH options dependency
- further convert to options helpers and drop including of bsd.port.options.mk
2016-03-22 20:26:27 +00:00
Jan Beich
71a250fe6f www/firefox: fix missing Hello icon since 45.0
PR:		208125
Submitted by:	Robert Helmer (via upstream bug)
MFH:		2016Q1
2016-03-22 20:20:38 +00:00
Olli Hauer
b71d5e859e - update to 7.11
Changes:
  o [NSE][GH#341] Added support for diffie-hellman-group-exchange-* SSH key
    exchange methods to ssh2.lua, allowing ssh-hostkey to run on servers that
    only support custom Diffie-Hellman groups. [Sergey Khegay]

  o [NSE] Added support in sslcert.lua for Microsoft SQL Server's TDS protocol,
    so you can now grab certs with ssl-cert or check ciphers with
    ssl-enum-ciphers.  [Daniel Miller]
2016-03-22 20:02:07 +00:00
David Naylor
ab76b4956e emulators/i386-wine-devel: update to 1.9.6. 2016-03-22 19:31:55 +00:00
Roman Bogorodskiy
e906b9875a audio/deadbeef: update to 0.7.1
Also, drop some patches merged upstream.

Reviewed by:	mat
Approved by:	vg (maintainer) via IRC
Differential Revision:	D5676
2016-03-22 18:11:08 +00:00
Jung-uk Kim
6e6281f2c5 Really fix spurious build failures and make it more safer. Header file is
generated on the current working directory regardless of -o option.
2016-03-22 17:47:45 +00:00
Mark Felder
5dfecaa5d4 multimedia/plexmediaserver{-plexpass}: Update to 0.9.16.3.1840
Changelog:	https://forums.plex.tv/discussion/comment/1152663#Comment_1152663
2016-03-22 16:58:35 +00:00
Hajimu UMEMOTO
8330708ee9 Update to 0.27. 2016-03-22 16:23:24 +00:00
Sean Bruno
16420aae3d Update to 2016-03-17
PR:		208110
Submitted by:	gleb
2016-03-22 16:17:35 +00:00
Vsevolod Stakhov
9b2a8ace0d - Update to 1.2.1.b1 2016-03-22 15:55:38 +00:00
TAKATSU Tomonari
6b7f78e385 - Update to 0.3.5 2016-03-22 15:12:01 +00:00
John Marino
37f26af77e math/ogdf: Unbreak DragonFly
DragonFly needs the same modifications as FreeBSD.  They were carried
in dports before, but the macros were moved to new files.

Approved by:	Restore DF functionality blanket
2016-03-22 14:46:59 +00:00
Matthew Seaman
cfdd1038ab Update to 1.9.5
- extend deprecation period by 3 months.  The plan is to expire the
   port about 6 months after the last upstream release.

ChangeLog: https://raw.githubusercontent.com/ansible/ansible/v1.9.5-1/CHANGELOG.md

PR:		208200
Submitted by:	maintainer (lifanov@mail.lifanov.com)
2016-03-22 14:40:56 +00:00
John Marino
9b22c007f4 lang/expect: fix configuration phase fs violation
The "long file names" support check touches /usr/local/lib which is a
file system violation.  The value is always "yes", so just pass it as
a cached value to the configure script.

Approved by:	just fix it
2016-03-22 13:56:40 +00:00
Jan Beich
bbb7a892a1 multimedia/ffmpeg: chase r405873 by clarifying license
From on WRKSRC/configure:

  license="LGPL version 2.1 or later"
  if enabled nonfree; then
      license="nonfree and unredistributable"
  elif enabled gplv3; then
      license="GPL version 3 or later"
  elif enabled lgplv3; then
      license="LGPL version 3 or later"
  elif enabled gpl; then
      license="GPL version 2 or later"
  fi
2016-03-22 13:39:59 +00:00
Wen Heping
d47418b901 - Update to 3.18
Changes: http://cpansearch.perl.org/src/MARKOV/XML-Compile-SOAP-3.18/ChangeLog
2016-03-22 13:14:58 +00:00
Tijl Coosemans
aa926e9dbb Patch configure to define OPENIPMI_VERSION_*. These variables are defined
too early in configure.ac so autoconf doesn't copy them to configure.
This fixes version information in include/OpenIPMI/ipmiif.h.
2016-03-22 13:14:14 +00:00
Dmitry Sivachenko
3cf6424713 Allow use cgilib from C++.
Submitted by:	Sergei Tsetlin <htmlcoder@yandex.ru>
2016-03-22 13:11:14 +00:00
Mark Felder
09cee0d3fb mail/milter-greylist: Fix options
- Remove DKIM option as it reportedly never worked
- Regenerate patches to appease portlint

PR:		207246
MFH:		2016Q1
2016-03-22 13:07:56 +00:00
Wen Heping
12ed6a4fe0 - Update to 5.0
- Runs on both python2 and python3
- Add LICENSE
- Take maintainership
2016-03-22 13:02:26 +00:00
Mark Felder
0fbf046769 sysutils/dsbmd: Simplify @sample
Second argument is not needed

Submitted by:	danfe
2016-03-22 12:58:38 +00:00
Mark Felder
e9f4ec036a sysutils/dsbmd: Port improvements
Submitted by:	danfe
2016-03-22 12:53:06 +00:00
Jimmy Olgeni
b9bbec4b93 Update www/elixir-html_entities to version 0.3.0. 2016-03-22 12:23:42 +00:00
Jimmy Olgeni
a2893730fd Update databases/elixir-ecto to version 1.1.5. 2016-03-22 12:07:29 +00:00
Jimmy Olgeni
bbd1a3103c Update www/elixir-httpoison to version 0.8.2. 2016-03-22 11:57:10 +00:00
Jimmy Olgeni
1e52b2925e Update devel/elixir-hex to version 0.11.3. 2016-03-22 11:52:30 +00:00
Jimmy Olgeni
d70af942b3 Update www/erlang-mochiweb to version 2.13.1. 2016-03-22 11:37:40 +00:00
Jimmy Olgeni
05cfa35b0f Update devel/erlang-gpb to version 3.20.1. 2016-03-22 11:16:30 +00:00
Raphael Kubo da Costa
e76eee642e cmake, cmake-gui: Use ${PORTVERSION:R} in MASTER_SITES.
This reduces the number of lines that need to be changed on CMake updates.
Thanks to sunpoet for the suggestion.
2016-03-22 10:59:54 +00:00
Tijl Coosemans
54ffc0d022 Fix build with gcc. 2016-03-22 10:53:25 +00:00
Raphael Kubo da Costa
b1b548be2e Update to 0.2.6.
This update includes a fix for installing dsbmixer as a regular, non-root user.

PR:		207995
Submitted by:	Marcel Kaiser <mk@nic-nac-project.org> (maintainer)
2016-03-22 10:36:17 +00:00
Dmitry Sivachenko
eae5f107d0 Update to version 0.8.0 2016-03-22 10:08:27 +00:00
TAKATSU Tomonari
cd89b7f28a - Update to 0.23-1 2016-03-22 09:26:35 +00:00
Tijl Coosemans
a53cc62c5c Fix build on FreeBSD 9 which doesn't have a zlib pkgconfig file. 2016-03-22 09:15:28 +00:00
Tijl Coosemans
9af7fc6455 Improve the rc script a bit. "-c <conf>" isn't optional. Also use
%%ETCDIR%% as suggested by jbeich.
2016-03-22 08:52:27 +00:00
Li-Wen Hsu
92f82a1087 - Update to 1.654 2016-03-22 07:56:44 +00:00
Kurt Jaeger
55bc67a08d devel/py-llfuse: Another attempt to fix STRIP
PR:		203759
Submitted by:	jbeich
2016-03-22 07:25:37 +00:00
David Naylor
a409110861 emulators/wine-staging: add missing dependency.
Add a missing dependency on libtxc_dxtn.so (provided by graphics/s2tc).

PORTREVISION is not bumped (despite policy) for the following reasons:
 - Bumping PORTREVISION just for the slave port wine-staging is likely to
   result in human error later on (i.e. it will cause issues if wine-devel
   needs a bump, or an update).
 - Bumping both wine-devel and wine-staging is overkill.
 - The port is newly updated likely to catch most builds with this update
 - The port is updated every two weeks, so everyone gets the improvement
   quickly enough.
 - This change will be in the i386-wine-staging update.

PR:		208162
Reported by:	Mickael Maillot <mickael.maillot@gmail.com>
Approved by:	gerald@
2016-03-22 06:25:43 +00:00
Hajimu UMEMOTO
edf26a4683 Make it buildable with GDBM on.
PR:		208194
Reported by:	vas__at__mpeks.tomsk.su
2016-03-22 05:58:51 +00:00
Kurt Jaeger
41b0bf05c7 devel/py-llfuse: fix STRIP_CMD
PR:		203759
Pointy-hat to:	pi
2016-03-22 05:35:22 +00:00
Kurt Jaeger
efeb9064c4 New port: devel/py-llfuse
Python-LLFUSE is a set of Python bindings for the low level FUSE API. It
requires at least FUSE 2.8.0 and supports both Python 2.x and 3.x. It runs
under Linux, OS-X, FreeBSD and NetBSD.

WWW: https://bitbucket.org/nikratio/python-llfuse

PR:		203759
Submitted by:	Niklaas Baudet von Gersdorff <niklaas@kulturflatrate.net>
2016-03-22 05:13:29 +00:00
Carlos J. Puga Medina
f94e4f56ca - Update to 1.0.0-alpha2
- Replace USES=readline with USES=libedit
- Remove ragel dependency because it's only required to compile from git.
- Fix MASTER_SITES
- Add incbin License (The Unlicense)
- Enable dnscrypt support
- Fix comparison signedness in dnsname.cc

Changelog:

http://dnsdist.org/changelog/#dnsdist-100-alpha2

PR:		208126
Approved by:	junovitch (mentor)
2016-03-22 02:14:01 +00:00