Commit Graph

2385 Commits

Author SHA1 Message Date
Mathieu Arnold
79698c8457 Convert to UCL & cleanup pkg-message (categories e-g) 2019-08-13 16:03:11 +00:00
Antoine Brodin
38447593be Mark BROKEN: unfetchable 2019-08-04 11:43:40 +00:00
TAKATSU Tomonari
f8f396e3ea - Update to 2.1-0 2019-08-04 04:12:54 +00:00
Muhammad Moinur Rahman
e6e7fd23a2 finance/sql-ledger: Update version 3.2.7=>3.2.8 2019-08-03 12:33:14 +00:00
Sunpoet Po-Chuan Hsieh
6fdd386a9d Update to 0.07
Changes:	https://metacpan.org/changes/distribution/Business-Stripe
2019-07-27 11:57:14 +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
Steve Wills
0e897f6f30 finance/py-backtrader: add ta-lib support
PR:		238972
Submitted by:	m.tsatsenko@gmail.com (maintainer)
2019-07-06 18:15:29 +00:00
Tobias Kortkamp
04c6a9f393 Reset MAINTAINER of koalative@gmail.com's ports
There have been repeated maintainer timeout over the last 3 years.
Some ports have already been reset to ports@ due to consecutive
timeouts.  Let's complete that work.
2019-07-04 17:27:15 +00:00
Guido Falsi
d1ef25bf96 - Update gnucash to 3.6
- Update gnucash-docs to 3.6
2019-07-02 08:18:26 +00:00
TAKATSU Tomonari
9ba23e19f7 - Update to 1.5.3 2019-07-01 22:11:41 +00:00
TAKATSU Tomonari
c23f252fb1 - Update to 0.4-15 2019-07-01 22:04:53 +00:00
Sunpoet Po-Chuan Hsieh
1d4ab9780a Update to 1.49
Changes:	https://metacpan.org/changes/distribution/Finance-Quote
2019-07-01 15:37:10 +00:00
Steve Wills
a7bd04e19b finance/quickfix: mark BROKEN on i386
PR:		238834
Submitted by:	m.tsatsenko@gmail.com (maintainer)
2019-06-30 21:24:45 +00:00
Sunpoet Po-Chuan Hsieh
d3f318c5d9 Update to 1.48
Changes:	https://metacpan.org/changes/distribution/Finance-Quote
2019-06-30 16:07:56 +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
Alexey Dokuchaev
3186e08e7c Update Guile to version 2.2.5, modern stable version, and fix dependent
ports to build against it.  Most changes are rather minor and mechanical
except for the devel/gdb (obtained via their bugtracker [1], courtesy of
Doug Evans).  One port (science/meep) I had to mark BROKEN after fixing
it proved to be very tedious and actually unreliable.  It is very old,
there are newer versions available so it should be fixed by updating.

One port (devel/libruin) had revealed a bug in the new Guile code (an
auxiliary script, really) that had to be worked-round; reference to the
problematic upstream commit is provided in the patch.

PR:		229613
Exp-run by:	antoine

[1] https://sourceware.org/bugzilla/show_bug.cgi?id=21104#c8
2019-06-27 09:02:56 +00:00
Kubilay Kocak
920f47ebcc [NEW PORT] finance/py-backtrader: Python Backtesting library for trading strategies
A feature-rich Python framework for backtesting and trading.

backtrader allows you to focus on writing reusable trading strategies,
indicators and analyzers instead of having to spend time building
infrastructure.

WWW: https://www.backtrader.com/
WWW: https://github.com/backtrader/backtrader

PR:		238572
Submitted by:	<m.tsatsenko gmail com>
2019-06-24 03:17:03 +00:00
TAKATSU Tomonari
2ae3699957 - Update to 2.0-2 2019-06-23 16:03:35 +00:00
Tobias C. Berner
fa55777ef4 finance/skrooge: update to 2.20.0 2019-06-23 15:02:28 +00:00
Mathieu Arnold
383cda2cdf Regular USE_GITHUB cleanup. 2019-06-20 07:12:41 +00:00
Koichiro Iwao
cd999a0cf7 finance/quickfix: Update to 1.15.1
- Remove MAKE_JOBS_UNSAFE as it build paralelly now
- Switch to GitHub

PR:		238569
Submitted by:	m.tsatsenko@gmail.com (maintainer)
2019-06-20 04:34:10 +00:00
Steve Wills
efa3e250d6 finance/py-ta-lib: update to 0.4.17
PR:		238481
Submitted by:	m.tsatsenko@gmail.com (maintainer)
2019-06-18 01:54:45 +00:00
Mark Linimon
5312fcd423 Add compiler:c++11-lang to USES to fix the following on GCC-based systems:
configure: error: Boost thread, signals2 and system libraries not found.

Approved by:	portmgr (tier-2 blanket)
2019-06-17 11:38:44 +00:00
Kubilay Kocak
117a7e8c1c finance/py-stripe: Update to 2.29.4
Changelog:

  https://github.com/stripe/stripe-python/blob/v2.29.4/CHANGELOG.md
2019-06-04 07:31:15 +00:00
Wen Heping
5e37a25b9e - Update to 5.2.6 2019-06-03 07:48:55 +00:00
Wen Heping
67736ee0c2 - Update to 0.9.37 2019-06-03 07:36:48 +00:00
Kai Knoblich
486f6a0d3b finance/bitcoinnodestats: Fix wrong use of USES=shebangfix
* Spell SHEBANG_FILES correctly
* Install the scripts with INSTALL_SCRIPT instead of INSTALL_DATA to get
  proper QA results.

PR:		238139
Reported by:	tobik
MFH:		2019Q2
2019-05-26 13:10:29 +00:00
Yuri Victorovich
a30fa050b1 finance/qtbitcointrader: Update 1.40.41 -> 1.40.42
Reported by:	portscout
2019-05-25 20:30:39 +00:00
Kubilay Kocak
fafe400880 finance/py-stripe: Update to 2.29.0
Changelog:

  https://github.com/stripe/stripe-python/blob/v2.29.0/CHANGELOG.md
2019-05-24 09:44:34 +00:00
Wen Heping
fb52c8c9a9 - Update to 1.7.5.2 2019-05-20 09:12:04 +00:00
Kubilay Kocak
ccf33088f3 finance/py-stripe: Update to 2.28.0
Changelog:

  https://github.com/stripe/stripe-python/blob/v2.28.0/CHANGELOG.md
2019-05-18 07:48:03 +00:00
Emanuel Haupt
29c6e2a9dc Update to 3.3.6 2019-05-17 20:22:09 +00:00
Wen Heping
53f21a056e - Update to 5.2.5 2019-05-14 07:21:16 +00:00
Emanuel Haupt
ed335000d6 Chase the devel/py-aiorpcX rollback. 2019-05-13 19:56:30 +00:00
Emanuel Haupt
c2b1b0d970 Update to 3.3.5 2019-05-10 11:36:54 +00:00
Jan Beich
3b1a1bcee4 devel/openmp: phase out
- Expire after the last version without /usr/lib/libomp.so
- Drop SOVERSION for seamless transition (i.e., avoid conditionals)

PR:		236907
Approved by:	bapt (maintainer)
Differential Revision:	https://reviews.freebsd.org/D19767
2019-05-08 16:05:53 +00:00
Tobias C. Berner
8d5b2e6d19 finance/skrooge: update to 2.19.1 2019-04-28 10:42:46 +00:00
Wen Heping
6ae99342e1 - Update to 5.2.4 2019-04-28 06:44:58 +00:00
Antoine Brodin
4feea1d823 Clean up plist 2019-04-25 14:41:16 +00:00
Adriaan de Groot
28cd11a2dc Update finance/skrooge to latest upstream, 2.19.0
https://skrooge.org/node/236

Looks like lots of QIF import issues fixed.
2019-04-21 14:44:23 +00:00
Thierry Thomas
b10578a0a9 Upgrade to 1.2.2. 2019-04-14 19:33:04 +00:00
Jan Beich
9b21a3a084 devel/boost-*: update to 1.70.0
Changes:	http://www.boost.org/users/history/version_1_70_0.html
PR:		235956
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19303
2019-04-12 06:36:31 +00:00
Yuri Victorovich
6bc0c204cb finance/qtbitcointrader: 1.40.40 -> 1.40.41
Reported by:	portscout
2019-04-11 05:10:27 +00:00
Kai Knoblich
53d72c043f New port: finance/bitcoinnodestatus
Bitcoin node status and statistics web interface based on Django.

Features:
* Current node status overview
* Charts of peer count, upload and download history

WWW: https://github.com/bartromgens/bitcoinnodestats

Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D19784
2019-04-10 08:21:43 +00:00
Antoine Brodin
63f5eeef8a Bump a few PORTREVISIONs after r498529
With hat:	portmgr
2019-04-10 06:18:31 +00:00
Dmitry Marakasov
f6245b31cc - Add LICENSE
- Add NO_ARCH
- Add WWW

Approved by:	portmgr blanket
2019-04-09 09:01:13 +00:00
Rene Ladan
cc5fe2dd62 Remove expired ports:
2019-03-25 chinese/reciteword: depends on audio/esound
2019-03-31 comms/conserver: Superseeded by comms/conserver-com
2019-03-24 databases/flamerobin: Abandonware since 2009, does not work with newer version of wxGTK
2019-04-01 databases/mariadb100-client: Upstream End-of-Life March 2019 (https://mariadb.org/about/maintenance-policy/)
2019-04-01 databases/mariadb100-server: Upstream End-of-Life March 2019 (https://mariadb.org/about/maintenance-policy/)
2019-03-12 devel/physfs-devel: is the same as devel/physfs, serving no purpose
2019-03-20 devel/py-construct28: Latest upstream version is in ports tree devel/py-construct
2019-03-31 devel/xtoolchain-llvm40: No supported release uses this version
2019-03-31 devel/xtoolchain-llvm50: No supported release uses this version
2019-03-31 finance/aqmoney: no longer maintained upstream
2019-03-31 finance/openhbci: no longer maintained upstream
2019-03-31 graphics/py-exiv2: py-exiv2 has been deprecated in favour of GExiv2
2019-04-04 mail/dbmail22: Please use mail/dbmail which uses latest version of 3.X
2019-03-31 net/rubygem-fog-google17: Use net/rubygem-fog-google instead
2019-03-31 ports-mgmt/bsdadminscripts: Upstream stale nearly 10 years, no longer works properly, use ports-mgmt/bsdadminscripts2 instead
2019-03-24 www/mod_md-devel: Use the module that is shipped with Apache 2.4
2019-03-25 x11/xbelld: Depends on audio/esound
2019-04-04 16:37:29 +00:00
Antoine Brodin
c7375ba9d4 Mark BROKEN on FreeBSD 12 and 13
Reported by:	pkg-fallout
MFH:		2019Q2
2019-04-03 11:52:35 +00:00
Antoine Brodin
dc00bd6e56 Mark BROKEN on FreeBSD 12 and 13
Reported by:	pkg-fallout
MFH:		2019Q2
2019-04-03 08:54:03 +00:00
Wen Heping
63826978f9 - Fix the segfault when importing files
PR:		236942
Submitted by:	freebsd.org@bilke.org
2019-04-02 00:54:35 +00:00