NetBSD/pkgsrc-wip bc39d12 — . TODO, py-zensical distinfo PLIST
py-zensical: update to 0.0.41
| Delta | File | |
|---|---|---|
| +36 | -24 | py-zensical/distinfo |
| +20 | -7 | py-zensical/PLIST |
| +11 | -7 | py-zensical/cargo-depends.mk |
| +1 | -1 | py-zensical/Makefile |
| +0 | -1 | TODO |
| +68 | -40 | 5 files |
py-zensical: update to 0.0.41
| Delta | File | |
|---|---|---|
| +36 | -24 | py-zensical/distinfo |
| +20 | -7 | py-zensical/PLIST |
| +11 | -7 | py-zensical/cargo-depends.mk |
| +1 | -1 | py-zensical/Makefile |
| +0 | -1 | TODO |
| +68 | -40 | 5 files |
resterm: update to 0.37.2
| Delta | File | |
|---|---|---|
| +3 | -3 | resterm/distinfo |
| +1 | -1 | resterm/Makefile |
| +0 | -1 | TODO |
| +4 | -5 | 3 files |
chromium: update to 148.0.7778.96
forge: update to 0.5.0
| Delta | File | |
|---|---|---|
| +51 | -51 | forge/distinfo |
| +16 | -16 | forge/go-modules.mk |
| +1 | -1 | forge/Makefile |
| +0 | -1 | TODO |
| +68 | -69 | 4 files |
qgis: Tidy formatting in DESCR
| Delta | File | |
|---|---|---|
| +2 | -3 | qgis/DESCR |
| +2 | -3 | 1 files |
qgis: Update along 4.0 branch to after 4.0.2 Rototill TODO
| Delta | File | |
|---|---|---|
| +18 | -10 | qgis/PLIST |
| +7 | -14 | qgis/TODO |
| +10 | -6 | qgis/Makefile |
| +3 | -3 | qgis/distinfo |
| +38 | -33 | 4 files |
TODO: + forge-0.5.0, py-zensical-0.0.41, resterm-0.37.1.
| Delta | File | |
|---|---|---|
| +3 | -0 | TODO |
| +3 | -0 | 1 files |
gotop: sync with upstream changes.
| Delta | File | |
|---|---|---|
| +80 | -0 | gotop/patches/patch-widgets_proc__netbsd.go |
| +12 | -0 | gotop/patches/patch-logging_logging__dup2.go |
| +5 | -3 | gotop/distinfo |
| +2 | -2 | gotop/Makefile |
| +99 | -5 | 4 files |
btop-git: prevent stalls when running for long times.
| Delta | File | |
|---|---|---|
| +90 | -60 | btop-git/patches/patch-src_btop.cpp |
| +1 | -1 | btop-git/distinfo |
| +0 | -2 | btop-git/TODO |
| +91 | -63 | 3 files |
gcc16: add mk/ diff
| Delta | File | |
|---|---|---|
| +135 | -0 | gcc16/mk.diff |
| +135 | -0 | 1 files |
gcc16: start new package stage 2 and 3 comparison failure
| Delta | File | |
|---|---|---|
| +209 | -0 | gcc16/TODO |
| +175 | -0 | gcc16/Makefile.common |
| +171 | -0 | gcc16/options.mk |
| +87 | -0 | gcc16/Makefile |
| +80 | -0 | gcc16/patches/patch-gcc_config_arm_netbsd-elf.h |
| +64 | -0 | gcc16-libs/Makefile |
| +786 | -0 | 32 files not shown |
| +1,428 | -0 | 38 files |
gvfs: fix build on SunOS
| Delta | File | |
|---|---|---|
| +4 | -4 | gvfs/options.mk |
| +0 | -6 | gvfs/TODO |
| +3 | -1 | gvfs/Makefile |
| +7 | -11 | 3 files |
pimsync: update to 0.5.8.
| Delta | File | |
|---|---|---|
| +132 | -139 | pimsync/distinfo |
| +43 | -45 | pimsync/cargo-depends.mk |
| +0 | -12 | pimsync/patches/patch-Cargo.toml |
| +1 | -7 | pimsync/Makefile |
| +176 | -203 | 4 files |
qucs-s: remove, imported to pkgsrc
| Delta | File | |
|---|---|---|
| +0 | -500 | qucs-s/PLIST |
| +0 | -47 | qucs-s/Makefile |
| +0 | -28 | qucs-s/TODO |
| +0 | -23 | qucs-s/DESCR |
| +0 | -7 | qucs-s/COMMIT_MSG |
| +0 | -5 | qucs-s/distinfo |
| +0 | -610 | 1 files not shown |
| +0 | -611 | 7 files |
qucs-s: simplify
xnecview: minor cleanup
| Delta | File | |
|---|---|---|
| +1 | -3 | xnecview/Makefile |
| +0 | -3 | xnecview/TODO |
| +1 | -1 | xnecview/PLIST |
| +2 | -7 | 3 files |
xnecview: remove, imported to pkgsrc
| Delta | File | |
|---|---|---|
| +0 | -24 | xnecview/Makefile |
| +0 | -5 | xnecview/COMMIT_MSG |
| +0 | -5 | xnecview/distinfo |
| +0 | -3 | xnecview/PLIST |
| +0 | -3 | xnecview/DESCR |
| +1 | -1 | Makefile |
| +1 | -41 | 6 files |
bob: Update to 0.99.5.
* Sandbox setup actions and per-package pre/post-build hook `cmd` actions no
longer have any environment applied to them. This allows setting variables
such as `LD_PRELOAD`, which otherwise would be applied directly to the chroot
command and likely lead to failures in the host environment. This is a
breaking change, but is hopefully clearer overall and less surprising for the
common cases.
* Ensure all `bob dev` sandbox commands use `environment.dev` rather than
`environment.build`.
* `bob log <pkg>` falls back to `setup.log` when no failed stage was recorded,
so that failures that happen before any pkgsrc stage runs work as expected.
* Improve error handling and output formatting for pre-build and post-build
scripts and hooks, as well as ensuring that the failure reasons are correctly
propagated to build status results.
[4 lines not shown]| Delta | File | |
|---|---|---|
| +15 | -24 | bob/distinfo |
| +4 | -7 | bob/cargo-depends.mk |
| +1 | -1 | bob/Makefile |
| +20 | -32 | 3 files |
emacs-git:... and back to 32
| Delta | File | |
|---|---|---|
| +1 | -1 | emacs-git/Makefile |
| +1 | -0 | emacs-git/PLIST |
| +2 | -1 | 2 files |
TODO: + tor-browser-15.0.13
| Delta | File | |
|---|---|---|
| +1 | -1 | TODO |
| +1 | -1 | 1 files |
crush: update to 0.66.1
| Delta | File | |
|---|---|---|
| +171 | -171 | crush/distinfo |
| +56 | -56 | crush/go-modules.mk |
| +1 | -1 | crush/Makefile |
| +0 | -1 | crush/TODO |
| +228 | -229 | 4 files |
emacs-git: follows -31 again it seems
| Delta | File | |
|---|---|---|
| +1 | -1 | emacs-git/Makefile |
| +0 | -1 | emacs-git/PLIST |
| +1 | -2 | 2 files |
emacs-git: remove unneeded patch
| Delta | File | |
|---|---|---|
| +0 | -13 | emacs-git/patches/patch-configure.ac |
| +0 | -3 | emacs-git/distinfo |
| +0 | -16 | 2 files |
zimh: update to yesterday
| Delta | File | |
|---|---|---|
| +13 | -7 | zimh/Makefile |
| +3 | -3 | zimh/distinfo |
| +1 | -0 | zimh/PLIST |
| +17 | -10 | 3 files |
Add lxqt-clip See https://github.com/lxqt/lxqt/discussions/2372#discussioncomment-16851376 qlipper is now being integrated into LXQt and has been renamed to lxqt-clip. There is no release, yet. Makefile can be simplified once there's a release. Build a package from the latest git-hash for now.
| Delta | File | |
|---|---|---|
| +31 | -0 | lxqt-clip/Makefile |
| +0 | -23 | qlipper/Makefile |
| +16 | -0 | lxqt-clip/PLIST |
| +0 | -13 | qlipper/PLIST |
| +0 | -9 | qlipper/DESCR |
| +6 | -0 | lxqt-clip/distinfo |
| +53 | -45 | 3 files not shown |
| +57 | -51 | 9 files |
Remove rust195, same as main
| Delta | File | |
|---|---|---|
| +0 | -971 | rust195-bin/files/install.sh |
| +0 | -822 | rust195/Makefile |
| +0 | -309 | rust195-bin/Makefile |
| +0 | -215 | rust195/files/gcc-wrap |
| +0 | -188 | rust195/distinfo |
| +0 | -146 | rust195/cargo.mk |
| +0 | -2,651 | 90 files not shown |
| +0 | -5,771 | 96 files |
emacs-git: version bumped to 32
| Delta | File | |
|---|---|---|
| +13 | -0 | emacs-git/patches/patch-configure.ac |
| +2 | -2 | emacs-git/Makefile |
| +3 | -0 | emacs-git/distinfo |
| +1 | -0 | emacs-git/PLIST |
| +19 | -2 | 4 files |
(www/p5-Selenium-Remote-Driver) Rename to Files/testing-by-Firefox
| Delta | File | |
|---|---|---|
| +0 | -12 | p5-Selenium-Remote-Driver/Files/Firefox-test |
| +12 | -0 | p5-Selenium-Remote-Driver/Files/testing-by-Firefox |
| +12 | -12 | 2 files |
(www/p5-Selenium-Remote-Driver) update DESCR, correction to PKG_NAME
| Delta | File | |
|---|---|---|
| +15 | -1 | p5-Selenium-Remote-Driver/DESCR |
| +1 | -0 | p5-Selenium-Remote-Driver/Makefile |
| +16 | -1 | 2 files |
(www/p5-Selenium-Remote-Driver) Add Files/Firefox-test
| Delta | File | |
|---|---|---|
| +12 | -0 | p5-Selenium-Remote-Driver/Files/Firefox-test |
| +12 | -0 | 1 files |