| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
Notes:
svn path=/head/; revision=449591
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
Notes:
svn path=/head/; revision=444463
|
|
|
|
|
|
|
|
|
| |
is installed.
PR: 219832
Notes:
svn path=/head/; revision=443108
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=437439
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In file included from ./Solver.C:20:
In file included from ./Solver.h:29:
./SolverTypes.h:122:20: error: friend declaration specifying a default argument must be a definition
friend Clause* Clause_new(const V& ps, bool learnt = false);
^
./SolverTypes.h:147:9: error: friend declaration specifying a default argument must be the only
declaration
Clause* Clause_new(const V& ps, bool learnt) {
^
./SolverTypes.h:122:20: note: previous declaration is here
friend Clause* Clause_new(const V& ps, bool learnt = false);
^
./Solver.C:123:21: error: no matching function for call to 'Clause_new'
Clause* c = Clause_new(ps, false);
^~~~~~~~~~
./Solver.C:602:29: error: no matching function for call to 'Clause_new'
Clause* c = Clause_new(learnt_clause, true);
^~~~~~~~~~
4 errors generated.
PR: 216809
Obtained from: upstream
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=433825
|
|
|
|
|
|
|
|
|
|
|
|
| |
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).
In particular that is 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.
Notes:
svn path=/head/; revision=426566
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412347
|
|
|
|
|
|
|
| |
- Fix build without docs
Notes:
svn path=/head/; revision=392738
|
|
|
|
| |
Notes:
svn path=/head/; revision=371587
|
|
|
|
|
|
|
|
| |
While here, just add install_docs to INSTALL_TARGET rather than
calling a separate ${MAKE} without MAKE_ENV or MAKE_ARGS.
Notes:
svn path=/head/; revision=367442
|
|
|
|
| |
Notes:
svn path=/head/; revision=361644
|
|
|
|
|
|
|
| |
- Remove extra patches
Notes:
svn path=/head/; revision=332928
|
|
|
|
| |
Notes:
svn path=/head/; revision=332635
|
|
|
|
|
|
|
|
|
|
| |
- Add stage support
- Convert USE_GMAKE to USES
Approved by: wg (mentor)
Notes:
svn path=/head/; revision=328756
|
|
|
|
|
|
|
| |
lang)
Notes:
svn path=/head/; revision=327741
|
|
|
|
|
|
|
|
|
|
| |
- Insert PORTSCOUT
PR: ports/180264
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=326012
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
LIACC/Universidade do Porto and at COPPE Sistemas/UFRJ. Its Prolog
engine is based in the WAM (Warren Abstract Machine), with several
optimizations for better performance. YAP follows the Edinburgh
tradition, and is largely compatible with the ISO-Prolog standard and
with Quintus and SICStus Prolog.
WWW: http://www.dcc.fc.up.pt/~vsc/Yap/
PR: ports/180068
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com>
Notes:
svn path=/head/; revision=322261
|
|
|
|
|
|
|
|
| |
2006-12-01 lang/yap: Does not compile
2006-12-01 lang/tensile: "Coredump during build on FreeBSD >= 6.x"
Notes:
svn path=/head/; revision=181532
|
|
|
|
| |
Notes:
svn path=/head/; revision=171889
|
|
|
|
| |
Notes:
svn path=/head/; revision=170909
|
|
|
|
| |
Notes:
svn path=/head/; revision=169945
|
|
|
|
| |
Notes:
svn path=/head/; revision=169027
|
|
|
|
| |
Notes:
svn path=/head/; revision=161929
|
|
|
|
| |
Notes:
svn path=/head/; revision=161836
|
|
|
|
|
|
|
|
| |
PR: ports/92011
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=153997
|
|
|
|
| |
Notes:
svn path=/head/; revision=149341
|
|
|
|
|
|
|
|
|
|
| |
Tested by: Johan van Selst <johans@stack.nl> (amd64),
barner (sparc64, ia64)
Submitted by: Johan van Selst <johans@stack.nl>
PR: ports/86081
Notes:
svn path=/head/; revision=142800
|
|
|
|
|
|
|
|
| |
PR: ports/85881
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=142308
|
|
|
|
|
|
|
| |
Approved by: flz (mentor)
Notes:
svn path=/head/; revision=139681
|
|
|
|
|
|
|
|
|
| |
PR: ports/83715
Submitted by: David Gullasch <david.gullasch@mailbox.tu-dresden.de>
Approved by: flz (mentor)
Notes:
svn path=/head/; revision=139670
|
|
|
|
|
|
|
| |
after 5.4-RELEASE.
Notes:
svn path=/head/; revision=133116
|
|
|
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Notes:
svn path=/head/; revision=132992
|
|
|
|
|
|
|
|
| |
PR: ports/79750
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=132903
|
|
|
|
| |
Notes:
svn path=/head/; revision=121855
|
|
|
|
|
|
|
|
| |
PR: ports/71299
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=118010
|
|
|
|
| |
Notes:
svn path=/head/; revision=106983
|
|
|
|
| |
Notes:
svn path=/head/; revision=101819
|
|
|
|
|
|
|
|
| |
PR: ports/63008
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=101348
|
|
|
|
| |
Notes:
svn path=/head/; revision=99360
|
|
|
|
|
|
|
|
| |
PR: 59010
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=93253
|
|
|
|
| |
Notes:
svn path=/head/; revision=75971
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
|
|
|
|
|
| |
version bumps
Noticed by: bento
Notes:
svn path=/head/; revision=62506
|
|
|
|
| |
Notes:
svn path=/head/; revision=60683
|
|
|
|
| |
Notes:
svn path=/head/; revision=60447
|
|
|
|
|
|
|
|
| |
PR: 36827
Submitted by: obraun@Informatik.unibw-muenchen.DE
Notes:
svn path=/head/; revision=58712
|
|
|
|
|
|
|
|
| |
PR: 32521
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=51206
|
|
|
|
|
|
|
| |
drop maintainership
Notes:
svn path=/head/; revision=45229
|