| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Approved by: portmgr (implicit)
|
|
|
|
| |
PR: 264223
|
| |
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
Changes: https://github.com/tarantool/tarantool-c/commits/master
|
|
|
|
| |
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
|