non port: databases/tile38/Makefile |
SVNWeb
|
Number of commits found: 34 |
Fri, 8 Sep 2023
|
[ 14:34 Dmitri Goutnik (dmgk) ] 8e4bc57 (Only the first 10 of 582 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go* update
|
Fri, 4 Aug 2023
|
[ 14:24 Dmitri Goutnik (dmgk) ] 09b9930 (Only the first 10 of 576 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{119,120} update
|
Sat, 8 Apr 2023
|
[ 15:13 Dmitri Goutnik (dmgk) ] ff40d94 (Only the first 10 of 554 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{119,120} update
|
Thu, 9 Mar 2023
|
[ 19:18 Dmitri Goutnik (dmgk) ] 0907973 (Only the first 10 of 555 ports in this commit are shown above. )
all: Bump PORTREVISION after Go ports update
|
Wed, 15 Feb 2023
|
[ 19:06 Dmitri Goutnik (dmgk) ] 56b5ec7 (Only the first 10 of 554 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{119,120} update
|
Thu, 9 Feb 2023
|
[ 21:55 Dmitri Goutnik (dmgk) ] 2297efc (Only the first 10 of 554 ports in this commit are shown above. )
all: Bump PORTREVISION after GO_DEFAULT update.
|
Sat, 14 Jan 2023
|
[ 11:31 Dmitri Goutnik (dmgk) ] 3b383d8 (Only the first 10 of 549 ports in this commit are shown above. )
all: Bump PORTVERSION after lang/go{118,119} update
|
Sun, 11 Dec 2022
|
[ 11:17 Dmitri Goutnik (dmgk) ] d9ad100 (Only the first 10 of 543 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{118,119} update
|
Thu, 6 Oct 2022
|
[ 19:24 Dmitri Goutnik (dmgk) ] bde5186 (Only the first 10 of 525 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{118,119} update
|
Thu, 8 Sep 2022
|
[ 16:33 Dmitri Goutnik (dmgk) ] f05c98f (Only the first 10 of 523 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{118,119} update
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 3 Aug 2022
|
[ 21:35 Dmitri Goutnik (dmgk) ] 4476f89 (Only the first 10 of 520 ports in this commit are shown above. )
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] d076ad9 (Only the first 10 of 718 ports in this commit are shown above. )
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above )
|
Thu, 14 Jul 2022
|
[ 12:46 Dmitri Goutnik (dmgk) ] 153cb65 (Only the first 10 of 516 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{117,118} update
|
Tue, 7 Jun 2022
|
[ 21:56 Dmitri Goutnik (dmgk) ] 309cdec (Only the first 10 of 511 ports in this commit are shown above. )
*/*: Bump port revisons after lang/go{117,118} update
|
Wed, 30 Mar 2022
|
[ 07:01 Guangyuan Yang (ygy) ] d690b51 (Only the first 10 of 498 ports in this commit are shown above. )
*/*: Bump PORTREVISION after lang/go 1.18 update
|
Fri, 24 Sep 2021
|
[ 14:13 Mikael Urankar (mikael) ] f7906d1
databases/tile38: Mark as broken on aarch64.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 23 Jan 2021
|
[ 12:02 dmgk ]
databases/tile38: Unbreak with go1.16
PR: 252521
Approved by: maintainer timeout (a.andersson.thn@gmail.com, 2 weeks)
|
Sun, 6 Dec 2020
|
[ 09:37 amdmi3 ]
- Respect test env
- Update WWW
Approved by: portmgr blanket
|
Sat, 29 Jun 2019
|
[ 03:51 tobik ] (Only the first 10 of 114 ports in this commit are shown above. )
Convert all Go ports to USES=go
This allows for port testing with lang/go-devel via GO_PORT, setting
up the Go build environment in a single place, and is step one in
simplifying Go ports that often define too complicated do-build
targets themselves.
USES=go gains new arguments 'run' to add lang/go to RUN_DEPENDS and
'no_targets' for ports with composite builds that call 'go' themselves
and do not need the do-build/do-install targets of USES=go.
PR: 238849
Submitted by: dg@syrec.org (also D20745)
Reviewed by: mat, tobik
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20746
|
Fri, 13 Apr 2018
|
[ 09:41 krion ]
Update to version 1.12.0
PR: 227486
Submitted by: maintainer
|
Sat, 17 Mar 2018
|
[ 12:16 dbaio ]
databases/tile38: Update to 1.11.1
Changes: https://github.com/tidwall/tile38/releases/tag/1.11.1
PR: 226660
Submitted by: Andreas Andersson <a.andersson.thn@gmail.com> (maintainer)
|
Tue, 6 Mar 2018
|
[ 05:57 yuri ]
databases/tile38: Update to 1.11.0
Port changes:
* Changed to DISTVERSION
* Use MAKE_ENV to unbreak it
* Added SSP_UNSAFE because otherwise it doesn't like -fstack-protector
PR: 226378
Submitted by: Andreas Andersson <a.andersson.thn@gmail.com> (maintainer)
Approved by: tcberner (mentor, implicit)
|
Thu, 22 Feb 2018
|
[ 16:44 pi ]
databases/tile38: give maintainer to a.andersson.thn@gmail.com
Submitted by: Andreas Andersson <a.andersson.thn@gmail.com>
|
[ 12:53 tobik ] (Only the first 10 of 14 ports in this commit are shown above. )
Reset MAINTAINER
https://lists.freebsd.org/pipermail/freebsd-ports/2018-February/112646.html
Submitted by: olevole@olevole.ru (maintainer)
|
Mon, 22 Jan 2018
|
[ 16:17 rm ]
databases/tile38 update to 1.10.1
Update to 1.10.1, changes:
- https://github.com/tidwall/tile38/releases/tag/1.10.1
PR: 225329
Submitted by: olevole@olevole.ru (maintainer)
|
Tue, 9 Jan 2018
|
[ 16:38 novel ]
databases/tile38: update to 1.10.0
Change Log:
https://github.com/tidwall/tile38/releases/tag/1.10.0
PR: 225023
Submitted by: maintainer
|
Thu, 24 Aug 2017
|
[ 18:20 ultima ]
* Updated to 1.9.1
* Cleanup Makefile
PR: 221580
Submitted by: Andreas Andersson
Approved by: Approved by: lifanov (mentor, implicit), <olevole@olevole.ru>
(maintainer)
|
Fri, 11 Aug 2017
|
[ 10:21 tz ]
databases/tile38: Update from 1.5.2 to 1.9.0
Changelog: https://github.com/tidwall/tile38/blob/1.9.0/CHANGELOG.md
PR: 221313
Submitted by: Andreas Andersson <a.andersson.thn@gmail.com>
|
Sun, 13 Nov 2016
|
[ 15:52 riggs ]
Update to upstream version 1.5.2
PR: 213772
Submitted by: olevole@olevole.ru (maintainer)
|
Mon, 19 Sep 2016
|
[ 10:16 vg ]
- Update to 1.4.2
- Allow fragmented pipeline requests.
- Allow multispace delim in native proto
- MATCH with slashes
- Linestring nearby search correction
- Allow for nginx support
- Reset requirepass
- Added "BOUNDS key" command
PR: ports/212800
Submitted by: olevole@olevole.ru (maintainer)
|
Sun, 24 Jul 2016
|
[ 20:56 pawel ]
Update to version 1.3.0
Changelog:
* Added:
New EXPIRE, PERSISTS, TTL commands. New EX keyword to SET command.
Support for plain strings using SET ... STRING value. syntax.
New SEARCH command for finding strings.
Scans can now order descending.
PR: 211341
Submitted by: maintainer
|
Thu, 23 Jun 2016
|
[ 23:16 amdmi3 ]
- Add databases/tile38
Tile38 is an open source (MIT licensed), in-memory geolocation data store,
spatial index, and realtime geofence. It supports a variety of object types
including lat/lon points, bounding boxes, XYZ tiles, Geohashes, and GeoJSON.
Features:
Spatial index with search methods such as NEARBY, WITHIN, and INTERSECTS.
Realtime geofencing through persistent sockets or webhooks.
Object types of lat/lon, bbox, Geohash, GeoJSON, QuadKey, and XYZ tile.
Support for lots of Clients Libraries written in many different langauges.
Variety of client protocols, including http (curl), websockets, telnet,
and the Redis RESP.
Server responses are RESP or JSON.
Full command line interface.
Leader / follower replication.
In-memory database that persists on disk.
WWW: http://tile38.com/
PR: 210147
Submitted by: olevole@olevole.ru
|
Number of commits found: 34 |