summaryrefslogtreecommitdiff
path: root/databases/tarantool-c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | 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)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* Fix CONFLICTS_INSTALL in the databases categoryStefan Eßer2022-06-291-0/+2
| | | | Approved by: portmgr (implicit)
* databases/tarantool-c: Pass maintainership to upstream developerPo-Chuan Hsieh2022-06-091-1/+1
| | | | PR: 264223
* databases/tarantool-c: Convert REINPLACE_CMD to patch filesPo-Chuan Hsieh2022-02-285-4/+44
|
* databases/tarantool-c: Update to newer snapshot (2aa7937)Po-Chuan Hsieh2022-01-292-5/+5
| | | | | | - Bump PORTREVISION for package change Changes: https://github.com/tarantool/tarantool-c/commits/master
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to newer snapshot (0ab37e8)Sunpoet Po-Chuan Hsieh2020-11-212-5/+5
| | | | | | | | | - Bump PORTREVISION for package change Changes: https://github.com/tarantool/tarantool-c/commits/master Notes: svn path=/head/; revision=555820
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
| | | | | | | | | | | | | | | | | | 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
* databases/tarantool-c: fix build with GCC-based architecturesPiotr Kubaj2019-07-191-1/+1
| | | | | | | | | | 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
* Update r504086: use an unconditional patch which could be merged upstreamSunpoet Po-Chuan Hsieh2019-06-253-21/+16
| | | | | | | Tested by: linimon Notes: svn path=/head/; revision=505107
* Update to latest snapshotSunpoet Po-Chuan Hsieh2019-06-162-5/+7
| | | | | | | | | | | - 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
* Patch out a CFLAG definition on GCC-based systems to prevent theMark Linimon2019-06-132-2/+22
| | | | | | | | | | | | | | 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
* Update to newer snapshotSunpoet Po-Chuan Hsieh2019-04-074-31/+8
| | | | | | | Changes: https://github.com/tarantool/tarantool-c/commits/master Notes: svn path=/head/; revision=498310
* Update to 1.0.1Sunpoet Po-Chuan Hsieh2018-03-015-30/+38
| | | | | | | | | | | | - 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
* Reset vg@'s ports after he resigned.Rene Ladan2018-02-231-1/+1
| | | | | | | With hat: portmgr-secretary Notes: svn path=/head/; revision=462745
* - At least aarch64 and mips64 build file after r441826, assuming all archs fixedDmitry Marakasov2017-12-101-5/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=455889
* This is believed to be fixed by r441826. (At least, it builds correctlyMark Linimon2017-11-291-1/+0
| | | | | | | | | on armv7 as-is.) Reported by: danfe Notes: svn path=/head/; revision=455129
* Respect CFLAGS: particularly, do not pass `-march=native' which someAlexey Dokuchaev2017-05-271-0/+3
| | | | | | | compilers do not like, which in turn might break the build. Notes: svn path=/head/; revision=441826
* Also broken on armv6.Mark Linimon2017-05-241-0/+1
| | | | Notes: svn path=/head/; revision=441574
* Mark some ports failing on power64. In cases where the error messageMark Linimon2017-05-131-0/+1
| | | | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=440746
* Mark as broken on various tier-2 archs.Mark Linimon2016-11-141-0/+4
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=426088
* Github cleanup.Mathieu Arnold2016-06-011-1/+0
| | | | | | | | | | | | - 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
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Update to latest git versionVeniamin Gvozdikov2016-01-215-10/+17
| | | | | | | - Bump PORTREVISION because developers call is version 0.0.1 Notes: svn path=/head/; revision=406854
* New port: databases/tarantool-cVeniamin Gvozdikov2015-08-225-0/+64
Tarantool-c is a client library written in C for Tarantool. WWW: https://github.com/tarantool/tarantool-c Notes: svn path=/head/; revision=395054