Commit graph

2685 commits

Author SHA1 Message Date
Jacob Heider 5977c7784e
fix(md5sha1sum)
can't jump majors
2024-01-22 10:19:50 -05:00
Kevin Chen fe40c776e7
+reshape -- Rust-based, zero-downtime schema migration tool for Postgres (#4933)
* +reshape -- An easy-to-use, zero-downtime schema migration tool for Postgres

* fix: test
2024-01-22 10:04:31 -05:00
Andrew bb6b0b269d
+microbrew.org/md5sha1sum (#4930)
* new file:   projects/microbrew.org/md5sha1sum/package.yml

* install oneliner
2024-01-22 10:03:51 -05:00
Andrii Riabchenko a42b49daa3 new file: projects/ivarch.com/pv/package.yml 2024-01-22 07:09:06 -05:00
Andrii Riabchenko b6bf3f4027 new file: projects/ktlint.github.io/package.yml 2024-01-21 13:13:37 -05:00
Andrii Riabchenko bf0f9ede67 new file: projects/microsoft.com/azure-storage-azcopy/package.yml 2024-01-21 13:13:08 -05:00
Andrew 39a0581ce3
+ohmyposh.dev (#4928)
* new file:   projects/ohmyposh.dev/package.yml
2024-01-21 13:12:56 -05:00
Andrii Riabchenko b3d142f470 new file: projects/lychee.cli.rs/package.yml
new file:   projects/lychee.cli.rs/test.md
2024-01-21 07:15:45 -05:00
Andrew 7725ed7fb7
+glfw.org (#4925)
* new file:   projects/glfw.org/package.yml
	new file:   projects/glfw.org/test.c

* wip

* -fPIC -pie

* test section: -fPIC -pie

* .

* comment

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-21 06:59:19 -05:00
Andrew 88315c364a
+jenkins.io (#4926)
* new file:   projects/jenkins.io/package.yml

* debug

* find FREE_PORT for test

* grep <html>
2024-01-21 06:58:14 -05:00
Andrew 0d0228f300
+dest-unreach.org/socat (#4908)
* new file:   projects/dest-unreach.org/socat/package.yml

* certs?

* debug

* <<< 'GET /\n'

* wip

* test

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-21 06:39:59 -05:00
tannevaled 1dfc1d2992
+github.com/adamritter/fastgron (#4920)
* +github.com/adamritter/fastgron

* +github.com/adamritter/fastgron

* cleanup

* be verbose

* make it build on linux

* do not depend on nproc; make it build on linux

* -std=c++20

* cxxflags?

* gcc maybe?

* libstdc++

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-21 06:19:27 -05:00
Andrii Riabchenko 9fb78aee49 new file: projects/aquasecurity.github.io/tfsec/package.yml 2024-01-21 05:50:14 -05:00
Andrew a83da1f83b
+aquasecurity.github.io/trivy (#4923)
* new file:   projects/aquasecurity.github.io/trivy/package.yml

* gcc?

* and curl.se/ca-certs
2024-01-21 05:43:45 -05:00
Andrii Riabchenko b2ba9aff7a new file: projects/apktool.org/package.yml 2024-01-21 05:22:45 -05:00
Andrii Riabchenko 1ecfb80139 new file: projects/sonarqube.org/sonarscanner/package.yml 2024-01-21 05:03:20 -05:00
tannevaled da432e2e5c +github.com/pressly/sup 2024-01-21 05:02:00 -05:00
Scott J. Goldman c23d06cfa5 fix(ruby): include sitedir in rbconfig
ruby on rails depends on bootsnap which requires it to be defined.
otherwise, it crashes when the app starts
2024-01-20 14:16:27 -05:00
Max Howell 438d9abb0d
bun changed their release name pattern
using tags is safer anyway
2024-01-20 11:32:21 -05:00
Max Howell b26aac8430
complain defaults to false 2024-01-20 10:57:17 -05:00
Jacob Heider 3596398664
fix(ruff)
closes #4911
closes #4912
2024-01-19 15:38:40 -05:00
Andrew 893a5dfb5d
+github.com/allure-framework/allure2 (#4907)
* new file:   projects/github.com/allure-framework/allure2/package.yml

* .
2024-01-19 11:35:00 -05:00
Jacob Heider 2f481f00f4 fix(wayland-protocols)
closes #4904
2024-01-19 10:51:24 -05:00
Andrew 23be9cb40e
+ (#4903) 2024-01-19 10:38:59 -05:00
Andrew f2dd95a23d
+getsops.io (#4905)
* +

* gnupg?
2024-01-19 10:11:16 -05:00
Scott J. Goldman da988fd829
fix(postgresql.org): install contrib extensions (#4901)
* fix(postgresql.org): install contrib extensions

in the homebrew formula, postgres does `make install-world`, not just
`make install`, which installs extensions under the `contrib/` source dir.

in my case, i need the pg_trgm (trigram index) extension

* fix(postgresql.org): disable sgml doc generation

as popular as i'm sure they are, seems better if the package builds

* fix(postgresql.org): disable incompatible pointer type warnings

causes the contrib extensions to fail with this version of clang on
linux
2024-01-19 01:52:21 -05:00
Max Howell dd02ec2804
Fix gem 3.5.5; rename patches for readability
gem 3.5.5 fixed the bad location for this path
2024-01-18 16:55:23 -05:00
Scott J. Goldman 186ee41804
fix(ruby-lang.org) (#4875)
* fix(ruby-lang.org)

it appears there are a few hardcoded paths from ci that made it into the
packaged rbconfig.rb. this breaks installation of gems that require
native compilation. so, lets patch that up

* fix(ruby-lang.org): actually, don't use brewkit stubs for install & cc

* fix(ruby): make this a little more explicit
2024-01-18 15:16:26 -05:00
Jacob Heider f0bf8f9b4a fix(gtk4)
closes #4888
2024-01-18 14:08:47 -05:00
Scott J. Goldman e5faec6a91
+overmind (#4887)
* +overmind

adds the overmind package

* fix(overmind): adjust ldflags to fix linux build

* fix(overmind): oops - it should work on arm linux too

* cleanup

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-18 13:53:42 -05:00
Max Howell 45bd92deef +z 2024-01-18 07:15:28 -05:00
Jacob Heider c999094495
fix(angular)
watch npm for versions so no race condition

closes #4886
2024-01-17 17:53:39 -05:00
tannevaled af339abc23
+github.com/AgentD/squashfs-tools-ng (#4883)
* update

* does not compile on darwin

* try to compile on darwin

* clean up and lock version majors

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-17 17:36:30 -05:00
Jacob Heider 00ba83e738 fix(pam)
closes #4879
2024-01-17 12:21:09 -05:00
tannevaled 71de422c7e
+sftpgo.com (#4877)
* +sftpgo.com

* cleanup

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-17 10:17:14 -05:00
Andrew 8d57facd51
+vanna.ai (#4876)
* +

* pytest
2024-01-17 10:15:33 -05:00
Marcin Krzyzanowski 231e832a51
add 'swift' (#4840)
* add 'swift'
* Conditional for platforms
* Update provides per platform
* linux dep on gcc
* Add deps
* Disable linux platform
2024-01-17 06:03:09 -05:00
Jacob Heider e9a10aa91a fix(mysql)
closes #4858
2024-01-16 18:44:35 -05:00
tannevaled a626b479fc
+github.com/canonical/pebble (#4862)
* +github.com/canonical/pebble

* does not compile on darwin presently

* Update package.yml

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-16 16:48:02 -05:00
Jacob Heider 3e239197b7 fix(surya) 2024-01-16 15:50:05 -05:00
Jacob Heider 2e4810ca0d fix(surya) 2024-01-16 14:15:05 -05:00
Kevin Chen 152b799cd7 +infracost -- Cloud cost estimates for Terraform in pull requests to lower your cloud bill 2024-01-16 13:31:08 -05:00
Jacob Heider 574616fdee
fix(sourcery)
closes #4867
2024-01-16 13:18:10 -05:00
tannevaled bd05b750cd
+github.com/squidfunk/mkdocs-material (#4864) 2024-01-16 10:36:59 -05:00
Jacob Heider 1e11cd72b1 fix(yazi)
closes #4852
2024-01-16 10:34:10 -05:00
tannevaled 427a74551c
+github.com/chainguard-dev/apko (#4853)
* +apko

* rename apko to github.com/chainguard-dev/apko

* add explicit git-scm build dependency

* cleanup
2024-01-16 10:30:13 -05:00
Andrew 79a541ce2a
+github.com/VikParuchuri/surya (#4848)
* +

* +mesa

* +glib
2024-01-16 10:21:06 -05:00
Jacob Heider bb7160366a fix(ijg)
use stable URL

closes #4842
2024-01-16 10:20:11 -05:00
Andrew c830465c5b
+pocketbase.io (#4846)
* +

* wip

* wip

* pid=$!
2024-01-16 10:13:10 -05:00
Andrii Riabchenko 58ca2224b0 + 2024-01-14 21:56:38 -05:00