| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- Add check for OpenMP support [1]
- Add check for unsupported combination of options
PR: 201339 [1]
Submitted by: truckman
|
|
|
|
|
|
|
|
| |
numbers. These utilities handle processing numbers as strings,
determining basic properties of numbers, or selecting a random number
from a range.
WWW: http://search.cpan.org/dist/Number-Misc/
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
A substantial number of algorithms have been added, much in the
combinatorial section, but also quite a few others.
Very many routines have been improved (optimizations and
handling corner cases).
Everything (well, all demos) pass valgrind, so a handful of bugs have
been squished that are next to impossible to find otherwise.
Apart from that, a real and ongoing effort has been made for readability.
|
| |
|
|
|
|
|
|
|
| |
- Fix build after textproc/fop update
PR: 201339
Submitted by: truckman
|
|
|
|
|
|
|
|
|
|
| |
Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection.
Arguments supported: <empty>, build, run, nox11 and agpl
PR: 201201 (exp-run)
Approved by: portmgr (mat@)
Exp run by: antione@ (previous patch)
Differential Revision: https://reviews.freebsd.org/D2938
|
|
|
|
|
|
|
| |
- Automate how OPTIONS are processed.
PR: ports/201604
Submitted by: Andriy Voskoboinyk
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
with color math.
Some features include:
* Support for a wide range of color spaces. A good chunk of the CIE spaces,
RGB, HSL/HSV, CMY/CMYK, and many more.
* Conversions between the various color spaces. For example, XYZ to sRGB,
Spectral to XYZ, CIE Lab to Adobe RGB.
* Calculation of color difference. All CIE Delta E functions, plus CMC.
* Chromatic adaptations (changing illuminants).
* RGB to hex and vice-versa.
* 16-bit RGB support.
WWW: https://pypi.python.org/pypi/colormath
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
notations
bitmath simplifies many facets of interacting with file sizes in various units.
Functionality includes:
- Converting between SI and NIST prefix units (kB to GiB)
- Converting between units of the same type (SI to SI, or NIST to NIST)
- Automatic human-readable prefix selection (like in hurry.filesize)
- Basic arithmetic operations (subtracting 42KiB from 50GiB)
- Rich comparison operations (1024 Bytes == 1KiB)
- bitwise operations (<<, >>, &, |, ^)
- argparse integration
- progressbar integration
- String parsing
- Sorting
WWW: https://github.com/tbielawa/bitmath
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for graphics/gdal shlib change
- Mark astro/merkaartor as BROKEN
Changes: http://trac.osgeo.org/gdal/wiki/Release/2.0.0-News
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.
This is doctest.
The Octave-Forge Doctest package finds specially-formatted blocks of
example code within documentation files. It then executes the code and
confirms the output is correct. This can be useful as part of a testing
framework or simply to ensure that documentation stays up-to-date during
software development.
|
|
|
|
|
|
| |
- Strip shared library
Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES
|
| |
|
| |
|
|
|
|
|
|
| |
unnecessary,
and sort depends where appropriate.
|
|
|
|
|
| |
PR: 201363
Submitted by: John W. O'Brien <john@saltant.com> (maintainer)
|
| |
|
|
|
|
| |
Changes: http://invisible-island.net/add/CHANGES
|
|
|
|
|
|
|
|
| |
- Unmute INSTALL_ macros
- Fix patch files to reflect 'make makepatch'
PR: 201352 [1]
Submitted by: glewis [1]
|
|
|
|
|
|
|
|
|
| |
- Install icons
- Switch from ${CHMOD} in Makefile to @mode in pkg-plist
- Rework files/ dir using 'make makepatch'
PR: 201329
Submitted by: rhurlin@gwdg.de (maintainer)
|
| |
|
|
|
|
| |
- Update to 20150704.
|
| |
|
|
|
|
| |
Reported by: pkg-fallout
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/199683
Submitted by: smars@yuntech.edu.tw
|
| |
|
|
|
|
|
| |
PR: 197995
Submitted by: johans@
|
|
|
|
|
|
|
| |
python version.
PR: 198989
Submitted by: John W. O'Brien <john@saltant.com>
|
| |
|
|
|
|
|
|
|
| |
Obtained from: DEVELOPER_MODE
With Hat: ruby@
Sponsored by: RideCharge Inc / Curb
|
| |
|
|
|
|
|
|
|
|
|
| |
crt1.c:(.text+0x9d): undefined reference to `main'
- Fix shebangs
Submitted by: pkg-fallout [1]
Approved by: portmgr blanket
|
|
|
|
|
|
| |
and in fact now leads to incorrect permissions.
Remove all instances of it from perl@ ports.
|
| |
|
| |
|
|
|
|
|
| |
This will be RUN_DEPENDS for lang/spark when it is fixed. The "stock"
math/alt-ergo cannot be used, it locks up when gnatprove calls it.
|
|
|
|
|
|
|
|
| |
I only care about math/why3-gpl, which has been decoupled from why3 and
has already diverged. Before resetting MAINTAINER, I reintegrated the
Makefile.common file (only used by this port) into the main Makefile. In
the process, some options placeholders were lost but in all probability
these options can't be built without serious work on external ports.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
While here:
- Add LICENSE
- Strip binaries
- Regenerate patches
- Sort plist
PR: 199998
Submitted by: 6yearold@gmail.com
Approved by: maintainer timeout (vsevolod, 7 weeks)
|
|
|
|
|
|
| |
While here, decouple this port from math/why3. They are diverging fast.
This port is needed to build SPARK 2015 binaries which will be installed
by the lang/spark port (rather than building from source)
|
|
|
|
|
|
|
| |
./../explore/static/MWTExplorer.h:16:10: fatal error: 'tuple' file not found
Submitted by: pkg-fallout
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
does not build because it uses C compiler to build C++ code. Seemingly pydistutils problem
Submitted by: pkg-fallout
Approved by: portmgr blanket
|
|
|
|
| |
I had forgotten de Morgan's laws! :-)
|
| |
|
|
|
|
|
|
| |
- Mark broken for the i386 architecture.
Reference: http://beefy5.nyi.freebsd.org/data/101i386-default/390348/logs/octave-forge-interval-1.0.0.log http://beefy2.nyi.freebsd.org/data/93amd64-default/390348/logs/octave-forge-interval-1.0.0.log
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release-Announcement:
http://lists.gnu.org/archive/html/pspp-announce/2015-06/msg00000.html
Changes:
- The FREQUENCIES and CROSSTABS commands can now generate barcharts.
- The FACTOR command can now perform PROMAX rotations.
- SPSS/PC+ system files are now supported on GET and other commands
that read SPSS system files. The pspp-convert program can now read
SPSS/PC+ system files. Writing the obsolete SPSS/PC+ system file
format is not supported.
- SYSFILE INFO can now read SPSS/PC+ system files and SPSS portable
files.
- FREQUENCIES: A bug was fixed where an assertion failure occured
when an empty dataset was presented.
- The GRAPH command is now available. Initially it supports
scatterplots and histograms.
- The RND operator in expressions now supports additional operands
for rounding to values other than integers and to indicate a level
of rounding fuzz. The default rounding fuzz may now be controlled
and displayed with SET FUZZBITS and SHOW FUZZBITS, respectively.
PR: 201040
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
|
|
|
|
|
|
|
| |
http://beefy5.nyi.freebsd.org/data/101i386-default/390032/logs/octave-forge-interval-1.0.0.log.
I am hoping the gcc compiler will work better than the clang compiler. I'll
monitor the resulting error messages to see if I am correct.
|
|
|
|
|
|
| |
PR: ports/200664
Submitted by: yuri (at) rawbw.com
Approved by: maintainer
|
| |
|
|
|
|
| |
MFH: 2015Q2
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION to chase the update of proj
PR: 200434
Submitted by: wen@(myself)
Approved by: maintainer(timeout, >20 days)
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 200679
Submitted by: yuri@rawbw.com
Approved by: maintainer
|
|
|
|
| |
With hat: ruby
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/GIS-Distance/Changes
|
| |
|
|
|
|
| |
- Change LICENSE from GPLv2 to GPLv2 or GPLv3
|
| |
|
| |
|
|
|
|
| |
- Update pkg-descr
|
|
|
|
|
|
| |
PR: 197522
Submitted by: jbeich
Approved by: portmgr
|
| |
|
| |
|
|
|
|
| |
MFH: 2015Q2 (blanket)
|
| |
|
|
|
|
|
|
|
|
|
| |
Any strip on any FreeBSD version should be able to handle stripping requested
by libtool
PR: 198611
Reviewed by: emaste
Exp-run: self
|
|
|
|
| |
- Strip library
|
| |
|
|
|
|
|
|
|
|
| |
===> Staging for R-cran-stabledist-0.7.0
===> Generating temporary packing list
ERROR: this R is version 3.0.2, package 'stabledist' requires R >= 3.1.0
Reported by: pkg-fallout
|
|
|
|
|
| |
PR: 200635
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
| |
- Strip libraries
|
|
|
|
| |
Reference: http://beefy2.nyi.freebsd.org/data/93amd64-default/388357/logs/librsb-1.2.0r1.log
|
|
|
|
|
| |
be provided.
- Bump portrevision.
|
|
|
|
|
|
|
| |
ChangeLog:
* R/dpqr-stable.R (qstable): check that xmin < xmax before using
uniroot. Fixes qstable(0, .. beta=0) bug found by Tobias Hudec.
* R/utils.R (.unirootNA): build on newer uniroot() --> need R >= 3.1.0
|
| |
|
| |
|
| |
|
|
|
|
|
| |
librsb is a library for sparse matrix computations featuring the Recursive
Sparse Blocks (RSB) matrix format.
|
|
|
|
| |
- Bump PORTREVISION of the ports depends on cgal
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2015Q2
|
|
|
|
|
|
|
|
|
| |
Chase portaudio change
Add patches from debian for games/cultivation
Add patches from upsteam for audio/rezound
Mark py-fastaudio as broken
Approved by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
| |
- run ranlib on the static library
- give a soname to the shared library
- make the real file the the library with a version in the name
- make the .so the symlink
Bump portrevision for the ports using the library
|
|
|
|
|
|
|
| |
files. Make it use ${CXX} instead.
Approved by: jwbacon@tds.net (maintainer)
PR: 200475, 200525
|
|
|
|
|
| |
- Clarify LICENSE
- Add LICENSE_FILE
|
|
|
|
|
|
|
| |
- Strip library
Approved by: portmgr blanket
MFH: 2015Q2
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2015Q2
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2015Q2
|
|
|
|
|
|
|
|
|
| |
- update to 0.16.1
- add SQL storage option, and SQLalchemy dependency
- enable Bottleneck and Numexpr options by default
PR: 200451
Submitted by: John W. O'Brien <john@saltant.com>
|
|
|
|
|
| |
- Clarify LICENSE
- Add LICENSE_FILE
|
| |
|
|
|
|
|
|
| |
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/PDL/Changes
|
|
|
|
|
| |
- fix build issues through adding Cython to BUILD_DEPENDSi
- fix plist issues
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for science/hdf5 shlib change
Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.15-RELEASE.txt
http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
|
|
|
|
|
| |
PR: 200409
Submitted by: yuri@rawbw.com
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
| |
- switch upstream to GitHub
- as there is no new release available, bump PORTREVISION
- remove Sphinx build from docs option, due to recursive imports.
|
| |
|
|
|
|
|
| |
- Don't build documentation, because of a mysterious race condition.
- Add one more master site.
|
| |
|
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2015Q2
|
|
|
|
|
| |
PR: 200286
Submitted by: mikael.urankar@gmail.com
|
| |
|
| |
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
| |
PR: 196258
Submitted by: mat
|
|
|
|
|
|
|
|
|
|
|
| |
A collection of non-proprietary, easily transportable Fortran
subprogram packages solving a variety of mathematical and statistical
problems.
WWW: http://www.nist.gov/itl/math/mcsd-software.cfm
PR: 196258
Submitted by: Anton Shterenlikht <mexas@bris.ac.uk>
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Math-Int64/Changes
|
|
|
|
|
|
| |
- Clean up blas/lapack usage
Based on patch, provided by maho@ via email.
|
|
|
|
| |
- Mark broken on 8.x (section .tbss mismatches non-TLS reference in /usr/local/lib//libmpich.a)
|
|
|
|
|
|
| |
PR: 200192
Submitted by: pfg
Approved by: stephen, xmj
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The error may be reproduced by `make test':
---
The extension 'Math::Geometry::Planar::GPC::Polygon' is not properly installed in path:
'blib/arch'
If this is a CPAN/distributed module, you may need to reinstall it on your
system.
To allow Inline to compile the module in a temporary cache, simply remove the
Inline config option 'VERSION=' from the Math::Geometry::Planar::GPC::Polygon module.
at blib/lib/Math/Geometry/Planar/GPC/Polygon.pm line 32.
BEGIN failed--compilation aborted at blib/lib/Math/Geometry/Planar/GPC/Polygon.pm line 32.
Compilation failed in require at test.pl line 9.
BEGIN failed--compilation aborted at test.pl line 9.
---
This module may be replaced by p5-Math-Geometry-Planar-GPC-PolygonXS:
it's confirmed to work with all consumers currently in the ports tree
(math/p5-Math-Polygon-Tree and converters/osm2mp), however I'm not
sure about other consumers, so I'm not removing/deprecating this
port right away.
|
|
|
|
|
| |
- Add test depends
- Switch from broken p5-Math-Geometry-Planar-GPC-Polygon to p5-Math-Geometry-Planar-GPC-PolygonXS
|
|
|
|
| |
Suggested by: mat
|
| |
|
|
|
|
|
|
| |
to XS)
WWW: http://search.cpan.org/dist/Math-Geometry-Planar-GPC-Polygon/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
kind of libraries to avoid messing the solver with wrong provides.
Bump the port to enforce users to rebuild the package with 1.5.2 and having not
satifisfiable problem for the solver
|
|
|
|
|
| |
- Use DISTVERSIONPREFIX
- Remove GH_PROJECT
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Suggested by: demon@
|
|
|
|
|
|
|
|
|
|
|
| |
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
| |
incorrectly contructed help files.
|
|
|
|
|
| |
With hat: perl@
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: 199383
Submitted by: phd_kimberlite@yahoo.co.jp (maintainer)
|
|
|
|
|
|
|
| |
Derivative-free optimization by quadratic approximation based on
an interface to Fortran implementations by M. J. D. Powell.
WWW: http://cran.r-project.org/web/minqa/
|
|
|
|
| |
- Fix library installation
|
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2015Q2
|
|
|
|
|
|
|
| |
- Replace the previous hack with a more generic fix for FreeBSD 8.x and 9.x.
- Add LICENSE and NO_ARCH.
Approved by: demon (maintainer)
|
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2015Q2
|
|
|
|
|
|
|
|
|
|
|
| |
A mathematical expression parser for Ruby
WWW: http://lukaszwrobel.pl/blog/math-parser-part-1-introduction
PR: 199923
Differential Revision: https://reviews.freebsd.org/D2483
Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de>
Approved by: mat (mentor)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
| |
|
|
|
|
|
| |
Fix for #RT103359: CLONE hook was dying because its signature
was wrong (bug report by Duke Smith)
|
|
|
|
|
|
|
|
|
|
|
|
| |
CryptoMiniSat is a modern, multi-threaded, feature-rich, simplifying SAT
solver, featuring over 100 configurable parameters to tune to specific
need, collection of statistical data to MySQL database + javascript-based
visualization of it and clean C++ and python interfaces.
WWW: http://www.msoos.org/cryptominisat4/
PR: 199929
Submitted by: 6yearold@gmail.com (based on)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
r385070 exposed another issue:
In file included from ceria.cpp:4:0:
ceria.h:52:23: error: 'FILE' was not declared in this scope
CelFile read_cel_file(FILE* f);
^
ceria.h:52:29: error: 'f' was not declared in this scope
CelFile read_cel_file(FILE* f);
^
ceria.h:53:41: error: 'FILE' has not been declared
void write_cel_file(CelFile const& cel, FILE* f);
^
ceria.cpp: In function 'CelFile read_cel_file(FILE*)':
ceria.cpp:719:30: error: 'CelFile read_cel_file(FILE*)' redeclared as different kind of symbol
CelFile read_cel_file(FILE *f)
^
In file included from ceria.cpp:4:0:
ceria.h:52:9: error: previous declaration of 'CelFile read_cel_file'
CelFile read_cel_file(FILE* f);
^
Reported by: pkg-fallout
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
- Add option to build PSL version (amd64 only).
PR: 199910
Submitted by: Pedro F. Giffuni <pfg@FreeBSD.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
depends on the camlp4 language and labltk ocaml modules, which are
now in separate ports.
- Update x11-toolkits/ocaml-lablgtk2 to 2.18.3
- Update graphics/ocaml-lablgl to 1.05
- Make unison ports use USE_OCAML
- Convert ports to the new flags where needed
- Bump PORTREVISION on ports depending on ocaml-lablgtk2, those need to be rebuilt
PR: 199845
Submitted by: jbeich@
Differential Revision: https://reviews.freebsd.org/D2434
Approved by: portmgr (mat)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Add support to superlu library [1]
Suggested by: Conrad Sanderson (author) [1]
|
|
|
|
|
|
|
| |
/usr/local/lib/libsuperlu.a
/usr/local/lib/libsuperlu.so -> libsuperlu_4.3.so
/usr/local/lib/libsuperlu.so.4
/usr/local/lib/libsuperlu_4.3.so -> libsuperlu.so.2 <-- wrong file name
|
| |
|
|
|
|
|
|
|
|
|
| |
This version can be built by system compilers (gcc 4.2 & clang) and
also ports gcc compilers, unlike its predecessor which would segfault
and even lock up during build.
PR: 199832, 199853
Submitted by: pfg (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lang/gcc* by default search for includes and libraries under
PREFIX/LOCALBASE unlike compilers from base. DragonFly has gcc 5.0
*in base*, so...
checking for main in -lxml2... no
checking for main in -lglib-2.0... no
checking for library containing readline... no
configure: error: readline test failed (--without-readline to disable)
libxml2 while linked in isn't actually used due to the code being
guarded by #if HAVE_LIBXML_TREE_H while
checking for main in -lxml2... yes
checking libxml/tree.h usability... no
checking libxml/tree.h presence... no
checking for libxml/tree.h... no
Also, properly track readline dependency on 11.0C which was disabled
since base r268461.
Reported by: DPorts (bustage)
Reported by: pkg-fallout (detection quirks)
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
| |
/bin/sh ../../../build-aux/ylwrap xre_lex.ll lex.yy.c xre_lex.cc -- flex --outfile=lex.yy.c
flex: unknown flag '-'. For usage, try
flex --help
*** [xre_lex.cc] Error code 1
Reported by: pkg-fallout
Approved by: portmgr blanket
MFH: 2015Q2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add -std=c++11 to fix
/usr/local/include/wx-3.0/wx/strvararg.h:25:27: error: type_traits: No such file or directory
which itself exposes
guess.cpp:20:7: error: unknown type name 'array'
const array<string, 3> Guess::linear_traits =
^
sidebar.cpp:900:52: error: invalid suffix on literal; C++11 requires a space between
literal and identifier [-Wreserved-user-defined-literal]
+ s2wx(format1<realt, 30>("%.10"REALT_LENGTH_MOD"g", a)));
^
Reported by: pkg-fallout
Approved by: portmgr blanket
MFH: 2015Q2 (only USES due to lack of r383466)
|
|
|
|
| |
- Add LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
> Description of fields to fill in above: 76 columns --|
> PR: If a GNATS PR is affected by the change.
> Differential Revision: https://reviews.freebsd.org/D### (*full* phabric URL needed).
> Submitted by: If someone else sent in the change.
> Reviewed by: If someone else reviewed your modification.
> Approved by: If you needed approval for this commit.
> Obtained from: If the change is from a third party.
> MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email.
> MFH: Ports tree branch name. Request approval for merge.
> Relnotes: Set to 'yes' for mention in release notes.
> Security: Vulnerability reference (one per line) or description.
> Sponsored by: If the change was sponsored by an organization.
> Empty fields above will be automatically removed.
M R-cran-coda/Makefile
M R-cran-coda/distinfo
|
|
|
|
|
|
|
| |
The ocaml makefile says to bump this port after ocaml is changed. I don't
know how necessary this really is though.
PR: 195736
|
|
|
|
|
|
| |
- Bump portepoch.
Pointyhat: stephen
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
sources/ostream.cc:290:16: error: declaration conflicts with target of using
declaration already in scope
ABA_OSTREAM& endl(ABA_OSTREAM &o)
^
./Include/abacus/ostream.h:48:14: note: target of using declaration
ABA_OSTREAM& endl(ABA_OSTREAM &o);
^
./Include/abacus/ostream.h:50:9: note: using declaration
using ::endl;
^
sources/ostream.cc:293:11: error: 'on_' is a private member of 'ABA_OSTREAM'
if (o.on_) o.out_ << flush;
^
./Include/abacus/ostream.h:225:17: note: declared private here
bool on_;
^
sources/ostream.cc:293:18: error: 'out_' is a private member of 'ABA_OSTREAM'
if (o.on_) o.out_ << flush;
^
./Include/abacus/ostream.h:220:17: note: declared private here
ostream &out_;
^
sources/ostream.cc:294:10: error: 'logOn_' is a private member of 'ABA_OSTREAM'
if(o.logOn_) *(o.log_) << flush;
^
./Include/abacus/ostream.h:230:17: note: declared private here
bool logOn_;
^
sources/ostream.cc:294:22: error: 'log_' is a private member of 'ABA_OSTREAM'
if(o.logOn_) *(o.log_) << flush;
^
./Include/abacus/ostream.h:234:17: note: declared private here
ofstream *log_;
^
Tested by: md5 ostream.o (gcc5, clang36)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Builds fine with gcc42 and clang
- Build shared library versioned (for soname in future)
- Fix LICENSE
- Improve style of post-patch target
- Convert to NO_WRKSUBDIR
- Convert to INSTALL_LIB
- Parenthesize commands using `cd`
- Wrap long lines
PR: 199243
Submitted by: tkato432@yahoo.com
Reported by: pkg-fallout [1]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When using GH_TAGNAME the DISTNAME would have GH_PROJECT and GH_ACCOUNT in
it. When not using GH_TAGNAME it would not have this. Now both cases
will add in the GH_PROJECT and GH_ACCOUNT.
Add special care to ensure that the DISTVERSION is not added in twice. If
a port does GH_TAGNAME=v${PORTVERSION} it will be added in twice though. For
that case DISTVERSIONPREFIX=v should be set and no GH_TAGNAME should be used.
empty() is used rather than (!defined || !${}) to support fmake.
The purpose of setting DISTNAME at all in these cases is to make it more clear
that the distfile is from *GITHUB* and to avoid collisions if a project were
to be renamed or moved. Without adding in GH_PROJECT and GH_ACCOUNT then there
are real risks that collisions on filenames would happen on renamed or moved
projects, which is fairly common. A GITHUB-generated file may not match
a custom-rolled or git-archive-rolled distfile.
PR: 199069
With hat: portmgr
Testing done: All USE_GITHUB ports without GH_COMMIT were checksum/fetch/extract/WRKSRC tested.
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
PR: 199553
|
|
|
|
|
|
| |
we can use.
Sponsored by: Absolight
|
|
|
|
|
| |
Approved by: portmgr blanket for modernization.
Sponsored by: Absolight
|
|
|
|
|
|
|
|
| |
PR: 199124
Submitted by: dieterich.joh@gmail.com
Reviewed by: maintainer
Also remove deprecated GH_COMMIT.
|
|
|
|
|
|
|
| |
Thanks to astrodog (#bsdports) for testing the port on 11-CURRENT host
PR: 199528
Submitted by: jbeich
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Math-GMPz/CHANGES
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Announcement at
<https://sourceforge.net/p/plplot/plplot/ci/plplot-5.11.0/tree/README.release>
- Take maintainership
- Chase dependencies.
PR: ports/199539
Submitted by: Ben Woods <woodsb02 (at) gmail.com>
Approved by: marino (for plplot-ada), /me (for gnudatalanguage)
|
|
|
|
|
|
|
|
|
| |
Force C++11 mode and fix incompatibility with NULL being
defined as nullptr on FreeBSD.
PR: 199600
Reported by: pkg-fallout, DPorts
Approved by: Rainer Hurling <rhurlin@gwdg.de> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
| |
"defined(@array)" and "defined(%hash)" are now fatal errors
These have been deprecated since v5.6.1 and have raised deprecation
warnings since v5.16.
With hat: perl@
Sponsored by: Absolight
|
|
|
|
|
| |
PR: 199502
Requested by: danfe
|
|
|
|
|
|
| |
PR: 199502
Submitted by: danfe
Approved by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
|
| |
|
|
|
|
| |
MFH: 2015Q2
|
| |
|
| |
|
|
|
|
|
|
| |
gri.texi:18489: raising the section level of @subsubsection which is too low
Reported by: pkg-fallout
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 199244
Submitted by: tkato432@yahoo.com
MFH: 2015Q2
|
|
|
|
| |
- Remove CONFIG_SHELL from CONFIGURE_ENV because bsd.port.mk handles that
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2015-04-15 databases/php53-sqlite3: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-simplexml: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-sybase_ct: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_mysql: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-ctype: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-wddx: security EOL reached 14 Aug 2014
2015-04-15 security/php53-filter: security EOL reached 14 Aug 2014
2015-04-15 ftp/php53-ftp: security EOL reached 14 Aug 2014
2015-04-15 net/php53-soap: security EOL reached 14 Aug 2014
2015-04-15 converters/php53-recode: security EOL reached 14 Aug 2014
2015-04-15 security/php53-openssl: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-dba: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_pgsql: security EOL reached 14 Aug 2014
2015-04-15 sysutils/php53-fileinfo: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_odbc: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-sqlite: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-readline: security EOL reached 14 Aug 2014
2015-04-15 mail/php53-imap: security EOL reached 14 Aug 2014
2015-04-15 sysutils/php53-posix: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-phar: security EOL reached 14 Aug 2014
2015-04-15 graphics/php53-gd: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xsl: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_firebird: security EOL reached 14 Aug 2014
2015-04-15 devel/mingw64-binutils: Obsolete. Migrate to devel/binutils based ports
2015-04-15 devel/cross-binutils: Obsolete. Migrate to devel/binutils based ports
2015-04-15 databases/php53-pdo_dblib: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-sysvshm: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-json: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-redis: requires php53, security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-pspell: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pgsql: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xmlreader: security EOL reached 14 Aug 2014
2015-04-15 converters/php53-iconv: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-odbc: security EOL reached 14 Aug 2014
2015-04-15 ftp/php53-curl: security EOL reached 14 Aug 2014
2015-04-15 math/php53-gmp: security EOL reached 14 Aug 2014
2015-04-15 security/php53-mcrypt: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-shmop: security EOL reached 14 Aug 2014
2015-04-15 math/php53-bcmath: security EOL reached 14 Aug 2014
2015-04-15 security/php53-hash: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-sysvsem: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-zip: security EOL reached 14 Aug 2014
2015-04-15 graphics/php53-exif: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-gettext: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-mysql: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xmlwriter: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xml: security EOL reached 14 Aug 2014
2015-04-15 converters/php53-mbstring: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-sysvmsg: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-mysqli: security EOL reached 14 Aug 2014
2015-04-15 misc/php53-calendar: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-tokenizer: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo: security EOL reached 14 Aug 2014
2015-04-15 net/php53-xmlrpc: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-interbase: security EOL reached 14 Aug 2014
2015-04-15 www/php53-session: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-mssql: security EOL reached 14 Aug 2014
2015-04-15 www/php53-tidy: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-zlib: security EOL reached 14 Aug 2014
2015-04-15 net/php53-ldap: security EOL reached 14 Aug 2014
2015-04-15 net-mgmt/php53-snmp: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-dom: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-pcntl: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-bz2: security EOL reached 14 Aug 2014
2015-04-15 net/php53-sockets: security EOL reached 14 Aug 2014
2015-04-15 lang/php53: security EOL reached 14 Aug 2014
2015-04-15 devel/pecl-uuid: requires php53, security EOL reached 14 Aug 2014
2015-04-15 lang/php53-extensions: security EOL reached 14 Aug 2014
2015-04-15 german/pecl-konto_check: requires php53, security EOL reached 14 Aug 2014
2015-04-17 www/moodle26: Deprecated by upstream, use www/moodle2{7,8} instead
|
| |
|
|
|
|
|
|
|
| |
- Minor fixes
PR: 199430
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
| |
- Fix install wrt PREFIX/LOCALBASE
- Fix build on >= 10.0
- Strip library
|
| |
|
| |
|
| |
|
|
|
|
| |
The breakage was a result of moving wxgtk30 to c++11 from c++01
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Simplify gnustep ports
Hook into the regular ports framework:
- LIB_DEPENDS for library dependencies
- Use regular USE_LDCONFIG
Reuse USES=objc (automatic)
USE_GNUSTEP is now a macro to set the dependencies and build feature needed.
Accepted arguments: back base build gui
Merge deskutils/preferencepanes into deskutils/systempreferences
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Math-GSL/Changes
|
|
|
|
| |
fails to build with option OPENMP enabled.
|
|
|
|
|
|
| |
Remove ATLAS knob, and bump portrevision.
Submitted by: Jason Bacon (*)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 199164
Submitted by: phd_kimberlite@yahoo.co.jp
|
|
|
|
|
|
|
|
|
| |
- Fixed mpc_pow, see
http://lists.gforge.inria.fr/pipermail/mpc-discuss/2014-October/001315.html
- Switched to libtool 2.4.5.
No PORTREVISION bump of dependent ports since this is really a minor
change and transparent for users that link dynamically.
|
| |
|
|
|
|
| |
Add some notes about how to use theano in multi-threaded mode.
|
|
|
|
| |
Reference: http://beefy6.nyi.freebsd.org/data/84amd64-default/383187/logs/octave-forge-interval-0.1.4.log
|
|
|
|
|
| |
Some ports (py-scipy for instance) have indirect deps on ATLAS (via py-numpy)
and require specific (static) version to work.
|
| |
|
|
|
|
| |
Submitted by: demon (1)
|
|
|
|
|
| |
PR: 199124
Submitted by: Johannes Dieterich <dieterich.joh@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209
|
|
|
|
|
|
|
| |
3.5.0 accordingly.
PR: 98614
Submitted by: phd_kimberlite@yahoo.co.jp
|