1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
Commit Graph

12595 Commits

Author SHA1 Message Date
Antoine Brodin
95e220d1be Deprecate some GNOME 2 applications
With hat:	portmgr
2018-10-07 20:25:16 +00:00
Greg Lewis
7091bd92e7 . Update to 5.2.5 2018-10-07 16:27:57 +00:00
Greg Lewis
979e0eab0d . Update to 5.2.5 2018-10-07 16:24:24 +00:00
Kubilay Kocak
1cdacd51a9 math/py-graphillion: Update to 1.2
This version fixes build failures on FreeBSD versions that use Clang 6:

src/graphillion/zdd.cc:461:31: error: invalid operands to binary expression ('std::__1::ostream' (aka 'basic_ostream<char>') and 'std::__1::ostream')
  if (out == std::cout || out == std::cerr)
                          ~~~ ^  ~~~~~~~~~

Reported by:	pkg-fallout
MFH:		2018Q4
2018-10-07 09:57:10 +00:00
Yuri Victorovich
97bae065a6 New port: math/py-gau2grid: Fast computation of a gaussian and its derivative on a grid 2018-10-07 04:26:11 +00:00
Yuri Victorovich
d2ce28b732 math/deal.ii: Fix build by disabling the MPI option; Add several other options for various libraries
Also add boost dependency

Reported by:	fallout (breakage)
2018-10-06 21:17:44 +00:00
Yuri Victorovich
72a064eaf5 Remove math/arpack: math/arpack-ng should be used instead 2018-10-06 17:55:35 +00:00
Dag-Erling Smørgrav
9dff352320 Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
2018-10-06 13:06:42 +00:00
Sunpoet Po-Chuan Hsieh
d12b6eff01 Update MASTER_SITES and WWW 2018-10-06 09:24:38 +00:00
Yuri Victorovich
30c1eda7b0 math/arpack-ng: Install headers
As it turned out, --enable-icb triggers the build to install the headers.
Also properly strip the libraries.
2018-10-06 04:16:10 +00:00
Stephen Montgomery-Smith
08ed6f0c66 - Update to 2.7.1. 2018-10-06 01:02:01 +00:00
Yuri Victorovich
b73f018b9c cad/calculix-ccx math/arpack++ math/armadillo math/scilab math/octave: Change dependency from math/arpack to math/arpack-ng
math/arpack is a dead, unmaintained project, and math/arpack-ng is a maintained and updated fork.
This commit is effectively a version upgrade of the arpack dependency.

Approved by:	portmgr blanket (does not result in a change in contents of the resulting package)
2018-10-05 05:24:46 +00:00
Yuri Victorovich
447644ce22 Delete math/arpack-ng-mpich from Makefile; Add the record to MOVED
Deletion was previously forgotten.

Reported by:	mayhem30@gmail.com
2018-10-05 03:43:17 +00:00
Yuri Victorovich
44693112e9 math/arpack-ng: Correction 2018-10-04 20:51:43 +00:00
Yuri Victorovich
7fe6edd387 math/arpack-ng: Update 3.5.0 -> 3.6.3
Port changes:
* Remove the slave port math/arpack-ng-mpich: the MPI option is incremental and only adds a library
* Permanently enable the MPI functionality: see above
* Shorten the CONFLICTS statement
* Install arpack.h which is forgotten by the project itself

Bump cad/elmerfem: dependency there changed to math/arpack-ng.
2018-10-04 20:44:52 +00:00
Sunpoet Po-Chuan Hsieh
db97887e21 Update to 1.15.1
- Change MASTER_SITES to CHEESESHOP
- Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk

Changes:	https://github.com/numpy/numpy/releases
PR:		231664
Exp-run by:	antoine
2018-10-04 18:14:16 +00:00
Yuri Victorovich
6b2f304bcd math/arpack-ng: Take maintainership
I will update it, and replace all dependencies in other ports from math/arpack to math/arpack-ng
because math/arpack is dead, and math/arpack-ng is a drop-in replacement and is maintained and developed.
2018-10-04 17:31:43 +00:00
Ganael LAPLANCHE
c05d3b7d2f Update devel/tbb to version 2019 and bump dependent port's revisions 2018-10-04 10:03:59 +00:00
Dmitry Marakasov
fb6c4248bc - Add LICENSE
- Add NO_ARCH
- Cleanup pkg-descr

Approved by:	portmgr blanket
2018-10-04 09:08:36 +00:00
Yuri Victorovich
4be3726b57 New port: math/adol-c: Automatic differentiation library 2018-10-04 07:23:06 +00:00
Yuri Victorovich
6b5949269b New port: math/nanoflann: Header-only library for Nearest Neighbor (NN) search with KD-trees 2018-10-04 03:53:55 +00:00
Yuri Victorovich
a44229b5cf New port: math/deal.ii: Finite element Differential Equations Analysis Library (DEAL)
The official name of the project is deal.II
2018-10-03 07:41:14 +00:00
Yuri Victorovich
1e7103688e science/PETSc: Update 3.9.4->3.10.1; math/py-petsc4py: Update 3.9.1->3.10.0; math/slepc: Update 3.9.2->3.10.0; math/py-slepc4py: Update 3.9.0->3.10.0
Bump math/sundials and math/petiga.
On commit because they depend on each other and don't build unless versions match.
2018-10-02 23:11:15 +00:00
Mark Felder
bf44443d13 Reset maintainer on my python ports 2018-10-02 19:06:16 +00:00
Baptiste Daroussin
83d49e123a Update to 0.8.3 2018-10-02 09:41:24 +00:00
Antoine Brodin
b8796f0d82 Cleanup plists 2018-10-01 09:36:38 +00:00
Dmitry Marakasov
2d9810fc01 - Add LICENSE
- Add NO_ARCH
- Cleanup pkg-descr

Approved by:	portmgr blanket
2018-10-01 09:08:31 +00:00
Koop Mast
951c1f5d1c The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.
The offical GNOME 3.28 release notes can be found at
https://help.gnome.org/misc/release-notes/3.28/

Thanks to Antoine Brodin for running the exp-runs.

PR:		229761
2018-09-30 11:58:29 +00:00
Yuri Victorovich
39a8be998e math/py-spot: Update 2.6.1 -> 2.6.2
Reported by:	portscout
2018-09-30 01:58:57 +00:00
Yuri Victorovich
6f41b196a3 math/spot: Update 2.6.1 -> 2.6.2
Reported by:	portscout
2018-09-30 01:58:21 +00:00
Wen Heping
6e980f58a1 - Update to 2.2.5.6 2018-09-29 03:24:49 +00:00
Diane Bruce
c2d4bf63db Fix build on i386 and aarch64 by enabling -fPIC
Tested on poudriere i386 and amd64 tested build on RPi3

PR:		214864
Reported by:	@emaste
2018-09-28 23:20:20 +00:00
Rene Ladan
2dfde0455b Remove expired ports:
2018-09-25 math/mtl: fails to fetch: mastersite times out
2018-09-25 dns/dnscrypt-proxy: Deprecated by upstream, use dns/dnscrypt-proxy2 instead
2018-09-27 09:00:13 +00:00
Antoine Brodin
c21bcb1b28 Mark BROKEN: conflicting dependencies
Reported by:	pkg-fallout
2018-09-27 05:28:49 +00:00
Yuri Victorovich
26ef17848f math/py-pyhull: Update 2015.2.0 -> 2015.2.1
Reported by:	portscout
2018-09-27 03:13:34 +00:00
Brooks Davis
3a34ffa58f Update Objective-C LLVM version to 6.0.
Fixes aarch64 build.  Reduces depends on obsolete LLVM 4.0.

PR:		230116
Submitted by:	mikael.urankar@gmail.com
Approved by:	theraven (prior version)
Sponsored by:	DARPA, AFRL
2018-09-26 15:23:37 +00:00
Wen Heping
64f3b61585 - Fix build with powerpc64
(Patches that fix ARM architectures break powerpc64. Fix this by applying ARM-related patches only on ARM.)

PR:		231553
Submitted by:	pkubaj@anongoth.pl
2018-09-26 06:36:20 +00:00
TAKATSU Tomonari
2d281cb0df - Update to 0.999-3 2018-09-26 06:19:44 +00:00
Stephen Montgomery-Smith
b7cd4a49a7 - Update to 0.5.2. 2018-09-26 00:59:08 +00:00
Jason E. Hale
df1e980728 Fix build on powerpc64
Add USES=gnome

PR:		231723
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Sponsored by:	IntegriCloud
2018-09-25 23:23:13 +00:00
Koop Mast
cc3cc974fe Update gnumeric to 1.12.43.
PR:		221450 (based on)
Submitted by:	lightside <lightside@gmx.com>
2018-09-25 20:20:24 +00:00
TAKATSU Tomonari
4f2d743239 - Update to 0.6-1 2018-09-25 10:44:45 +00:00
Dmitry Marakasov
15bf42f026 - Add LICENSE
Approved by:	portmgr blanket
2018-09-25 09:08:29 +00:00
TAKATSU Tomonari
0a1b1add2b - Update to 0.93-3 2018-09-25 07:48:46 +00:00
Mark Linimon
b54b77fa86 These ports now build on powerpc64.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-09-25 07:29:25 +00:00
TAKATSU Tomonari
6f4976e713 - Update to 1.8-4 2018-09-25 05:55:03 +00:00
Yuri Victorovich
2edcaf156a math/py-cyipopt: Update 0.1.8 -> 0.1.9
Reported by:	upstream
2018-09-24 17:34:50 +00:00
Dmitry Marakasov
c0a9072a7d - Add LICENSE
- Add NO_ARCH

Approved by:	portmgr blanket
2018-09-24 09:08:28 +00:00
David Naylor
e95828dcdb math/R-cran-forcats: Tools for Working with Categorical Variables (Factors)
Generated by:	portcran (0.1.8)
2018-09-24 07:12:05 +00:00
Yuri Victorovich
4d98780977 math/py-CyLP: Correct PORTNAME. 2018-09-23 20:09:36 +00:00