bavier pushed to master at bavier/rosetta-code-compiler-forth

  • 2de7b68400 tests: Quiets warnings from `egrep`. The `egrep` program is deprecated, so prints a warning. We don't need `grep -E` either since our regex is nothing special. * tests/lexer/test-lexer.sh (unrecognized character): `egrep` -> `grep`.

1 month ago

bavier pushed to master at bavier/guix-bavier

  • b3effc3e90 Add rminimax. * bavier/packages/algebra.scm, bavier/patches/rminimax-install-bin.patch: New files. * README.md (Packages): Add rminimax, qsopt-exact, and mpreal.
  • 81821498ec Remove edbrowse. Package now in upstream Guix. * bavier/packages/ed.scm: Delete file. * README.md (Packages): Unlist.
  • View comparison for these 2 commits »

5 months ago

bavier pushed to master at bavier/guix-bavier

  • 89388c90fa packages: edbrowse: Update to 3.8.0. * bavier/packages/ed.scm (edbrowse): Update to 3.8.0. [native-inputs]: Add pkg-config. [inputs]: Replace `duktape` with `quickjs`. [arguments]: Pass `-C` to make to get jobserver. Add "configure" phase to set QUICKJS_LDFLAGS and PERL, and change shell escape syntax to GNU Make style. Install man page, user's guide, and sample configurations.
  • 38633daefe Remove Sollya and Gappa. Packages pushed to upstream Guix. * bavier/packages/algebra.scm: Delete file. * README.md (Packages): Unlist.
  • View comparison for these 2 commits »

3 years ago

bavier pushed to master at bavier/guix-bavier

3 years ago

bavier pushed to master at bavier/sh-sha256sum

  • f07db6b50d sha256sum: precompute powers of 2. * sha256sum.sh: Compute a powers-of-2 table for a little more speed.

3 years ago

bavier pushed to master at bavier/guix-bavier

  • b6ad091727 sollya: Install to versioned doc directory. * bavier/packages/algebra.scm (sollya)[arguments]: Pass `--docdir` arguments to configure. [home-page]: Update to latest non-gforge url. [source]: Update to new home.
  • 4a4c65b2ec Add ltunify. * bavier/packages/admin.scm: New file. * README.md: Add listing.
  • View comparison for these 2 commits »

3 years ago

bavier deleted branch wip-anbox at bavier/guix-bavier

4 years ago

bavier pushed to master at bavier/guix-bavier

  • 10a889851c Add anbox. * bavier/patches/anbox-backward-cpp-binutils-2.34.patch, bavier/patches/properties-cpp-findgtest.patch: New patches. * bavier/packages/android.scm: New file. * README.md: Add listings.
  • 58c743ee4f Add systemd. * bavier/patches/systemd-elide-mkdir.patch: New file. * bavier/packages/systemd.scm: New file.
  • 85132287c2 Add anbox. * bavier/patches/anbox-backward-cpp-binutils-2.34.patch, bavier/patches/properties-cpp-findgtest.patch: New patches. * bavier/packages/android.scm: New file. * README.md: Add listings.
  • 4795055aba Add systemd. * bavier/patches/systemd-elide-mkdir.patch: New file. * bavier/packages/systemd.scm: New file.
  • View comparison for these 4 commits »

4 years ago

bavier pushed to master at bavier/guix-bavier

  • 85132287c2 Add anbox. * bavier/patches/anbox-backward-cpp-binutils-2.34.patch, bavier/patches/properties-cpp-findgtest.patch: New patches. * bavier/packages/android.scm: New file. * README.md: Add listings.
  • 6b77e6ee3b Add anbox. * bavier/patches/anbox-backward-cpp-binutils-2.34.patch, bavier/patches/properties-cpp-findgtest.patch: New patches. * bavier/packages/android.scm: New file. * README.md: Add listings.
  • View comparison for these 2 commits »

4 years ago

bavier pushed to master at bavier/guix-bavier

  • 6b77e6ee3b Add anbox. * bavier/patches/anbox-backward-cpp-binutils-2.34.patch, bavier/patches/properties-cpp-findgtest.patch: New patches. * bavier/packages/android.scm: New file. * README.md: Add listings.
  • 4795055aba Add systemd. * bavier/patches/systemd-elide-mkdir.patch: New file. * bavier/packages/systemd.scm: New file.
  • View comparison for these 2 commits »

4 years ago

bavier pushed to master at bavier/guix-bavier

  • 7b569d1aea Add Emma 02. * bavier/licenses.scm (cc-by-nc-sa3.0): New variable. (permission-for-commercial): New procedure. * bavier/packages/emulators.scm: New file. * README.md: Add listing.
  • 7da1c0cc0c doc: Adjust xrdp homepage in README. * README.md (xorgxrdp, xrdp): Adjust homepage according to latest package.
  • View comparison for these 2 commits »

4 years ago

bavier pushed to master at bavier/guix-bavier

  • 6626316c12 packages: xrdp: Update to 0.9.13.1. Fixes CVE-2022-4044. * bavier/packages/rdesktop.scm (xrdp): Update to 0.9.13.1. [home-page]: Use permanent home-page.
  • 312ca3dd06 Add Gappa. * bavier/packages/algebra.scm (gappa): New variable. * README.md: Add listing.
  • c835383bc7 Add Sollya. * bavier/packages/algebra.scm: New file. * README.md: Add listing.
  • 0f28a48376 packages: Remove ufetch. The 'ufetch' packages was moved to Guix proper. * bavier/packages/admin.scm: Delete file. * README.md: Remove listing.
  • View comparison for these 4 commits »

4 years ago

bavier pushed to master at bavier/guix-bavier

  • cf79be54c7 Add Xrdp and Xorgxrdp. * bavier/packages/rdesktop.scm: New file. * README.md: Add listings.
  • af556e715d doc: Remove outdated comment in Makefile. Comment made obsolete by dbb53afa. * Makefile: Remove TODO regarding package discovery.
  • 93aee2e6c8 packages: Remove xplanet. An xplanet packages has been added to Guix proper. * bavier/packages/xorg.scm: Delete file. * README.md: Remove listing.
  • aa2956452a packages: Remove midori. A midori package was added upstream. * bavier/packages/web-browsers.scm: Delete file. * README.md: Remove listing.
  • e015c35726 packages: birch: Update to May 15, 2020 version. * bavier/packages/irc.scm (birch): Update to 27691aa. * README.md: Refresh.
  • View comparison for these 5 commits »

4 years ago

bavier pushed to master at bavier/sh-sha256sum

  • 96ab71c997 sha256sum: Accept multiple filename arguments. * sha256sum.sh: Loop over commandline arguments. * README.md: Use two files in example.

4 years ago

bavier pushed to master at bavier/sh-sha256sum

  • 7250637860 doc: Add README. * README.md: New file.

4 years ago

bavier pushed to master at bavier/sh-sha256sum

  • c5f9cf65e8 doc: Include copyright and license in header. * sha256sum.sh: Add copyright and GPLv3+ license to header.
  • 5c61d9c296 sha256sum: Remove debugging. * sha256sum.sh (debug): Delete variable. Remove debug statements.
  • fd0940c521 sha256sum: Inline bit functions. * sha256sum.sh: Inline bit functions. * bit-lib.bc: Delete file.
  • 80c0ff8c66 Not debug by default
  • f3c47ff52a rm bit-lib tests

4 years ago

bavier created new branch master at bavier/sh-sha256sum

4 years ago

bavier created repository bavier/sh-sha256sum

4 years ago

bavier pushed to master at bavier/joy-in-the-morning

  • 145e31ebac dist: Release version 1.0.1. * configure.ac: Update version to 1.0.1. Update package url. * ChangeLog: Add latest changes. * NEWS: Update for release. * README: Use Markdown syntax for sections. * doc/joy.texi: Remove website reference.
  • 51eee0ff19 dist: Fix distcheck with V=1. Previously this rule would create a file named "&1" that distcheck would complain about during distcleancheck. * Makefile.am (.scm.go)[AM_V_P]: Fix stdout redirection.
  • f64b4108ca dist: doc: Ensure fdl texi is distributed. * doc.am (doc_joy_TEXINFOS): New variable.
  • e56df32eda doc: Fix compilation with recent texinfo. * doc/joy.texi (Primitives)<exit>: Remove "bottom" indication, which is intended to signify a sort of "null" result, but does not render well in either .texi or .tex. (Forth Aliases)<within, within?>: Use '@leq' and '<' rather than @math.
  • af536c36e1 build: Remove generated tests/package.m4 from version control. * tests/package.m4: Delete file. * .gitignore: Add it. * tests.am (EXTRA_DIST): Remove it (testsuite): Add dependency on package.m4
  • View comparison for these 6 commits »

4 years ago

bavier pushed to master at bavier/guix-bavier

  • c100b3d611 packages: birch: Update to March 15, 2020 version. * bavier/packages/irc.scm (birch)[source]: Update to latest commit on 2020-03-15. [inputs]: New field. [arguments]: Patch shebang to point to featureful bash.
  • 15e7f44f97 packages: birch: Update to March 15, 2020 version. * bavier/packages/irc.scm (birch)[source]: Update to latest commit on 2020-03-15. [inputs]: New field. [arguments]: Patch shebang to point to featureful bash.
  • View comparison for these 2 commits »

4 years ago