Commit graph

4123 commits

Author SHA1 Message Date
Emanuel Haupt
32b150ad72 Update to 3.1.3 2019-09-20 13:55:58 +00:00
Piotr Kubaj
4b6f291d3e net-p2p/litecoin-daemon: unbreak on powerpc*
Builds fine.

Approved by:	mentors (implicit approval)
2019-09-20 10:20:45 +00:00
Mark Felder
0ea6609080 Add net-p2p/sonarr-devel to the tree
The sonarr-devel port tracks the development releases of Sonarr's
v3 phantom branch.

If you previously had net-p2p/sonarr installed, it will automatically
upgrade your database after backing up the v2 database files.

PR:		235508
Submitted by:	rodrigo
2019-09-18 22:50:09 +00:00
Tobias Kortkamp
c8b9433fc5 Fix some misspelled or duplicated LICENSE_* 2019-09-17 19:21:45 +00:00
Emanuel Haupt
575101a509 Update to 3.1.2 2019-09-15 19:17:57 +00:00
Antoine Brodin
637b3d75f3 Deprecate a few ports 2019-09-15 17:28:08 +00:00
Jan Beich
e5688543b0 Drop C++11 workaround for GCC < 6 after r449590
lang/gcc5 will expire in ~1 month. If someone still uses lang/gcc48
they should backport C++11 fix instead. QA on GCC architecuters is
currently limited to powerpc64 which uses GCC_DEFAULT.

PR:		193528
2019-09-14 22:01:13 +00:00
Rene Ladan
63008e23ae net-p2p/zetacoin: fix build with current boost.
Resurrect -nox11 slave port as -daemon slave port.
Split off cli and tx utilities from main port into -utils slave port.

PR:		237017
Submitted by:	Daniel Morante
Reported by:	jbeich
2019-09-14 14:26:31 +00:00
Steve Wills
38c493c0c8 net-p2p/go-ethereum: upgrade to 1.9.3
PR:		240468
Submitted by:	Enrique Fynn <me@enriquefynn.com> (maintainer)
2019-09-13 14:18:24 +00:00
Tobias Kortkamp
d4969c8b2a Canonicalize librsvg dependency
- Use USE_GNOME=librsvg2 where possible
- Reduce scope of D18878
2019-09-13 12:50:04 +00:00
Dmitry Marakasov
409b8a4ef5 - Update WWW
- Cosmetic fix
2019-09-04 09:02:47 +00:00
Jose Alonso Cardenas Marquez
c0b7145df2 - Rebuild bootstrap (ppcx64 and ppc386) with ld patches
- Fix build on 12-STABLE and CURRENT (amd64 and i386)
- Bump PORTREVISION for all ports that depends of lang/fpc
- Add USE_BINUTILS to fpc and lazarus based ports
- Add binutils dependency to Uses/fpc.mk and Uses/lazarus.mk

PR:		240293 239934 233413 214864
Exp-run by:	antoine
2019-09-03 15:51:50 +00:00
Adriaan de Groot
f0aa0449db Update ktorrent to latest upstream release, 5.1.2
- also chase attendant libktorrent
 - switch libktorrent to release tarballs instead of GitHub

From the release announcement, Fixes:
 * Fix HTTP seeding.
 * Fix memory corruption in ScanFolder plugin.
 * Fix a few issues found by clang-tidy.
 * Some build fixes (missing include headers) that get triggered
   on certain versions of Qt/KF5 frameworks.
2019-09-02 11:29:31 +00:00
Emanuel Haupt
b2bfb1923f Update to 3.1.1 2019-08-31 06:42:20 +00:00
Emanuel Haupt
57e4591cb4 Update to 3.1.0 2019-08-30 06:53:30 +00:00
Kurt Jaeger
27d3116977 New port: net-p2p/lidarr
Lidarr is a music collection manager for Usenet and BitTorrent users.

It can monitor multiple RSS feeds for new tracks from your favorite
artists and will grab, sort and rename them.
It can also be configured to automatically upgrade the quality of
files already downloaded when a better quality format becomes
available.

It looks and smells like Sonarr but made for music.

WWW: https://lidarr.audio

PR:		234233
Submitted by:	Michiel van Baak <michiel@vanbaak.eu>, Matt Russi <mrussi@gmail.com>
2019-08-28 05:35:59 +00:00
Alexandre C. Guimarães
dc6f6f2591 net-p2p/transmission-gtk: Fix .desktop file when NLS disabled.
When the NLS option is disabled the installed transmission-gtk.desktop file
contains fields that start with and underscore, like _Name instead of Name.
When the NLS option is enabled these are replaced by translations.  The attached
patch adds a simple sed command that removes the underscores when NLS is
disabled.

PR:		240125
Submitted by:	tijl
Approved by:	tcberner (mentor)
2019-08-27 16:37:27 +00:00
Alex Dupre
bf8943b55d Update to 0.17.1 release and add the option (default enabled) to use
a newer BDB version (sync with bitcoin port).

PR:		240058
Submitted by:	ale
Approved by:	maintainer
2019-08-27 13:44:17 +00:00
Vasil Dimov
76acea3282 net-p2p/bitcoin: upgrade from 0.18.0 to 0.18.1
PR:		239924
Approved by:	kbowling (maintainer)
2019-08-21 17:21:07 +00:00
Jan Beich
befa71e0f3 devel/boost-*: update to 1.71.0
Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
2019-08-19 15:35:27 +00:00
Vasil Dimov
6a3c8e26ee net-p2p/qtum: Upgrade from 0.17.6 to 0.18.0 2019-08-18 05:21:03 +00:00
Kai Knoblich
902ea2a38c net-p2p/go-ethereum: Update to 1.9.2
Changelogs since 1.9.0:

https://github.com/ethereum/go-ethereum/releases/tag/v1.9.2
https://github.com/ethereum/go-ethereum/releases/tag/v1.9.1

PR:		239838
Submitted by:	Enrique Fynn <me@enriquefynn.com> (maintainer)
2019-08-15 22:26:58 +00:00
Jose Alonso Cardenas Marquez
accc4cf08f - Update to 5.17.0
- Add lang directory
- Add DESKTOP_ENTRIES
- Few minor modifications
2019-08-15 18:19:44 +00:00
Jose Alonso Cardenas Marquez
9ca6fdaed1 - Bump PORTREVISION (lazarus ports were updated to 2.0.4)
- Remove LD_UNSAFE
2019-08-15 17:36:42 +00:00
Adriaan de Groot
0a7455c83c Update KDE Frameworks to latest upstream release, 5.61
Release notes at
	https://kde.org/announcements/kde-frameworks-5.61.0.php

Thanks to
	antoine@ for the exp-runs,
	tcberner@ for most of the prep-work,
	the Gentoo community for cherry-picking patches

There are a bunch of changes in (implicitly included) headers, which
broke existing KDE Applications builds; that's why there are a whole
bunch of "patch-gentoo-kf5-5.61-headers" patches (taken from Gentoo
packaging). Those will go away with the next KDE Applications release,

PR:		239777
Submitted by:	tcberner
2019-08-15 10:01:34 +00:00
Mathieu Arnold
2614c95748 Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.)
2019-08-14 08:48:50 +00:00
Ben Woods
9858471ecd net-p2p/gtk-gnutella: Update to 1.1.15
Also change port to use GitHub as the new upstream repo

Changes this release:
  https://github.com/gtk-gnutella/gtk-gnutella/blob/v1.1.15/ChangeLog
2019-08-07 22:18:50 +00:00
Mark Linimon
7b26e80f24 Fix build on GCC-based architectures by adding c++11-lang to USES:
/usr/local/lib/libgraphite2.so.3: undefined reference to `__cxa_throw_bad_array_new_length@CXXABI_1.3.8'

Approved by:	portmgr (tier-2 blanket)
2019-08-07 09:42:22 +00:00
Jan Beich
325aed58cb multimedia/ffmpeg: update to 4.2
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
2019-08-05 23:06:50 +00:00
Yuri Victorovich
8de8ababfa net-p2p/qbittorrent: Update 4.1.6 -> 4.1.7
Reported by:	portscout
2019-08-05 07:53:52 +00:00
Antoine Brodin
df4aac35f0 Mark BROKEN: unfetchable 2019-08-05 06:37:30 +00:00
Jan Beich
f18538b989 devel/libevent2: update to 2.1.11
Changes:	https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI:		https://abi-laboratory.pro/tracker/timeline/libevent/
PR:		239599
Reported by:	GitHub (watch releases)
Approved by:	zeising (maintainer)
MFH:		2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision:	https://reviews.freebsd.org/D21133
2019-08-02 13:30:40 +00:00
Sunpoet Po-Chuan Hsieh
4f3e0d828f Bump PORTREVISION for devel/protobuf shlib change 2019-07-31 16:38:52 +00:00
Danilo G. Baio
d072cfc8e8 net-p2p/rtorrent: Update to 0.9.8
Reported by:	tj@mrsk.me (email)
2019-07-30 23:37:32 +00:00
Danilo G. Baio
e8aab5b796 net-p2p/libtorrent: Update to 0.13.8
Patches removed were incorporated upstream.

Reported by:	tj@mrsk.me (email)
2019-07-30 23:36:22 +00:00
Piotr Kubaj
7aa540693e net-p2p/libswift: fix build on GCC-based architectures
Respect CXX and use a new GCC from ports to fix this port on GCC architectures.

PR:		238722
Approved by:	dch (maintainer), linimon (mentor)
Differential Revision:	https://reviews.freebsd.org/D20890
2019-07-30 11:57:18 +00:00
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Marcelo Araujo
4641dcbcd3 - Enable ZMQ by default
- Pass maintainership to the submitter

Submitted by:	Christopher Hall <hsw@bitmark.com> (via email)
2019-07-24 05:34:58 +00:00
Kai Knoblich
27a2d8cffb net-p2p/go-ethereum: Update to 1.9.0
* Remove no longer required patch "fdlimit_freebsd.go" as those changes have
  been merged by upstream.
* Add a pkg-message to give users some advice when upgrading from releases
  lower than 1.9.0. [1]

Changelog:

https://github.com/ethereum/go-ethereum/releases/tag/v1.9.0

PR:		239111
Submitted by:	Enrique Fynn <me@enriquefynn.com> (maintainer)
Approved by:	Enrique Fynn (maintainer) [1]
2019-07-22 11:36:10 +00:00
Vasil Dimov
7b10cc04c2 net-p2p/monero-cli: Upgrade from 0.14.0.2 to 0.14.1.2 2019-07-22 10:03:09 +00:00
Steve Wills
5c37038144 net-p2p/jackett: Update to 0.11.496
PR:		239297
Submitted by:	Michiel van Baak <michiel@vanbaak.eu> (maintainer)
2019-07-19 13:36:27 +00:00
Tobias C. Berner
f1334eb2cb net-p2p/torrent-file-editor: prepare for Qt 5.13
PR:		238782
2019-07-13 11:59:53 +00:00
Max Brazhnikov
284baa1c49 net-p2p/ktorrent:
- Fix packaging with WORKSPACE option
2019-07-13 11:01:21 +00:00
Sunpoet Po-Chuan Hsieh
d99d942bb0 Update security/nettle to 3.5.1
- Bump PORTREVISION of dependent ports for shlib change
- Fix build of devel/pijul [1]

Changes:	https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS
PR:		238991
Exp-run by:	antoine
Thanks to:	tobik [1]
2019-07-09 17:13:07 +00:00
Sunpoet Po-Chuan Hsieh
70ffc9c0fd Update devel/protobuf to 3.8.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
PR:		238808
Exp-run by:	antoine
2019-07-05 19:08:49 +00:00
Mark Felder
579b76639b net-p2p/radarr: Update to 0.2.0.1358
Changelog:	https://github.com/Radarr/Radarr/releases/tag/v0.2.0.1358
2019-07-02 14:09:16 +00:00
Tobias Kortkamp
3726f94254 Convert all Go ports to USES=go
This allows for port testing with lang/go-devel via GO_PORT, setting
up the Go build environment in a single place, and is step one in
simplifying Go ports that often define too complicated do-build
targets themselves.

USES=go gains new arguments 'run' to add lang/go to RUN_DEPENDS and
'no_targets' for ports with composite builds that call 'go' themselves
and do not need the do-build/do-install targets of USES=go.

PR:		238849
Submitted by:	dg@syrec.org (also D20745)
Reviewed by:	mat, tobik
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20746
2019-06-29 03:51:13 +00:00
Rene Ladan
c29789e3de Remove net-p2p/zetacoin-nox11 directory forgotten in r505150
Reported by:	antoine
2019-06-26 19:59:31 +00:00
Vasil Dimov
1026a586c0 net-p2p/qtum: Upgrade from 0.17.5 to 0.17.6 2019-06-26 12:13:45 +00:00
Rene Ladan
d2eb50ab00 Clean up final leftovers from Qt4.
Submitted by:	rene
Reviewed by:	mat, tcberner
Differential Revision:	https://reviews.freebsd.org/D20725
2019-06-26 11:52:23 +00:00