1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

3422 Commits

Author SHA1 Message Date
Tijl Coosemans
41bc76f6fd Add OBJCXX and OBJCXXFLAGS to CONFIGURE_ENV.
When compiled on Darwin bitcoin-qt needs two extra files that are written
in ObjC++.  These aren't needed on FreeBSD but because of this the ObjC++
compiler is used as linker instead of the C++ compiler.  Without defining
OBJCXX clang may be used as C++ compiler while g++ is used as ObjC++
compiler.  This may cause link problems.

PR:		207110
Submitted by:	olexander.v.melnyk@gmail.com
Approved by:	robbak@robbak.com (maintainer, via email)
2016-05-02 14:20:32 +00:00
Tijl Coosemans
5f893fee5f - Update net-p2p/bitcoin to 0.12.1.
- Enable DBUS option by default.  Desktop systems almost always have DBus
  installed.
- Enable UPNP option by default.  Many ISP supplied modems contain a NAT
  these days.
- Remove --disable-reduce-exports.  It's disabled by default.
- Add bitcoind rc.d script. [1]

PR:		208937, 209136
Submitted by:	xenophon+fbsdports@irtnog.org [1]
Approved by:	robbak@gmail.com (maintainer)
2016-05-01 09:50:43 +00:00
Kurt Jaeger
70412f689b New port: net-p2p/go-ethereum
Ethereum is a community-driven project aiming to decentralize the internet and
return it to its democratic roots. It is a platform for building and running
applications which do not need to rely on trust and cannot be controlled by
any central authority.

This is the Go implementation of Ethereum y/w paper

WWW: https://github.com/ethereum/go-ethereum

PR:		201954
Submitted by:	enriquefynn@gmail.com
2016-04-30 18:37:51 +00:00
Mathieu Arnold
344191d1a9 Update to 6.5.1
PR:		209048
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-04-26 12:43:39 +00:00
Mathieu Arnold
4d32bbcef6 Move USE_BDB support from bsd.databases.mk to its own file.
Also:
- Deorbit WANT_BDB_VER, one can use USES=bdb:<ver> instead.
- USE_BDB can't happen after bsd.port.pre.mk because it is a USES.

PR:		208971
Submitted by:	mat
Exp-run by:	antoine
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D5951
2016-04-25 16:17:19 +00:00
Mathieu Arnold
21bc5c0345 Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.
While there replace USE_SQLITE=x by USES=sqlite:x.

PR:		208971
Submitted by:	mat
Exp-run by:	antoine
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D5951
2016-04-25 16:13:38 +00:00
Mathieu Arnold
81a29ad38e Don't lie about having a configure script.
Reported by:	antoine
Sponsored by:	Absolight
2016-04-25 14:41:38 +00:00
Steve Wills
86cd4fbe5a many ports: mark broken on powerpc64 2016-04-21 16:43:14 +00:00
Alexey Dokuchaev
ed62b74be6 Do not attempt to create ${STAGEDIR}${DESKTOPDIR}: `share/applications'
was added to mtree (Templates/BSD.local.dist) in r331266 2.5 years ago,
and fix some minor bogosities nearby.
2016-04-16 12:29:27 +00:00
Bartek Rutkowski
c91adb9038 net-p2p/btsync: update upstream location
PR:		208796
Submitted by:	joshruehlig@gmail.com (maintainer)
MFH:		2016Q2
2016-04-14 20:34:29 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
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
Kurt Jaeger
5ec2fa292d net-p2p/btsync: fix distinfo
The filename for the download doesn't change between versions 'make
makesum' will give you the size/checksum of old versions of the
distfiles unless you clean them out first.

PR:		208129
Submitted by:	joshruehlig@gmail.com (maintainer)
2016-03-31 05:22:11 +00:00
Kurt Jaeger
0ba4c07355 net-p2p/btsync: 2.3.1 -> 2.3.6
- bug fixes

PR:		208129
Submitted by:	joshruehlig@gmail.com (maintainer)
2016-03-30 19:35:51 +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
Dmitry Marakasov
b23d260ec5 - Fix build on 9.x
PR:		208265
Submitted by:	woodsb02@gmail.com (maintainer)
2016-03-25 14:18:16 +00:00
Raphael Kubo da Costa
47bf224484 qt4-moc: Add more Boost include guards to moc's definition list.
In preparation for updating Boost to 1.60, add include guards from more Boost
headers to the list of macros that moc automatically defines when processing
files. As explained in r408911, Qt4's moc cannot parse some constructs used by
a few Boost headers, so we define their include guards to make moc skip them.

This is a cleaner approach that allows us to largely revert r408472, r408473,
r408474, r408475, r408502, r408773 and r408419, which added several patches to
many ports to work around this moc bug.

PR:		199601
PR:		208322
2016-03-24 10:31:07 +00:00
Guido Falsi
844501a32c - Update to 1.0.9
- Remove outdated comment from pkg-descr

PR:		208042
Submitted by:	matthew at reztek.cz
2016-03-19 13:24:32 +00:00
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