Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
F
FreeBSD ports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
c671d889
Commit
c671d889
authored
3 years ago
by
Dries Michiels
Committed by
Kevin Bowling
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
databases/influxdb: Update to 1.8.9
PR: 258517
parent
9d9069e4
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
databases/influxdb/Makefile
+4
-8
4 additions, 8 deletions
databases/influxdb/Makefile
databases/influxdb/distinfo
+5
-5
5 additions, 5 deletions
databases/influxdb/distinfo
databases/influxdb/pkg-plist
+0
-2
0 additions, 2 deletions
databases/influxdb/pkg-plist
with
9 additions
and
15 deletions
databases/influxdb/Makefile
+
4
−
8
View file @
c671d889
PORTNAME
=
influxdb
DISTVERSIONPREFIX
=
v
DISTVERSION
=
1.8.
6
DISTVERSION
=
1.8.
9
CATEGORIES
=
databases net-mgmt
MAINTAINER
=
driesm.michiels@gmail.com
...
...
@@ -9,20 +9,16 @@ COMMENT= Open-source distributed time series database
LICENSE
=
MIT
LICENSE_FILE
=
${
WRKSRC
}
/LICENSE
ONLY_FOR_ARCHS
=
aarch64 amd64 armv6 armv7 i386
ONLY_FOR_ARCHS_REASON
=
depends on go which is not supported
in
this architecture
USES
=
go:modules
USE_RC_SUBR
=
influxd
GO_MODULE
=
github.com/influxdata/influxdb
GO_BUILDFLAGS
=
-ldflags
"-X main.version=
${
DISTVERSION
}
"
GO_TARGET
=
./cmd/influxd
\
./cmd/influx
\
./cmd/influx_inspect
\
./cmd/influx_tsm
\
./cmd/influx_stress
GO_BUILDFLAGS
=
-ldflags
"-X main.version=
${
DISTVERSION
}
"
SUB_LIST
=
INFLUXD_USER
=
${
INFLUXD_USER
}
\
INFLUXD_GROUP
=
${
INFLUXD_GROUP
}
\
...
...
This diff is collapsed.
Click to expand it.
databases/influxdb/distinfo
+
5
−
5
View file @
c671d889
TIMESTAMP = 16
2
17
6425
2
SHA256 (go/databases_influxdb/influxdb-v1.8.
6
/v1.8.
6
.mod) =
243a917b438ef4eb5a69e81727583917a2c5ac21cf868fcf41cd1856d5c72e1c
SIZE (go/databases_influxdb/influxdb-v1.8.
6
/v1.8.
6
.mod) = 2
536
SHA256 (go/databases_influxdb/influxdb-v1.8.
6
/v1.8.
6
.zip) =
8e1c59818d4deb65ec5f637f9247e45013f4f9b1244f9af8f55d1b4f86048748
SIZE (go/databases_influxdb/influxdb-v1.8.
6
/v1.8.
6
.zip) = 1251
9721
TIMESTAMP = 16
3
17
2294
2
SHA256 (go/databases_influxdb/influxdb-v1.8.
9
/v1.8.
9
.mod) =
d8c7e25a7f3d2390d6d80dbca209feea6f326e59a5461c6deda66e6fe1a70053
SIZE (go/databases_influxdb/influxdb-v1.8.
9
/v1.8.
9
.mod) = 2
637
SHA256 (go/databases_influxdb/influxdb-v1.8.
9
/v1.8.
9
.zip) =
10051bf038c94f86eea61a2dcbf746f3593b40e263c7e744d29cc0914e9462ca
SIZE (go/databases_influxdb/influxdb-v1.8.
9
/v1.8.
9
.zip) = 1251
1820
This diff is collapsed.
Click to expand it.
databases/influxdb/pkg-plist
+
0
−
2
View file @
c671d889
bin/influx
bin/influx_inspect
bin/influx_tsm
bin/influxd
bin/influx_stress
%%MANPAGES%%man/man1/influx.1.gz
%%MANPAGES%%man/man1/influx_inspect.1.gz
%%MANPAGES%%man/man1/influx_stress.1.gz
%%MANPAGES%%man/man1/influx_tsm.1.gz
%%MANPAGES%%man/man1/influxd-backup.1.gz
%%MANPAGES%%man/man1/influxd-config.1.gz
%%MANPAGES%%man/man1/influxd-restore.1.gz
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment