1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
Commit Graph

13118 Commits

Author SHA1 Message Date
Tobias C. Berner
4047522fd9 math/py-matplotlib: remove QT4AGGBACKEND option (Qt4 deprecation)
Approved by:	portmgr (implicit)
2019-03-16 17:45:32 +00:00
Tobias C. Berner
22bd723f3c math/vtk6: remove QT4 option (Qt4 deprecation)
Approved by:	portmgr (implicit)
2019-03-16 17:25:15 +00:00
Yuri Victorovich
cf9019161e math/py-scs: Update 2.0.2 -> 2.1.0
Reported by:	portscout
2019-03-16 17:07:48 +00:00
Yuri Victorovich
ea051f60c6 math/mkl-dnn: Update 0.18 -> 0.18.1
Reported by:	portscout
2019-03-16 16:20:09 +00:00
Tobias C. Berner
d763cc910b math/plplot: remove QT4 option (Qt4 deprecation)
Approved by:	portmgr (implicit)
2019-03-16 16:17:08 +00:00
Alexey Dokuchaev
abc623e206 - Reorder Makefile knobs to what is normally expected in our ports, and
switch from setting more low-level CMAKE_SOURCE_PATH to WRKSRC_SUBDIR
- Current port version is 0.12.0 while upstream lists it as 0.12; while
  they're equal per `pkg version -t', leave an XXX note to make both of
  them consistent and report correct version in the About dialog window
- Take the port under my wing for the time being
2019-03-16 16:03:11 +00:00
Stephen Montgomery-Smith
1209c6df75 - Add %%PORTDOCS%% as appropriate to pkg-plist, because man pages aren't
created if DOCS is off.

PR:		236549
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch>
2019-03-15 19:27:33 +00:00
Alexey Dokuchaev
2db5a597ef Resurrect `math/grpn' removed in r487992 because it used obsolete GTK+
stack.  This version is a picked up fork on GitHub which now supports
GTK+ 2.0 and include a number of bugfixes, so welcome back!

Requested by:	someone on #bsdports
2019-03-15 10:06:07 +00:00
Sunpoet Po-Chuan Hsieh
97787b4ae5 Update to 0.15
Changes:	https://metacpan.org/changes/distribution/GIS-Distance
2019-03-14 15:20:02 +00:00
Dmitry Marakasov
0731267ae4 - Add LICENSE
- Add NO_ARCH

Approved by:	portmgr blanket
2019-03-14 09:00:59 +00:00
Yuri Victorovich
ac63153044 math/mppp: Update 0.12 -> 0.13
Reported by:	portscout
2019-03-14 05:44:34 +00:00
Joseph Mingrone
c351792524 math/libRmath: Update to version 3.5.3 2019-03-14 01:35:51 +00:00
Joseph Mingrone
ab207d6951 math/R: Update to version 3.5.3
'CHANGES IN R 3.5.3' from
https://cran.r-project.org/doc/manuals/r-devel/NEWS.html

- writeLines(readLines(fnam), fnam) now works as expected, thanks to Peter
  Meissner's PR#17528
- setClassUnion() no longer warns, but uses message() for now, when
  encountering "non local" subclasses of class members
- stopifnot(exprs = T) no longer fails
2019-03-14 01:35:33 +00:00
Thierry Thomas
b06bb7816b Remove conflict between math/mumps and math/mumps4.
Submitted by:	pfg
2019-03-13 20:21:04 +00:00
Jan Beich
c59f01e8a8 math/reduce: unbreak with clang 8 on i386
PR:		236326
Submitted by:	pfg (maintainer)
Obtained from:	upstream
2019-03-13 15:41:25 +00:00
Yuri Victorovich
11866dc240 math/py-PySCIPOpt: Update 2.1.2 -> 2.1.3
Reported by:	portscout
2019-03-13 07:25:53 +00:00
Yuri Victorovich
09d1b00af0 math/libmesh: Update 1.3.1 -> 1.4.0
Reported by:	portscout
2019-03-13 05:23:09 +00:00
Stephen Montgomery-Smith
86f3f2bca8 - Add dependency audio/portaudio.
- Add dependency audio/libsndfile commented out because this port is currently
  vulnerable.
- Bump portrevision.
2019-03-12 21:09:31 +00:00
Mark Linimon
686fff8dc9 Fix build on gcc-based architectures:
cc1plus: error: unrecognized command line option "-std=gnu++11"

Approved by:	portmgr (tier-2 blanket)
2019-03-12 03:36:39 +00:00
Mark Linimon
06365b2e2f Fix build on gcc-based architectures:
/usr/local/lib/libgraphite2.so.3: undefined reference to `__cxa_throw_bad_array_new_length@CXXABI_1.3.8'
2019-03-12 03:35:00 +00:00
Mark Linimon
de7d53e410 Fix build on gcc-based architectures:
The compiler feature "cxx_decltype" is not known to CXX compiler

Approved by:	portmgr (tier-2 blanket)
2019-03-12 03:17:06 +00:00
Mark Linimon
f58abe579b Fix build on gcc-based architectures:
The compiler feature "cxx_decltype" is not known to CXX compiler

Approved by:	portmgr (tier-2 blanket)
2019-03-12 01:27:50 +00:00
Mark Linimon
1f57592d73 Fix build on gcc-based architectures:
LEAN requires g++ 4.9 or greater.

Approved by:	portmgr (tier-2 blanket)
2019-03-12 01:23:46 +00:00
Mark Linimon
0cbfb3244e Fix build on gcc-based architectures:
configure: error: *** A compiler with support for C++11 language features is required.

Approved by:	portmgr (tier-2 blanket)
2019-03-12 01:15:56 +00:00
Sunpoet Po-Chuan Hsieh
b7ddf35d90 Update to 0.24
Changes:	https://metacpan.org/changes/distribution/Geo-Distance
2019-03-11 18:07:17 +00:00
Sunpoet Po-Chuan Hsieh
95449b8868 Update to 0.14
Changes:	https://metacpan.org/changes/distribution/GIS-Distance
2019-03-11 18:07:12 +00:00
Yuri Victorovich
e4b00ae2d0 math/giacxcas: Update 1.5.0-43 -> 1.5.0-47
Reported by:	portscout
2019-03-11 17:44:13 +00:00
Thierry Thomas
652c6cc395 Move math/mumps-edf to math/mumps.
This port is for MUMPS 5.x.

Reported by:	pfg
2019-03-10 17:35:09 +00:00
Thierry Thomas
0a4963a545 Move math/mumps to math mumps4:
- MUMPS 4 is the legacy version, kept for license reason;

- math/mumps  to be used for versions 5.x.

Submitted by:	pfg
2019-03-10 17:23:27 +00:00
Alexey Dokuchaev
db27816abb - Update to the latest Bitbucket commit
- Rephrase port description to follow README file
  more closely and for general neatness
- Report correct version in the "About" dialog
- Add missing `sql' Qt5 component to USE_QT
2019-03-10 11:56:31 +00:00
Sunpoet Po-Chuan Hsieh
5d6af11f16 Update to 0.23
Changes:	https://metacpan.org/changes/distribution/Geo-Distance
2019-03-10 10:57:58 +00:00
Sunpoet Po-Chuan Hsieh
dbb902ac23 Update to 0.12
Changes:	https://metacpan.org/changes/distribution/GIS-Distance-Fast
2019-03-10 10:57:52 +00:00
Sunpoet Po-Chuan Hsieh
16eefb1cd7 Update to 0.13
Changes:	https://metacpan.org/changes/distribution/GIS-Distance
2019-03-10 10:57:47 +00:00
Alexey Dokuchaev
9feb411da2 Fix various misspellings of PORTREVISION. 2019-03-10 10:42:03 +00:00
Stephen Montgomery-Smith
1562e730f5 - Update math/octave to 5.1.0.
- Bump portrevision of unbroken octave-forge-* ports.
- Bump portrevision of math/dynare which uses library files from octave.
- Mark broken: octave-forge-(database|dicom|optim|fits|linear|linear|optim|
  parallel|signal|strings|struct|tisean|video).
- Broken optional dependencies in math/octave-forge to default to off.
- Bump portrevision of math/octave-forge.
2019-03-10 04:56:17 +00:00
Mark Linimon
a3ef597689 Mark as NOT_FOR powerpc*.
Approved by:	portmgr (tier-2 blanket)
2019-03-10 03:03:55 +00:00
Stephen Montgomery-Smith
93c37d228f - Update devel/gdcm to 2.8.9.
- Bump portrevision for dependent ports.
2019-03-10 00:48:01 +00:00
Yuri Victorovich
b08c00477c math/py-cvxpy: Update 1.0.19 -> 1.0.21
Reported by:	portscout
2019-03-09 21:34:27 +00:00
Sunpoet Po-Chuan Hsieh
cd0c26ff53 Update to 0.22
Changes:	https://metacpan.org/changes/distribution/Geo-Distance
2019-03-09 14:37:18 +00:00
Sunpoet Po-Chuan Hsieh
bef3e4aac0 Update to 0.11
Changes:	https://metacpan.org/changes/distribution/GIS-Distance-Fast
2019-03-09 14:37:13 +00:00
Sunpoet Po-Chuan Hsieh
7b235905a5 Update to 0.12
Changes:	https://metacpan.org/changes/distribution/GIS-Distance
2019-03-09 14:37:08 +00:00
Sunpoet Po-Chuan Hsieh
544ce541aa Take maintainership 2019-03-09 12:08:41 +00:00
Sunpoet Po-Chuan Hsieh
8a954f2d2a Update to 0.21
- Add LICENSE_FILE
- Add NO_ARCH
- Sort PLIST
- Take maintainership

Changes:	https://metacpan.org/changes/distribution/Geo-Distance
2019-03-09 12:08:36 +00:00
Sunpoet Po-Chuan Hsieh
715dff946e Update to 0.10
- Take maintainership

Changes:	https://metacpan.org/changes/distribution/GIS-Distance-Fast
2019-03-09 12:08:30 +00:00
Sunpoet Po-Chuan Hsieh
f037985842 Update to 0.11
- Add LICENSE_FILE
- Update pkg-descr
- Take maintainership

Changes:	https://metacpan.org/changes/distribution/GIS-Distance
2019-03-09 12:08:25 +00:00
Tobias Kortkamp
feb6abd72f devel/allegro: Update to 4.4.3.1
Some static libraries are now built as shared libraries.  Bump
revision of consumers.

Changes:	https://github.com/liballeg/allegro5/blob/4.4.3.1/docs/src/changes._tx
Changes:	https://github.com/liballeg/allegro5/compare/4.4.2...4.4.3.1
PR:		235477
2019-03-09 08:07:31 +00:00
Wen Heping
400e9e9122 - Update to 4.13
Submitted by:	lbartoletti@tuxfamily.org(via email)
2019-03-08 02:51:26 +00:00
Tobias C. Berner
3d439985af Update KDE Applications to 18.12.3 2019-03-07 18:35:32 +00:00
Wen Heping
5be5f5c96c - Update to 1.8.0
PR:		236314
Submitted by:	lbartoletti@tuxfamily.org(maintainer)
2019-03-07 02:37:32 +00:00
Rene Ladan
01e4c04538 Remove expired ports:
2019-03-05 devel/elixir-lager_logger: Broken for more than 6 months
2019-03-05 devel/gpsim: Broken for more than 6 months
2019-03-05 devel/hgview: Broken for more than 6 months
2019-03-05 games/mudmagic: Broken for more than 6 months
2019-03-05 math/mumps-mpich: Broken for more than 6 months
2019-03-05 math/sdpara: Broken for more than 6 months
2019-03-05 net/tn5250j: Broken for more than 6 months
2019-03-05 net-im/pidgin-skype: Broken for more than 6 months
2019-03-05 net-im/skype: Broken for more than 6 months
2019-03-05 net-im/skype-devel: Broken for more than 6 months
2019-03-05 science/dft_tools: Broken for more than 6 months
2019-03-05 science/triqs: Broken for more than 6 months
2019-03-05 security/hamachi: Broken for more than 6 months
2019-03-05 textproc/elixir-ex_doc: Broken for more than 6 months
2019-03-05 x11/altyo: Broken for more than 6 months
2019-03-05 x11/pantheon-terminal: Broken for more than 6 months
2019-03-05 x11-wm/e-module-everything-websearch: Broken for more than 6 months
2019-03-06 21:49:00 +00:00