Commit Graph

445843 Commits

Author SHA1 Message Date
Max Brazhnikov
97ce7e9e79 math/qtiplot:
- Add patches to fix build with clang6
- Remove DEBUG option and related bits: USES=qmake does the job nowadays
2018-05-14 21:55:09 +00:00
Max Brazhnikov
73380a9647 math/scilab:
- Restrict to gnu++98 standard to allow build on FreeBSD 11.x and greater
2018-05-14 21:54:21 +00:00
Stephen Montgomery-Smith
7a2cfbed29 - Default option tisean to on.
- Bump portrevision.
2018-05-14 21:43:38 +00:00
Mathieu Arnold
4ea10dd02b Fix build with Python != 2.7.
Sponsored by:	Absolight
2018-05-14 21:40:26 +00:00
Stephen Montgomery-Smith
02cfb195e5 - Add patches to unbreak.
- Bump portrevision (since octave upgraded to 4.4.0).

Obtained from:	https://sourceforge.net/p/octave/tisean/ci/default/tree/ except I added the -fPIC to Makefile.in.
2018-05-14 21:34:01 +00:00
Stephen Montgomery-Smith
4d1957f3b8 - Default options linear-algebra and mechanics to on.
- Bump portrevision.
2018-05-14 21:16:04 +00:00
Stephen Montgomery-Smith
61f75ecbfe - Unbreak because now octave-forge-linear-algebra is fixed.
- Bump portrevision (because octave upgraded to 4.4.0).
2018-05-14 21:07:21 +00:00
Florian Smeets
5afc3083ab - update to 2.9.10
- add license
2018-05-14 21:04:40 +00:00
Stephen Montgomery-Smith
2bafb69928 - Oops, remove the "broken" line (which I had simply commented out in
r469966).
2018-05-14 21:04:13 +00:00
Sergey A. Osokin
1b779b3b3a Fix build with clang 6.0.
Bump PORTREVISION.
2018-05-14 21:03:47 +00:00
Guido Falsi
fa1749b609 - Update finance/gnucash to 3.1
- Remove portscout limitation
- Add TEST option, disabled by default
- Remove upstreamed patch
- Update WWW link in pkg-descr
- Update finance/gnucash-docs to 3.1

Version 3.x brings various changes:
- Based on gtk3
- Using webkit2
- Using cmake to build
- Dropped support for guile1

For a full changelog visit https://gnucash.org/news.phtml
2018-05-14 21:01:51 +00:00
Stephen Montgomery-Smith
95c9562d17 - Add patches that unbreak it.
- Bump portrevision.

Obtained from:	https://sourceforge.net/p/octave/linear-algebra/ci/default/tree/
2018-05-14 21:01:37 +00:00
Koop Mast
edd3a4650b Add gtksourceview4 4.0.1.
* This port is still gtk30 based.
* Add license lines
* Add WWW: prefix in the pkg-descr

Obtained from:	gnome devel repo
2018-05-14 20:43:50 +00:00
Jan Beich
77c490d63d www/waterfox: update to 56.2.0
Changes:	https://github.com/MrAlex94/Waterfox/compare/edfc016bc021c...56.2.0
2018-05-14 20:26:53 +00:00
Raphael Kubo da Costa
37665a9bac Set DISTFILES as OPTIONs helpers.
This allows one to only download the tarball corresponding to the chosen
VARIANT option, at the expense of making `make makesum' more cumbersome to
run (so add a comment to remind me of how to do it).

PR:		228206
Submitted by:	tobik
2018-05-14 20:26:49 +00:00
Dmitry Marakasov
3720dfe89b - Add LICENSE
- Add missing dependency
- Fix build with clang 6.0
2018-05-14 19:38:32 +00:00
Dmitry Marakasov
fff6da0e78 - Fix build with clang 6.0 2018-05-14 19:32:09 +00:00
Dmitry Marakasov
b8dbe5eaa1 - Add LICENSE
- Switch to options helpers
- Fix build with clang 6.0
2018-05-14 19:31:51 +00:00
Raphael Kubo da Costa
e810193229 Update WWW in pkg-descr 2018-05-14 19:31:49 +00:00
Dmitry Marakasov
0c074a3be6 - Fix build with clang 6.0 2018-05-14 19:23:27 +00:00
Tijl Coosemans
23e99b00ef Run "/usr/sbin/service ldconfig restart" for USE_LDCONFIG instead of
"ldconfig -m <path>" so the order of ldconfig search directories after
package installation is the same as after a reboot.  The original command
simply appends the path to the list of directories while the ldconfig rc.d
script uses "sort -u".

Bump lang/gcc* which are known to install libraries with exactly the same
name so the library loaded at runtime depends on the order of the search
directories.

PR:		228046
Approved by:	portmgr (antoine)
2018-05-14 19:15:36 +00:00
Tobias Kortkamp
97ddb471a9 x11-wm/cwm: Update to 6.3
Changes:	https://github.com/chneukirchen/cwm/blob/v6.3/README
2018-05-14 19:12:54 +00:00
Baptiste Daroussin
bfe0211dba Remove LIBDIR arguments which are now unneeded 2018-05-14 19:12:46 +00:00
Baptiste Daroussin
f8fa2e1ba5 Remove LIBDIR from build env variable
This is leaking LIBDIR information (which is defined in base share/mk/*) to
the build environement with a value which is not really suitable for ports
(/usr/lib) which may have an impact on some build system forcing the maintainer
to override the value.

Revealed during the update of liblz4

PR:		228059
Submitted by:	bapt
Exp-run by:	antoine
2018-05-14 19:06:13 +00:00
Dmitry Marakasov
aff0c9689e - Fix build with clang 6.0 2018-05-14 19:01:26 +00:00
Dmitry Marakasov
181e38b1fb - Fix build with clang60 2018-05-14 19:00:30 +00:00
Dmitry Marakasov
efa983c81a - Fix build with clang60 2018-05-14 18:54:35 +00:00
Dmitry Marakasov
64ef380bd1 - Disable -Werror, fix build on 12 2018-05-14 18:47:41 +00:00
Sean Chittenden
676c225642 New port: www/kurly
kurly is an alternative to the widely popular curl program.

kurly is designed to operate in a similar manner to curl, with select
features. Notably, kurly is not aiming for feature parity, but common
flags and mechanisms particularly within the HTTP(S) realm are to be
expected.

Reviewed by:	swills
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D15332
2018-05-14 18:45:27 +00:00
Steve Wills
e03e64c721 devel/plasma: create port
PLASMA is an interactive disassembler. It can generate a more readable assembly
 (pseudo code) with a colored syntax. One can write scripts with the available
 Python API.

It supports :

* Architectures : x86{64}, ARM, MIPS{64} (partially for ARM and MIPS)
* Formats : ELF, PE, RAW

WWW: https://www.github.com/plasma-disassembler/plasma

PR:		225669
Submitted by:	Kai <freebsd_ports@k-worx.org>
2018-05-14 18:43:01 +00:00
Dmitry Marakasov
5eb6358b46 - Remove always true condition
Approved by:	portmgr blanket
2018-05-14 18:30:08 +00:00
Joseph Mingrone
d1d0edc2ab Mk/Uses/Emacs: Add noflavors argument to USES=emacs
Reported by:	des
Reviewed by:    des
Approved by:    ashish
Differential Revision:	https://reviews.freebsd.org/D15265
2018-05-14 18:28:35 +00:00
Carlos J. Puga Medina
781f60f94f devel/py-ddt: update to 1.1.3
Changelog: https://github.com/datadriventests/ddt/releases/tag/1.1.3
2018-05-14 18:26:36 +00:00
Carlos J. Puga Medina
b81c8a1450 net/ocserv: update to 0.12.1
Changelog: https://gitlab.com/ocserv/ocserv/blob/master/NEWS

Tested by:	Jov <amutu@amutu.com>
2018-05-14 18:23:23 +00:00
Matthias Fechner
bd55cb0e00 Added a note to UPDATING about gitlab-pages feature was removed till it is fixed upstream again. 2018-05-14 18:18:12 +00:00
Matthias Fechner
da6cf37c43 Update gitlab to 10.7.3.
For list of changes look here: https://about.gitlab.com/2018/04/22/gitlab-10-7-released/
Please note that gitlab-pages is temporarily removed and will be added later if upstream bug is fixed.
To not update to this version if you require gitlab-pages.
The Gemfile.lock is now generated on gitlab startup, so this should help with Gemfile issues.

Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D15314
2018-05-14 18:05:05 +00:00
Matthias Fechner
66d58c2462 Update www/gitlab-workhorse to 4.1.0 required for gitlab 10.7.x.
Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D15315
2018-05-14 18:02:21 +00:00
Matthias Fechner
1dd9619942 Update devel/gitlab-shell to 7.1.2 required for gitlab 10.7.x.
Reviewed by:	tz (mentor)
Approved by:	tz (mentor)
Differential Revision:	https://reviews.freebsd.org/D15322
2018-05-14 18:00:12 +00:00
Matthias Fechner
156086cb63 Upgrade devel/gitaly to 0.96.1 required for gitlab 10.7.x.
Reviewed by:	tz (mentor)
Approved by:	tz (mentor)
Differential Revision:	https://reviews.freebsd.org/D15323
2018-05-14 17:58:31 +00:00
Matthias Fechner
5358a53bbe Update devel/rubygem-prometheus-client-mmap to 0.9.2 required for gitlab 10.7.x.
Reviewed by:	tz (mentor)
Approved by:	tz (mentor)
Differential Revision:	https://reviews.freebsd.org/D15376
2018-05-14 17:56:22 +00:00
Matthias Fechner
63784e1546 Update devel/rubygem-licensee8 to 8.9.2 required for gitlab 10.7.x.
Reviewed by:	tz (mentor)
Approved by:	tz (mentor)
Differential Revision:	https://reviews.freebsd.org/D15318
2018-05-14 17:54:39 +00:00
Matthias Fechner
e35361b119 Update to 5.0.0 required for gitlab 10.7.x.
Fixed some small problems reported by portlint.

Reviewed by:	tz (mentor)
Approved by:	tz (mentor)
Differential Revision:	https://reviews.freebsd.org/D15313
2018-05-14 17:52:54 +00:00
Matthias Fechner
bec656f22a Update to 3.0.0 which is required for gitlab update to 10.7.x.
Reviewed by:	tz (mentor), sunpoet (maintainer by email)
Approved by:	tz (mentor), sunpoet (maintainer by email)
Differential Revision:	https://reviews.freebsd.org/D15202
2018-05-14 17:49:50 +00:00
Matthias Fechner
fd2617f217 Added missing dependency to rinku.
Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D15316
2018-05-14 17:44:45 +00:00
Matthias Fechner
2f215d4c83 Update devel/rubygem-rugged to 0.27.0 required for gitlab 10.7.x.
Reviewed by:	tz (mentor), sunpoet (maintainer), ruby (maintainer)
Approved by:	tz (mentor), sunpoet (maintainer), ruby (maintainer)
Differential Revision:	https://reviews.freebsd.org/D15317
2018-05-14 17:42:14 +00:00
Koop Mast
1f413f4477 Update gegl3 to 0.3.34. 2018-05-14 17:39:44 +00:00
Matthias Fechner
3fb2f41929 Mark devel/libgit2-glib as broken, upstream does not support libgit 0.27.0
Reviewed by:	wg (maintainer)
Approved by:	wg (maintainer)
Differential Revision:	https://reviews.freebsd.org/D15321
2018-05-14 17:39:27 +00:00
Koop Mast
796034c6b9 Update babl to 0.1.46. 2018-05-14 17:38:40 +00:00
Matthias Fechner
9329433046 Update devel/py-pygit2 to 0.27.0 required by gitlab 10.7.x
Reviewed by:	tz (mentor), wg (maintainer)
Approved by:	tz (mentor), wg (maintainer)
Differential Revision:	https://reviews.freebsd.org/D15319
2018-05-14 17:36:43 +00:00
Matthias Fechner
84a59c17ad Update devel/libgit2 to 0.27.0 required for gitlab 10.7.x
Updated patches to match new file locations.

Reviewed by:	swills (mentor), wg (maintainer)
Approved by:	swills (mentor), wg (maintainer)
Differential Revision:	https://reviews.freebsd.org/D15320
2018-05-14 17:34:13 +00:00