Commit graph

4648 commits

Author SHA1 Message Date
Mathieu Arnold
999161a9ed Fixup some whitespace at the beginning of lines problems.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:18:17 +00:00
Ashish SHUKLA
50c1f3e518 - Fix LDAP support by re-ordering Erlang library path in ejabberdctl
template diff
- Replace /usr/local with %%LOCALBASE%%

PR:		208258
2016-04-01 02:17:29 +00:00
Pietro Cerutti
c8b77cbfe4 net-im/openfire: update to 4.0.2
Announcement:
https://community.igniterealtime.org/blogs/ignite/2016/03/21/openfire-402-released

This update bumps the dependency from Java 7 to Java 8 (USE_JAVA=1.8 now).
From the follow-ups to the announcement, it looks like 4.0.2 has issues with
Java 7.
2016-03-30 15:37:08 +00:00
Dmitry Marakasov
8dca01ceb1 - Update WWW
PR:		207961
Submitted by:	j3377622@trbvm.com
Approved by:	yuri@rawbw.com (maintainer)
2016-03-28 15:26:02 +00:00
Dmitry Marakasov
7b604830ab - Add missing runtime dependencies
- While here, cosmetic fix to pkg-message and silence mkdir

PR:		207784
Submitted by:	everytrash@gmail.com
Approved by:	maintainer timeout (mek@mek.uz.ua, 3 weeks)
2016-03-27 22:20:48 +00:00
Tijl Coosemans
6bc6f3a9e0 - Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
  supported by libgnutls-dane and gnutls-cli.  Also clarify the option
  description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4.  Some ports used this library
  in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed.  Ports that used these have been
  updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.

net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.

www/hydra: Mark BROKEN.  This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.

PR:		207768
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-03-27 14:57:59 +00:00
Antoine Brodin
3afe21b8fb Remove duplicate lines from plist 2016-03-26 16:27:09 +00:00
Thomas Zander
1f19714d85 Update to upstream version 0.7.0.20160321
While on it:
- Pet portlint

PR:		208230
Submitted by:	fidaj@ukr.net (maintainer)
2016-03-25 07:42:23 +00:00
Vsevolod Stakhov
7349ed49cd - Update libsodium to 1.0.8
- Bump revisions of all dependant ports

PR:		206482
Submitted by:	lev, w.schwarzenfeld@aon.at
2016-03-23 09:20:35 +00:00
Raphael Kubo da Costa
8f30c5e1b7 Add some upstream patches that properly declare all build dependencies.
The upcoming CMake 3.5.0 generates Makefiles that break parallel builds more
often when the dependencies between each targets are not declared correctly.

PR:		208033
2016-03-19 14:38:35 +00:00
Dirk Meyer
73621913e0 - remove option to disable OpenSSL
- add option for gpgme support
- cleanup option NLS
PR:		207713
2016-03-19 10:59:47 +00:00
Raphael Kubo da Costa
7e6bad5d26 Switch to an https MASTER_SITE. 2016-03-18 11:44:49 +00:00
Raphael Kubo da Costa
bc16238248 Update the KDE Telepathy ports to 0.9.0.
Contains commits by myself and alonso@.
2016-03-15 19:08:38 +00:00
Raphael Kubo da Costa
c9ca6953a2 Remove empty do-install target.
The port already has USES=metaport.
2016-03-15 19:01:28 +00:00
Raphael Kubo da Costa
5f54a52585 Change header installation location for kdelibs4-based ports.
Install x11/kdelibs4's headers into include/kde4 instead of include (which
consequently causes several other ports to have their installation paths
changed too).

The idea behind this is to reduce path conflicts between KDE4 ports and the
upcoming KDE Frameworks 5 ports that will be installed into include/KF5. If
we continue installing the KDE4 headers into include/, we can end up in a
situation like this:

    c++ [...] -I/usr/local/include -I/usr/local/include/KF5 file.cpp

If the KDE4 and KF5 versions of a port have the same headers, the KDE4 port
will unintentionally be picked up first and the build will fail.

Most of this huge patch is just PORTREVISION bumps, pkg-plist changes and a
few patches to FooConfig.cmake files to make them look into the kde4/
subdirectory in include/.

Changes which don't fit into the above are:
- deskutils/kdepimlibs4: Import an upstream patch to remove some double
  semicolons that cause base GCC to fail. They have always been present, but
  since the faulty header was referenced via -isystem /usr/local/include
  this never caused any problems.
- devel/subversion, devel/subversion18: Update patch-configure. The current
  kwallet changes there date back to 2011 (r272490), at a time when the
  build could fail when both KDE3 and KDE4 were installed. Replace those
  bits with a change I've submitted upstream to use the kde4-config program
  to determine where KDE4's headers and libraries are installed instead of
  assuming the headers are always in include/.

Once again, huge thanks to Tobias Berner <tcberner@gmail.com> for being the
first one to notice this problem when working on the KDE Frameworks 5 ports,
coming up with the solution and bugging me until I had time to work on this
and ask for the exp-run :-)

PR:		207906 (exp-run)
2016-03-15 12:35:56 +00:00
Ashish SHUKLA
52dc0482f5 - Remove ZLIB option, doesn't work in practise
PR:		207958
2016-03-14 05:37:05 +00:00
Antoine Brodin
989bb4c20d Deprecate ports broken for more than 6 months 2016-03-13 18:45:42 +00:00
Raphael Kubo da Costa
11855edcea Update to 1.3.0.
PR:		207931
Submitted by:	yuri@rawbw.com (maintainer)
2016-03-13 11:13:18 +00:00
Kurt Jaeger
8dd9f1fc09 net-im/ejabberd: 15.07 -> 16.02
Lots of changes:
  https://blog.process-one.net/ejabberd-16-02-happy-leap-day/
  https://blog.process-one.net/ejabberd-16-01/
  https://blog.process-one.net/ejabberd-15-11-simpler-cluster-setup/
  https://blog.process-one.net/ejabberd-15-10-http-upload-metrics-and-performance/
  https://blog.process-one.net/ejabberd-15-09-oauth/

Submitted by:	ashish (maintainer)
2016-03-11 18:00:06 +00:00
Mark Felder
007e8ab72d net-im/ricochet: Update to 1.1.2
This update resolves an information disclosure vulnerability.

Changelog:	https://github.com/ricochet-im/ricochet/releases/tag/v1.1.2

PR:		207536
Security:	http://www.vuxml.org/freebsd/d71831ef-e6f8-11e5-85be-14dae9d210b8.html
2016-03-10 19:52:12 +00:00
Tilman Keskinoz
3fdc839ad0 Switch to libotr instead of libotr3
PR:		207880
Submitted by:	Sascha Holzleiter
2016-03-10 14:12:07 +00:00
Raphael Kubo da Costa
bb3589f9f9 Update to 0.9.6.1.
With commits by yours truly, alonso@ and Adriaan de Groot <groot@kde.org>.

Significant changes from a porting perspective:
* Import upstream commit to make the port build with GStreamer 1.6+.
* Drop a lot of unnecessary sed calls. Some of them were outdated, and some
  were replaced by USES=pathfix and new CMAKE_ARGS.
* Switch to options target helpers.
* Switch to an out-of-source CMake build.
* Drop the EXAMPLES option. The examples shipped in this port are only
  buildable from within the telepathy-qt4 source tree.
2016-03-08 15:32:10 +00:00
Mathieu Arnold
018eeadae5 Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
Fix distinfo for the offending ports.

lang/yorick's tag was moved, and the added patch was no longer needed.

PR:			207644
Submitted by:		mat
Exp-run by by:		antoine
Sponsored by:		Absolight
Differential Revision:	https://reviews.freebsd.org/D4268
2016-03-08 13:09:12 +00:00
Sunpoet Po-Chuan Hsieh
2e408ad55e - Update to 1.5.3
Changes:	https://github.com/hipchat/hipchat-rb/commits/master
2016-03-06 06:25:22 +00:00
Martin Matuska
9df5498c46 Update net-im/jabberd to version 2.3.6 2016-03-05 22:38:41 +00:00
Tilman Keskinoz
1326dc4615 Update to 0.8.8 2016-03-04 16:00:11 +00:00
Carlos J. Puga Medina
448faa0ff0 - Update to 1.2 release
- Add GSTREAMER1=gtksink as dependency.
- Update MAINTAINER to my @FreeBSD.org address

Changelog: https://github.com/baedert/corebird/releases/tag/1.2

PR:		207639
Approved by:	junovitch (mentor)
2016-03-04 02:51:05 +00:00
Kubilay Kocak
e2f30c84be net-im/py-slackclient: Update to 1.0.0
- Update PORTVERSION and distinfo checksum (1.0.0)
- Switch to GitHub for DISTFILES (includes tests) [1]
- Add test dependencies and target

Changes:

  https://github.com/slackhq/python-slackclient/blob/1.0.0/CHANGELOG.md

[1] https://github.com/slackhq/python-slackclient/pull/76
2016-03-03 07:09:00 +00:00
Pawel Pekala
bef9f5d791 - Update to version 0.9.3
- Add LICENSE_FILE
- Use PLIST_SUB to parametrize lib version in pkg-plist
- Disable port's self checks by QMAKE_ARGS because they
  fail to compile with clang 3.7.1 on 11-CURRENT

PR:		207169
Submitted by:	myself
Approved by:	maintainer timeout
2016-03-01 21:10:54 +00:00
Pietro Cerutti
2ad81ba92d net-im/openfire: bump PORTREVISION after r409869
Reported by:	sperber@
2016-03-01 15:09:07 +00:00
Pietro Cerutti
5f3c713a16 net-im/openfire: make sure ETCDIR gets proper permissions 2016-03-01 13:53:26 +00:00
TAKATSU Tomonari
54a31e1f71 - Update to 3.3.8 2016-02-27 11:17:11 +00:00
Kubilay Kocak
a3d4047a3a net-im/py-slackclient: Update to 0.18.0
- Update PORTVERSION and distinfo checksum (0.18.0)
- Update RUN_DEPENDS
- Enable NO_ARCH (architecture independent)

Changes

  https://github.com/slackhq/python-slackclient/blob/master/CHANGELOG.md
2016-02-26 06:59:03 +00:00
Dmitry Marakasov
e36fc841c7 - Explicitly specify version for libotr.so to differentiate security/libotr and security/libotr3
Approved by:	portmgr blanket
2016-02-25 14:15:40 +00:00
Dmitry Marakasov
34db955227 - Clarify license
- Specify libotr.so version to differentiate security/libotr3 and security/libotr
- Switch to options helpers

Approved by:	portmgr blanket
2016-02-25 14:13:12 +00:00
Kevin Lo
339b34e8e2 Add openssl and pulseaudio-libs to USE_LINUX_APPS to unbreak after the
linux-c6- to CentOS 6.7 update in r407537.
2016-02-25 02:25:30 +00:00
TAKATSU Tomonari
73416209b2 - Update to 3.3.7 2016-02-21 08:43:42 +00:00
Martin Wilke
1c1487813e - Ignore php70 2016-02-18 15:08:25 +00:00
Pietro Cerutti
0190b01604 net-im/openfire: update to 4.0.1, take back maintainership
Release notes: https://community.igniterealtime.org/blogs/ignite/2016/1/26
2016-02-16 06:55:51 +00:00
TAKATSU Tomonari
1858389e0f - Update to 3.3.6 2016-02-15 12:28:29 +00:00
Koop Mast
b93a80c992 The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.
The offical GNOME 3.18 release notes can be found at
https://help.gnome.org/misc/release-notes/3.18/

This update doesn't contain the glib/gtk c++ bindings which will
be done in a another update due to the requirement on c++11 and the
amount of fallout this probably will give.

GDM is still at version 3.16 due to some issues.

Bump mate-themes to use the gtk 3.18 version of the themes.

Thanks to Antoine Brodin for running the exp-runs.

This release was made possible by the following people:
  Gustau Perez
  Ting-Wei_Lan

PR:	207006
2016-02-14 18:57:53 +00:00
David Thiel
4d6e9248b4 Use CC for linker instead of LD.
PR:		207130
Submitted by:	code@daniel.priv.no
Obtained from:	mikael.urankar@gmail.com
2016-02-12 18:16:16 +00:00
Thierry Thomas
983e642b7c Update to 1.2.4.
PR:		ports/206874
Submitted by:	yuri (at) rawbw.com (maintainer)
2016-02-09 22:00:34 +00:00
Dmitry Marakasov
6fbec020d8 - Add missing sodium dependency
- Add a check for that net-im/tox dependency was built with correct options

PR:		206706
Submitted by:	fidaj@ukr.net (maintainer)
Reported by:	rozhuk.im@gmail.com
2016-02-09 20:19:07 +00:00
Koop Mast
71d5deb1f4 Move Mk/bsd.gnome.mk and Mk/bsd.mate.mk to Mk/Uses/.
To use the GNOME or MATE components activate it by adding gnome
or mate to USES. The usage of USE_GNOME/INSTALL_ICONS and for
example GLIB_SCHEMAS has stayed the same.

Like with USES, the use of USE_GNOME and so after bsd.port.pre.mk
is now forbidden. And adapt ports that where still doing that.

Exp-runs done by:	antoine@

PR:		205432
Reviewed by:	antoine@, mat@
Approved by:	portmgr (antoine@)
Differential Revision:	https://reviews.freebsd.org/D3653
2016-02-07 19:43:56 +00:00
John Marino
0c1334d2f2 net-im/icmpchat: USES+= ncurses, respect LDFLAGS
Also link with libncurses, not libcurses
2016-02-05 11:23:00 +00:00
John Marino
8d26b80983 net-im/echat: USES+= ncurses, respect LDFLAGS
Also link with libncurses, not libcurses
2016-02-05 11:20:53 +00:00
John Marino
517d79dd26 irc/centerim(-devel): document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-05 11:16:04 +00:00
John Marino
d41c2412d0 net-im/pork: USES+= ncurses, retab 2016-02-05 10:44:15 +00:00
John Marino
4127c29a32 net-im/naim: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-05 10:42:53 +00:00