notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: databases/tarantool-c/Makefile

Number of commits found: 26

Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

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)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 29 Jun 2022
15:57 Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS_INSTALL in the databases category

Approved by:	portmgr (implicit)
commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527 commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527 commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527 commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527 da00957
Thursday, 9 Jun 2022
10:57 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/tarantool-c: Pass maintainership to upstream developer

PR:		264223
commit hash: 1b0277b62185d8fc37b7a049393b03309585e78b commit hash: 1b0277b62185d8fc37b7a049393b03309585e78b commit hash: 1b0277b62185d8fc37b7a049393b03309585e78b commit hash: 1b0277b62185d8fc37b7a049393b03309585e78b 1b0277b
Monday, 28 Feb 2022
12:45 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/tarantool-c: Convert REINPLACE_CMD to patch files
commit hash: a6f12135041bc79af8a831d4f4d3d946ed1c27bc commit hash: a6f12135041bc79af8a831d4f4d3d946ed1c27bc commit hash: a6f12135041bc79af8a831d4f4d3d946ed1c27bc commit hash: a6f12135041bc79af8a831d4f4d3d946ed1c27bc a6f1213
Friday, 28 Jan 2022
23:26 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/tarantool-c: Update to newer snapshot (2aa7937)

- Bump PORTREVISION for package change

Changes:	https://github.com/tarantool/tarantool-c/commits/master
commit hash: f858c574c7e09ea5baa53e3cecd5fc65e25001a6 commit hash: f858c574c7e09ea5baa53e3cecd5fc65e25001a6 commit hash: f858c574c7e09ea5baa53e3cecd5fc65e25001a6 commit hash: f858c574c7e09ea5baa53e3cecd5fc65e25001a6 f858c57
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 21 Nov 2020
09:17 sunpoet search for other commits by this committer
Update to newer snapshot (0ab37e8)

- Bump PORTREVISION for package change

Changes:	https://github.com/tarantool/tarantool-c/commits/master
Original commitRevision:555820 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
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
Original commitRevision:507372 
Friday, 19 Jul 2019
09:40 pkubaj search for other commits by this committer
databases/tarantool-c: fix build with GCC-based architectures

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)
Original commitRevision:506921 
Tuesday, 25 Jun 2019
20:51 sunpoet search for other commits by this committer
Update r504086: use an unconditional patch which could be merged upstream

Tested by:	linimon
Original commitRevision:505107 
Sunday, 16 Jun 2019
10:34 sunpoet search for other commits by this committer
Update to latest snapshot

- 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
Original commitRevision:504296 
Thursday, 13 Jun 2019
12:49 linimon search for other commits by this committer
Patch out a CFLAG definition on GCC-based systems to prevent the
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)
Original commitRevision:504086 
Sunday, 7 Apr 2019
20:05 sunpoet search for other commits by this committer
Update to newer snapshot

Changes:	https://github.com/tarantool/tarantool-c/commits/master
Original commitRevision:498310 
Thursday, 1 Mar 2018
13:35 sunpoet search for other commits by this committer
Update to 1.0.1

- Add LICENSE
- Use CMAKE_OFF
- Bump PORTREVISION for package change
- Take maintainership

Changes:	https://github.com/tarantool/tarantool-c/commits/master
Original commitRevision:463310 
Friday, 23 Feb 2018
21:09 rene search for other commits by this committer
Reset vg@'s ports after he resigned.

With hat:	portmgr-secretary
Original commitRevision:462745 
Sunday, 10 Dec 2017
11:25 amdmi3 search for other commits by this committer
- At least aarch64 and mips64 build file after r441826, assuming all archs fixed

Approved by:	portmgr blanket
Original commitRevision:455889 
Wednesday, 29 Nov 2017
17:24 linimon search for other commits by this committer
This is believed to be fixed by r441826.  (At least, it builds correctly
on armv7 as-is.)

Reported by:	danfe
Original commitRevision:455129 
Saturday, 27 May 2017
05:26 danfe search for other commits by this committer
Respect CFLAGS: particularly, do not pass `-march=native' which some
compilers do not like, which in turn might break the build.
Original commitRevision:441826 
Wednesday, 24 May 2017
11:21 linimon search for other commits by this committer
Also broken on armv6.
Original commitRevision:441574 
Saturday, 13 May 2017
03:35 linimon search for other commits by this committer
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:440746 
Monday, 14 Nov 2016
06:49 linimon search for other commits by this committer
Mark as broken on various tier-2 archs.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:426088 
Wednesday, 1 Jun 2016
13:15 mat search for other commits by this committer
Github cleanup.

- 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
Original commitRevision:416242 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Thursday, 21 Jan 2016
13:08 vg search for other commits by this committer
- Update to latest git version
- Bump PORTREVISION because developers call is version 0.0.1
Original commitRevision:406854 
Saturday, 22 Aug 2015
22:17 vg search for other commits by this committer
New port: databases/tarantool-c

Tarantool-c is a client library written in C for Tarantool.

WWW: https://github.com/tarantool/tarantool-c
Original commitRevision:395054 

Number of commits found: 26