Commit graph

2101 commits

Author SHA1 Message Date
Jacob Heider 9f2d4662d2 fix(openssl^3)
closes #3802
closes #3803
2023-10-24 16:55:44 -04:00
Jacob Heider a82c31eebb
fix(pytest)[1]
pytest used a v in their branch name; here's hoping they stay consistent.
2023-10-24 16:33:45 -04:00
Jacob Heider 5145be924f
fix(pytest) 2023-10-24 16:09:14 -04:00
Jacob Heider f2d4a5359d
fix(perl) 2023-10-24 16:05:13 -04:00
Jacob Heider 771c8d817d
fix(atlasgo)
closes #3799
2023-10-24 14:04:17 -04:00
Jacob Heider 2c4e535961
fix(az)
closes #3797
2023-10-24 13:54:42 -04:00
Max Howell 2304f66ad2 fix sd-webui 1.6 2023-10-24 10:21:42 -04:00
Andrii Riabchenko 9136657d7f new file: projects/sdkman.io/package.yml 2023-10-23 19:13:29 -04:00
Andrew 7eec4f5a5b
github.com/axllent/mailpit (#3796)
* new file:   projects/github.com/axllent/mailpit/package.yml

* .

* .

* .

* node<21

* oh...
2023-10-23 18:44:48 -04:00
Rajdeep Malakar b028ead93b
+vitejs.dev (#3783)
* +vitejs.dev

* try fix

* fix tests

* test fix try

* check Brewkit version
2023-10-23 17:02:26 -04:00
Tsiry Sandratraina ce04d7169a
+fluentci.io (#3724)
* add fluentci package

fix test

* add deno to dependencies and update build script

* fix(fluentci.io): set skip-patchelf to true

* fix(fluentci.io): use skip: string | string[] syntax

* fix test

* fix test more

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-23 16:31:29 -04:00
Max Howell 690793792f Don’t set TERMINFO
Refs #1658
2023-10-23 16:13:20 -04:00
Jacob Heider 5575c5d788
fix(rover) 2023-10-23 15:49:46 -04:00
Kevin Chen 42cfd01ff4 +gotestsum -- go test runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results 2023-10-23 14:58:04 -04:00
Jacob Heider 920f8de1a5
fix(iroh)
closes: #3788
2023-10-23 14:55:59 -04:00
Andrew 3f84d2133f
facebook.com/mvfst (#3684)
* new file:   projects/facebook.com/mvfst/CMakeLists.txt
	new file:   projects/facebook.com/mvfst/package.yml

* maybe with llvm

* CMAKE_ARGS

* -latomic

* wip
2023-10-23 13:01:40 -04:00
Jacob Heider 0d68a9ea22
fix(crystal)[1]
slightly better
2023-10-23 12:53:42 -04:00
Jacob Heider 6d90ced542
fix(crystal)
better shim
2023-10-23 12:51:52 -04:00
Rajdeep Malakar 7369033225
+vercel.com/pkg (#3776)
* +vercel.com/pkg

* fix

* `npm i` is required

* fix

* wrong place dep

* fix
2023-10-23 11:25:59 -04:00
Jacob Heider 3ea5d705d4
moved to yaml in brewkit 0.51 2023-10-23 10:25:35 -04:00
Andrew 06c537c7ff
traefik.io (#3772)
* new file:   projects/traefik.io/package.yml

* fix linux
2023-10-23 10:07:35 -04:00
Rajdeep Malakar f255ed67f8
+crates.io/wasm-pack (#3770)
* +crates.io/wasm-pack

* retry tests
2023-10-23 10:06:42 -04:00
Andrew 3270c4d7a9
opentofu.org (#3763)
* new file:   projects/opentofu.org/package.yml

* TFOFU_PROVIDER_REGISTRY

* wip
2023-10-23 10:03:51 -04:00
Rajdeep Malakar 2ddea318b8
+julialang.org (#3754)
* +julialang.org

* fix issues

* try fix

* I've no idea how to fix it

* remove sys.dylib.dSYM

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-22 18:52:31 -04:00
Jacob Heider c1ea3edddd fix(git)
closes #3757
2023-10-22 18:18:24 -04:00
Andrew 55ff07e428
new file: projects/github.com/xeol-io/xeol/package.yml (#3762) 2023-10-22 17:36:24 -04:00
Andrii Riabchenko 318134a3f0 new file: projects/endoflife.date/package.yml 2023-10-22 17:35:33 -04:00
Andrii Riabchenko 654e3bb23d new file: projects/kaggle.com/README.md
new file:   projects/kaggle.com/package.yml
2023-10-22 17:35:08 -04:00
Andrew bad89a6ca8
openssh.com (#3756)
* new file:   projects/openssh.com/package.yml

* wip

* hmm

* wip
2023-10-22 17:31:23 -04:00
Max Howell dfa45234ae
the shim doesn’t need explicit pkgx dep
This caused all git dev-envs to implicitly depend on pkgx which would then cause a potentially older pkgx than the system installed one to be in most working envs. lol

Longer term a better solution would be nice.

In general having git in most dev-envs sucks since its deps are so intrusive. Would be nice to statically build parts of it or something.
2023-10-22 08:40:22 -04:00
Rajdeep Malakar d8781880a0
+julialang.org/juliaup (#3753) 2023-10-22 03:40:52 -04:00
Julien Elbaz b0babf6b46
+crystal-lang.org (#3669)
* add(crystal-lang)

* move to bootstrap

this always hurts

* oops

* linux needs explicit -z

* linux not detecting the compiler well

* Only shim build

* needs ncurses

* shim needs link flags for eval?

* need link flags for test

* maybe what eval needs is --static

* the docs are wrong

* this should do it, i think

* perhaps static linkage

* punt

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-22 02:07:02 -04:00
Jacob Heider 1e8e04f83b
fix(yazi)[1] 2023-10-21 01:59:11 -04:00
Jacob Heider 26f32df15e
fix(yazi)
needs make to build
2023-10-21 01:53:12 -04:00
Andrii Riabchenko 7b59760a41 new file: projects/github.com/jorgebastida/awslogs/package.yml 2023-10-21 00:31:55 -04:00
Andrii Riabchenko c319cddbf2 new file: projects/sfcgal.org/package.yml 2023-10-21 00:31:44 -04:00
Vaibhav Kumbhar 4d0999fe07
feat(kpt.dev): add kpt package to pantry (#3667)
* feat(kpt.dev): add kpt package to pantry

* build from source

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-21 00:31:26 -04:00
Andrew 6fa71f55b7
github.com/AlDanial/cloc (#3748)
* new file:   projects/github.com/AlDanial/cloc/package.yml
	new file:   projects/github.com/AlDanial/cloc/test.c

* add provides; use fix-shebangs.ts

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-20 22:48:30 -04:00
Andrii Riabchenko 8137221cf9 new file: projects/github.com/anchore/grype/package.yml 2023-10-20 18:23:56 -04:00
Andrew d033a15877
cgal.org (#3746)
* new file:   projects/cgal.org/package.yml
	new file:   projects/cgal.org/surprise.cpp

* -DCMAKE_BUILD_RPATH=

* fixture & ldflags

* case sensitive linux

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-20 17:21:31 -04:00
Rajdeep Malakar 4ef7d15085
+github.com/TomWright/dasel (#3743)
* +luarocks.org

* omit unnecessary env

* +github.com/TomWright/dasel

* simpler syntax

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-20 16:34:54 -04:00
Rajdeep Malakar 17f7ee70bd
+luarocks.org (#3741)
* +luarocks.org

* omit unnecessary env

* fix tests

* fix

* fix lua hardcoded paths

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-20 16:17:54 -04:00
Jacob Heider c3a7d8d793
fix(mesonbuild) 2023-10-20 15:11:07 -04:00
Lars Martin 6289869039
+mkdocs.org/mkdocs -- Project documentation with Markdown (#3733)
* +mkdocs.org/mkdocs -- Project documentation with Markdown

* rename

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-20 14:41:56 -04:00
Tobias Germer ff6a86cc11 +go.uber.org/mock/mockgen -- GoMock is a mocking framework for the Go programming language 2023-10-20 13:16:05 -04:00
Jacob Heider bde580ce10
fix(vulkan-headers)
closes #3735
2023-10-20 13:13:45 -04:00
Andrew 557902a281
qt.io/qt5 (#3545)
* +

* deps

* .

* wip

* provides

* qt => qt5

* wip

* fix args

* qt5 => qt

* rebuilt zstd; try llvm

* wip

* flags

* add c/xx/ldflags

* maybe?

* maybe this?

* last try

* skip version tagging

* i think based on what i learned with libtirpc, this is it.

* std::move is c++11

* waiting for this to build is SO BORING, so I'm pushing it to CI.

* llvm <16

* add CXXFLAGS

* use LFLAGS

* -ldl on linux

* unicode/debugging

* missing executables

* CC | CXX | LD on linux

* llvm

* wip

* make

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-20 13:04:43 -04:00
Rajdeep Malakar bcb6ddebfd +wasmer.io 2023-10-20 08:37:25 -04:00
Tobias Germer 59c5d75d83 +fluxcd.io/flux2 -- Open and extensible continuous delivery solution for Kubernetes 2023-10-19 17:40:53 -04:00
Jacob Heider 49eb02b291
fix(httpd) (#3723)
* fix(httpd)

simplify

closes #3722

* wip

* wip
2023-10-19 17:37:18 -04:00