You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
databases/*: set github.tarball_from explicitly
In preparation for changing the default.
This commit is contained in:
@@ -6,6 +6,8 @@ PortGroup cmake 1.1
|
||||
PortGroup boost 1.0
|
||||
|
||||
github.setup akumuli Akumuli 0.8.80 v
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
revision 1
|
||||
categories databases
|
||||
maintainers nomaintainer
|
||||
|
||||
@@ -6,6 +6,8 @@ PortGroup github 1.0
|
||||
PortGroup openssl 1.0
|
||||
|
||||
github.setup arangodb arangodb 3.8.5.1 v
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
revision 0
|
||||
categories-append databases math
|
||||
license Apache-2
|
||||
|
||||
@@ -8,6 +8,8 @@ PortGroup legacysupport 1.1
|
||||
legacysupport.newest_darwin_requires_legacy 15
|
||||
|
||||
github.setup darkrose csvdb 0.6
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
revision 0
|
||||
|
||||
fetch.type git
|
||||
|
||||
@@ -6,12 +6,13 @@ PortGroup cmake 1.1
|
||||
PortGroup compiler_blacklist_versions 1.0
|
||||
|
||||
github.setup apple foundationdb 6.3.24
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
revision 0
|
||||
|
||||
categories databases
|
||||
license Apache-2
|
||||
maintainers {me.com:spam_brian @brianwells} openmaintainer
|
||||
platforms darwin
|
||||
description FoundationDB gives you the power of ACID transactions in a distributed database.
|
||||
long_description FoundationDB is a distributed database designed to handle large volumes of structured data \
|
||||
across clusters of commodity servers. It organizes data as an ordered key-value store and \
|
||||
|
||||
@@ -5,6 +5,8 @@ PortGroup github 1.0
|
||||
PortGroup cmake 1.1
|
||||
|
||||
github.setup redis hiredis 1.2.0 v
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
revision 0
|
||||
|
||||
checksums rmd160 ee59679d5fb642dba65ebe256e42e9faf288e249 \
|
||||
|
||||
@@ -4,6 +4,8 @@ PortSystem 1.0
|
||||
PortGroup github 1.0
|
||||
|
||||
github.setup OpenNMS iplike iplike-2.3.0-2
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
version 2.3.0
|
||||
|
||||
categories databases
|
||||
|
||||
@@ -4,6 +4,8 @@ PortSystem 1.0
|
||||
PortGroup github 1.0
|
||||
|
||||
github.setup hoytech lmdbxx 1.0.0
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
name lmdbxx-cxx17
|
||||
categories databases devel
|
||||
platforms any
|
||||
|
||||
@@ -4,6 +4,8 @@ PortSystem 1.0
|
||||
PortGroup github 1.0
|
||||
|
||||
github.setup bendiken lmdbxx 0b43ca87
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
# The version number is invented. 0.9.14.0 happened a long time ago, and
|
||||
# we needed a designation for the git version we are pulling.
|
||||
version 0.9.14.0.1
|
||||
|
||||
@@ -28,6 +28,8 @@ if {$subport eq $name} {
|
||||
compiler.cxx_standard 2011
|
||||
|
||||
github.setup MariaDB server ${version}
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
git.branch ${version_branch}
|
||||
|
||||
license GPL-2
|
||||
|
||||
@@ -34,6 +34,8 @@ if {$subport eq $name} {
|
||||
compiler.blacklist-append {clang < 900}
|
||||
|
||||
github.setup MariaDB server ${version} mariadb-
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
revision ${revision_client}
|
||||
|
||||
license GPL-2
|
||||
|
||||
@@ -9,6 +9,8 @@ PortGroup muniversal 1.0
|
||||
|
||||
epoch 0
|
||||
github.setup mongodb mongo 6.0.7 r
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
revision 1
|
||||
checksums rmd160 b50b1900daf9ee99b4337c410e4db47d1a57f26f \
|
||||
sha256 32f6b4ad561a519da0b6a030064f011ebae1aa36f8fcaecd410d4b606cd8efc5 \
|
||||
|
||||
@@ -9,6 +9,8 @@ PortGroup muniversal 1.0
|
||||
|
||||
epoch 1
|
||||
github.setup mongodb mongo 6.0.7 r
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
revision 1
|
||||
checksums rmd160 b50b1900daf9ee99b4337c410e4db47d1a57f26f \
|
||||
sha256 32f6b4ad561a519da0b6a030064f011ebae1aa36f8fcaecd410d4b606cd8efc5 \
|
||||
|
||||
@@ -7,6 +7,8 @@ PortGroup github 1.0
|
||||
set package.name lib_mysqludf_preg
|
||||
set mysql.name mysql55
|
||||
github.setup mysqludf ${package.name} 1.1 ${package.name}-
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
revision 2
|
||||
name ${mysql.name}-${package.name}
|
||||
|
||||
@@ -34,7 +36,6 @@ foreach mysql.extension.port ${mysql.extension.ports} {
|
||||
|
||||
categories databases lang
|
||||
maintainers nomaintainer
|
||||
platforms darwin
|
||||
|
||||
description ${package.name} is a library of mysql UDFs (user-defined-functions) that \
|
||||
provide access to the PCRE (perl compatible-regular-expressions) library for \
|
||||
|
||||
@@ -5,6 +5,8 @@ PortGroup github 1.0
|
||||
PortGroup perl5 1.0
|
||||
|
||||
github.setup darold pgbadger 13.0 v
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
revision 0
|
||||
categories databases
|
||||
maintainers nomaintainer
|
||||
|
||||
@@ -5,6 +5,8 @@ PortGroup python 1.0
|
||||
PortGroup github 1.0
|
||||
|
||||
github.setup dbcli pgcli 4.0.1 v
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
revision 0
|
||||
|
||||
categories databases python
|
||||
|
||||
@@ -4,6 +4,8 @@ PortSystem 1.0
|
||||
PortGroup github 1.0
|
||||
|
||||
github.setup flightaware Pgtcl 3.1.0 v
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
name pgtcl
|
||||
license BSD
|
||||
categories databases
|
||||
|
||||
@@ -4,6 +4,8 @@ PortSystem 1.0
|
||||
PortGroup github 1.0
|
||||
|
||||
github.setup spotify sparkey ee53521e1025
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
version 0.2.99
|
||||
revision 1
|
||||
maintainers nomaintainer
|
||||
|
||||
@@ -6,6 +6,8 @@ PortGroup github 1.0
|
||||
PortGroup qt5 1.0
|
||||
|
||||
github.setup sqlitebrowser sqlitebrowser 3.13.1 v
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
set git-commit 5d84f53
|
||||
# This line is for displaying commit in about panel only
|
||||
revision 0
|
||||
|
||||
@@ -6,6 +6,8 @@ PortGroup github 1.0
|
||||
|
||||
name sqlitecpp
|
||||
github.setup SRombauts SQLiteCpp 3.3.2
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
revision 0
|
||||
categories databases
|
||||
license MIT
|
||||
|
||||
@@ -6,6 +6,8 @@ PortGroup github 1.0
|
||||
PortGroup perl5 1.0
|
||||
|
||||
github.setup timescale timescaledb 2.17.2
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
revision 0
|
||||
license Apache-2
|
||||
description A time-series database that integrates with PostgreSQL.
|
||||
@@ -45,6 +47,8 @@ subport pg12-${name} {
|
||||
# 2.11.2 is the last version supported for PostgreSQL 12.x.
|
||||
# https://github.com/timescale/timescaledb/releases/tag/2.12.0
|
||||
github.setup timescale timescaledb 2.11.2
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
revision 0
|
||||
checksums rmd160 032705bda2f125dae286df68e800c664b0233663 \
|
||||
sha256 06cf5047bb6cd03058724d6c91c29a871e419074ca92770302d182cd6ccedf0b \
|
||||
@@ -55,6 +59,8 @@ subport pg13-${name} {
|
||||
# 2.15.3 is the last version supported for PostgreSQL 13.x.
|
||||
# https://github.com/timescale/timescaledb/releases/tag/2.16.0
|
||||
github.setup timescale timescaledb 2.15.3
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
revision 0
|
||||
checksums rmd160 b94f13ddf31c7e2a79e95d3d1b30ef23ffc4de5c \
|
||||
sha256 70b7aa63558323f60e063c870456fa604d8b89fba8e6dab94aa26c9472b99942 \
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user