Coder Social home page Coder Social logo

Comments (3)

rogerwelin avatar rogerwelin commented on May 20, 2024

Hi @desilinguist, sorry for the late reply. Adding cassowary to macports is definitely a good idea. I will update this issue when it's been added

from cassowary.

gwerbin avatar gwerbin commented on May 20, 2024

I think the Portfile should be as simple as:

# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           golang 1.0

go.setup            github.com/rogerwelin/cassowary/pkg/client 0.14.1 v
github.tarball_from release
revision            0

description         Modern cross-platform HTTP load-testing tool written in Go

categories          net devel
installs_libs       no
license             MIT
maintainers         {@gwerbin me.gregwerbin.com:outthere}

checksums           ${distname}${extract.suffix} \
                        rmd160  e374e9cb9937265c4f4628eab5c535019ee420ca \
                        sha256  da4c4ae3f3fb7d606398b7f3208d2dab79e97cf40b48faa3ee14611da33cb73f \
                        size    41845

destroot {
    xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/
}

go.vendors # IDK what to put here

I'm just not sure about constructing the correct go.vendors invocation. It's documented here, but I don't know enough about Go and/or MacPorts to finish the job.

from cassowary.

rogerwelin avatar rogerwelin commented on May 20, 2024

@gwerbin 🙏

from cassowary.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.