| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=430947
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093
Notes:
svn path=/head/; revision=424427
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=386312
|
|
|
|
| |
Notes:
svn path=/head/; revision=385292
|
|
|
|
| |
Notes:
svn path=/head/; revision=385185
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=385078
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
/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
Notes:
svn path=/head/; revision=385076
|
|
|
|
| |
Notes:
svn path=/head/; revision=372596
|
|
|
|
|
|
|
| |
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=371328
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=367888
|
|
|
|
| |
Notes:
svn path=/head/; revision=360757
|
|
|
|
| |
Notes:
svn path=/head/; revision=360630
|
|
The Helsinki Finite-State Transducer toolkit is intended for processing
natural language morphologies. The toolkit is demonstrated by wide-coverage
implementations of a number of languages of varying morphological complexity.
Notes:
svn path=/head/; revision=360628
|