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

3404 Commits

Author SHA1 Message Date
Jose Alonso Cardenas Marquez
13f8c3ae4c - Bump PORTREVISION. editors/lazarus was updated to 1.6.0 2016-03-17 20:30:17 +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
Mark Felder
11650531ce net-p2p/qbittorrent: Update to 3.3.3
This update includes the new options QT4/QT5 to allow the user to choose
the Qt version.

PR:		206510
2016-03-14 22:32:25 +00:00
Mark Felder
51dc391974 net-p2p/sonarr: Update to 2.0.0.3953 2016-03-14 03:28:06 +00:00
Raphael Kubo da Costa
4adc78494b Update to 1.1.9.
Changes: http://gtk-gnutella.sourceforge.net/en/?page=news#news_78

PR:		207819
Submitted by:	Ben Woods <woodsb02@gmail.com> (maintainer)
2016-03-12 13:58:58 +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
Jan Beich
dcafa23582 net-p2p/transmission-*: update to 2.92
Changes:	https://trac.transmissionbt.com/wiki/Changes#version-2.92
PR:		207772
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2016-03-08 00:20:03 +00:00
Jan Beich
2ebaab16fa net-p2p/transmission-qt4: unbreak build after r409981
/usr/local/bin/ld: cannot find -lopenssl

Reported by:	pkg-fallout
Pointy hat:	jbeich
2016-03-03 11:40:38 +00:00
Jan Beich
ab03a81b56 net-p2p/transmission-*: update to 2.90
- Add POLARSSL and WOLFSSL support (like ftp/curl)
- Hide LITE (unused) and DOCS (redundant) options from -web slave
- Simplify r398996 and move to CONFIGURE_ENV
- Drop r369657 hacks after upstream integration [1]
- As implied by r378806 transfer maintainership back to crees

Changes:	https://trac.transmissionbt.com/wiki/Changes#version-2.90
PR:		194029 [1]
2016-03-02 22:50:29 +00:00
Steve Wills
d6ab3c6fcf net-p2p/litecoin: Update to 0.10.4.0
PR:		206473
Submitted by:	c.kworr@gmail.com
2016-02-08 19:51:27 +00:00
Dmitry Marakasov
2be6c589f1 - Fix build with boost 1.60
- Add LICENSE_FILE

PR:		199601
Approved by:	portmgr blanket
2016-02-08 11:18:01 +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
Jan Beich
b969f7964b Clarify LICENSE 2016-02-07 16:25:33 +00:00
John Marino
7d57075364 net-p2p/rtorrent: USES+= ncurses 2016-02-05 12:04:52 +00:00
Kurt Jaeger
13b9ee809b net-p2p/gtk-gnutella: 1.1.6 -> 1.1.8
Changes: Many, especially from 1.1.6 -> 1.1.7
  http://gtk-gnutella.sourceforge.net/en/?page=news#news_77

PR:		206777
Submitted by:	Ben Woods <woodsb02@gmail.com> (maintainer)
2016-02-03 06:30:49 +00:00
Kurt Jaeger
ec5b27d6e8 net-p2p/btsync: 2.2.6 -> 2.3.1
Changes:
  https://blog.getsync.com/2016/01/21/sync-2-3-brings-more-features-for-power-users/

PR:		206859
Requested by:	Jerry <jerry@seibercom.net>
Approved by:	Joshua Ruehlig <joshruehlig@gmail.com> (maintainer)
2016-02-03 06:25:27 +00:00
Jose Alonso Cardenas Marquez
8cefdb9afb - Fix build (Lazarus was updated to 1.6RC2) 2016-01-28 14:43:47 +00:00
Thomas Zander
ab18d9e94d Update to upstream version 0.9.2.7
PR:		206329
Submitted by:	daniel@morante.net (maintainer)
2016-01-24 19:22:38 +00:00
Johan van Selst
c590f0bad9 Bump versions to chase Nettle shared library update 2016-01-23 21:14:18 +00:00
Thomas Zander
6907d22e32 Update to upstream release 0.11.2
PR:		206453
Submitted by:	jochen@jochen-neumeister.de
Approved by:	robbak@gmail.com (maintainer / alternative e-mail address)
2016-01-23 17:35:17 +00:00
Mark Felder
a191ef751e net-p2p/sonarr: Update to 2.0.0.3732 2016-01-18 14:26:26 +00:00
Pawel Pekala
fb21764e5a - Update to version 5.7.0.0
- Add LICENSE_FILE
2016-01-13 23:15:47 +00:00
Dmitry Marakasov
b9398223bd Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by:	portmgr blanket
2016-01-12 16:20:31 +00:00
Pawel Pekala
e4e00b9b49 Remove deprecated PLIST_DIRSTRY
Approved by:	portmgr blanket
2016-01-09 19:50:13 +00:00
Mark Felder
8eff792d53 net-p2p/sonarr: Fix $sonarr_data_dir creation
Now that $sonarr_data_dir is configurable, move creation from package to
rc script to prevent sonarr from failing to start successfully.

PR:		205986
MFH:		2016Q1
2016-01-07 17:26:21 +00:00
Martin Wilke
51c7091c0a - Add options helper
- Add NO_ARCH
2016-01-07 11:14:27 +00:00
Dmitry Marakasov
20dc1660d4 - Switch to options helpers
- Simplify makefile
- Unsilence installation
2016-01-06 01:16:11 +00:00
Dmitry Marakasov
e5557f9419 - Add NO_ARCH
- Switch to options helpers
2016-01-05 11:43:53 +00:00
Mark Felder
50d9e8c9c6 net-p2p/sonarr: Add curl as a dependency
libcurl is needed for fallback when mono has issues with HTTPS

PR:		205784
2016-01-04 20:28:25 +00:00
Dmitry Marakasov
cb11791dd5 - Add LICENSE
- Silence patching
2016-01-02 02:49:51 +00:00
Mark Felder
ae04359e50 net-p2p/sonarr: Various improvements
- Allow running sonarr as a different user
- Use sonarr's pidfile
- Allow configuring location of the data directory
- Export XDG_CONFIG_HOME to a writable directory to prevent runtime problems

PR:		205441
2015-12-31 15:22:56 +00:00
Dmitry Marakasov
3168f52a83 - Switch to options helpers 2015-12-30 01:42:51 +00:00
Dmitry Marakasov
f969a1894e - Add LICENSE
- Switch to options helpers
2015-12-30 01:42:41 +00:00
Mathieu Arnold
7823fa4b7e Cleanup GH_* and variables order.
Sponsored by:	Absolight
2015-12-29 14:30:46 +00:00
Thierry Thomas
602c920e14 Upgrade to v0.9.34. 2015-12-25 22:27:26 +00:00
Wen Heping
e0f113acef - Reset maintainer to ports@ 2015-12-22 03:22:46 +00:00
John Marino
031a0cab49 net-p2p/transmission-remote-gui: Unbreak after FPC upgrade to 3.0.0 2015-12-21 19:49:10 +00:00
Mark Felder
89515dc9bc net-p2p/sonarr: Update to 2.0.0.3645 2015-12-17 00:53:39 +00:00
Mark Felder
2b4b59ec8a net-p2p/sonarr: no-op improvements
- nobody group already exists in base
- COPYTREE_SHARE instead of cp -R
- bsd.port.pre and post.mk are not necessary

Submitted by:	mat
2015-12-17 00:21:15 +00:00
Mark Felder
970f9e36d7 Add net-p2p/sonarr to the ports tree
Sonarr is a PVR for Usenet and BitTorrent users.
2015-12-16 22:14:32 +00:00
Vanilla I. Shu
f98fea37c0 Upgrade to 0.3.1. 2015-12-08 15:59:13 +00:00
Martin Wilke
c398c5abd5 - Pass maintainership to submitter
PR:		204717
Submitted by:	yuri@rawbw.com
Approved by:	mat (mentor)
2015-11-30 15:19:01 +00:00
Pawel Pekala
4603705627 - Update to version 1.1.6 [1]
- Convert to USES=localbase

PR:		204722 [1]
Submitted by:	maintainer [1]
2015-11-24 22:41:03 +00:00
Sunpoet Po-Chuan Hsieh
6811efe6ab - Update LICENSE
- Use PLIST_FILES and PORTEXAMPLES instead of PLIST
- Use USE_CXXSTD
- Convert to new options target helper
- Cosmetic change
- Pet portlint: fix diff header of patch files
2015-11-21 02:10:09 +00:00
Sunpoet Po-Chuan Hsieh
aba11fbaff - Update LICENSE
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Use USE_CXXSTD
- Cosmetic change
- Pet portlint: fix diff header of patch files
2015-11-21 02:10:04 +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
Wen Heping
4785db2839 - Update to 2.2.6
PR:		204486
Submitted by:	joshruehlig@gmail.com(maintainer)
2015-11-12 01:17:53 +00:00
Dmitry Marakasov
66ece0fad5 - Switch to options helpers 2015-11-06 15:48:01 +00:00
Mathieu Arnold
065c026fe5 Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR:		204056
Submitted by:	mat
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D2735
2015-11-05 12:36:25 +00:00
Thierry Thomas
fa6d4812c0 Upgrade to 0.9.31: back-ported utp vulnerability fix from
libtorrent-rasterbar.

Changelog at http://twister.net.co/?p=575

Security:	uTP vulnerability (also known as DRDoS in torrent world) and lazy_bdecode overrun
2015-10-26 21:46:13 +00:00