Commit graph

3590 commits

Author SHA1 Message Date
Rene Ladan
aaac69a482 Remove expired ports:
2017-03-27 print/musixtex: Broken for more than 6 months
2017-03-27 www/wml: Broken for more than 6 months
2017-03-27 www/offline-npm: Broken for more than 6 months
2017-03-27 x11-themes/kde-icons-cezanne: Broken for more than 6 months
2017-03-27 x11-themes/kde-icons-sky: Broken for more than 6 months
2017-03-27 deskutils/gnome-shell-extension-backslide: Broken for more than 6 months
2017-03-27 devel/openvex: Broken for more than 6 months
2017-03-27 mail/mixmaster: Broken for more than 6 months
2017-03-27 net-mgmt/nat: Broken for more than 6 months
2017-03-27 net-p2p/gnunet-gtk: Depends on expiring net-p2p/gnunet
2017-03-27 net-p2p/gnunet: Broken for more than 6 months
2017-03-27 print/abc2mtex: Depends on expiring print/musixtex
2017-03-27 18:27:12 +00:00
Mark Felder
a5469df836 net-p2p/radarr: Update to 0.2.0.535
Changelog:	https://github.com/Radarr/Radarr/releases/tag/v0.2.0.535
2017-03-22 18:56:28 +00:00
Dmitry Marakasov
0bc83f30f7 - Update to 3.3.11
- While here, fix LICENSE and add LICENSE_FILE

PR:		217550
Submitted by:	rezny@freebsd.org
Approved by:	maintainer timeout (yuri@rawbw.com, 2 weeks)
2017-03-20 18:17:36 +00:00
Joseph Mingrone
645a87e476 net-p2p/bitmessage: Update to 0.6.2
Also:
  - add runtime dependencies on devel/py-qt4-core, net/py-qt4-network
    x11-toolkits/py-qt4-gui, devel/py-msgpack-python, and devel/py-pyopencl
  - use gmake
  - remove Makefile, src/bitmsghash_Makefile patches
  - add setup.py patch
  - add USE_PYTHON=distutils autoplist

PR:		217856
Submitted by:	yuri@rawbw.com (maintainer)
Approved by:	swills (mentor, implicit)
2017-03-19 23:58:44 +00:00
Mathieu Arnold
e51bbb58a4 Remove all _USE=openssl occurrences.
Sponsored by:	Absolight
2017-03-15 14:45:54 +00:00
Mathieu Arnold
a28f0f7f7f Remove all USE_OPENSSL occurrences.
Sponsored by:	Absolight
2017-03-15 14:45:30 +00:00
Alexey Dokuchaev
7e20f336e5 net-p2p/mktorrent: increase max piece size and make tracker optional
Optimal piece count is ~1500. mktorrent allows up to 2^28 currently, thus
providing ability to create torrents for 375 GiB of data with optimal piece
count. Increase maximum piece size to 2^30 thus allowing torrents for 1.5
TiB of data (again, with optimal piece count).

mktorrent currently can't create torrents without announce URL. Since DHT
works perfectly well nowadays, this limitation doesn't make much sense.
Change to require tracker only when creating private torrent (i.e. DHT,
PEX, etc. disabled).

While here: define LICENSE (GPLv2+), make options actually work, remove
redundant THREADS_DESC, and clean up Makefile a bit.

PR:		210374
Submitted by:	Anton Sayetsky
Approved by:	maintainer timeout
2017-03-12 13:35:29 +00:00
Mark Felder
2eb841b715 net-p2p/radarr: Update to v0.2.0.453
Changelog:	https://github.com/Radarr/Radarr/releases/tag/v0.2.0.453
2017-03-11 23:11:29 +00:00
Mark Felder
cf49f4de78 net-p2p/sonarr: Update to 2.0.0.4645 2017-03-08 20:54:34 +00:00
Ruslan Makhmatkhanov
d512113988 net-p2p/deluge: update to 1.3.14
This is a routine bug-fix release.
Changelog:
http://dev.deluge-torrent.org/wiki/ChangeLog#Deluge1.3.146March2017
2017-03-08 06:12:52 +00:00
Ruslan Makhmatkhanov
963a68f966 net-p2p/deluge-cli: fix runtime
Drop local patch, that breaks runtime with libtorrent-rasterbar-python >= 1.1.2.
In libtorrent 1.1.2 high_performance_seed() method returns dict, not object, so
this breaks things. If I understand correctly, in newer version this dict
supposed to be applied with apply_settings() method, that is missing in python
binding. Not bumping PORTREVISION, because of subsequent update is comming.
2017-03-08 06:10:21 +00:00
Matthew Rezny
e19969c795 Update to 1.1.2. Add an option for logging to disk and disk stats logging.
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9888
2017-03-06 01:56:54 +00:00
Mathieu Arnold
bebf3178ae Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.

In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed.  The remaining must not
be of use to anyone.

With hat:	portmgr
Sponsored by:	Absolight
2017-03-03 16:00:19 +00:00
Jose Alonso Cardenas Marquez
253e4e65a1 - Bump PORTREVISION. Lazarus was update to 1.6.4 2017-03-01 17:52:16 +00:00
Mark Felder
11139ed878 net-p2p/sonarr: Update to 2.0.0.4613 2017-03-01 02:37:47 +00:00
Jose Alonso Cardenas Marquez
cda805c60f - Bump PORTREVISION. Freepascal was updated 2017-02-26 17:52:42 +00:00
Antoine Brodin
789652771a Deprecate ports broken for more than 6 months 2017-02-26 13:58:50 +00:00
Mark Felder
3a7f3e0f1c net-p2p/radarr: Update to 0.2.0.375
Changelog:	https://github.com/Radarr/Radarr/releases/tag/v0.2.0.375
2017-02-22 15:18:33 +00:00
Mark Felder
c84a0d99f3 Add Radarr to the ports tree
Radarr is a fork of Sonarr for managing your Movie collection

https://radarr.video/
2017-02-22 15:01:08 +00:00
Barbara Guida
0941ecc3e4 - Update to SVN-r10983
- Add graphics/png as dependency for WEBSERVER option
2017-02-21 00:43:30 +00:00
Jan Beich
a9425224f1 devel/libevent2: drop historical suffix after r362796
PR:		216777
Approved by:	mm (maintainer)
2017-02-20 02:57:04 +00:00
Rene Ladan
960578b28e Remove expired ports:
2017-02-08 misc/teslams: Broken for more than 6 months
2017-02-08 devel/libdict: Broken for more than 6 months
2017-02-08 math/R-cran-SuppDists: Broken for more than 6 months
2017-02-08 devel/py-re2: Broken for more than 6 months
2017-02-08 net-p2p/digitalcoin: Broken for more than 6 months
2017-02-08 18:52:24 +00:00
Tobias C. Berner
4c7d30bb70 Switch ports to use USE_PYQT=<foo> instead of using RUN_- and BUILD_DEPENDS
pyqt.mk provides USE_PYQT=<list> to depend on its components. Convert the ports
not yet using it to it.

Reviewed by:	rakuco, mat
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9261
2017-02-04 13:37:15 +00:00
Dmitry Marakasov
b2b24940f1 - Fix LICENSE
- Add LICENSE_FILE
- Switch to options helpers
- Regenerate patches
2017-02-04 09:01:28 +00:00
Jan Beich
21a7215c9a devel/libevent2: update to 2.1.8 and cleanup
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN

Changes:	https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes:	https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR:		216527
Exp-run by:	antoine
Approved by:	mm (maintainer)
2017-02-04 07:56:59 +00:00
Kirill Ponomarev
72367fd202 Update net-p2p/go-ethereum to 1.5.8
PR:		https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216728
Submitted by:	enriquefynn@gmail.com
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9418
2017-02-03 06:21:42 +00:00
Jan Beich
42040b1790 net-p2p/bnbt: unbreak with libc++ 3.9
base64.cpp:129:13: error: assigning to 'char *' from incompatible type 'const char *'
    if  ((b = strchr(s, pPad[0])) != NULL)  // Only one, two or three equal...
            ^ ~~~~~~~~~~~~~~~~~~

Reported by:	pkg-fallout
2017-02-01 20:22:34 +00:00
Pawel Pekala
f6592cd9d4 - Update to version 5.7.4.0
- Drop maintainership, I'm not using it anymore
- Remove antique minimal java version requirement
- Port is architecture neutral
2017-02-01 20:13:50 +00:00
Mathieu Arnold
bc19d06784 Bump PORTREVISION for ports affected by the fix the last commit.
Done with:	Tools/scripts/bump-revision.sh
Sponsored by:	Absolight
2017-01-31 16:21:45 +00:00
Mark Linimon
1550372f15 Remove vestigial BROKEN_arm. It does not do anything. These ports all
build on aarch64 in any case.

Approved by:	portmgr (tier-2 blanket)
2017-01-31 05:43:55 +00:00
Matthew Rezny
02915a3d0c Change the MAINTAINER line to my FreeBSD.org address in the ports I maintain
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9380
2017-01-30 14:55:08 +00:00
Dmitry Marakasov
d54e22724d - Fix python paths
PR:		213717
Submitted by:	yuri@rawbw.com (maintainer)
MFH:		2017Q1
2017-01-30 11:35:18 +00:00
Sunpoet Po-Chuan Hsieh
7f2dff279c Update devel/protobuf to 3.2.0
- Bump PORTREVISION for shlib change

Changes:	https://github.com/google/protobuf/releases
2017-01-29 16:04:36 +00:00
Dirk Meyer
e1b04a5ea4 - add LICENSE_COMB 2017-01-29 11:48:01 +00:00
Dirk Meyer
adc5b6826d - add LICENSE
- USES=ssl
- make portlint happier
2017-01-29 11:43:39 +00:00
Martin Matuska
8e64464e0e Update cpuminer to 2.4.5 2017-01-27 21:03:06 +00:00
Sunpoet Po-Chuan Hsieh
45fdfb9bff Update to 0.9.52
- While I'm here:
  - Remove USE_OPENSSL: it is not required after libmicrospdy removal
  - Bump PORTREVISION for dependent ports

Changes:	https://gnunet.org/git/libmicrohttpd.git/tree/ChangeLog
PR:		216382
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
2017-01-23 18:52:57 +00:00
Raphael Kubo da Costa
57ef32d96e Updates to version 1.5.7.
Version 1.5.6 contains a known regression in the RPC interface that can lead to
wrong ether balance responses.

PR:		216333
Submitted by:	Fyn <enriquefynn@gmail.com> (maintainer)
2017-01-21 13:13:31 +00:00
Sunpoet Po-Chuan Hsieh
0e04efec5a Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
Tijl Coosemans
02f27a83b4 The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user.  Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables.  LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well.  The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.

Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).

PR:		215882
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2017-01-18 13:20:31 +00:00
Olivier Cochard
e09f106298 Update to 1.5.6
PR:		216028
Submitted by:	enriquefynn@gmail.com (maintainer)
2017-01-13 21:06:22 +00:00
Dmitry Marakasov
156dbca08f - Add LICENSE
- Switch to USES=ssl
- Switch to USES=localbase
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
2017-01-11 11:15:27 +00:00
Dmitry Marakasov
9d79e7b146 - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by:	portmgr blanket
2017-01-09 13:16:49 +00:00
Antoine Brodin
a82e0653ec Deprecate ports broken for more than 6 months 2017-01-07 17:04:18 +00:00
Jan Beich
59e02117ae devel/boost-*: update to 1.63.0
Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
2017-01-06 08:45:03 +00:00
Mark Felder
f2a672473e net-p2p/couchpotato: Create a user account for couchpotato
Reported by:	mat
MFH:		2017Q1
2017-01-04 22:31:55 +00:00
Mark Felder
db38412adc net-p2p/sonarr: Update to 2.0.0.4472 2017-01-03 18:28:10 +00:00
Jan Beich
32d56ae68a Assume "pkg-config zlib" works after 9.x reached EOL
Many ports passed ZLIB_CFLAGS="-I/usr/include" ZLIB_LIBS="-L/usr/lib -lz"
which is unsafe at least with lang/gcc* that override some system headers
and have newer libgcc_s.so that our old version in base may not be
forward-compatible with.
2017-01-03 17:06:49 +00:00
Sunpoet Po-Chuan Hsieh
e0b379fa6f Remove BROKEN_FreeBSD_9
Approved by:	portmgr (blanket)
2017-01-01 03:45:12 +00:00
Dmitry Marakasov
d66d5ecf41 - Update to 3.3.10
PR:		215575
Submitted by:	matthew@reztek.cz
Approved by:	yuri@rawbw.com (maintainer)
2016-12-29 16:18:48 +00:00