1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

4588 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
1451c3f9c6 - Update to 4.7.0
Changes:	https://github.com/litaio/lita/releases
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:21:45 +00:00
Kevin Lo
dc8292c982 Unbreak on 11.0-CURRENT:
- Add a dependency on linux-c6-pulseaudio-libs-glib2

Sponsored by:	PortsCamp Taiwan

Reviewed by:	xmj
2016-01-16 15:30:56 +00:00
Carlo Strub
4f2b72bba2 Update to 20160110 2016-01-13 19:29:09 +00:00
David Thiel
591196c935 Update to 0.9.9, fixing several bugs including security issues.
PR:	206150
Submitted by:	Anton Shestakov
MFH:		2016Q1
2016-01-12 21:31:17 +00:00
Dmitry Marakasov
b9398223bd Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by:	portmgr blanket
2016-01-12 16:20:31 +00:00
Koop Mast
1ca69edf07 Fix the build with libpurple 2.0.12. 2016-01-11 11:53:23 +00:00
Baptiste Daroussin
af90420500 Convert ports from s* t* and net* categories to USES=sqlite and USES=firebird 2016-01-10 16:31:33 +00:00
Martin Wilke
411535c7cf Anonymous peer-to-peer instant messenger working through the Tor network.
WWW: https://github.com/ricochet-im/ricochet

PR:		200999
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
2016-01-10 13:20:59 +00:00
Martin Wilke
df98dfbd45 - Update to 1.1
PR:		206027
Submitted by:	maintainer
2016-01-09 07:51:01 +00:00
Martin Wilke
4aee29d746 - Update to 1.0.9 2016-01-07 11:09:51 +00:00
Joe Marcus Clarke
e82088ce78 Change the VV dependency to net-im/farstream to fix the build on clean
systems.

PR:		205947
2016-01-06 18:45:05 +00:00
Joe Marcus Clarke
47c1a3f6f2 Grrr, remove an .endif no longer needed. 2016-01-06 15:37:07 +00:00
Joe Marcus Clarke
c9f9bf102e Use a better Perl fix.
PR:		205951
Submitted by:	 Piotr Kubaj
2016-01-06 15:36:44 +00:00
Joe Marcus Clarke
80d6bd47bb Only do the Perl fix if Perl is enabled.
Reported by:	Mike Harding <mvharding@gmail.com>
2016-01-06 15:33:22 +00:00
Joe Marcus Clarke
7c5dc80198 Update to 2.10.12. See https://developer.pidgin.im/wiki/ChangeLog
for changes in this release.
2016-01-05 20:43:49 +00:00
Ruslan Makhmatkhanov
b19d3b8906 net-im/gajim: update to 0.16.5
Gajim 0.16.5 (28 December 2015)

  * Improve MAM implementation
  * Improve security on connexion and for roster managment
  * Ability for emoticons to be sorted in menu

MFH:		2016Q1
2016-01-04 17:02:24 +00:00
Raphael Kubo da Costa
d0173e1125 Add USES=compiler:c++11-lang to fix the build on 9.x.
The port requires a compiler with C++11 support, and builds with -std=c++11 by
default. After r405187, it is possible to build a Qt5-based port with
-std=c++11 and base libstdc++, which means we can finally make the port build
on 9.x.
2016-01-03 21:28:52 +00:00
Martin Wilke
6de9536def - Update to 3.10.3
PR:		205785
Submitted by:	Zane C. Bowers-Hadley
2016-01-02 05:24:02 +00:00
Dmitry Marakasov
7b7d139a47 - Add LICENSE_FILE
- Add NO_ARCH
- Simplify docs installation
2015-12-30 01:42:20 +00:00
Mathieu Arnold
7823fa4b7e Cleanup GH_* and variables order.
Sponsored by:	Absolight
2015-12-29 14:30:46 +00:00
Tilman Keskinoz
0b24b0a2dd * Update to 0.4.7
PR:             205601
Submitted by:   noah.bergbauer@tum.de

* While here add dependency on gpgme to enable PGP support
2015-12-28 12:12:17 +00:00
Alex Kozlov
8d198ef378 - Remove empty lines after .include <bsd.port.mk>
Approved by:	portmgr blanket
2015-12-25 07:40:36 +00:00
Joe Marcus Clarke
5eea204592 Remove dependency on GCC. It isn't required anymore.
PR:		205537
Submitted by:	yuri@rawbw.com
2015-12-24 17:48:11 +00:00
Thomas Zander
89e56c49f1 Update to upstream version 1.2.2, add pkg-message for video support
PR:		205499
Submitted by:	yuri@rawbw.com (maintainer)
2015-12-24 15:05:17 +00:00
Martin Wilke
f3f2251a21 - Update to 0.15
- Update WWW
- Switch to options helper

PR:		205216
Submitted by:	ports fury
2015-12-24 14:01:40 +00:00
Joe Marcus Clarke
ed6278ec2a Add support for building finch with port's ncurses.
PR:		205407
2015-12-19 21:40:41 +00:00
Mathieu Arnold
7c47779cb9 Fix usage of ${PERL5}.
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.

While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.

PR:		205367
With hat:	portmgr
Sponsored by:	Absolight
2015-12-17 17:19:48 +00:00
Thierry Thomas
3df85d8deb Update to 1.2.1.
PR:		ports/205309
Submitted by:	yuri (at) rawbw.com (maintainer)
2015-12-14 21:40:45 +00:00
Martin Wilke
31df12834e - Update to 1.0
PR:		204960
Submitted by:	maintainer
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D4404
2015-12-08 16:52:42 +00:00
Raphael Kubo da Costa
31469ae565 PyQt: Replace bsd.pyqt.mk with Uses/pyqt.mk.
In preparation for landing PyQt5 ports, generalize devel/py-qt4's
bsd.pyqt.mk and make it a proper file in Uses/.

Ports wishing to depend on PyQt4 ports can now do the following:
  USES=		pyqt:4
  USE_PYQT=	foo bar_build baz_run

Other changes include the renaming of the PYQT4_DIST variable to PYQT_DIST
and the introduction of the PYQT_SIPDIR plist substitution variable. The
rest of the contents of Uses/pyqt.mk are pretty much identical to what we
had in bsd.pyqt.mk with additional processing of USE_PYQT.

Even though this patch touches files in many different ports, the goal is
for it to be a no-op from an end-user perspective (so that the basic
infrastructure is landed before the other, riskier changes): no dependencies
have been changed, PyQt/SIP/QScintilla have not been upgraded and the plists
should remain exactly the same, since PYQT_SIPDIR currently contains the
same value that used to be hardcoded in the plists.

Huge thanks to Guido Falsi (madpilot@) for spearheading most of the work: he
took the initiative to work on PyQt5 and sent D2910 to Phabricator with the
original version of this patch. Tobias Berner (tcberner@gmail.com) later
applied it to kde@'s experimental area51 repositories and did some more work
on it.
2015-12-08 16:49:43 +00:00
Carlo Strub
7154a775b7 Update to 20151108 2015-12-07 20:54:11 +00:00
Antoine Brodin
0e8c3bf1b3 Update giflib to 5.1.1
PR:		204492
2015-12-03 20:01:03 +00:00
Martin Wilke
db53585487 - Take Maintainership
Approved by:	mat (mentor)
2015-11-26 14:39:58 +00:00
Dmitry Marakasov
a3dd9cde20 - Update to 0.4.4.20151120
PR:		204714
Submitted by:	fidaj@ukr.net (maintainer)
2015-11-26 13:35:09 +00:00
Martin Matuska
75d3977da5 Always depend on gsasl and remove old commented options 2015-11-21 15:04:37 +00:00
Thierry Thomas
8306540db8 Update to 0.151116.
PR:		ports/204591
Submitted by:	yuri (at) rawbw.com (maintainer)
2015-11-21 10:57:18 +00:00
Ruslan Makhmatkhanov
f637b43fec devel/py-asn1: move to devel/py-pyasn1 to match PyPI name
- move to devel/py-pyasn1 to match PyPI name
- update *_DEPENDS and bump PORTREVISION in dependent ports
- reset PORTEPOCH

PR:		204567
Submitted by:	John W. O'Brien <john@saltant.com>
Approved by:	mhjacks@swbell.net (maintainer of devel/py-asn1)
2015-11-18 21:41:48 +00:00
Thierry Thomas
238cbd70be Fix build on FreeBSD 9-x with clang.
PR:		ports/204532
Reported by:	rozhuk.im (at) gmail.com
2015-11-15 18:54:09 +00:00
Jan Beich
1ad587fb06 multimedia/libvpx: update 1.5.0
ABI isn't compatible, so bump PORTREVISION in consumers.

Changes:	https://chromium.googlesource.com/webm/libvpx/+log/e67d45d..v1.5.0
ACC report:	https://people.freebsd.org/~jbeich/compat_reports/libvpx/1.4.0.488_1_to_1.5.0/compat_report.html
PR:		204478
Exp-run by:	antoine
Approved by:	ashish (maintainer)
2015-11-14 19:34:12 +00:00
Thierry Thomas
8488765139 Add a missing dependency: libqrencode.
Submitted by:	herbert (at) oslo.ath.cx
2015-11-14 18:59:48 +00:00
Thierry Thomas
e0b8bf257a 1) Refresh toxcore
1b) Upgrade toxic to 0.7.0
    Changelog at <https://github.com/JFreegman/toxic/releases/tag/v0.7.0>

2) Chase Tox's update and refresh uTox

Submitted by:	thierry (1) and Ivan Klymenko (2)(maintainer)
2015-11-13 17:07:00 +00:00
Antoine Brodin
c905c203db Allow building with giflib 5.1
PR:		204492
2015-11-12 18:35:53 +00:00
Dmitry Marakasov
6300887a6b - Take maintainership 2015-11-10 12:51:50 +00:00
Antoine Brodin
496ac41eab Mark a few ports BROKEN: unfetchable 2015-11-09 12:59:03 +00:00
Baptiste Daroussin
7c1b4544c3 Bump portrevision of ports that might have been built with a broken post-install
script due to fallouts of r399992
2015-10-30 22:43:16 +00:00
Martin Matuska
3e3e9b2996 Update jabberd to 2.3.4 2015-10-30 13:57:22 +00:00
Thierry Thomas
e632568e2b Refresh. 2015-10-28 21:43:41 +00:00
Thierry Thomas
4481321246 Refresh. 2015-10-28 21:43:29 +00:00
Gerald Pfeifer
9c88366292 Replace USE_GCC=4.8+ by USE_GCC=yes. Both are equivalent as of today,
and generally we want to use the default version of GCC in cases like
these.

Approved by:	portmgr blanket
2015-10-25 20:38:11 +00:00
Kris Moore
8cbde188d9 - Switch to INSTALL_PROGRAM
Submitted by: danfe@
2015-10-24 15:10:01 +00:00