21 Commits

Author SHA1 Message Date
github-actions[bot]
76af1b8cf7 AutoBuild: libpsl started at 2025-07-05-16UTC (#12147)
* Update psl

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add built packages for linux/amd64 to libpsl

* Add built packages for linux/arm/v7 to libpsl

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: satmandu <satmandu@users.noreply.github.com>
2025-07-05 18:14:55 +00:00
Satadru Pramanik, DO, MPH, MEng
f4cfd30c1f Update meson, rebuild libpsl (#10132)
* meson => 1.5

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* rebuild libpsl

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* suggested changes

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* suggested changes, use M90 & M91 containwrs for unit tests.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* use our bash in unit tests

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* adjust done logic

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* do not look at ALL_CHANGED_FILES unless it is not empty

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* adjust bash logic

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* fix case for non-existent variable check

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* use different bash test

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* change bash logic again

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
2024-07-11 17:08:27 -05:00
Satadru Pramanik, DO, MPH, MEng
872930275b Revert "libpsl 0.21.2 -> 0.21.5 (#10125)" (#10131)
This reverts commit 4201027d60.
2024-07-11 13:19:02 -05:00
Maximilian Downey Twiss
4201027d60 libpsl 0.21.2 -> 0.21.5 (#10125) 2024-07-11 00:22:46 -05:00
Maximilian Downey Twiss
f6dc1d8d4e Derive binary_url in package.rb (#7082)
* Add binary_compression value to each package

* Remove binary_url values and arrays

* Handle packages with empty binary_sha256 arrays (either missing binaries or not compiled by us)
2024-01-25 11:03:31 -05:00
Satadru Pramanik, DO, MPH, MEng
d32cdb6119 Libunistring & connected deps update (#8868)
* libunistring => 1.1 (library version change)

* libidn2 rebuild

* update libpsl

* update gengetopt

* update fig2dev

* update libssh2

* rebuild libidn

* wget => 2.1.0

* add gperf, gnutls rebuilds

* wget rebuild

* wget => wget2, reorder package renames in fixup.rb

* rebuild gettext

* update tesseract

* guile => 3.0.9

* bind => 9.18.19

* cleanup

* add wallstreet preflight

* cleanup more deps

* update iputils

* update alive
2023-11-02 01:18:08 -05:00
Satadru Pramanik, DO, MPH, MEng
c935f6f2ab Add --no-pager to meson configure lines (#8772)
* Add --no-pager to meson configure lines

* bump crew version
2023-10-13 10:57:12 -05:00
Satadru Pramanik
ac690e945e meson -> 0.64.1, update meson setup code in packages (#7701) 2022-12-01 10:41:50 -06:00
Satadru Pramanik
22bb47bd45 add missing runtime deps to ALL core packages, add getrealdeps script (#7472)
* gcc: add missing zlibpkg dep

* add getrealdeps script

* add color

* suggested changes from @supechicken

* suggested changes

* fix verbiage

* add NOCOLORS option

* use read in lieu of head, and do not check nonexistent files

* Exit early if wrong package name is given.

* Add some quick exit code

* Allow for pkg.rb in getrealdeps and also add deps to all core packages

* fix lint error

* fix zlibpkg

* cleanup gcc deps

* move filecmd to be a ruby dependency

* fix llvm deps

* lint fix

* update more deps

* make sure package is installed before checking for deps

* add more deps

* change verbiage

* add more deps

* more dep updates
2022-10-10 18:39:48 -05:00
Satadru Pramanik
cf97ef9db4 Git w/o musl, install.sh modified to work w/o git in bootstrap. (#7436)
* git -> 2.37.2, w/o musl

* add non-musl packages to bootstrap

* remove musl from install.sh

* move libcurl to end of bootstrap packages

* move around bootstrap packages

* modify LD_LIB_PREFIX line

* add glibc to boostrap_packages

* suggested changes

* git rebuild with mold 1.5.1

* make backup lib search path match what is in ld.so.conf

* add older LD_LIBRARY_PATH to new LD_LIBRARY_PATH

* cleanup LD_LIBRARY_PATH addition

* remove LD_LIBRARY_PATH from zstd & pixz section of installer

* Add git dep to crew profile base in case so git installs first if needed

* ncurses dep needed for libxml2 so that xmlcatalog works during installs

* add some missing deps to core packages

* add another dep to git

* update installer and update git dep

* suggested changes

* remove old workaround

* git -> 2.38.0
2022-10-04 19:35:26 -05:00
Satadru Pramanik
48789d7b89 Rebuilds with mold 1.5.1 to fix breakage from mold 1.5.0 (#7439)
* rebuilds of re2c, ninja with mold 1.5.1

* mold -> 1.5.1

* rebuilds of libssh libnghttp2 libidn2 libpsl libcurl

* cleanup

* add bash rebuild

* cmake rebuild

* suggested changes
2022-09-30 11:55:59 -05:00
Satadru Pramanik
841cb87b17 Update libcurl with dependencies (#7437) 2022-09-29 08:57:51 -05:00
satmandu
93276e3388 #2. Convert curl, git, pixz to static, and update dependencies... (#5837)
* Convert curl, git, pixz to static, and update dependencies...

* Make git, curl, pixz first to get updated.

* updates to curl, git, libcurl, openssl

* Update Git build, more carefully add upx compression.

* add libcurl dep to curl

* move license line

* don't save rdfind results

* curl and libidn2 changes

* fix remove check file

* curl changes, add package updates to fix sommelier
2021-06-07 12:01:45 -05:00
Ed Reel
f7c9a99f2d Transition binary repo from GitHub to GitLab (#5702) 2021-04-28 16:22:06 -04:00
Ed Reel
df801b93f5 Update binary_url to github in all packages (#5675)
Add gh.sh script to tools

Add .gitignore

Update download_binary.sh

Update README.md
2021-04-21 15:39:00 -04:00
Ed Reel
30a1f8719d Transition binary repo from Bintray to SourceForge (#5608) 2021-04-13 10:11:55 -04:00
Cassandra Watergate
ff31a81843 Add compiling constants (#5593)
* add compiling constants

* fix version and quoting

* lib/const.rb: add CREW_MESON_FNO_LTO_OPTIONS

* lib/const.rb: fix CREW_COMMON_OPTIONS

* crew: add new consts to crew const output

* bin/crew: alphabetize consts

Co-authored-by: Ed Reel <edreel@gmail.com>
2021-04-12 11:15:28 -05:00
saltedcoffii
531cf6031c Licensed libl* to lz* 2021-03-20 12:21:46 -04:00
satmandu
f8ba658c81 Packages rebuilt not to use libiconv (#5080)
* libpsl -> 0.21.1

* removed libiconv dep

* libical -> 3.0.9

* rebuild w/o libiconv

* Update git.rb

* rebuild w/o libiconv, using flto

* rebuild w/o libiconv
2021-02-03 19:21:15 -06:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Ed Reel
99c00ed307 Add glib_networking, libpsl and libsoup packages
Add pre-built binaries
2018-08-12 23:26:59 -05:00