| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
ChangeLog: https://github.com/aws/aws-sdk-cpp/compare/1.10.42...1.10.45
|
|
|
|
| |
ChangeLog: https://github.com/aws/aws-sdk-cpp/compare/1.10.32...1.10.42
|
|
|
|
| |
ChangeLog: https://github.com/aws/aws-sdk-cpp/compare/1.10.22...1.10.32
|
|
|
|
| |
ChangeLog: https://github.com/aws/aws-sdk-cpp/compare/1.10.11...1.10.22
|
|
|
|
| |
ChangeLog: https://github.com/aws/aws-sdk-cpp/compare/1.10.6...1.10.11
|
|
|
|
| |
ChangeLog: https://github.com/aws/aws-sdk-cpp/releases/tag/1.10.6
|
|
|
|
| |
ChangeLog: https://github.com/aws/aws-sdk-cpp/compare/1.9.371...1.9.379
|
|
|
|
| |
ChangeLog: https://github.com/aws/aws-sdk-cpp/compare/1.9.364...1.9.371
|
|
|
|
| |
ChangeLog: https://github.com/aws/aws-sdk-cpp/compare/1.9.362...1.9.364
|
|
|
|
| |
ChangeLog: https://github.com/aws/aws-sdk-cpp/compare/1.9.357...1.9.362
|
|
|
|
| |
ChangeLog: https://github.com/aws/aws-sdk-cpp/compare/1.9.355...1.9.357
|
|
|
|
| |
ChangeLog: https://github.com/aws/aws-sdk-cpp/compare/1.9.353...1.9.355
|
|
|
|
| |
ChangeLog: https://github.com/aws/aws-sdk-cpp/compare/1.9.351...1.9.353
|
| |
|
|
|
|
| |
ChangeLog: https://github.com/aws/aws-sdk-cpp/compare/1.9.348...1.9.351
|
|
|
|
|
|
|
|
|
| |
- Use ninja build
- Use CMake helpers
- Pet portclippy
- Pet portfmt
ChangeLog: https://github.com/aws/aws-sdk-cpp/compare/1.9.328...1.9.348
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
|
|
|
|
| |
Drop maintainership
|
| |
|
| |
|
|
|
|
|
|
|
| |
This fixes the build of databases/arrow.
Obtained from: https://github.com/microsoft/vcpkg/commit/148fba1d1a5ec07383aaff4c603c17a1d25399a7
PR: 260123
|
| |
|
|
|
|
| |
Same issue as on i386.
|
|
|
|
| |
Reported by: lwhsu
|
| |
|
|
|
|
|
|
|
|
| |
Allow the user to build a custom list of clients.
The plist file is auto-generated now to support custom builds.
Notes:
svn path=/head/; revision=561253
|
|
|
|
| |
Notes:
svn path=/head/; revision=552503
|
|
|
|
| |
Notes:
svn path=/head/; revision=548387
|
|
|
|
|
|
|
|
| |
- Set i386 as broken (compiler runs out of memory because the process grows up to 4GB)
- Remove BROKEN_aarch64. Although I don't have a board with more than 4GB of memory I believe it should work fine
Notes:
svn path=/head/; revision=547295
|
|
|
|
| |
Notes:
svn path=/head/; revision=544767
|
|
|
|
| |
Notes:
svn path=/head/; revision=544057
|
|
|
|
|
|
|
| |
- Update COMMENT
Notes:
svn path=/head/; revision=542795
|
|
|
|
|
|
|
| |
project's name.
Notes:
svn path=/head/; revision=531507
|
|
|
|
| |
Notes:
svn path=/head/; revision=531316
|
|
|
|
| |
Notes:
svn path=/head/; revision=518844
|
|
|
|
|
|
|
| |
- Use GCC for i386. Clang is failing on i386 with out of memory errors
Notes:
svn path=/head/; revision=513856
|
|
|
|
|
|
|
|
|
| |
Builds fine.
Approved by: mentors (implicit approval)
Notes:
svn path=/head/; revision=513666
|
|
|
|
| |
Notes:
svn path=/head/; revision=512095
|
|
|
|
| |
Notes:
svn path=/head/; revision=511707
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=503086
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISIONs of dependent ports.
Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio*
Notes:
svn path=/head/; revision=500606
|
|
|
|
| |
Notes:
svn path=/head/; revision=497592
|
|
|
|
| |
Notes:
svn path=/head/; revision=494454
|
|
|
|
| |
Notes:
svn path=/head/; revision=493752
|
|
|
|
| |
Notes:
svn path=/head/; revision=491954
|
|
|
|
| |
Notes:
svn path=/head/; revision=490903
|
|
|
|
| |
Notes:
svn path=/head/; revision=490072
|