{"id":18695265,"url":"https://github.com/omar-polo/webpkg","last_synced_at":"2026-04-29T09:37:30.032Z","repository":{"id":110226019,"uuid":"309959740","full_name":"omar-polo/webpkg","owner":"omar-polo","description":"Web interface for the OpenBSD ports","archived":false,"fork":false,"pushed_at":"2021-01-28T09:25:56.000Z","size":45,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-19T00:12:25.604Z","etag":null,"topics":["openbsd","openbsd-ports","package-discovery","packages"],"latest_commit_sha":null,"homepage":"https://webpkg.omarpolo.com","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/omar-polo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"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":"2020-11-04T09:46:23.000Z","updated_at":"2021-03-01T05:24:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"78fb53bd-6334-4805-8385-bef8622cdb93","html_url":"https://github.com/omar-polo/webpkg","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/omar-polo/webpkg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omar-polo%2Fwebpkg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omar-polo%2Fwebpkg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omar-polo%2Fwebpkg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omar-polo%2Fwebpkg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omar-polo","download_url":"https://codeload.github.com/omar-polo/webpkg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omar-polo%2Fwebpkg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32420350,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["openbsd","openbsd-ports","package-discovery","packages"],"created_at":"2024-11-07T11:14:25.760Z","updated_at":"2026-04-29T09:37:30.026Z","avatar_url":"https://github.com/omar-polo.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebPKG\n\nWebPKG is a web interface for the OpenBSD package catalogue.  It\nfeatures a full-text search and packages pages.\n\n## Building\n\n##### On OpenBSD\n\n\t$ doas pkg_add kcgi sqlbox sqlports\n\t$ make install\n\nThis will install the webpkg executable, the sqlite3 database and the\nCSS file in `/var/www`.  It’s recommended to use httpd with slowcgi:\n\n\t# rcctl enable httpd slowcgi\n\t# rcctl start httpd slowcgi\n\nThen you need something along these lines in your `httpd.conf`\n\n\tserver \"webpkg.local\" {\n\t\tlisten on * port 80\n\t\tlocation found \"/*\" {\n\t\t\tpass\n\t\t}\n\t\tlocation \"*\" {\n\t\t\tfastcgi\n\t\t\troot \"/cgi-bin/webpkg.cgi\"\n\t\t}\n\t}\n\n##### Other systems\n\nThe bad news is that you are (unfortunately) on your own.  The good\nnews is that deploying is simple. I’ve successfully ran webpkg\nunder FreeBSD in no time.\n\nYou need a webserver that is able to execute CGI scripts (or FastCGI,\nbut then you need slowcgi(8) or similar).  You also need to install\n[kcgi][kcgi] and [sqlbox][sqlbox] and a POSIX make.\n\nFor the database, you can download the tarball of sqlports from your\npreferred OpenBSD mirror ([for example][sqlports]), and extract (it’s a\ntar-bomb!) `share/sqlports`.\n\n[kcgi]: https://kristaps.bsd.lv/kcgi/\n[sqlbox]: https://kristaps.bsd.lv/sqlbox/\n[sqlports]: https://cdn.openbsd.org/pub/OpenBSD/snapshots/packages/amd64/sqlports-7.32p0.tgz\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomar-polo%2Fwebpkg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomar-polo%2Fwebpkg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomar-polo%2Fwebpkg/lists"}