{"id":21947741,"url":"https://github.com/valpackett/docker-freebsd-cross","last_synced_at":"2025-10-11T03:39:27.942Z","repository":{"id":141992633,"uuid":"141146513","full_name":"valpackett/docker-freebsd-cross","owner":"valpackett","description":"Docker image for cross-compiling to FreeBSD. With pkg!!","archived":false,"fork":false,"pushed_at":"2024-01-25T02:20:28.000Z","size":6,"stargazers_count":11,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"trunk","last_synced_at":"2025-04-22T23:46:17.009Z","etag":null,"topics":["container","cross-compilation","docker","freebsd"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/myfreeweb/freebsd-cross/","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valpackett.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-07-16T14:01:17.000Z","updated_at":"2024-01-25T03:50:16.000Z","dependencies_parsed_at":"2024-01-25T03:38:07.475Z","dependency_job_id":null,"html_url":"https://github.com/valpackett/docker-freebsd-cross","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/valpackett/docker-freebsd-cross","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valpackett%2Fdocker-freebsd-cross","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valpackett%2Fdocker-freebsd-cross/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valpackett%2Fdocker-freebsd-cross/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valpackett%2Fdocker-freebsd-cross/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valpackett","download_url":"https://codeload.github.com/valpackett/docker-freebsd-cross/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valpackett%2Fdocker-freebsd-cross/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006110,"owners_count":26084027,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["container","cross-compilation","docker","freebsd"],"created_at":"2024-11-29T05:09:29.016Z","updated_at":"2025-10-11T03:39:27.937Z","avatar_url":"https://github.com/valpackett.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![unlicense](https://img.shields.io/badge/un-license-green.svg?style=flat)](http://unlicense.org)\n[\n![docker stars](https://img.shields.io/docker/stars/myfreeweb/freebsd-cross.svg?style=flat)\n![docker pulls](https://img.shields.io/docker/pulls/myfreeweb/freebsd-cross.svg?style=flat)\n](https://hub.docker.com/r/myfreeweb/freebsd-cross/)\n[![docker build status](https://img.shields.io/docker/build/myfreeweb/freebsd-cross.svg?style=flat)](https://hub.docker.com/r/myfreeweb/freebsd-cross/builds/)\n[![docker image size](https://img.shields.io/microbadger/image-size/myfreeweb/freebsd-cross.svg?style=flat)](https://microbadger.com/images/myfreeweb/freebsd-cross)\n\n# docker-freebsd-cross\n\nAn Alpine based Docker image for cross-compiling to FreeBSD (11, amd64) using clang.\n\n- Allows pkg dependency installation!\n- Configures pkgconf (pkg-config)!\n- Configures meson! (use `--cross-file freebsd`)\n\n## Usage\n\n```docker\nFROM myfreeweb/freebsd-cross:latest\nRUN apk add --no-cache meson\nRUN pkg -r /freebsd install -y libepoll-shim libudev-devd libevdev libwacom gtk3 libmtdev\nADD . /build\nRUN cd /build \u0026\u0026 \\\n\tmeson build --cross-file freebsd -Ddocumentation=false -Dtests=false -Depoll-dir=/freebsd/usr/local/ \u0026\u0026 \\\n\tninja -Cbuild\n```\n\n## Contributing\n\nPlease feel free to submit pull requests!\n\nBy participating in this project you agree to follow the [Contributor Code of Conduct](https://www.contributor-covenant.org/version/1/4/).\n\n[The list of contributors is available on GitHub](https://github.com/myfreeweb/docker-freebsd-cross/graphs/contributors).\n\n## License\n\nThis is free and unencumbered software released into the public domain.  \nFor more information, please refer to the `UNLICENSE` file or [unlicense.org](https://unlicense.org).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalpackett%2Fdocker-freebsd-cross","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvalpackett%2Fdocker-freebsd-cross","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalpackett%2Fdocker-freebsd-cross/lists"}