HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50618,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=549",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=547",
"results": [
{
"name": "gocovsh",
"portdir": "devel/gocovsh",
"version": "0.6.1",
"license": "GPL-3",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/orlangure/gocovsh",
"description": "gocovsh is a tool for exploring Go Coverage reports from the command line",
"long_description": "gocovsh is a tool for exploring Go Coverage reports from the command line",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "gokart",
"portdir": "devel/gokart",
"version": "0.5.1",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/praetorian-inc/gokart",
"description": "A static analysis tool for securing Go code",
"long_description": "GoKart is a static analysis tool for Go that finds vulnerabilities using the SSA (single static assignment) form of Go source code. It is capable of tracing the source of variables and function arguments to determine whether input sources are safe, which reduces the number of false positives compared to other Go security scanners. For instance, a SQL query that is concatenated with a variable might traditionally be flagged as SQL injection; however, GoKart can figure out if the variable is actually a constant or constant equivalent, in which case there is no vulnerability.",
"active": true,
"categories": [
"devel",
"security"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "gomodctl",
"portdir": "devel/gomodctl",
"version": "0.5.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/beatlabs/gomodctl",
"description": "Search, Check, and Update Go modules.",
"long_description": "Search, Check, and Update Go modules.. gomodctl also supports updating dependency versions and fetching the licenses for a given module.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "gopls",
"portdir": "devel/gopls",
"version": "0.18.1",
"license": "BSD",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/golang/tools",
"description": "gopls is the official language server for the Go language",
"long_description": "gopls is the official language server for the Go language",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "gore",
"portdir": "devel/gore",
"version": "0.6.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/x-motemen/gore",
"description": "gore is yet another Go REPL with line editing, code completion, and more.",
"long_description": "gore is a Go REPL featuring line editing with history, multi-line input, package importing with completion, auto-importing (gore -autoimport) and more.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "gox",
"portdir": "devel/gox",
"version": "1.0.1",
"license": "MPL-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mitchellh/gox",
"description": "A dead simple, no frills Go cross compile tool",
"long_description": "Gox is a simple, no-frills tool for Go cross compilation that behaves a lot like standard go build. Gox will parallelize builds for multiple platforms. Gox will also build the cross-compilation toolchain for you.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"krew",
"MailHog"
]
}
]
},
{
"name": "hermit",
"portdir": "devel/hermit",
"version": "0.38.1",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cashapp.github.io/hermit",
"description": "Hermit manages isolated, self-bootstrapping sets of tools in software projects.",
"long_description": "Hermit manages isolated, self-bootstrapping sets of tools in software projects. Hermit installs tools for software projects in self-contained, isolated sets, so your team, your contributors, and your CI have the same consistent tooling.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "hof",
"portdir": "devel/hof",
"version": "0.6.10",
"license": "BSD",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.hofstadter.io",
"description": "The High Code Framework (low-code for devs), a flexible data modeling & code generation system",
"long_description": "The hof tool tries to remove redundent development activities by using high level designs, code generation, and diff3 while letting you write custom code directly in the output. (low-code for developers) Users write Single Source of Truth (SSoT) design for data models and the application generators. hof reads the SSoT, processes it through the code generators, and outputs directories and files. Users can write custom code in the output, change their designs, and regenerate code in any order. hof can be customized and extended by only editing text files and not hof source code. Use your own tools, technologies, and practices, hof does not make any choices for you. hof is powered by Cue (https://cuelang.org & https://cuetorials.com)",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "jacobin",
"portdir": "devel/jacobin",
"version": "0.4.0-pre-alpha",
"license": "MPL-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/platypusguy/jacobin",
"description": "A more than minimal JVM written in Go and capable of running Java 17 classes.",
"long_description": "A more than minimal JVM written in Go and capable of running Java 17 classes.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "jenkins-cli",
"portdir": "devel/jenkins-cli",
"version": "0.0.46",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jcli.jenkins-zh.cn",
"description": "Allows you manage your Jenkins as an easy way",
"long_description": "Jenkins CLI allows you manage your Jenkins in an easy way. No matter if you're a plugin developer, administrator or just a regular user, it is made for you!",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 159
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "lab",
"portdir": "devel/lab",
"version": "0.25.1",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://zaquestion.github.io/lab",
"description": "git-wrapper for GitLab specific functionality",
"long_description": "Lab wraps Git or Hub, making it simple to clone, fork, and interact with repositories on GitLab, including seamless workflows for creating merge requests, issues and snippets.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "c.wrinn",
"github": "cwrinn",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "lensm",
"portdir": "devel/lensm",
"version": "0.0.3",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/loov/lensm",
"description": "Go assembly and source viewer",
"long_description": "Go assembly and source viewer",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "mage",
"portdir": "devel/mage",
"version": "1.15.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://magefile.org",
"description": "a Make/rake-like dev tool using Go",
"long_description": "Mage is a make-like build tool using Go. You write plain-old Go functions, and Mage automatically uses them as Makefile-like runnable targets.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "mergestat",
"portdir": "devel/mergestat",
"version": "0.5.4",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://app.mergestat.com",
"description": "Query git repositories with SQL",
"long_description": "mergestat is a command-line tool for running SQL queries on git repositories and related data sources. It's meant for ad-hoc querying of source-code on disk through a common interface (SQL), as an alternative to patching together various shell commands.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"go",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libgit2",
"libssh2"
]
}
],
"depends_on": []
},
{
"name": "microplane",
"portdir": "devel/microplane",
"version": "0.0.34",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Clever/microplane",
"description": "A CLI tool to make git changes across many repos, especially useful with Microservices.",
"long_description": "A CLI tool to make git changes across many repos, especially useful with Microservices.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "mongo-tools",
"portdir": "devel/mongo-tools",
"version": "100.10.0",
"license": "Apache-2",
"platforms": "{darwin >= 17}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mongodb/mongo-tools",
"description": "utilities for working with mongodb databases: bsondump, mongoimport, mongoexport, mongodump, mongorestore, mongostat, mongofiles, mongooplog, mongotop",
"long_description": "mongo-tools is a collection of utilities for working with mongodb databases: \n\n* bsondump: display BSON files in a human-readable format \n* mongoimport: Convert data from JSON, TSV or CSV and insert them into a collection \n* mongoexport: Write an existing collection to CSV or JSON format \n* mongodump: Dump MongoDB backups to disk in .BSON format \n* mongorestore: Restore MongoDB backups in .BSON format to a live database \n* mongostat: Monitor live MongoDB servers, replica sets, or sharded clusters \n* mongofiles: Read, write, delete, or update files in GridFS \n* mongotop: Monitor read/write activity on a mongo server \n* mongoreplay: Inspect and record commands sent to a MongoDB instance, and then replay the commands back onto another host at a later time",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openssl",
"libpcap"
]
}
],
"depends_on": []
},
{
"name": "mos-devel",
"portdir": "devel/mos-devel",
"version": "202102072216",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mongoose-os/mos",
"description": "Development version of the Mongoose OS command-line tool",
"long_description": "Development version of the Mongoose OS command-line tool. Provides device management and firmware building capabilities.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "harensdeveloper",
"github": "harens",
"ports_count": 39
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"go",
"python38",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libftdi1",
"libusb",
"libftdi0"
]
}
],
"depends_on": []
},
{
"name": "mos",
"portdir": "devel/mos",
"version": "2.19.1",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mongoose-os/mos",
"description": "Mongoose OS command-line tool",
"long_description": "Mongoose OS command-line tool. Provides device management and firmware building capabilities.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "harensdeveloper",
"github": "harens",
"ports_count": 39
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"go",
"python38",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libftdi1",
"libusb",
"libftdi0"
]
}
],
"depends_on": []
},
{
"name": "newreleases",
"portdir": "devel/newreleases",
"version": "0.1.16",
"license": "BSD",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/newreleasesio/cli-go",
"description": "A command line client for managing NewReleases (newreleases.io) projects.",
"long_description": "A command line client for managing NewReleases (newreleases.io) projects.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "packr",
"portdir": "devel/packr",
"version": "2.8.3",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gobuffalo/packr",
"description": "The simple and easy way to embed static files into Go binaries.",
"long_description": "Packr is a simple solution for bundling static assets inside of Go binaries. Most importantly it does it in a way that is friendly to developers while they are developing.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"copilot"
]
}
]
},
{
"name": "packr1",
"portdir": "devel/packr1",
"version": "1.30.1",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gobuffalo/packr",
"description": "The simple and easy way to embed static files into Go binaries (legacy version / v1).",
"long_description": "This port is for the V1 version of Packr. Packr is a simple solution for bundling static assets inside of Go binaries. Most importantly it does it in a way that is friendly to developers while they are developing.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "pkger",
"portdir": "devel/pkger",
"version": "0.17.1",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/markbates/pkger",
"description": "Embed static files in Go binaries (replacement for packr)",
"long_description": "Embed static files in Go binaries (replacement for packr). Pkger is powered by the dark magic of Go Modules, so they're like, totally required.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "please",
"portdir": "devel/please",
"version": "15.12.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://please.build",
"description": "High-performance extensible build system for reproducible multi-language builds",
"long_description": "Please is a cross-language build system with an emphasis on high performance, extensibility and reproducibility. It supports a number of popular languages and can automate nearly any aspect of your build process.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "promu",
"portdir": "devel/promu",
"version": "0.17.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/prometheus/promu",
"description": "The Prometheus Utility Tool",
"long_description": "A utility tool for building and releasing Prometheus projects.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"golangci-lint",
"go",
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"node_exporter",
"prometheus",
"alertmanager"
]
}
]
},
{
"name": "qri",
"portdir": "devel/qri",
"version": "0.10.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://qri.io/",
"description": "A global dataset version control system (GDVCS) built on the distributed web.",
"long_description": "Qri is a global dataset version control system (GDVCS) built on the distributed web. Qri is global, specific to datasets, provides version control and runs on the distributed web, seeking to solve common data problems around discovery, trust, friction & synchronization.",
"active": true,
"categories": [
"devel",
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "rke",
"portdir": "devel/rke",
"version": "1.7.1",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rancher/rke",
"description": "Rancher Kubernetes Engine (RKE), an extremely simple, lightning fast Kubernetes distribution that runs entirely within containers.",
"long_description": "Rancher Kubernetes Engine (RKE) is a CNCF-certified Kubernetes distribution that runs entirely within Docker containers. It works on bare-metal and virtualized servers. RKE solves the problem of installation complexity, a common issue in the Kubernetes community. With RKE, the installation and operation of Kubernetes is both simplified and easily automated, and it’s entirely independent of the operating system and platform you’re running. As long as you can run a supported version of Docker, you can deploy and run Kubernetes with RKE.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 167
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "sampler",
"portdir": "devel/sampler",
"version": "1.1.0",
"license": "GPL-3",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sampler.dev",
"description": "Sampler is a tool for shell commands execution, visualization and alerting.",
"long_description": "Sampler is a tool for shell commands execution, visualization and alerting. Configured with a simple YAML file.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "smithy",
"portdir": "devel/smithy",
"version": "0.3.0",
"license": "GPL-3",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/honza/smithy",
"description": "A tiny git forge written in Go",
"long_description": "Smithy is a web frontend for git repositories. It's implemented entirely in Golang, compiles to a single binary, and it's fast and easy to deploy. Smithy is an alternative to cgit or gitweb, and doesn't seek to compete with Gitea and the like.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"scdoc",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "sqlpkg-cli",
"portdir": "devel/sqlpkg-cli",
"version": "0.2.3",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sqlpkg.org/",
"description": "SQLite Package Manager",
"long_description": "sqlpkg-cli manages SQLite extensions, just like pip does with Python packages or brew does with macOS programs. It works primarily with the SQLite package registry, but is not limited to it. You can install SQLite extensions from GitHub repositories or other websites. All you need is a package spec file (more on that later).",
"active": true,
"categories": [
"devel",
"databases"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "statik",
"portdir": "devel/statik",
"version": "0.1.7",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rakyll/statik",
"description": "Embed files into a Go executable",
"long_description": "statik allows you to embed a directory of static files into your Go binary to be later served from an http.FileSystem.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "tektoncd-cli",
"portdir": "devel/tektoncd-cli",
"version": "0.33.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tektoncd/cli",
"description": "A CLI for interacting with Tekton",
"long_description": "The Tekton Pipelines cli project provides a CLI for interacting with Tekton. Tekton is a powerful yet flexible framework for building CI/CD systems on Kubernetes. It lets you build, test, and deploy across multiple cloud providers or on-premises systems by abstracting away the underlying implementation details.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "terraform-docs",
"portdir": "devel/terraform-docs",
"version": "0.17.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://terraform-docs.io/",
"description": "Generate Terraform modules documentation in various formats.",
"long_description": "A utility to generate documentation from Terraform modules in various output formats.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "",
"github": "asobrien",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "tfrefactor",
"portdir": "devel/tfrefactor",
"version": "0.0.1",
"license": "MPL-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/craftvscruft/tfrefactor",
"description": "Automated refactoring for Terraform",
"long_description": "Automated refactoring for Terraform",
"active": true,
"categories": [
"devel",
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "tilt",
"portdir": "devel/tilt",
"version": "0.31.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tilt.dev/",
"description": "Run Kubernetes environments locally, for local development",
"long_description": "Tilt powers multi-service development and makes sure they behave! Run tilt up to work in a complete dev environment configured for your team. Tilt automates all the steps from a code change to a new process: watching files, building container images, and bringing your environment up-to-date. Think docker build && kubectl apply or docker-compose up.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"nodejs16",
"yarn",
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "triage",
"portdir": "devel/triage",
"version": "1.0.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tj/triage",
"description": "Interactive command-line GitHub issue & notification triaging tool",
"long_description": "Interactive command-line GitHub issue & notification triaging tool. Triage allows you to quickly view and search notifications (even without marking them as read), view issue details, labels and comments, add comments to issues, add and remove labels to issues, and unsubscribe from repositories & notifications.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "wails",
"portdir": "devel/wails",
"version": "2.3.1",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wails.io",
"description": "Create beautiful applications using Go",
"long_description": "The traditional method of providing web interfaces to Go programs is via a built-in web server. Wails offers a different approach: it provides the ability to wrap both Go code and a web frontend into a single binary. Tools are provided to make this easy for you by handling project creation, compilation and bundling. All you have to do is get creative!",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
},
{
"type": "run",
"ports": [
"upx",
"npm8"
]
}
],
"depends_on": []
},
{
"name": "waypoint",
"portdir": "devel/waypoint",
"version": "0.11.4",
"license": "MPL-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.waypointproject.io",
"description": "A tool to build, deploy, and release any application on any platform",
"long_description": "Waypoint allows developers to define their application build, deploy, and release lifecycle as code, reducing the time to deliver deployments through a consistent and repeatable workflow. Waypoint supports a number of build methods and target platforms out of the box and more can be easily added via plugins: Cloud Native Buildpacks, Docker, Kubernetes, AWS EC2 and ECS, Azure Container Instances, Google Cloud Run, Netlify, and many more...",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go-bindata",
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "webify",
"portdir": "devel/webify",
"version": "1.5.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/beefsack/webify",
"description": "Turn shell commands into web services",
"long_description": "Turn shell commands into web services",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "harensdeveloper",
"github": "harens",
"ports_count": 39
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "yaegi",
"portdir": "devel/yaegi",
"version": "0.16.1",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/traefik/yaegi",
"description": "Yaegi is Another Elegant Go Interpreter",
"long_description": "Yaegi is Another Elegant Go Interpreter. It powers executable Go scripts and plugins, in embedded interpreters or interactive shells, on top of the Go runtime. It has complete support for the Go specification, is written in Pure Go, and works everywhere Go works. All Go & runtime resources accessible from script (with control), and for security, unsafe and syscall packages are neither used nor exported by default.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "cointop",
"portdir": "finance/cointop",
"version": "1.6.10",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cointop.sh",
"description": "A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies in realtime.",
"long_description": "A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies in realtime. The interface is inspired by htop, and shortcut keys inspired by vim.",
"active": true,
"categories": [
"finance"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "mop",
"portdir": "finance/mop",
"version": "1.0.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mop-tracker/mop",
"description": "Stock market tracker for hackers",
"long_description": "mop: track stocks the hacker way. A command-line utility that displays continuous up-to-date information about select markets and individual stocks.",
"active": true,
"categories": [
"finance"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "utahfs",
"portdir": "fuse/utahfs",
"version": "1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cloudflare/utahfs",
"description": "UtahFS is an encrypted storage system that provides a user-friendly FUSE drive backed by cloud storage.",
"long_description": "UtahFS is a state-of-the art encrypted storage solution, meant to be similar to Dropbox. It has a FUSE binding that creates a synthetic drive on the user's computer that they can interact with like an external hard-drive. Files stored in the drive are uploaded to a cloud storage provider, which means the drive will never run out of space and minimizes the likelihood of any files being lost. However the files are encrypted such that the cloud storage provider knows almost nothing about what's being stored.",
"active": true,
"categories": [
"net",
"fuse"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "gomatrix",
"portdir": "games/gomatrix",
"version": "101.0.0",
"license": "BSD",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/GeertJohan/gomatrix",
"description": "Displays The Matrix in a terminal",
"long_description": "gomatrix connects to The Matrix and displays it's data streams in your terminal.",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "minesweeper-go",
"portdir": "games/minesweeper-go",
"version": "0.3.1",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/benhsm/minesweeper",
"description": "A simple terminal-based implementation of Minesweeper",
"long_description": "A simple terminal-based implementation of Minesweeper",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "packwiz",
"portdir": "games/packwiz",
"version": "20241014",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/packwiz/packwiz",
"description": "Command line tool for creating Minecraft modpacks",
"long_description": "packwiz is a command line tool for creating Minecraft modpacks. Instead of managing JAR files directly, packwiz creates TOML files that can be easily version-controlled and shared with git. You can then export to a CurseForge or Modrinth modpack.",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "git",
"github": "JLindop",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "paclear",
"portdir": "games/paclear",
"version": "0.0.13",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/orangekame3/paclear",
"description": "paclear is a clear command with PAC-MAN animation",
"long_description": "paclear is a clear command with PAC-MAN animation",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "d2",
"portdir": "graphics/d2",
"version": "0.6.8",
"license": "MPL-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/terrastruct/d2",
"description": "D2 is a modern diagram scripting language that turns text to diagrams.",
"long_description": "D2 is a modern diagram scripting language that turns text to diagrams.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
},
{
"name": "ivofrolov",
"github": "ivofrolov",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "goat",
"portdir": "graphics/goat",
"version": "20220814",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/blampe/goat",
"description": "Render ASCII art as SVG diagrams",
"long_description": "Render ASCII art as SVG diagrams",
"active": true,
"categories": [
"graphics",
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "imgcat",
"portdir": "graphics/imgcat",
"version": "1.2.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/trashhalo/imgcat",
"description": "a tool to output images as RGB ANSI graphics on the terminal",
"long_description": "a tool to output images as RGB ANSI graphics on the terminal",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "ndiag",
"portdir": "graphics/ndiag",
"version": "0.14.5",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/k1LoW/ndiag",
"description": "A high-level architecture diagramming/documentation tool",
"long_description": "A high-level architecture diagramming/documentation tool. ndiag allows you to generate diagrams from YAML source files. You can generate multiple views from a single configuration file, nest components in nested layers, and more.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
}
]
}