| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
The configure script now detects the correct zlib version, so setting the
r_cv_header_zlib_h is no longer necessary.
Approved by: swills (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
|
|
|
| |
Approved by: swills (mentor, implicit)
|
|
|
|
|
|
|
| |
1.2.10 is lower than 1.2.5
Reported by: pkg-fallout
MFH: 2017Q1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.
The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.
PR: 214965
Reported by: thierry
|
|
|
|
|
|
|
|
| |
Changes in version 3.3.2:
https://stat.ethz.ch/pipermail/r-announce/2016/000608.html
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8433
|
|
|
|
|
|
|
| |
BROKEN
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8289
|
|
|
|
|
|
|
|
| |
checking for pcre_fullinfo in -lpcre... no
checking whether PCRE support suffices... configure: error: pcre >= 8.10 library and headers are required
===> Script "configure" failed unexpectedly.
Reported by: pkg-fallout
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
math)
|
| |
|
|
|
|
|
|
|
| |
no functional change:
- indent more uniformly
- simplify slave port conditionals
- sort variables, pkg-plist
|
|
|
|
|
|
|
|
|
| |
- Add an option to build libR into a static, rather than a shared library (requested by a few users)
PR: 143076
Submitted by: Pedro F. Giffuni <giffunip@tutopia.com>
"b. f." <bf1783@googlemail.com> (maintainer)
Approved by: maintainer
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
|
| |
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr
|
|
|
|
|
|
|
|
| |
- fix with custom LOCALBASE / PREFIX [1]
PR: ports/135941
Submitted by: maintainer
Reported by: QATty [1]
|
|
|
|
| |
Submitted by: "b. f." <bf1783@gmail.com> (maintainer via private mail)
|
|
|
|
| |
Approved by: bf2006a@yahoo.com (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Pass maintainer along to new maintainer of math/R
PR: ports/130280
Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com>
Approved by: old maintainer (private mail)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
| |
Bump port revision.
|
|
|
|
|
| |
PR: ports/106701
Submitted by: Eric van Gyzen <eric+fbports at vangyzen.net> (maintainer)
|
|
|
|
|
|
| |
PR: ports/102434
Submitted by: Vittorio De Martino <vdemart1 at tin.it>
Approved by: Eric van Gyzen <eric+fbports at vangyzen.net> (maintainer)
|
|
|
|
|
|
|
| |
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
|
|
|
|
| |
PR: ports/96494
Submitted by: Eric van Gyzen <eric+fbports@vangyzen.net> (maintainer)
|
|
|
|
|
| |
PR: 91565
Submitted by: Eric van Gyzen <eric+fbports@vangyzen.net> (maintainer)
|
|
|
|
|
| |
PR: ports/87274
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/68336
Submitted by: Eric van Gyzen <vangyzen@stat.duke.edu> (maintainer)
|
|
|
|
|
| |
PR: ports/66759
Submitted by: Eric van Gyzen <vangyzen@stat.duke.edu> (maintainer)
|
|
PR: ports/66644
Submitted by: Eric van Gyzen <vangyzen@stat.duke.edu>
|