| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
lang/gcc5 will expire in ~1 month. If someone still uses lang/gcc48
they should backport C++11 fix instead. QA on GCC architecuters is
currently limited to powerpc64 which uses GCC_DEFAULT.
PR: 193528
Notes:
svn path=/head/; revision=512079
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
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, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
Notes:
svn path=/head/; revision=507372
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 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, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
Notes:
svn path=/head/; revision=487272
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add PKGNAMESUFFIX and rename the directory. This was done to show
that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.
Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.
Chase these changes in all the ports that using IM6.
PR: 225102 (based on, only the version update) [1]
Submitted by: Pascal Christen <pascal.christen@hostpoint.ch>
Notes:
svn path=/head/; revision=484640
|
|
|
|
| |
Notes:
svn path=/head/; revision=481642
|
|
|
|
|
|
|
| |
Reported by: emaste
Notes:
svn path=/head/; revision=481630
|
|
|
|
|
|
|
|
|
|
|
| |
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
Notes:
svn path=/head/; revision=479406
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Disable FPX (FlashPix) support by default. This image format is really
rare these days coupled with that there are known CVE's in libfpx and
it doesn't seem to be maintained these days. It doesn't make sense to
keep it enabled by default anymore. [1]
* Add new option for RAW support
* Fix portscout macro to only show 6.9.x versions
Bump other ports for the shared library bumps in IM 6.
PR: 222309 [1]
Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru> [1]
Notes:
svn path=/head/; revision=450852
|
|
|
|
| |
Notes:
svn path=/head/; revision=441761
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=429096
|
|
|
|
|
|
|
|
|
|
|
| |
src/Tools.cpp: In function 'const char* LibBoard::Tools::temporaryFilename(const char*)':
src/Tools.cpp:204: error: 'snprintf' is not a member of 'std'
Reported by: pkg-fallout (before r424418)
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=425112
|
|
|
|
|
|
|
|
|
|
|
|
| |
src/Tools.cpp:204: error: 'snprintf' is not a member of 'std'
- Switch to options helpers
- Switch to new test framework
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=424418
|
|
|
|
|
|
|
|
|
|
| |
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Notes:
svn path=/head/; revision=424411
|
|
|
|
| |
Notes:
svn path=/head/; revision=418520
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
|
| |
The new offcial site is now on GitHub, but there is no new release
available ATM.
Notes:
svn path=/head/; revision=403742
|
|
|
|
| |
Notes:
svn path=/head/; revision=403659
|
|
|
|
| |
Notes:
svn path=/head/; revision=371283
|
|
|
|
| |
Notes:
svn path=/head/; revision=361950
|
|
|
|
| |
Notes:
svn path=/head/; revision=351672
|
|
|
|
|
|
|
| |
graphics)
Notes:
svn path=/head/; revision=327733
|
|
|
|
|
|
|
|
|
|
| |
- Since I was here, fix WWW link.
PR: ports/177284
Submitted by: nemysis <nemysis (at) gmx.ch>
Notes:
svn path=/head/; revision=315161
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
|
|
| |
Since I'm there, define the license.
PR: ports/168375
Submitted by: Muhammad Moinur Rahman <5u623l20 (at) gmail.com>
Notes:
svn path=/head/; revision=297907
|
|
|
|
| |
Notes:
svn path=/head/; revision=276992
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
|
|
|
| |
starting with G
Notes:
svn path=/head/; revision=240070
|
|
|
|
|
|
|
| |
Reported by: QAT
Notes:
svn path=/head/; revision=228930
|
|
|
|
|
|
|
|
| |
Changelog at
<http://sourceforge.net/project/shownotes.php?group_id=204161&release_id=645214>
Notes:
svn path=/head/; revision=228834
|
|
|
|
|
|
|
|
|
| |
downloads moved to SourceForge, site still there.
Reported by: -fetch-original pointyhat run
Notes:
svn path=/head/; revision=227582
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=223051
|
|
|
|
|
|
|
| |
Reported by: pointyhat via Pav.
Notes:
svn path=/head/; revision=198755
|
|
* Encapsulated Postcript files (EPS);
* XFig files (FIG);
* Scalable Vector Graphics files (SVG).
WWW: http://www.greyc.ensicaen.fr/~seb/board/
Notes:
svn path=/head/; revision=198270
|