| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Reported by: lwhsu
|
| |
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
Changes: https://github.com/tarantool/tarantool-c/commits/master
Notes:
svn path=/head/; revision=555820
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
mp_unreachable is not detected by base GCC:
/usr/local/include/msgpuck.h:190: warning: inline function 'mp_unreachable' declared but never defined
Approved by: mentors (implicit approval)
Notes:
svn path=/head/; revision=506921
|
|
|
|
|
|
|
| |
Tested by: linimon
Notes:
svn path=/head/; revision=505107
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Fix linking: change from libmsgpuck.a to libmsgpuck.so
- Bump PORTREVISION for package change
Changes: https://github.com/tarantool/tarantool-c/commits/master
Notes:
svn path=/head/; revision=504296
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
following error:
cc1: error: unrecognized command line option "-Wno-implicit-fallthrough"
The CMakeLists.txt file is sufficiently complicated that this seemed
like the cleanest approach.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=504086
|
|
|
|
|
|
|
| |
Changes: https://github.com/tarantool/tarantool-c/commits/master
Notes:
svn path=/head/; revision=498310
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Use CMAKE_OFF
- Bump PORTREVISION for package change
- Take maintainership
Changes: https://github.com/tarantool/tarantool-c/commits/master
Notes:
svn path=/head/; revision=463310
|
|
|
|
|
|
|
| |
With hat: portmgr-secretary
Notes:
svn path=/head/; revision=462745
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=455889
|
|
|
|
|
|
|
|
|
| |
on armv7 as-is.)
Reported by: danfe
Notes:
svn path=/head/; revision=455129
|
|
|
|
|
|
|
| |
compilers do not like, which in turn might break the build.
Notes:
svn path=/head/; revision=441826
|
|
|
|
| |
Notes:
svn path=/head/; revision=441574
|
|
|
|
|
|
|
|
|
|
|
| |
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=440746
|
|
|
|
|
|
|
|
|
| |
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=426088
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=416242
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
| |
- Bump PORTREVISION because developers call is version 0.0.1
Notes:
svn path=/head/; revision=406854
|
|
Tarantool-c is a client library written in C for Tarantool.
WWW: https://github.com/tarantool/tarantool-c
Notes:
svn path=/head/; revision=395054
|