pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
shotwell, slurm-wlm, spectacle, stacks: removed
Module Name: pkgsrc-wip
Committed By: Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By: adam
Date: Tue May 16 10:01:11 2023 +0200
Changeset: 6c70b49da2b86a26618baca7ad1da054dc7d7d3c
Modified Files:
Makefile
Removed Files:
shotwell/DESCR
shotwell/Makefile
shotwell/PLIST
shotwell/distinfo
shotwell/patches/patch-aa
shotwell/patches/patch-ab
shotwell/patches/patch-ac
slurm-wlm/DESCR
slurm-wlm/Makefile
slurm-wlm/PLIST
slurm-wlm/PLIST.Linux
slurm-wlm/distinfo
slurm-wlm/files/linux-slurm-enable
slurm-wlm/files/slurmctld.sh
slurm-wlm/files/slurmd.sh
slurm-wlm/patches/patch-etc_init.d.slurm.in
slurm-wlm/patches/patch-src_plugins_task_affinity_affinity.h
slurm-wlm/patches/patch-src_slurmd_common_task__plugin.c
slurm-wlm/patches/patch-src_slurmd_common_task__plugin.h
slurm-wlm/patches/patch-src_slurmd_slurmd_slurmd.c
slurm-wlm/patches/patch-src_slurmd_slurmd_slurmd.h
slurm-wlm/patches/patch-src_slurmd_slurmstepd_io.c
slurm-wlm/patches/patch-src_slurmd_slurmstepd_task.c
spectacle/DESCR
spectacle/Makefile
spectacle/PLIST
spectacle/distinfo
stacks/DESCR
stacks/Makefile
stacks/PLIST
stacks/distinfo
Log Message:
shotwell, slurm-wlm, spectacle, stacks: removed
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6c70b49da2b86a26618baca7ad1da054dc7d7d3c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 4 -
shotwell/DESCR | 3 -
shotwell/Makefile | 52 ---
shotwell/PLIST | 410 -----------------
shotwell/distinfo | 8 -
shotwell/patches/patch-aa | 46 --
shotwell/patches/patch-ab | 116 -----
shotwell/patches/patch-ac | 17 -
slurm-wlm/DESCR | 7 -
slurm-wlm/Makefile | 95 ----
slurm-wlm/PLIST | 499 ---------------------
slurm-wlm/PLIST.Linux | 6 -
slurm-wlm/distinfo | 13 -
slurm-wlm/files/linux-slurm-enable | 64 ---
slurm-wlm/files/slurmctld.sh | 15 -
slurm-wlm/files/slurmd.sh | 17 -
slurm-wlm/patches/patch-etc_init.d.slurm.in | 16 -
.../patch-src_plugins_task_affinity_affinity.h | 17 -
.../patches/patch-src_slurmd_common_task__plugin.c | 32 --
.../patches/patch-src_slurmd_common_task__plugin.h | 23 -
slurm-wlm/patches/patch-src_slurmd_slurmd_slurmd.c | 30 --
slurm-wlm/patches/patch-src_slurmd_slurmd_slurmd.h | 23 -
slurm-wlm/patches/patch-src_slurmd_slurmstepd_io.c | 14 -
.../patches/patch-src_slurmd_slurmstepd_task.c | 19 -
spectacle/DESCR | 1 -
spectacle/Makefile | 44 --
spectacle/PLIST | 22 -
spectacle/distinfo | 5 -
stacks/DESCR | 4 -
stacks/Makefile | 45 --
stacks/PLIST | 20 -
stacks/distinfo | 5 -
32 files changed, 1692 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 5eec0263ed..9cae61d427 100644
--- a/Makefile
+++ b/Makefile
@@ -5228,7 +5228,6 @@ SUBDIR+= shell-fm
SUBDIR+= shellharden
SUBDIR+= shellinabox
SUBDIR+= shotcut
-SUBDIR+= shotwell
SUBDIR+= shoutcast
SUBDIR+= showfont
SUBDIR+= showmesh
@@ -5271,7 +5270,6 @@ SUBDIR+= slideml
SUBDIR+= slime
SUBDIR+= slowhttptest
SUBDIR+= slune
-SUBDIR+= slurm-wlm
SUBDIR+= slurm-wlm-devel
SUBDIR+= sm-change_ldappass
SUBDIR+= sm-change_qldforward
@@ -5315,7 +5313,6 @@ SUBDIR+= sparse
SUBDIR+= spatt
SUBDIR+= spcm
SUBDIR+= spe
-SUBDIR+= spectacle
SUBDIR+= spectra
SUBDIR+= speed-dreams
SUBDIR+= speedx
@@ -5350,7 +5347,6 @@ SUBDIR+= ssiv-git
SUBDIR+= ssu
SUBDIR+= st-term-git
SUBDIR+= stackdriver-collectd
-SUBDIR+= stacks
SUBDIR+= stardict
SUBDIR+= stardict-tools
SUBDIR+= starfighter
diff --git a/shotwell/DESCR b/shotwell/DESCR
deleted file mode 100644
index b676d622a8..0000000000
--- a/shotwell/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-Shotwell is a photo organizer for the GNOME desktop. It lets you import photos
-from disk or camera, organize them in various ways, view them in full-window or
-fullscreen mode, and export them to share with others.
diff --git a/shotwell/Makefile b/shotwell/Makefile
deleted file mode 100644
index 86a0a4ad15..0000000000
--- a/shotwell/Makefile
+++ /dev/null
@@ -1,52 +0,0 @@
-# $NetBSD: Makefile,v 1.89 2018/03/12 11:16:50 wiz Exp $
-
-DISTNAME= shotwell-0.27.4
-CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/shotwell/0.27/}
-EXTRACT_SUFX= .tar.xz
-
-MAINTAINER= pkgrsc-users%NetBSD.org@localhost
-HOMEPAGE= https://wiki.gnome.org/Apps/Shotwell
-COMMENT= Photo organizer for the GNOME desktop
-LICENSE= gnu-lgpl-v2.1
-
-BUILD_DEPENDS+= gnome-doc-utils-[0-9]*:../../textproc/gnome-doc-utils
-
-HAS_CONFIGURE= yes
-USE_TOOLS+= gmake bash pkg-config m4 msgfmt
-
-CONFIG_SHELL= bash
-CONFIGURE_ARGS+= --prefix=${PREFIX}
-CONFIGURE_ARGS+= --assume-pkgs
-CONFIGURE_ENV+= --define=NO_CAMERA
-MAKE_ENV+= VALAC=${VALAC}
-
-REPLACE_SH+= configure
-
-.include "../../multimedia/gstreamer1/buildlink3.mk"
-.include "../../multimedia/gst-plugins1-base/buildlink3.mk"
-.include "../../databases/sqlite3/buildlink3.mk"
-.include "../../devel/glib2/schemas.mk"
-.include "../../devel/libgee/buildlink3.mk"
-.include "../../devel/libgphoto2/buildlink3.mk"
-.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../graphics/libexif/buildlink3.mk"
-.include "../../graphics/gexiv2/buildlink3.mk"
-# 0.13.2 added shared libs
-BUILDLINK_ABI_DEPENDS.libraw+= libraw>=0.13.2
-.include "../../graphics/libraw/buildlink3.mk"
-# Required for dealing with .svg icons. Spotted on a clean box
-.include "../../graphics/librsvg/buildlink3.mk"
-BUILDLINK_DEPMETHOD.vala= build
-.include "../../lang/vala/buildlink3.mk"
-.include "../../net/libsoup/buildlink3.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../sysutils/dbus-glib/buildlink3.mk"
-.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../textproc/json-glib/buildlink3.mk"
-.include "../../www/webkit24-gtk3/buildlink3.mk"
-.include "../../www/librest07/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gtk3+= gtk3+>=3.12.2
-.include "../../x11/gtk3/buildlink3.mk"
-.include "../../x11/libunique3/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/shotwell/PLIST b/shotwell/PLIST
deleted file mode 100644
index 2573b9afb6..0000000000
--- a/shotwell/PLIST
+++ /dev/null
@@ -1,410 +0,0 @@
-@comment $NetBSD: PLIST,v 1.7 2015/08/23 14:04:32 wiz Exp $
-bin/shotwell
-lib/shotwell/plugins/builtin/f-spot-24.png
-lib/shotwell/plugins/builtin/facebook.png
-lib/shotwell/plugins/builtin/facebook_publishing_options_pane.glade
-lib/shotwell/plugins/builtin/flickr.png
-lib/shotwell/plugins/builtin/flickr_pin_entry_pane.glade
-lib/shotwell/plugins/builtin/flickr_publishing_options_pane.glade
-lib/shotwell/plugins/builtin/gallery3.png
-lib/shotwell/plugins/builtin/gallery3_authentication_pane.glade
-lib/shotwell/plugins/builtin/gallery3_publishing_options_pane.glade
-lib/shotwell/plugins/builtin/picasa.png
-lib/shotwell/plugins/builtin/picasa_publishing_options_pane.glade
-lib/shotwell/plugins/builtin/piwigo.png
-lib/shotwell/plugins/builtin/piwigo_authentication_pane.glade
-lib/shotwell/plugins/builtin/piwigo_publishing_options_pane.glade
-lib/shotwell/plugins/builtin/rajce.png
-lib/shotwell/plugins/builtin/rajce_authentication_pane.glade
-lib/shotwell/plugins/builtin/rajce_publishing_options_pane.glade
-lib/shotwell/plugins/builtin/shotwell-data-imports.so
-lib/shotwell/plugins/builtin/shotwell-publishing-extras.so
-lib/shotwell/plugins/builtin/shotwell-publishing.so
-lib/shotwell/plugins/builtin/shotwell-transitions.so
-lib/shotwell/plugins/builtin/slideshow-plugin.png
-lib/shotwell/plugins/builtin/tumblr.png
-lib/shotwell/plugins/builtin/tumblr_authentication_pane.glade
-lib/shotwell/plugins/builtin/tumblr_publishing_options_pane.glade
-lib/shotwell/plugins/builtin/yandex_publish_model.glade
-lib/shotwell/plugins/builtin/youtube.png
-lib/shotwell/plugins/builtin/youtube_publishing_options_pane.glade
-libexec/shotwell/shotwell-settings-migrator
-libexec/shotwell/shotwell-video-thumbnailer
-share/appdata/shotwell.appdata.xml
-share/applications/shotwell-viewer.desktop
-share/applications/shotwell.desktop
-share/glib-2.0/schemas/org.yorba.shotwell-extras.gschema.xml
-share/glib-2.0/schemas/org.yorba.shotwell.gschema.xml
-share/gnome/help/shotwell/C/edit-adjustments.page
-share/gnome/help/shotwell/C/edit-crop.page
-share/gnome/help/shotwell/C/edit-enhance.page
-share/gnome/help/shotwell/C/edit-external.page
-share/gnome/help/shotwell/C/edit-nondestructive.page
-share/gnome/help/shotwell/C/edit-redeye.page
-share/gnome/help/shotwell/C/edit-rotate.page
-share/gnome/help/shotwell/C/edit-straighten.page
-share/gnome/help/shotwell/C/edit-time-date.page
-share/gnome/help/shotwell/C/edit-undo.page
-share/gnome/help/shotwell/C/figures/crop_thirds.jpg
-share/gnome/help/shotwell/C/figures/edit_toolbar.png
-share/gnome/help/shotwell/C/figures/editing_overview.png
-share/gnome/help/shotwell/C/figures/shotwell_logo.png
-share/gnome/help/shotwell/C/figures/trash_process.png
-share/gnome/help/shotwell/C/formats.page
-share/gnome/help/shotwell/C/import-camera.page
-share/gnome/help/shotwell/C/import-f-spot.page
-share/gnome/help/shotwell/C/import-file.page
-share/gnome/help/shotwell/C/import-memorycard.page
-share/gnome/help/shotwell/C/index.page
-share/gnome/help/shotwell/C/organize-event.page
-share/gnome/help/shotwell/C/organize-flag.page
-share/gnome/help/shotwell/C/organize-rating.page
-share/gnome/help/shotwell/C/organize-remove.page
-share/gnome/help/shotwell/C/organize-search.page
-share/gnome/help/shotwell/C/organize-tag.page
-share/gnome/help/shotwell/C/organize-title.page
-share/gnome/help/shotwell/C/other-files.page
-share/gnome/help/shotwell/C/other-missing.page
-share/gnome/help/shotwell/C/other-multiple.page
-share/gnome/help/shotwell/C/other-plugins.page
-share/gnome/help/shotwell/C/raw.page
-share/gnome/help/shotwell/C/running.page
-share/gnome/help/shotwell/C/share-background.page
-share/gnome/help/shotwell/C/share-export.page
-share/gnome/help/shotwell/C/share-print.page
-share/gnome/help/shotwell/C/share-send.page
-share/gnome/help/shotwell/C/share-slideshow.page
-share/gnome/help/shotwell/C/share-upload.page
-share/gnome/help/shotwell/C/view-displaying.page
-share/gnome/help/shotwell/C/view-information.page
-share/gnome/help/shotwell/C/view-sidebar.page
-share/gnome/help/shotwell/cs/edit-adjustments.page
-share/gnome/help/shotwell/cs/edit-crop.page
-share/gnome/help/shotwell/cs/edit-enhance.page
-share/gnome/help/shotwell/cs/edit-external.page
-share/gnome/help/shotwell/cs/edit-nondestructive.page
-share/gnome/help/shotwell/cs/edit-redeye.page
-share/gnome/help/shotwell/cs/edit-rotate.page
-share/gnome/help/shotwell/cs/edit-straighten.page
-share/gnome/help/shotwell/cs/edit-time-date.page
-share/gnome/help/shotwell/cs/edit-undo.page
-share/gnome/help/shotwell/cs/formats.page
-share/gnome/help/shotwell/cs/import-camera.page
-share/gnome/help/shotwell/cs/import-f-spot.page
-share/gnome/help/shotwell/cs/import-file.page
-share/gnome/help/shotwell/cs/import-memorycard.page
-share/gnome/help/shotwell/cs/index.page
-share/gnome/help/shotwell/cs/organize-event.page
-share/gnome/help/shotwell/cs/organize-flag.page
-share/gnome/help/shotwell/cs/organize-rating.page
-share/gnome/help/shotwell/cs/organize-remove.page
-share/gnome/help/shotwell/cs/organize-search.page
-share/gnome/help/shotwell/cs/organize-tag.page
-share/gnome/help/shotwell/cs/organize-title.page
-share/gnome/help/shotwell/cs/other-files.page
-share/gnome/help/shotwell/cs/other-missing.page
-share/gnome/help/shotwell/cs/other-multiple.page
-share/gnome/help/shotwell/cs/other-plugins.page
-share/gnome/help/shotwell/cs/raw.page
-share/gnome/help/shotwell/cs/running.page
-share/gnome/help/shotwell/cs/share-background.page
-share/gnome/help/shotwell/cs/share-export.page
-share/gnome/help/shotwell/cs/share-print.page
-share/gnome/help/shotwell/cs/share-send.page
-share/gnome/help/shotwell/cs/share-slideshow.page
-share/gnome/help/shotwell/cs/share-upload.page
-share/gnome/help/shotwell/cs/view-displaying.page
-share/gnome/help/shotwell/cs/view-information.page
-share/gnome/help/shotwell/cs/view-sidebar.page
-share/gnome/help/shotwell/de/edit-adjustments.page
-share/gnome/help/shotwell/de/edit-crop.page
-share/gnome/help/shotwell/de/edit-enhance.page
-share/gnome/help/shotwell/de/edit-external.page
-share/gnome/help/shotwell/de/edit-nondestructive.page
-share/gnome/help/shotwell/de/edit-redeye.page
-share/gnome/help/shotwell/de/edit-rotate.page
-share/gnome/help/shotwell/de/edit-straighten.page
-share/gnome/help/shotwell/de/edit-time-date.page
-share/gnome/help/shotwell/de/edit-undo.page
-share/gnome/help/shotwell/de/formats.page
-share/gnome/help/shotwell/de/import-camera.page
-share/gnome/help/shotwell/de/import-f-spot.page
-share/gnome/help/shotwell/de/import-file.page
-share/gnome/help/shotwell/de/import-memorycard.page
-share/gnome/help/shotwell/de/index.page
-share/gnome/help/shotwell/de/organize-event.page
-share/gnome/help/shotwell/de/organize-flag.page
-share/gnome/help/shotwell/de/organize-rating.page
-share/gnome/help/shotwell/de/organize-remove.page
-share/gnome/help/shotwell/de/organize-search.page
-share/gnome/help/shotwell/de/organize-tag.page
-share/gnome/help/shotwell/de/organize-title.page
-share/gnome/help/shotwell/de/other-files.page
-share/gnome/help/shotwell/de/other-missing.page
-share/gnome/help/shotwell/de/other-multiple.page
-share/gnome/help/shotwell/de/other-plugins.page
-share/gnome/help/shotwell/de/raw.page
-share/gnome/help/shotwell/de/running.page
-share/gnome/help/shotwell/de/share-background.page
-share/gnome/help/shotwell/de/share-export.page
-share/gnome/help/shotwell/de/share-print.page
-share/gnome/help/shotwell/de/share-send.page
-share/gnome/help/shotwell/de/share-slideshow.page
-share/gnome/help/shotwell/de/share-upload.page
-share/gnome/help/shotwell/de/view-displaying.page
-share/gnome/help/shotwell/de/view-information.page
-share/gnome/help/shotwell/de/view-sidebar.page
-share/gnome/help/shotwell/el/edit-adjustments.page
-share/gnome/help/shotwell/el/edit-crop.page
-share/gnome/help/shotwell/el/edit-enhance.page
-share/gnome/help/shotwell/el/edit-external.page
-share/gnome/help/shotwell/el/edit-nondestructive.page
-share/gnome/help/shotwell/el/edit-redeye.page
-share/gnome/help/shotwell/el/edit-rotate.page
-share/gnome/help/shotwell/el/edit-straighten.page
-share/gnome/help/shotwell/el/edit-time-date.page
-share/gnome/help/shotwell/el/edit-undo.page
-share/gnome/help/shotwell/el/formats.page
-share/gnome/help/shotwell/el/import-camera.page
-share/gnome/help/shotwell/el/import-f-spot.page
-share/gnome/help/shotwell/el/import-file.page
-share/gnome/help/shotwell/el/import-memorycard.page
-share/gnome/help/shotwell/el/index.page
-share/gnome/help/shotwell/el/organize-event.page
-share/gnome/help/shotwell/el/organize-flag.page
-share/gnome/help/shotwell/el/organize-rating.page
-share/gnome/help/shotwell/el/organize-remove.page
-share/gnome/help/shotwell/el/organize-search.page
-share/gnome/help/shotwell/el/organize-tag.page
-share/gnome/help/shotwell/el/organize-title.page
-share/gnome/help/shotwell/el/other-files.page
-share/gnome/help/shotwell/el/other-missing.page
-share/gnome/help/shotwell/el/other-multiple.page
-share/gnome/help/shotwell/el/other-plugins.page
-share/gnome/help/shotwell/el/raw.page
-share/gnome/help/shotwell/el/running.page
-share/gnome/help/shotwell/el/share-background.page
-share/gnome/help/shotwell/el/share-export.page
-share/gnome/help/shotwell/el/share-print.page
-share/gnome/help/shotwell/el/share-send.page
-share/gnome/help/shotwell/el/share-slideshow.page
-share/gnome/help/shotwell/el/share-upload.page
-share/gnome/help/shotwell/el/view-displaying.page
-share/gnome/help/shotwell/el/view-information.page
-share/gnome/help/shotwell/el/view-sidebar.page
-share/gnome/help/shotwell/es/edit-adjustments.page
-share/gnome/help/shotwell/es/edit-crop.page
-share/gnome/help/shotwell/es/edit-enhance.page
-share/gnome/help/shotwell/es/edit-external.page
-share/gnome/help/shotwell/es/edit-nondestructive.page
-share/gnome/help/shotwell/es/edit-redeye.page
-share/gnome/help/shotwell/es/edit-rotate.page
-share/gnome/help/shotwell/es/edit-straighten.page
-share/gnome/help/shotwell/es/edit-time-date.page
-share/gnome/help/shotwell/es/edit-undo.page
-share/gnome/help/shotwell/es/formats.page
-share/gnome/help/shotwell/es/import-camera.page
-share/gnome/help/shotwell/es/import-f-spot.page
-share/gnome/help/shotwell/es/import-file.page
-share/gnome/help/shotwell/es/import-memorycard.page
-share/gnome/help/shotwell/es/index.page
-share/gnome/help/shotwell/es/organize-event.page
-share/gnome/help/shotwell/es/organize-flag.page
-share/gnome/help/shotwell/es/organize-rating.page
-share/gnome/help/shotwell/es/organize-remove.page
-share/gnome/help/shotwell/es/organize-search.page
-share/gnome/help/shotwell/es/organize-tag.page
-share/gnome/help/shotwell/es/organize-title.page
-share/gnome/help/shotwell/es/other-files.page
-share/gnome/help/shotwell/es/other-missing.page
-share/gnome/help/shotwell/es/other-multiple.page
-share/gnome/help/shotwell/es/other-plugins.page
-share/gnome/help/shotwell/es/raw.page
-share/gnome/help/shotwell/es/running.page
-share/gnome/help/shotwell/es/share-background.page
-share/gnome/help/shotwell/es/share-export.page
-share/gnome/help/shotwell/es/share-print.page
-share/gnome/help/shotwell/es/share-send.page
-share/gnome/help/shotwell/es/share-slideshow.page
-share/gnome/help/shotwell/es/share-upload.page
-share/gnome/help/shotwell/es/view-displaying.page
-share/gnome/help/shotwell/es/view-information.page
-share/gnome/help/shotwell/es/view-sidebar.page
-share/gnome/help/shotwell/hu/edit-adjustments.page
-share/gnome/help/shotwell/hu/edit-crop.page
-share/gnome/help/shotwell/hu/edit-enhance.page
-share/gnome/help/shotwell/hu/edit-external.page
-share/gnome/help/shotwell/hu/edit-nondestructive.page
-share/gnome/help/shotwell/hu/edit-redeye.page
-share/gnome/help/shotwell/hu/edit-rotate.page
-share/gnome/help/shotwell/hu/edit-straighten.page
-share/gnome/help/shotwell/hu/edit-time-date.page
-share/gnome/help/shotwell/hu/edit-undo.page
-share/gnome/help/shotwell/hu/formats.page
-share/gnome/help/shotwell/hu/import-camera.page
-share/gnome/help/shotwell/hu/import-f-spot.page
-share/gnome/help/shotwell/hu/import-file.page
-share/gnome/help/shotwell/hu/import-memorycard.page
-share/gnome/help/shotwell/hu/index.page
-share/gnome/help/shotwell/hu/organize-event.page
-share/gnome/help/shotwell/hu/organize-flag.page
-share/gnome/help/shotwell/hu/organize-rating.page
-share/gnome/help/shotwell/hu/organize-remove.page
-share/gnome/help/shotwell/hu/organize-search.page
-share/gnome/help/shotwell/hu/organize-tag.page
-share/gnome/help/shotwell/hu/organize-title.page
-share/gnome/help/shotwell/hu/other-files.page
-share/gnome/help/shotwell/hu/other-missing.page
-share/gnome/help/shotwell/hu/other-multiple.page
-share/gnome/help/shotwell/hu/other-plugins.page
-share/gnome/help/shotwell/hu/raw.page
-share/gnome/help/shotwell/hu/running.page
-share/gnome/help/shotwell/hu/share-background.page
-share/gnome/help/shotwell/hu/share-export.page
-share/gnome/help/shotwell/hu/share-print.page
-share/gnome/help/shotwell/hu/share-send.page
-share/gnome/help/shotwell/hu/share-slideshow.page
-share/gnome/help/shotwell/hu/share-upload.page
-share/gnome/help/shotwell/hu/view-displaying.page
-share/gnome/help/shotwell/hu/view-information.page
-share/gnome/help/shotwell/hu/view-sidebar.page
-share/icons/hicolor/16x16/apps/shotwell.svg
-share/icons/hicolor/24x24/apps/shotwell.svg
-share/icons/hicolor/scalable/apps/shotwell.svg
-share/locale/af/LC_MESSAGES/shotwell.mo
-share/locale/ar/LC_MESSAGES/shotwell.mo
-share/locale/as/LC_MESSAGES/shotwell.mo
-share/locale/ast/LC_MESSAGES/shotwell.mo
-share/locale/bg/LC_MESSAGES/shotwell.mo
-share/locale/bn/LC_MESSAGES/shotwell.mo
-share/locale/bn_IN/LC_MESSAGES/shotwell.mo
-share/locale/bs/LC_MESSAGES/shotwell.mo
-share/locale/ca/LC_MESSAGES/shotwell.mo
-share/locale/cs/LC_MESSAGES/shotwell.mo
-share/locale/da/LC_MESSAGES/shotwell.mo
-share/locale/de/LC_MESSAGES/shotwell.mo
-share/locale/el/LC_MESSAGES/shotwell.mo
-share/locale/en_GB/LC_MESSAGES/shotwell.mo
-share/locale/eo/LC_MESSAGES/shotwell.mo
-share/locale/es/LC_MESSAGES/shotwell.mo
-share/locale/et/LC_MESSAGES/shotwell.mo
-share/locale/eu/LC_MESSAGES/shotwell.mo
-share/locale/fi/LC_MESSAGES/shotwell.mo
-share/locale/fr/LC_MESSAGES/shotwell.mo
-share/locale/gd/LC_MESSAGES/shotwell.mo
-share/locale/gl/LC_MESSAGES/shotwell.mo
-share/locale/gu/LC_MESSAGES/shotwell.mo
-share/locale/he/LC_MESSAGES/shotwell.mo
-share/locale/hi/LC_MESSAGES/shotwell.mo
-share/locale/hr/LC_MESSAGES/shotwell.mo
-share/locale/hu/LC_MESSAGES/shotwell.mo
-share/locale/ia/LC_MESSAGES/shotwell.mo
-share/locale/id/LC_MESSAGES/shotwell.mo
-share/locale/it/LC_MESSAGES/shotwell.mo
-share/locale/ja/LC_MESSAGES/shotwell.mo
-share/locale/kk/LC_MESSAGES/shotwell.mo
-share/locale/km/LC_MESSAGES/shotwell.mo
-share/locale/kn/LC_MESSAGES/shotwell.mo
-share/locale/ko/LC_MESSAGES/shotwell.mo
-share/locale/ky/LC_MESSAGES/shotwell.mo
-share/locale/lt/LC_MESSAGES/shotwell.mo
-share/locale/lv/LC_MESSAGES/shotwell.mo
-share/locale/mk/LC_MESSAGES/shotwell.mo
-share/locale/ml/LC_MESSAGES/shotwell.mo
-share/locale/mr/LC_MESSAGES/shotwell.mo
-share/locale/nb/LC_MESSAGES/shotwell.mo
-share/locale/nl/LC_MESSAGES/shotwell.mo
-share/locale/nn/LC_MESSAGES/shotwell.mo
-share/locale/or/LC_MESSAGES/shotwell.mo
-share/locale/pa/LC_MESSAGES/shotwell.mo
-share/locale/pl/LC_MESSAGES/shotwell.mo
-share/locale/pt/LC_MESSAGES/shotwell.mo
-share/locale/pt_BR/LC_MESSAGES/shotwell.mo
-share/locale/ro/LC_MESSAGES/shotwell.mo
-share/locale/ru/LC_MESSAGES/shotwell.mo
-share/locale/sk/LC_MESSAGES/shotwell.mo
-share/locale/sl/LC_MESSAGES/shotwell.mo
-share/locale/sr/LC_MESSAGES/shotwell.mo
-share/locale/sr@latin/LC_MESSAGES/shotwell.mo
-share/locale/sv/LC_MESSAGES/shotwell.mo
-share/locale/ta/LC_MESSAGES/shotwell.mo
-share/locale/te/LC_MESSAGES/shotwell.mo
-share/locale/th/LC_MESSAGES/shotwell.mo
-share/locale/tr/LC_MESSAGES/shotwell.mo
-share/locale/uk/LC_MESSAGES/shotwell.mo
-share/locale/vi/LC_MESSAGES/shotwell.mo
-share/locale/zh_CN/LC_MESSAGES/shotwell.mo
-share/locale/zh_HK/LC_MESSAGES/shotwell.mo
-share/locale/zh_TW/LC_MESSAGES/shotwell.mo
-share/shotwell/icons/all-rejected.png
-share/shotwell/icons/crop-pivot-reticle.png
-share/shotwell/icons/crop.svg
-share/shotwell/icons/drag_nub.png
-share/shotwell/icons/filter-flagged.png
-share/shotwell/icons/filter-photos.png
-share/shotwell/icons/filter-raw.png
-share/shotwell/icons/filter-videos.png
-share/shotwell/icons/five-star-filter.svg
-share/shotwell/icons/five-stars.svg
-share/shotwell/icons/flag-page.png
-share/shotwell/icons/flag-trinket.png
-share/shotwell/icons/four-star-filter-plus.svg
-share/shotwell/icons/four-stars.svg
-share/shotwell/icons/generic-plugin.png
-share/shotwell/icons/image-adjust.svg
-share/shotwell/icons/import-all.png
-share/shotwell/icons/import.svg
-share/shotwell/icons/make-primary.svg
-share/shotwell/icons/merge.svg
-share/shotwell/icons/multiple-events.png
-share/shotwell/icons/multiple-tags.png
-share/shotwell/icons/no-event.png
-share/shotwell/icons/noninterpretable-video.png
-share/shotwell/icons/one-event.png
-share/shotwell/icons/one-star-filter-plus.svg
-share/shotwell/icons/one-star.svg
-share/shotwell/icons/one-tag.png
-share/shotwell/icons/pin-toolbar.svg
-share/shotwell/icons/publish.png
-share/shotwell/icons/redeye.png
-share/shotwell/icons/rejected.svg
-share/shotwell/icons/shotwell-16.svg
-share/shotwell/icons/shotwell-24.svg
-share/shotwell/icons/shotwell-auto-enhance.png
-share/shotwell/icons/shotwell-street.jpg
-share/shotwell/icons/shotwell.ico
-share/shotwell/icons/shotwell.svg
-share/shotwell/icons/slideshow-extension-point.png
-share/shotwell/icons/sprocket.png
-share/shotwell/icons/straighten.svg
-share/shotwell/icons/three-star-filter-plus.svg
-share/shotwell/icons/three-stars.svg
-share/shotwell/icons/two-star-filter-plus.svg
-share/shotwell/icons/two-stars.svg
-share/shotwell/icons/videos-page.png
-share/shotwell/icons/zoom-in.png
-share/shotwell/icons/zoom-out.png
-share/shotwell/ui/collection.ui
-share/shotwell/ui/direct.ui
-share/shotwell/ui/direct_context.ui
-share/shotwell/ui/event.ui
-share/shotwell/ui/events_directory.ui
-share/shotwell/ui/fullscreen.ui
-share/shotwell/ui/import.ui
-share/shotwell/ui/import_queue.ui
-share/shotwell/ui/media.ui
-share/shotwell/ui/offline.ui
-share/shotwell/ui/photo.ui
-share/shotwell/ui/photo_context.ui
-share/shotwell/ui/savedsearch.ui
-share/shotwell/ui/search_bar.ui
-share/shotwell/ui/search_sidebar_context.ui
-share/shotwell/ui/set_background_dialog.glade
-share/shotwell/ui/set_background_slideshow_dialog.glade
-share/shotwell/ui/shotwell.glade
-share/shotwell/ui/shotwell.xml
-share/shotwell/ui/sidebar_default_context.ui
-share/shotwell/ui/tag_sidebar_context.ui
-share/shotwell/ui/tags.ui
-share/shotwell/ui/top.ui
-share/shotwell/ui/trash.ui
diff --git a/shotwell/distinfo b/shotwell/distinfo
deleted file mode 100644
index bca95ee6b3..0000000000
--- a/shotwell/distinfo
+++ /dev/null
@@ -1,8 +0,0 @@
-$NetBSD: distinfo,v 1.17 2015/11/03 21:34:20 agc Exp $
-
-RMD160 (shotwell-0.27.4.tar.xz) = 7977aacdf242622371dbb83d8302cd7f49fe16e3
-SHA512 (shotwell-0.27.4.tar.xz) = 9f67893018a750199b51ac42e357c850195a356db8fdb5b1f8836375e01291d716f82257b2b030aa41e9ead59227b442fd38239fad5b5f46bf2701ec968e383f
-Size (shotwell-0.27.4.tar.xz) = 5626284 bytes
-SHA1 (patch-aa) = 3baaeceac9a1d652cd4f1ef14ee8fa96691ce598
-SHA1 (patch-ab) = 83e9ece301dc4264ecd64e85b6547471bf514ce7
-SHA1 (patch-ac) = 0183761f3ab30788703e54aecba72b194e0d770a
diff --git a/shotwell/patches/patch-aa b/shotwell/patches/patch-aa
deleted file mode 100644
index b0668beead..0000000000
--- a/shotwell/patches/patch-aa
+++ /dev/null
@@ -1,46 +0,0 @@
-$NetBSD: patch-aa,v 1.11 2015/08/23 14:04:32 wiz Exp $
-
---- Makefile.orig 2015-03-24 00:38:31.000000000 +0000
-+++ Makefile
-@@ -263,7 +263,6 @@ EXT_PKGS = \
- gstreamer-base-1.0 \
- gstreamer-pbutils-1.0 \
- gtk+-3.0 \
-- gudev-1.0 \
- libexif \
- libgphoto2 \
- json-glib-1.0 \
-@@ -295,7 +294,6 @@ EXT_PKG_VERSIONS = \
- gstreamer-plugins-base-1.0 >= 1.0.0 \
- gstreamer-pbutils-1.0 >= 1.0.0 \
- gtk+-3.0 >= 3.12.2 \
-- gudev-1.0 >= 145 \
- libexif >= 0.6.16 \
- libgphoto2 >= 2.4.2 \
- libraw >= 0.13.2 \
-@@ -417,7 +415,7 @@ PLUGIN_CFLAGS += $(PROFILE_FLAGS) $(REQU
- # Required for gudev-1.0
- CFLAGS += -DG_UDEV_API_IS_SUBJECT_TO_CHANGE
-
--all: pkgcheck valacheck desktop
-+all: pkgcheck desktop
-
- ifdef ENABLE_BUILD_FOR_GLADE
- all: $(PLUGINS_DIR) lib$(PROGRAM).so $(PROGRAM) $(PC_FILE)
-@@ -489,7 +487,7 @@ ifndef DISABLE_DESKTOP_VALIDATE
- else rm -f misc/shotwell.desktop.errors; \
- fi
- endif
--
-+
- misc/shotwell-viewer.desktop: misc/shotwell-viewer.desktop.head $(EXPANDED_CORE_PO_FILES)
- cp misc/shotwell-viewer.desktop.head misc/shotwell-viewer.desktop
- $(foreach lang,$(CORE_SUPPORTED_LANGUAGES), echo X-GNOME-FullName[$(lang)]=`TEXTDOMAINDIR=locale-langpack \
-@@ -694,7 +692,6 @@ $(PLUGINS_SO) $(EXTRA_PLUGINS_SO): $(PLU
-
- .PHONY: $(PLUGINS_DIR)
- $(PLUGINS_DIR): $(PLUGIN_VAPI) $(PLUGIN_HEADER) $(PLUGIN_DEPS)
-- $(call check_valac_version)
- @$(MAKE) --directory=$@ PLUGINS_VERSION="$(VERSION)" USER_VALAFLAGS="$(USER_VALAFLAGS)" \
- PLUGIN_CFLAGS="$(PLUGIN_CFLAGS)"
-
diff --git a/shotwell/patches/patch-ab b/shotwell/patches/patch-ab
deleted file mode 100644
index 6c27c62cd8..0000000000
--- a/shotwell/patches/patch-ab
+++ /dev/null
@@ -1,116 +0,0 @@
-$NetBSD: patch-ab,v 1.7 2015/08/23 14:04:32 wiz Exp $
-
---- src/camera/CameraTable.vala.orig 2015-02-14 00:50:15.000000000 +0000
-+++ src/camera/CameraTable.vala
-@@ -26,7 +26,6 @@ public class CameraTable {
-
- private static CameraTable instance = null;
-
-- private GUdev.Client client = new GUdev.Client(SUBSYSTEMS);
- private OneShotScheduler camera_update_scheduler = null;
- private GPhoto.Context null_context = new GPhoto.Context();
- private GPhoto.CameraAbilitiesList abilities_list;
-@@ -43,7 +42,6 @@ public class CameraTable {
- on_update_cameras);
-
- // listen for interesting events on the specified subsystems
-- client.uevent.connect(on_udev_event);
- volume_monitor = VolumeMonitor.get();
- volume_monitor.volume_changed.connect(on_volume_changed);
- volume_monitor.volume_added.connect(on_volume_changed);
-@@ -111,31 +109,6 @@ public class CameraTable {
- private string[] get_all_usb_cameras() {
- string[] cameras = new string[0];
-
-- GLib.List<GUdev.Device> device_list = client.query_by_subsystem(null);
-- foreach (GUdev.Device device in device_list) {
-- string device_file = device.get_device_file();
-- if(
-- // only keep devices that have a non-null device file and that
-- // have both the ID_GPHOTO2 and GPHOTO2_DRIVER properties set
-- (device_file != null) &&
-- (device.has_property("ID_GPHOTO2")) &&
-- (device.has_property("GPHOTO2_DRIVER"))
-- ) {
-- int camera_bus, camera_device;
-- // extract the bus and device IDs from the device file string
-- // TODO: is it safe to parse the absolute path or should we be
-- // smarter and use a regex to only pick up the end of the path?
-- if (device_file.scanf("/dev/bus/usb/%d/%d", out camera_bus, out camera_device) < 2) {
-- critical("get_all_usb_cameras: Failed to scanf device file %s", device_file);
--
-- continue;
-- }
-- string camera = "usb:%.3d,%.3d".printf(camera_bus, camera_device);
-- debug("USB camera detected at %s", camera);
-- cameras += camera;
-- }
-- }
--
- return cameras;
- }
-
-@@ -212,24 +185,6 @@ public class CameraTable {
- "/dev/bus/usb/%s".printf(port.substring(4).replace(",", "/")) : null;
- }
-
-- private string? get_name_for_uuid(string uuid) {
-- foreach (Volume volume in volume_monitor.get_volumes()) {
-- if (volume.get_identifier(VolumeIdentifier.UUID) == uuid) {
-- return volume.get_name();
-- }
-- }
-- return null;
-- }
--
-- private string? get_icon_for_uuid(string uuid) {
-- foreach (Volume volume in volume_monitor.get_volumes()) {
-- if (volume.get_identifier(VolumeIdentifier.UUID) == uuid) {
-- return volume.get_icon().to_string();
-- }
-- }
-- return null;
-- }
--
- private void update_camera_table() throws GPhotoError {
- // need to do this because virtual ports come and go in the USB world (and probably others)
- GPhoto.PortInfoList port_info_list;
-@@ -333,23 +288,6 @@ public class CameraTable {
- continue;
- }
-
-- // Get display name for camera.
-- string path = get_port_path(port);
-- if (null != path) {
-- GUdev.Device device = client.query_by_device_file(path);
-- string serial = device.get_property("ID_SERIAL_SHORT");
-- if (null != serial) {
-- // Try to get the name and icon.
-- display_name = get_name_for_uuid(serial);
-- icon = get_icon_for_uuid(serial);
-- }
-- if (null == display_name) {
-- display_name = device.get_sysfs_attr("product");
-- }
-- if (null == display_name) {
-- display_name = device.get_property("ID_MODEL");
-- }
-- }
- if (null == display_name) {
- // Default to GPhoto detected name.
- display_name = name;
-@@ -394,14 +332,6 @@ public class CameraTable {
- }
- }
-
-- private void on_udev_event(string action, GUdev.Device device) {
-- debug("udev event: %s on %s", action, device.get_name());
--
-- // Device add/removes often arrive in pairs; this allows for a single
-- // update to occur when they come in all at once
-- camera_update_scheduler.after_timeout(UPDATE_DELAY_MSEC, true);
-- }
--
- public void on_volume_changed(Volume volume) {
- camera_update_scheduler.after_timeout(UPDATE_DELAY_MSEC, true);
- }
diff --git a/shotwell/patches/patch-ac b/shotwell/patches/patch-ac
deleted file mode 100644
index bd58bc3035..0000000000
--- a/shotwell/patches/patch-ac
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-ac,v 1.6 2014/11/25 10:07:18 wiz Exp $
-
---- configure.orig 2013-11-19 02:02:29.000000000 +0000
-+++ configure
-@@ -176,10 +176,10 @@ done
-
- # detect version of libgphoto2 the compilation host has installed
- pkg-config --atleast-version 2.5 libgphoto2
--if [ $? == 1 ]
-+if [ $? = 1 ]
- then
- pkg-config --atleast-version 2.4 libgphoto2
-- if [ $? == 1 ]
-+ if [ $? = 1 ]
- then
- printf "No compatible libGPhoto installation found. Configuration cannot continue.\n";
- exit 1
diff --git a/slurm-wlm/DESCR b/slurm-wlm/DESCR
deleted file mode 100644
index 655b1afe27..0000000000
--- a/slurm-wlm/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-SLURM is an open-source resource manager designed for Linux clusters of
-all sizes. It provides three key functions. First it allocates exclusive
-and/or non-exclusive access to resources (computer nodes) to users for some
-duration of time so they can perform work. Second, it provides a framework
-for starting, executing, and monitoring work (typically a parallel job) on
-a set of allocated nodes. Finally, it arbitrates contention for resources
-by managing a queue of pending work.
diff --git a/slurm-wlm/Makefile b/slurm-wlm/Makefile
deleted file mode 100644
index 73ba174967..0000000000
--- a/slurm-wlm/Makefile
+++ /dev/null
@@ -1,95 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2018/08/22 09:46:10 wiz Exp $
-
-DISTNAME= slurm-19.05.5
-PKGNAME= ${DISTNAME:S/-/-wlm-/}
-CATEGORIES= parallel
-MASTER_SITES= http://download.schedmd.com/slurm/
-MASTER_SITES+= http://www.schedmd.com/download/latest/
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= bacon%NetBSD.org@localhost
-HOMEPAGE= https://www.schedmd.com/
-COMMENT= Simple Linux Utility for Resource Management
-
-LICENSE= gnu-gpl-v2
-
-BUILD_DEPENDS+= man2html-[0-9]*:../../textproc/man2html
-
-GNU_CONFIGURE= yes
-USE_LANGUAGES= c c++
-USE_LIBTOOL= yes
-USE_TOOLS+= bash perl pkg-config
-
-CONFIG_SHELL= bash
-CONFIGURE_ARGS+= --bindir=${PREFIX}/bin
-CONFIGURE_ARGS+= --htmldir=${PREFIX}/share/doc/${PKGNAME_NOREV}/html
-CONFIGURE_ARGS+= --with-munge=${BUILDLINK_PREFIX.munge}
-CONFIGURE_ARGS+= --with-hwloc=${PREFIX}
-CONFIGURE_ARGS+= --with-json=${PREFIX}
-CONFIGURE_ARGS+= --with-libssh2=${PREFIX}
-# Future: Enable task affinity code is fully patched for NetBSD
-# CONFIGURE_ARGS.NetBSD+= ac_cv_func_sched_setaffinity=yes
-
-REPLACE_PYTHON= doc/html/shtml2html.py
-REPLACE_PYTHON+= doc/man/man2html.py
-REPLACE_PYTHON+= testsuite/expect/regression.py
-REPLACE_PYTHON+= testsuite/expect/driveregress.py
-REPLACE_PYTHON+= contribs/cray/csm/slurmconfgen_smw.py
-
-PKG_GROUPS= slurm
-PKG_USERS= slurm:slurm
-
-PKG_GECOS.slurm= SLURM user
-PKG_SHELL.slurm= ${NOLOGIN}
-
-RCD_SCRIPTS+= slurmd slurmctld
-
-SUBST_CLASSES+= linuxinit
-SUBST_STAGE.linuxinit= pre-configure
-SUBST_FILES.linuxinit= etc/init.d.slurm.in
-SUBST_SED.linuxinit= -e 's|^exec_prefix=|&${PREFIX}|'
-SUBST_SED.linuxinit+= -e 's|^prefix=|&${PREFIX}|'
-SUBST_SED.linuxinit+= -e 's|@bindir@|$${exec_prefix}/bin|'
-SUBST_SED.linuxinit+= -e 's|@sbindir@|$${exec_prefix}/sbin|'
-SUBST_SED.linuxinit+= -e 's|@libdir@|$${exec_prefix}/lib|'
-SUBST_SED.linuxinit+= -e 's|@sysconfdir@|$${prefix}/etc|'
-
-# Config flag for disabling gtk does not work, so set an impossible requirement
-SUBST_CLASSES+= gtk
-SUBST_STAGE.gtk= pre-configure
-SUBST_SED.gtk= -e 's|min_gtk_version=.*|min_gtk_version=2000.0.0|'
-SUBST_FILES.gtk= configure
-
-SUBST_CLASSES+= prefix
-SUBST_STAGE.prefix= pre-configure
-SUBST_SED.prefix= -e 's|/usr/local|${PREFIX}|g'
-SUBST_SED.prefix+= -e 's|/opt/local /sw||g'
-SUBST_FILES.prefix= configure
-
-SUBST_CLASSES+= make-ex
-SUBST_STAGE.make-ex= post-install
-SUBST_FILES.make-ex= etc/Makefile
-SUBST_SED.make-ex= -e 's|${WRKDIR}|<build-prefix>|g'
-
-INSTALLATION_DIRS+= share/examples/slurm
-
-post-install:
- ${INSTALL_DATA} ${WRKSRC}/etc/* ${DESTDIR}${PREFIX}/share/examples/slurm
- ${RM} -f ${DESTDIR}${PREFIX}/share/examples/slurm/init.d.slurm.in.orig
-
-.include "../../www/curl/buildlink3.mk"
-.include "../../lang/python/tool.mk"
-.include "../../security/munge/buildlink3.mk" # optional
-.include "../../parallel/hwloc/buildlink3.mk"
-.include "../../security/openssl/buildlink3.mk"
-.include "../../devel/hdf5/buildlink3.mk"
-.include "../../devel/readline/buildlink3.mk"
-.include "../../archivers/lz4/buildlink3.mk"
-.include "../../textproc/json-c/buildlink3.mk"
-.include "../../security/libssh2/buildlink3.mk"
-.include "../../lang/lua/buildlink3.mk"
-.include "../../mk/mysql.buildlink3.mk"
-.include "../../mk/dlopen.buildlink3.mk"
-.include "../../mk/curses.buildlink3.mk"
-.include "../../mk/pthread.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/slurm-wlm/PLIST b/slurm-wlm/PLIST
deleted file mode 100644
index 7b38d950d0..0000000000
--- a/slurm-wlm/PLIST
+++ /dev/null
@@ -1,499 +0,0 @@
-@comment $NetBSD$
-bin/sacct
-bin/sacctmgr
-bin/salloc
-bin/sattach
-bin/sbatch
-bin/sbcast
-bin/scancel
-bin/scontrol
-bin/sdiag
-bin/sh5util
-bin/sinfo
-bin/smap
-bin/sprio
-bin/squeue
-bin/sreport
-bin/srun
-bin/sshare
-bin/sstat
-bin/strigger
-include/slurm/pmi.h
-include/slurm/slurm.h
-include/slurm/slurm_errno.h
-include/slurm/slurmdb.h
-include/slurm/smd_ns.h
-include/slurm/spank.h
-lib/libslurm.la
-lib/slurm/accounting_storage_filetxt.la
-lib/slurm/accounting_storage_mysql.la
-lib/slurm/accounting_storage_none.la
-lib/slurm/accounting_storage_slurmdbd.la
-lib/slurm/acct_gather_energy_cray_aries.la
-lib/slurm/acct_gather_energy_ibmaem.la
-lib/slurm/acct_gather_energy_none.la
-lib/slurm/acct_gather_energy_rapl.la
-lib/slurm/acct_gather_filesystem_lustre.la
-lib/slurm/acct_gather_filesystem_none.la
-lib/slurm/acct_gather_interconnect_none.la
-lib/slurm/acct_gather_profile_hdf5.la
-lib/slurm/acct_gather_profile_influxdb.la
-lib/slurm/acct_gather_profile_none.la
-lib/slurm/auth_munge.la
-lib/slurm/auth_none.la
-lib/slurm/burst_buffer_datawarp.la
-lib/slurm/burst_buffer_generic.la
-lib/slurm/checkpoint_none.la
-lib/slurm/checkpoint_ompi.la
-lib/slurm/cli_filter_none.la
-lib/slurm/core_spec_cray_aries.la
-lib/slurm/core_spec_none.la
-lib/slurm/cred_munge.la
-lib/slurm/cred_none.la
-lib/slurm/ext_sensors_none.la
-lib/slurm/gpu_generic.la
-lib/slurm/gres_gpu.la
-lib/slurm/gres_mic.la
-lib/slurm/gres_mps.la
-lib/slurm/gres_nic.la
-lib/slurm/job_container_cncu.la
-lib/slurm/job_container_none.la
-lib/slurm/job_submit_all_partitions.la
-lib/slurm/job_submit_cray_aries.la
-lib/slurm/job_submit_defaults.la
-lib/slurm/job_submit_logging.la
-lib/slurm/job_submit_lua.la
-lib/slurm/job_submit_partition.la
-lib/slurm/job_submit_pbs.la
-lib/slurm/job_submit_require_timelimit.la
-lib/slurm/job_submit_throttle.la
-lib/slurm/jobacct_gather_linux.la
-lib/slurm/jobacct_gather_none.la
-lib/slurm/jobcomp_elasticsearch.la
-lib/slurm/jobcomp_filetxt.la
-lib/slurm/jobcomp_mysql.la
-lib/slurm/jobcomp_none.la
-lib/slurm/jobcomp_script.la
-lib/slurm/launch_slurm.la
-lib/slurm/layouts_power_cpufreq.la
-lib/slurm/layouts_power_default.la
-lib/slurm/layouts_unit_default.la
-lib/slurm/libslurmfull.la
-lib/slurm/mcs_account.la
-lib/slurm/mcs_group.la
-lib/slurm/mcs_none.la
-lib/slurm/mcs_user.la
-lib/slurm/mpi_none.la
-lib/slurm/mpi_openmpi.la
-lib/slurm/mpi_pmi2.la
-lib/slurm/node_features_knl_cray.la
-lib/slurm/node_features_knl_generic.la
-lib/slurm/power_cray_aries.la
-lib/slurm/power_none.la
-lib/slurm/preempt_none.la
-lib/slurm/preempt_partition_prio.la
-lib/slurm/preempt_qos.la
-lib/slurm/priority_basic.la
-lib/slurm/priority_multifactor.la
-lib/slurm/proctrack_linuxproc.la
-lib/slurm/proctrack_pgid.la
-lib/slurm/route_default.la
-lib/slurm/route_topology.la
-lib/slurm/sched_backfill.la
-lib/slurm/sched_builtin.la
-lib/slurm/sched_hold.la
-lib/slurm/select_cons_res.la
-lib/slurm/select_cons_tres.la
-lib/slurm/select_cray_aries.la
-lib/slurm/select_linear.la
-lib/slurm/site_factor_none.la
-lib/slurm/slurmctld_nonstop.la
-lib/slurm/spank_pbs.la
-lib/slurm/src/sattach/sattach.wrapper.c
-lib/slurm/src/srun/srun.wrapper.c
-lib/slurm/switch_generic.la
-lib/slurm/switch_none.la
-lib/slurm/task_cray_aries.la
-lib/slurm/task_none.la
-lib/slurm/topology_3d_torus.la
-lib/slurm/topology_hypercube.la
-lib/slurm/topology_node_rank.la
-lib/slurm/topology_none.la
-lib/slurm/topology_tree.la
-man/man1/sacct.1
-man/man1/sacctmgr.1
-man/man1/salloc.1
-man/man1/sattach.1
-man/man1/sbatch.1
-man/man1/sbcast.1
-man/man1/scancel.1
-man/man1/scontrol.1
-man/man1/sdiag.1
-man/man1/sh5util.1
-man/man1/sinfo.1
-man/man1/slurm.1
-man/man1/smap.1
-man/man1/sprio.1
-man/man1/squeue.1
-man/man1/sreport.1
-man/man1/srun.1
-man/man1/sshare.1
-man/man1/sstat.1
-man/man1/strigger.1
-man/man3/slurm_allocate_pack_job_blocking.3
-man/man3/slurm_allocate_resources.3
-man/man3/slurm_allocate_resources_blocking.3
-man/man3/slurm_allocation_lookup.3
-man/man3/slurm_allocation_msg_thr_create.3
-man/man3/slurm_allocation_msg_thr_destroy.3
-man/man3/slurm_api_version.3
-man/man3/slurm_checkpoint.3
-man/man3/slurm_checkpoint_able.3
-man/man3/slurm_checkpoint_complete.3
-man/man3/slurm_checkpoint_create.3
-man/man3/slurm_checkpoint_disable.3
-man/man3/slurm_checkpoint_enable.3
-man/man3/slurm_checkpoint_error.3
-man/man3/slurm_checkpoint_failed.3
-man/man3/slurm_checkpoint_restart.3
-man/man3/slurm_checkpoint_task_complete.3
-man/man3/slurm_checkpoint_tasks.3
-man/man3/slurm_checkpoint_vacate.3
-man/man3/slurm_clear_trigger.3
-man/man3/slurm_complete_job.3
-man/man3/slurm_confirm_allocation.3
-man/man3/slurm_create_partition.3
-man/man3/slurm_create_reservation.3
-man/man3/slurm_delete_partition.3
-man/man3/slurm_delete_reservation.3
-man/man3/slurm_free_ctl_conf.3
-man/man3/slurm_free_front_end_info_msg.3
-man/man3/slurm_free_job_alloc_info_response_msg.3
-man/man3/slurm_free_job_array_resp.3
-man/man3/slurm_free_job_info_msg.3
-man/man3/slurm_free_job_step_create_response_msg.3
-man/man3/slurm_free_job_step_info_response_msg.3
-man/man3/slurm_free_node_info.3
-man/man3/slurm_free_node_info_msg.3
-man/man3/slurm_free_partition_info.3
-man/man3/slurm_free_partition_info_msg.3
-man/man3/slurm_free_reservation_info_msg.3
-man/man3/slurm_free_resource_allocation_response_msg.3
-man/man3/slurm_free_slurmd_status.3
-man/man3/slurm_free_submit_response_response_msg.3
-man/man3/slurm_free_trigger_msg.3
-man/man3/slurm_get_end_time.3
-man/man3/slurm_get_errno.3
-man/man3/slurm_get_job_steps.3
-man/man3/slurm_get_rem_time.3
-man/man3/slurm_get_triggers.3
-man/man3/slurm_hostlist_create.3
-man/man3/slurm_hostlist_destroy.3
-man/man3/slurm_hostlist_shift.3
-man/man3/slurm_init_job_desc_msg.3
-man/man3/slurm_init_part_desc_msg.3
-man/man3/slurm_init_resv_desc_msg.3
-man/man3/slurm_init_trigger_msg.3
-man/man3/slurm_init_update_front_end_msg.3
-man/man3/slurm_init_update_node_msg.3
-man/man3/slurm_init_update_step_msg.3
-man/man3/slurm_job_cpus_allocated_on_node.3
-man/man3/slurm_job_cpus_allocated_on_node_id.3
-man/man3/slurm_job_step_create.3
-man/man3/slurm_job_step_launch_t_init.3
-man/man3/slurm_job_step_layout_free.3
-man/man3/slurm_job_step_layout_get.3
-man/man3/slurm_job_will_run.3
-man/man3/slurm_job_will_run2.3
-man/man3/slurm_jobinfo_ctx_get.3
-man/man3/slurm_kill_job.3
-man/man3/slurm_kill_job_step.3
-man/man3/slurm_load_ctl_conf.3
-man/man3/slurm_load_front_end.3
-man/man3/slurm_load_job.3
-man/man3/slurm_load_job_user.3
-man/man3/slurm_load_jobs.3
-man/man3/slurm_load_node.3
-man/man3/slurm_load_node_single.3
-man/man3/slurm_load_partitions.3
-man/man3/slurm_load_reservations.3
-man/man3/slurm_load_slurmd_status.3
-man/man3/slurm_notify_job.3
-man/man3/slurm_pack_job_lookup.3
-man/man3/slurm_pack_job_will_run.3
-man/man3/slurm_perror.3
-man/man3/slurm_pid2jobid.3
-man/man3/slurm_ping.3
-man/man3/slurm_print_ctl_conf.3
-man/man3/slurm_print_front_end_info_msg.3
-man/man3/slurm_print_front_end_table.3
-man/man3/slurm_print_job_info.3
-man/man3/slurm_print_job_info_msg.3
-man/man3/slurm_print_job_step_info.3
-man/man3/slurm_print_job_step_info_msg.3
-man/man3/slurm_print_node_info_msg.3
-man/man3/slurm_print_node_table.3
-man/man3/slurm_print_partition_info.3
-man/man3/slurm_print_partition_info_msg.3
-man/man3/slurm_print_reservation_info.3
-man/man3/slurm_print_reservation_info_msg.3
-man/man3/slurm_print_slurmd_status.3
-man/man3/slurm_read_hostfile.3
-man/man3/slurm_reconfigure.3
-man/man3/slurm_requeue.3
-man/man3/slurm_requeue2.3
-man/man3/slurm_resume.3
-man/man3/slurm_resume2.3
-man/man3/slurm_set_debug_level.3
-man/man3/slurm_set_trigger.3
-man/man3/slurm_shutdown.3
-man/man3/slurm_signal_job.3
-man/man3/slurm_signal_job_step.3
-man/man3/slurm_slurmd_status.3
-man/man3/slurm_sprint_front_end_table.3
-man/man3/slurm_sprint_job_info.3
-man/man3/slurm_sprint_job_step_info.3
-man/man3/slurm_sprint_node_table.3
-man/man3/slurm_sprint_partition_info.3
-man/man3/slurm_sprint_reservation_info.3
-man/man3/slurm_step_ctx_create.3
-man/man3/slurm_step_ctx_create_no_alloc.3
-man/man3/slurm_step_ctx_daemon_per_node_hack.3
-man/man3/slurm_step_ctx_destroy.3
-man/man3/slurm_step_ctx_get.3
-man/man3/slurm_step_ctx_params_t_init.3
-man/man3/slurm_step_launch.3
-man/man3/slurm_step_launch_abort.3
-man/man3/slurm_step_launch_fwd_signal.3
-man/man3/slurm_step_launch_wait_finish.3
-man/man3/slurm_step_launch_wait_start.3
-man/man3/slurm_strerror.3
-man/man3/slurm_submit_batch_job.3
-man/man3/slurm_suspend.3
-man/man3/slurm_suspend2.3
-man/man3/slurm_takeover.3
-man/man3/slurm_terminate_job.3
-man/man3/slurm_terminate_job_step.3
-man/man3/slurm_update_front_end.3
-man/man3/slurm_update_job.3
-man/man3/slurm_update_job2.3
-man/man3/slurm_update_node.3
-man/man3/slurm_update_partition.3
-man/man3/slurm_update_reservation.3
-man/man3/slurm_update_step.3
-man/man5/acct_gather.conf.5
-man/man5/burst_buffer.conf.5
-man/man5/cgroup.conf.5
-man/man5/cray.conf.5
-man/man5/ext_sensors.conf.5
-man/man5/gres.conf.5
-man/man5/knl.conf.5
-man/man5/nonstop.conf.5
-man/man5/slurm.conf.5
-man/man5/slurmdbd.conf.5
-man/man5/topology.conf.5
-man/man8/slurmctld.8
-man/man8/slurmd.8
-man/man8/slurmdbd.8
-man/man8/slurmstepd.8
-man/man8/spank.8
-sbin/slurmctld
-sbin/slurmd
-sbin/slurmdbd
-sbin/slurmstepd
-share/doc/slurm-${PKGVERSION}/html/Slurm_Entity.pdf
-share/doc/slurm-${PKGVERSION}/html/Slurm_Individual.pdf
-share/doc/slurm-${PKGVERSION}/html/accounting.html
-share/doc/slurm-${PKGVERSION}/html/accounting_storageplugins.html
-share/doc/slurm-${PKGVERSION}/html/acct_gather.conf.html
-share/doc/slurm-${PKGVERSION}/html/acct_gather_energy_plugins.html
-share/doc/slurm-${PKGVERSION}/html/acct_gather_profile_plugins.html
-share/doc/slurm-${PKGVERSION}/html/add.html
-share/doc/slurm-${PKGVERSION}/html/allocation_pies.gif
-share/doc/slurm-${PKGVERSION}/html/api.html
-share/doc/slurm-${PKGVERSION}/html/arch.gif
-share/doc/slurm-${PKGVERSION}/html/authplugins.html
-share/doc/slurm-${PKGVERSION}/html/bb_plugins.html
-share/doc/slurm-${PKGVERSION}/html/big_sys.html
-share/doc/slurm-${PKGVERSION}/html/burst_buffer.conf.html
-share/doc/slurm-${PKGVERSION}/html/burst_buffer.html
-share/doc/slurm-${PKGVERSION}/html/cgroup.conf.html
-share/doc/slurm-${PKGVERSION}/html/cgroups.html
-share/doc/slurm-${PKGVERSION}/html/checkpoint_plugins.html
-share/doc/slurm-${PKGVERSION}/html/classic_fair_share.html
-share/doc/slurm-${PKGVERSION}/html/cli_filter_plugins.html
-share/doc/slurm-${PKGVERSION}/html/coding_style.pdf
-share/doc/slurm-${PKGVERSION}/html/configurator.easy.html
-share/doc/slurm-${PKGVERSION}/html/configurator.html
-share/doc/slurm-${PKGVERSION}/html/cons_res.html
-share/doc/slurm-${PKGVERSION}/html/cons_res_share.html
-share/doc/slurm-${PKGVERSION}/html/containers.html
-share/doc/slurm-${PKGVERSION}/html/contributor.html
-share/doc/slurm-${PKGVERSION}/html/core_spec.html
-share/doc/slurm-${PKGVERSION}/html/core_spec_plugins.html
-share/doc/slurm-${PKGVERSION}/html/cpu_management.html
-share/doc/slurm-${PKGVERSION}/html/cray.conf.html
-share/doc/slurm-${PKGVERSION}/html/cray.html
-share/doc/slurm-${PKGVERSION}/html/cred_plugins.html
-share/doc/slurm-${PKGVERSION}/html/disclaimer.html
-share/doc/slurm-${PKGVERSION}/html/dist_plane.html
-share/doc/slurm-${PKGVERSION}/html/documentation.html
-share/doc/slurm-${PKGVERSION}/html/download.html
-share/doc/slurm-${PKGVERSION}/html/elastic_computing.html
-share/doc/slurm-${PKGVERSION}/html/elasticsearch.html
-share/doc/slurm-${PKGVERSION}/html/entities.gif
-share/doc/slurm-${PKGVERSION}/html/example_usage.gif
-share/doc/slurm-${PKGVERSION}/html/ext_sensors.conf.html
-share/doc/slurm-${PKGVERSION}/html/ext_sensorsplugins.html
-share/doc/slurm-${PKGVERSION}/html/fair_tree.html
-share/doc/slurm-${PKGVERSION}/html/faq.html
-share/doc/slurm-${PKGVERSION}/html/federation.html
-share/doc/slurm-${PKGVERSION}/html/fonts.css
-share/doc/slurm-${PKGVERSION}/html/fonts.ttf
-share/doc/slurm-${PKGVERSION}/html/gang_scheduling.html
-share/doc/slurm-${PKGVERSION}/html/gres.conf.html
-share/doc/slurm-${PKGVERSION}/html/gres.html
-share/doc/slurm-${PKGVERSION}/html/gres_design.html
-share/doc/slurm-${PKGVERSION}/html/gres_plugins.html
-share/doc/slurm-${PKGVERSION}/html/hdf5_job_outline.png
-share/doc/slurm-${PKGVERSION}/html/hdf5_profile_user_guide.html
-share/doc/slurm-${PKGVERSION}/html/hdf5_task_attr.png
-share/doc/slurm-${PKGVERSION}/html/heterogeneous_jobs.html
-share/doc/slurm-${PKGVERSION}/html/high_throughput.html
-share/doc/slurm-${PKGVERSION}/html/ibm_pe_fig1.png
-share/doc/slurm-${PKGVERSION}/html/ibm_pe_fig2.png
-share/doc/slurm-${PKGVERSION}/html/intel_knl.html
-share/doc/slurm-${PKGVERSION}/html/job_array.html
-share/doc/slurm-${PKGVERSION}/html/job_container_plugins.html
-share/doc/slurm-${PKGVERSION}/html/job_exit_code.html
-share/doc/slurm-${PKGVERSION}/html/job_launch.html
-share/doc/slurm-${PKGVERSION}/html/job_submit_plugins.html
-share/doc/slurm-${PKGVERSION}/html/jobacct_gatherplugins.html
-share/doc/slurm-${PKGVERSION}/html/jobcompplugins.html
-share/doc/slurm-${PKGVERSION}/html/jquery.min.js
-share/doc/slurm-${PKGVERSION}/html/k_function.gif
-share/doc/slurm-${PKGVERSION}/html/knl.conf.html
-share/doc/slurm-${PKGVERSION}/html/launch_plugins.html
-share/doc/slurm-${PKGVERSION}/html/licenses.html
-share/doc/slurm-${PKGVERSION}/html/mail.html
-share/doc/slurm-${PKGVERSION}/html/man_index.html
-share/doc/slurm-${PKGVERSION}/html/mc_support.gif
-share/doc/slurm-${PKGVERSION}/html/mc_support.html
-share/doc/slurm-${PKGVERSION}/html/mcs.html
-share/doc/slurm-${PKGVERSION}/html/mcs_plugins.html
-share/doc/slurm-${PKGVERSION}/html/meetings.html
-share/doc/slurm-${PKGVERSION}/html/mpi_guide.html
-share/doc/slurm-${PKGVERSION}/html/mpiplugins.html
-share/doc/slurm-${PKGVERSION}/html/multi_cluster.html
-share/doc/slurm-${PKGVERSION}/html/news.html
-share/doc/slurm-${PKGVERSION}/html/node_features_plugins.html
-share/doc/slurm-${PKGVERSION}/html/nonstop.conf.html
-share/doc/slurm-${PKGVERSION}/html/nss_slurm.html
-share/doc/slurm-${PKGVERSION}/html/overview.html
-share/doc/slurm-${PKGVERSION}/html/pam_slurm_adopt.html
-share/doc/slurm-${PKGVERSION}/html/plane_ex1.gif
-share/doc/slurm-${PKGVERSION}/html/plane_ex2.gif
-share/doc/slurm-${PKGVERSION}/html/plane_ex3.gif
-share/doc/slurm-${PKGVERSION}/html/plane_ex4.gif
-share/doc/slurm-${PKGVERSION}/html/plane_ex5.gif
-share/doc/slurm-${PKGVERSION}/html/plane_ex6.gif
-share/doc/slurm-${PKGVERSION}/html/plane_ex7.gif
-share/doc/slurm-${PKGVERSION}/html/platforms.html
-share/doc/slurm-${PKGVERSION}/html/plugins.html
-share/doc/slurm-${PKGVERSION}/html/power_mgmt.html
-share/doc/slurm-${PKGVERSION}/html/power_plugins.html
-share/doc/slurm-${PKGVERSION}/html/power_save.html
-share/doc/slurm-${PKGVERSION}/html/preempt.html
-share/doc/slurm-${PKGVERSION}/html/preemption_plugins.html
-share/doc/slurm-${PKGVERSION}/html/priority_multifactor.html
-share/doc/slurm-${PKGVERSION}/html/priority_multifactor3.html
-share/doc/slurm-${PKGVERSION}/html/priority_plugins.html
-share/doc/slurm-${PKGVERSION}/html/proctrack_plugins.html
-share/doc/slurm-${PKGVERSION}/html/programmer_guide.html
-share/doc/slurm-${PKGVERSION}/html/prolog_epilog.html
-share/doc/slurm-${PKGVERSION}/html/publications.html
-share/doc/slurm-${PKGVERSION}/html/qos.html
-share/doc/slurm-${PKGVERSION}/html/quickstart.html
-share/doc/slurm-${PKGVERSION}/html/quickstart_admin.html
-share/doc/slurm-${PKGVERSION}/html/reservations.html
-share/doc/slurm-${PKGVERSION}/html/reset.css
-share/doc/slurm-${PKGVERSION}/html/resource_binding.html
-share/doc/slurm-${PKGVERSION}/html/resource_limits.html
-share/doc/slurm-${PKGVERSION}/html/rosetta.html
-share/doc/slurm-${PKGVERSION}/html/route_plugin.html
-share/doc/slurm-${PKGVERSION}/html/rpc.html
-share/doc/slurm-${PKGVERSION}/html/sacct.html
-share/doc/slurm-${PKGVERSION}/html/sacctmgr.html
-share/doc/slurm-${PKGVERSION}/html/salloc.html
-share/doc/slurm-${PKGVERSION}/html/sattach.html
-share/doc/slurm-${PKGVERSION}/html/sbatch.html
-share/doc/slurm-${PKGVERSION}/html/sbcast.html
-share/doc/slurm-${PKGVERSION}/html/scancel.html
-share/doc/slurm-${PKGVERSION}/html/sched_config.html
-share/doc/slurm-${PKGVERSION}/html/schedmd.png
-share/doc/slurm-${PKGVERSION}/html/schedplugins.html
-share/doc/slurm-${PKGVERSION}/html/scontrol.html
-share/doc/slurm-${PKGVERSION}/html/sdiag.html
-share/doc/slurm-${PKGVERSION}/html/select_design.html
-share/doc/slurm-${PKGVERSION}/html/selectplugins.html
-share/doc/slurm-${PKGVERSION}/html/sh5util.html
-share/doc/slurm-${PKGVERSION}/html/sinfo.html
-share/doc/slurm-${PKGVERSION}/html/site_factor.html
-share/doc/slurm-${PKGVERSION}/html/slurm.conf.html
-share/doc/slurm-${PKGVERSION}/html/slurm.css
-share/doc/slurm-${PKGVERSION}/html/slurm.html
-share/doc/slurm-${PKGVERSION}/html/slurm_logo.png
-share/doc/slurm-${PKGVERSION}/html/slurm_ug_agenda.html
-share/doc/slurm-${PKGVERSION}/html/slurmctld.html
-share/doc/slurm-${PKGVERSION}/html/slurmctld_plugstack.html
-share/doc/slurm-${PKGVERSION}/html/slurmd.html
-share/doc/slurm-${PKGVERSION}/html/slurmdbd.conf.html
-share/doc/slurm-${PKGVERSION}/html/slurmdbd.html
-share/doc/slurm-${PKGVERSION}/html/slurmstepd.html
-share/doc/slurm-${PKGVERSION}/html/smap.html
-share/doc/slurm-${PKGVERSION}/html/spank.html
-share/doc/slurm-${PKGVERSION}/html/sprio.html
-share/doc/slurm-${PKGVERSION}/html/squeue.html
-share/doc/slurm-${PKGVERSION}/html/squeue_color.png
-share/doc/slurm-${PKGVERSION}/html/sreport.html
-share/doc/slurm-${PKGVERSION}/html/srun.html
-share/doc/slurm-${PKGVERSION}/html/sshare.html
-share/doc/slurm-${PKGVERSION}/html/sstat.html
-share/doc/slurm-${PKGVERSION}/html/strigger.html
-share/doc/slurm-${PKGVERSION}/html/style.css
-share/doc/slurm-${PKGVERSION}/html/switchplugins.html
-share/doc/slurm-${PKGVERSION}/html/taskplugins.html
-share/doc/slurm-${PKGVERSION}/html/team.html
-share/doc/slurm-${PKGVERSION}/html/testimonials.html
-share/doc/slurm-${PKGVERSION}/html/topo_ex1.gif
-share/doc/slurm-${PKGVERSION}/html/topo_ex2.gif
-share/doc/slurm-${PKGVERSION}/html/topology.conf.html
-share/doc/slurm-${PKGVERSION}/html/topology.html
-share/doc/slurm-${PKGVERSION}/html/topology_plugin.html
-share/doc/slurm-${PKGVERSION}/html/tres.html
-share/doc/slurm-${PKGVERSION}/html/troubleshoot.html
-share/doc/slurm-${PKGVERSION}/html/tutorial_intro_files.tar
-share/doc/slurm-${PKGVERSION}/html/tutorials.html
-share/doc/slurm-${PKGVERSION}/html/usage_pies.gif
-share/doc/slurm-${PKGVERSION}/html/user_permissions.html
-share/doc/slurm-${PKGVERSION}/html/wckey.html
-share/examples/slurm/Makefile
-share/examples/slurm/Makefile.am
-share/examples/slurm/Makefile.in
-share/examples/slurm/cgroup.conf.example
-share/examples/slurm/init.d.slurm
-share/examples/slurm/init.d.slurm.in
-share/examples/slurm/init.d.slurmdbd
-share/examples/slurm/init.d.slurmdbd.in
-share/examples/slurm/layouts.d.power.conf.example
-share/examples/slurm/layouts.d.power_cpufreq.conf.example
-share/examples/slurm/layouts.d.unit.conf.example
-share/examples/slurm/prolog.example
-share/examples/slurm/slurm.conf.example
-share/examples/slurm/slurmctld.service
-share/examples/slurm/slurmctld.service.in
-share/examples/slurm/slurmd.service
-share/examples/slurm/slurmd.service.in
-share/examples/slurm/slurmdbd.conf.example
-share/examples/slurm/slurmdbd.service
-share/examples/slurm/slurmdbd.service.in
diff --git a/slurm-wlm/PLIST.Linux b/slurm-wlm/PLIST.Linux
deleted file mode 100644
index 4502136d61..0000000000
--- a/slurm-wlm/PLIST.Linux
+++ /dev/null
@@ -1,6 +0,0 @@
-@comment $NetBSD$
-lib/slurm/jobacct_gather_cgroup.la
-lib/slurm/proctrack_cgroup.la
-lib/slurm/switch_cray_aries.la
-lib/slurm/task_affinity.la
-lib/slurm/task_cgroup.la
diff --git a/slurm-wlm/distinfo b/slurm-wlm/distinfo
deleted file mode 100644
index 77e3dcb5ab..0000000000
--- a/slurm-wlm/distinfo
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD$
-
-RMD160 (slurm-19.05.5.tar.bz2) = 3f94274277a714e7b4bc4f89aa7b246316c4a732
-SHA512 (slurm-19.05.5.tar.bz2) = 4a0055a268b3765dbb2fa7510b27d694516e77716d857acea4509702e88b4739c9fff7590b80e33b7a62a5ebd38a748fd4ddf625f7c431b2beccb002d05df6c1
-Size (slurm-19.05.5.tar.bz2) = 6232295 bytes
-SHA1 (patch-etc_init.d.slurm.in) = beaedd5385b4aad04583d2bc5a23557519f74ec5
-SHA1 (patch-src_plugins_task_affinity_affinity.h) = a8fbc6182f1d7160addadadfcb174afa30c8ba80
-SHA1 (patch-src_slurmd_common_task__plugin.c) = 6049977521da86db4a437f1e76e26b3731eeef55
-SHA1 (patch-src_slurmd_common_task__plugin.h) = d4ad9f350efe1e873809adfe9dc4f559634e9ba2
-SHA1 (patch-src_slurmd_slurmd_slurmd.c) = 93f2da51d2a766a5817cc51e7de40e4ab2306649
-SHA1 (patch-src_slurmd_slurmd_slurmd.h) = a610b0bbe5b6b04be70eb2f8eac2a231139e6d1a
-SHA1 (patch-src_slurmd_slurmstepd_io.c) = b56782887621edb539be70d53dff8029a89e90ed
-SHA1 (patch-src_slurmd_slurmstepd_task.c) = 756dd8eb7201d003a6a7f01aa84b699f9a3ce11b
diff --git a/slurm-wlm/files/linux-slurm-enable b/slurm-wlm/files/linux-slurm-enable
deleted file mode 100644
index b162759003..0000000000
--- a/slurm-wlm/files/linux-slurm-enable
+++ /dev/null
@@ -1,64 +0,0 @@
-#!/bin/sh -e
-
-##########################################################################
-# Script description:
-#
-# Arguments:
-#
-# Returns:
-#
-# History:
-# Date Name Modification
-# 2013-12-26 root Begin
-##########################################################################
-
-usage()
-{
- printf "Usage: $0 node-type\n"
- exit 1
-}
-
-
-##########################################################################
-# Main
-##########################################################################
-
-if [ $# != 1 ]; then
- usage
-fi
-
-node_type=$1
-#./munge-enable $node_type
-
-case $node_type in
-'head')
- prefix='/usr/pkg-1'
- ;;
-'compute')
- prefix='/sharedapps/pkg-1'
- ;;
-*)
- printf "$0 is only for head and compute nodes.\n"
- exit 1
- ;;
-esac
-
-# slurm.conf
-if [ ! -e $prefix/etc/slurm.conf ]; then
- printf "Missing $prefix/etc/slurm.conf. Copy it from head node.\n"
- exit 1
-fi
-
-# Init script
-#if [ ! -e /etc/init.d/slurm ]; then
- printf "exec_prefix=/$prefix\nprefix=$prefix\n\n" \
- > /etc/init.d/slurm
- chmod 750 /etc/init.d/slurm
- cat $prefix/share/examples/slurm/init.d.slurm >> /etc/init.d/slurm
- chkconfig slurm on
- service slurm restart
-#fi
-
-mkdir -p /var/log/slurm
-chown slurm:slurm /var/log/slurm
-
diff --git a/slurm-wlm/files/slurmctld.sh b/slurm-wlm/files/slurmctld.sh
deleted file mode 100644
index 00f68e08f2..0000000000
--- a/slurm-wlm/files/slurmctld.sh
+++ /dev/null
@@ -1,15 +0,0 @@
-#!@RCD_SCRIPTS_SHELL@
-# $NetBSD: slurmctld.sh,v 1.1 2018/04/22 21:31:09 bacon Exp $
-#
-# PROVIDE: slurmctld
-# REQUIRE: DAEMON munge
-# KEYWORD: shutdown
-
-. /etc/rc.subr
-
-name="slurmctld"
-rcvar=${name}
-command="@PREFIX@/sbin/slurmctld"
-
-load_rc_config $name
-run_rc_command "$1"
diff --git a/slurm-wlm/files/slurmd.sh b/slurm-wlm/files/slurmd.sh
deleted file mode 100644
index 8b2980a4c5..0000000000
--- a/slurm-wlm/files/slurmd.sh
+++ /dev/null
@@ -1,17 +0,0 @@
-#!@RCD_SCRIPTS_SHELL@
-# $NetBSD: slurmd.sh,v 1.1 2018/04/22 21:31:09 bacon Exp $
-#
-# PROVIDE: slurmd
-# REQUIRE: DAEMON munge
-# KEYWORD: shutdown
-
-. /etc/rc.subr
-
-name="slurmd"
-rcvar=${name}
-command="@PREFIX@/sbin/slurmd"
-
-slurmd_user="root"
-
-load_rc_config $name
-run_rc_command "$1"
diff --git a/slurm-wlm/patches/patch-etc_init.d.slurm.in b/slurm-wlm/patches/patch-etc_init.d.slurm.in
deleted file mode 100644
index 209e1dc20d..0000000000
--- a/slurm-wlm/patches/patch-etc_init.d.slurm.in
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-etc_init.d.slurm.in,v 1.1 2018/04/22 21:31:09 bacon Exp $
-
-# Provide something for SUBST to replace
-
---- etc/init.d.slurm.in.orig 2015-03-19 19:38:01.000000000 +0000
-+++ etc/init.d.slurm.in
-@@ -25,6 +25,9 @@
- # Description: Start slurm to provide resource management
- ### END INIT INFO
-
-+exec_prefix=
-+prefix=
-+
- BINDIR="@bindir@"
- CONFDIR="@sysconfdir@"
- LIBDIR="@libdir@"
diff --git a/slurm-wlm/patches/patch-src_plugins_task_affinity_affinity.h b/slurm-wlm/patches/patch-src_plugins_task_affinity_affinity.h
deleted file mode 100644
index 2044ea53c7..0000000000
--- a/slurm-wlm/patches/patch-src_plugins_task_affinity_affinity.h
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD$
-
-# Portability
-
---- src/plugins/task/affinity/affinity.h.orig 2020-01-26 20:44:58.750715619 +0000
-+++ src/plugins/task/affinity/affinity.h
-@@ -52,6 +52,10 @@
- typedef cpuset_t cpu_set_t;
- #endif
-
-+#ifdef __NetBSD__
-+#define CPU_SETSIZE MAXCPUS
-+#endif
-+
- #ifdef HAVE_SYS_PRCTL_H
- # include <sys/prctl.h>
- #endif
diff --git a/slurm-wlm/patches/patch-src_slurmd_common_task__plugin.c b/slurm-wlm/patches/patch-src_slurmd_common_task__plugin.c
deleted file mode 100644
index 1f388bc0c1..0000000000
--- a/slurm-wlm/patches/patch-src_slurmd_common_task__plugin.c
+++ /dev/null
@@ -1,32 +0,0 @@
-$NetBSD$
-
-# NetBSD specifics
-
---- src/slurmd/common/task_plugin.c.orig 2020-01-19 02:41:02.593115935 +0000
-+++ src/slurmd/common/task_plugin.c
-@@ -514,7 +514,11 @@ extern void task_slurm_chkaffinity(cpu_s
- fatal("%s: not supported on macOS", __func__);
- #else
- char *bind_type, *action, *status, *units;
-- char mstr[1 + CPU_SETSIZE / 4];
-+#ifdef __NetBSD__
-+ char mstr[1 + cpuset_size(mask) / 4];
-+#else
-+ char mstr[1 + CPU_SETSIZE / 4];
-+#endif
- int task_gid = job->envtp->procid;
- int task_lid = job->envtp->localid;
- pid_t mypid = job->envtp->task_pid;
-@@ -585,7 +589,11 @@ extern char *task_cpuset_to_str(const cp
- char *ptr = str;
- char *ret = NULL;
-
-- for (base = CPU_SETSIZE - 4; base >= 0; base -= 4) {
-+#ifdef __NetBSD__
-+ for (base = cpuset_size(mask) - 4; base >= 0; base -= 4) {
-+#else
-+ for (base = CPU_SETSIZE - 4; base >= 0; base -= 4) {
-+#endif
- char val = 0;
- if (CPU_ISSET(base, mask))
- val |= 1;
diff --git a/slurm-wlm/patches/patch-src_slurmd_common_task__plugin.h b/slurm-wlm/patches/patch-src_slurmd_common_task__plugin.h
deleted file mode 100644
index 192a5f02f5..0000000000
--- a/slurm-wlm/patches/patch-src_slurmd_common_task__plugin.h
+++ /dev/null
@@ -1,23 +0,0 @@
-$NetBSD: patch-src_slurmd_common_task__plugin.h,v 1.1 2018/04/22 21:31:09 bacon Exp $
-
-# cpuset functions not standardized across platforms
-
---- src/slurmd/common/task_plugin.h.orig 2018-01-04 21:15:01.000000000 +0000
-+++ src/slurmd/common/task_plugin.h
-@@ -42,6 +42,16 @@
-
- #include "src/slurmd/slurmstepd/slurmstepd_job.h"
-
-+// Keep in sync with slurmd/slurmd.h
-+#ifdef __NetBSD__
-+#define cpu_set_t cpuset_t
-+#define CPU_ZERO(c) cpuset_zero((c))
-+#define CPU_SET(i,c) cpuset_set((i),(c))
-+#define CPU_ISSET(i,c) cpuset_isset((i),(c))
-+#define sched_getaffinity sched_getaffinity_np
-+#define SCHED_GETAFFINITY_THREE_ARGS
-+#endif
-+
- /*
- * Initialize the task plugin.
- *
diff --git a/slurm-wlm/patches/patch-src_slurmd_slurmd_slurmd.c b/slurm-wlm/patches/patch-src_slurmd_slurmd_slurmd.c
deleted file mode 100644
index b9c0b9e6d5..0000000000
--- a/slurm-wlm/patches/patch-src_slurmd_slurmd_slurmd.c
+++ /dev/null
@@ -1,30 +0,0 @@
-$NetBSD$
-
-# NetBSD syntax
-
---- src/slurmd/slurmd/slurmd.c.orig 2020-01-19 02:36:16.111141994 +0000
-+++ src/slurmd/slurmd/slurmd.c
-@@ -2295,7 +2295,13 @@ static int _core_spec_init(void)
- uint32_t task_params;
- bool slurmd_off_spec;
- bitstr_t *res_mac_bitmap;
-- cpu_set_t mask;
-+#ifdef __NetBSD__
-+ cpuset_t *mask = cpuset_create();
-+#define CPU_SET_SIZE cpuset_size(mask)
-+#else
-+ cpu_set_t mask;
-+#define CPU_SET_SIZE sizeof(cpu_set_t)
-+#endif
-
- if ((conf->core_spec_cnt == 0) && (conf->cpu_spec_list == NULL)) {
- debug("Resource spec: No specialized cores configured by "
-@@ -2393,7 +2399,7 @@ static int _core_spec_init(void)
- rval = cpuset_setaffinity(CPU_LEVEL_WHICH, CPU_WHICH_PID,
- pid, sizeof(cpu_set_t), &mask);
- #else
-- rval = sched_setaffinity(pid, sizeof(cpu_set_t), &mask);
-+ rval = sched_setaffinity(pid, CPU_SET_SIZE, &mask);
- #endif
-
- if (rval != 0) {
diff --git a/slurm-wlm/patches/patch-src_slurmd_slurmd_slurmd.h b/slurm-wlm/patches/patch-src_slurmd_slurmd_slurmd.h
deleted file mode 100644
index 2efc576dae..0000000000
--- a/slurm-wlm/patches/patch-src_slurmd_slurmd_slurmd.h
+++ /dev/null
@@ -1,23 +0,0 @@
-$NetBSD: patch-src_slurmd_slurmd_slurmd.h,v 1.1 2018/04/22 21:31:09 bacon Exp $
-
-# cpuset functions not standardized across platforms
-
---- src/slurmd/slurmd/slurmd.h.orig 2018-01-04 21:15:01.000000000 +0000
-+++ src/slurmd/slurmd/slurmd.h
-@@ -48,6 +48,16 @@
- #include "src/common/slurm_protocol_api.h"
- #include "src/common/slurm_cred.h"
-
-+// Keep in sync with common/task_plugin.h
-+#ifdef __NetBSD__
-+#define CPU_ZERO(c) cpuset_zero((c))
-+#define CPU_SET(i,c) cpuset_set((i),(c))
-+#define CPU_ISSET(i,c) cpuset_isset((i),(c))
-+#define sched_getaffinity sched_getaffinity_np
-+#define sched_setaffinity sched_setaffinity_np
-+#define SCHED_GETAFFINITY_THREE_ARGS
-+#endif
-+
- #ifndef __USE_XOPEN_EXTENDED
- extern pid_t getsid(pid_t pid); /* missing from <unistd.h> */
- extern pid_t getpgid(pid_t pid);
diff --git a/slurm-wlm/patches/patch-src_slurmd_slurmstepd_io.c b/slurm-wlm/patches/patch-src_slurmd_slurmstepd_io.c
deleted file mode 100644
index ce8fc0ad3e..0000000000
--- a/slurm-wlm/patches/patch-src_slurmd_slurmstepd_io.c
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-src_slurmd_slurmstepd_io.c,v 1.1 2018/04/22 21:31:09 bacon Exp $
-
-# Portability
-
---- src/slurmd/slurmstepd/io.c.orig 2018-01-05 23:43:03.000000000 +0000
-+++ src/slurmd/slurmstepd/io.c
-@@ -45,6 +45,7 @@
- #endif
-
- #ifdef HAVE_UTMP_H
-+# include <time.h>
- # include <utmp.h>
- #endif
-
diff --git a/slurm-wlm/patches/patch-src_slurmd_slurmstepd_task.c b/slurm-wlm/patches/patch-src_slurmd_slurmstepd_task.c
deleted file mode 100644
index d22f90c983..0000000000
--- a/slurm-wlm/patches/patch-src_slurmd_slurmstepd_task.c
+++ /dev/null
@@ -1,19 +0,0 @@
-$NetBSD$
-
-# Linux compat
-
---- src/slurmd/slurmstepd/task.c.orig 2019-12-20 20:44:51.000000000 +0000
-+++ src/slurmd/slurmstepd/task.c
-@@ -573,6 +573,12 @@ _make_tmpdir(stepd_step_rec_t *job)
- * still work with older systems we include this check.
- */
-
-+/* FIXME: Come up with a real solution for EUID instead of substituting RUID */
-+#if defined(__NetBSD__)
-+#define eaccess(p,m) (access((p),(m)))
-+#define HAVE_EACCESS 1
-+#endif
-+
- #if defined(HAVE_FACCESSAT)
- else if (faccessat(AT_FDCWD, tmpdir, X_OK|W_OK, AT_EACCESS))
- #elif defined(HAVE_EACCESS)
diff --git a/spectacle/DESCR b/spectacle/DESCR
deleted file mode 100644
index b9438708d8..0000000000
--- a/spectacle/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-The new screenshot capture utility, replaces KSnapshot
diff --git a/spectacle/Makefile b/spectacle/Makefile
deleted file mode 100644
index 2b358846ef..0000000000
--- a/spectacle/Makefile
+++ /dev/null
@@ -1,44 +0,0 @@
-# $NetBSD$
-
-GITHUB_PROJECT= spectacle
-GITHUB_TAG= v20.08.1
-DISTNAME= v20.08.1
-PKGNAME= ${GITHUB_PROJECT}-${DISTNAME:S,^v,,}
-PKGREVISION= 1
-CATEGORIES= multimedia
-MASTER_SITES= ${MASTER_SITE_GITHUB:=KDE/}
-DIST_SUBDIR= ${GITHUB_PROJECT}
-
-MAINTAINER= kamelderouiche%yahoo.com@localhost
-HOMEPAGE= https://apps.kde.org/en/spectacle
-COMMENT= Screenshot taking utility for the KDE desktop
-LICENSE= gnu-gpl-v2
-
-WRKSRC= ${WRKDIR}/spectacle-20.08.1
-
-USE_CMAKE= yes
-USE_TOOLS+= pkg-config
-USE_LANGUAGES= c c++
-
-.include "../../devel/ki18n/buildlink3.mk"
-.include "../../devel/kio/buildlink3.mk"
-.include "../../devel/knotifications/buildlink3.mk"
-.include "../../devel/kservice/buildlink3.mk"
-.include "../../devel/kwayland/buildlink3.mk"
-.include "../../net/knewstuff/buildlink3.mk"
-.include "../../security/kauth/buildlink3.mk"
-.include "../../sysutils/solid/buildlink3.mk"
-.include "../../textproc/kcodecs/buildlink3.mk"
-.include "../../textproc/kcompletion/buildlink3.mk"
-.include "../../x11/libxcb/buildlink3.mk"
-.include "../../x11/kconfigwidgets/buildlink3.mk"
-.include "../../x11/kitemviews/buildlink3.mk"
-.include "../../x11/kjobwidgets/buildlink3.mk"
-.include "../../x11/xcb-util-cursor/buildlink3.mk"
-.include "../../x11/xcb-util-image/buildlink3.mk"
-.include "../../x11/xcb-util/buildlink3.mk"
-.include "../../x11/qt5-qtsvg/buildlink3.mk"
-.include "../../x11/qt5-qtwayland/buildlink3.mk"
-.include "../../x11/qt5-qtx11extras/buildlink3.mk"
-.include "../../x11/qt5-qtbase/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/spectacle/PLIST b/spectacle/PLIST
deleted file mode 100644
index 80c60e65a0..0000000000
--- a/spectacle/PLIST
+++ /dev/null
@@ -1,22 +0,0 @@
-@comment $NetBSD$
-bin/spectacle
-lib/kconf_update_bin/spectacle-migrate-shortcuts
-share/applications/org.kde.spectacle.desktop
-share/dbus-1/interfaces/org.kde.Spectacle.xml
-share/dbus-1/services/org.kde.Spectacle.service
-share/doc/HTML/en/spectacle/ApplicationPreferences.png
-share/doc/HTML/en/spectacle/MainWindow.png
-share/doc/HTML/en/spectacle/SaveOptions.png
-share/doc/HTML/en/spectacle/index.cache.bz2
-share/doc/HTML/en/spectacle/index.docbook
-share/icons/hicolor/16x16/apps/spectacle.png
-share/icons/hicolor/22x22/apps/spectacle.png
-share/icons/hicolor/32x32/apps/spectacle.png
-share/icons/hicolor/48x48/apps/spectacle.png
-share/icons/hicolor/scalable/apps/spectacle.svgz
-share/kconf_update/spectacle_newConfig.upd
-share/kconf_update/spectacle_shortcuts.upd
-share/kglobalaccel/org.kde.spectacle.desktop
-share/knotifications5/spectacle.notifyrc
-share/metainfo/org.kde.spectacle.appdata.xml
-share/qlogging-categories5/spectacle.categories
diff --git a/spectacle/distinfo b/spectacle/distinfo
deleted file mode 100644
index a8e306fb12..0000000000
--- a/spectacle/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-RMD160 (spectacle/v20.08.1.tar.gz) = 531ff8eafbcc446c53f2f24a3b5f15d18b522e7a
-SHA512 (spectacle/v20.08.1.tar.gz) = dcbbd841b7c01906136bc2e44a04df5524aa8ff5ec1e608f2dee4e66c94b9665b33478630ab4163244814477610465beb6185f5cb45703896714b0da0d13defb
-Size (spectacle/v20.08.1.tar.gz) = 226825 bytes
diff --git a/stacks/DESCR b/stacks/DESCR
deleted file mode 100644
index 91c14fbc8d..0000000000
--- a/stacks/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-Stacks is a software pipeline for building loci from short-read sequences, such
-as those generated on the Illumina platform. Stacks was developed to work with
-restriction enzyme-based data, such as RAD-seq, for the purpose of building
-genetic maps and conducting population genomics and phylogeography.
diff --git a/stacks/Makefile b/stacks/Makefile
deleted file mode 100644
index 40ceef52f4..0000000000
--- a/stacks/Makefile
+++ /dev/null
@@ -1,45 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2021/05/24 19:49:12 wiz Exp $
-
-DISTNAME= stacks-2.60
-CATEGORIES= biology
-MASTER_SITES= http://catchenlab.life.illinois.edu/stacks/source/
-
-MAINTAINER= bacon%NetBSD.org@localhost
-HOMEPAGE= http://catchenlab.life.illinois.edu/stacks/
-COMMENT= Software pipeline for building loci from short-read sequences
-LICENSE= gnu-gpl-v2
-
-USE_LANGUAGES= c c++14
-USE_TOOLS+= bash perl:run
-GNU_CONFIGURE= yes
-
-REPLACE_BASH+= scripts/stacks-count-reads-per-sample-per-locus
-REPLACE_BASH+= scripts/stacks-dist-extract
-REPLACE_BASH+= scripts/stacks-gdb
-REPLACE_BASH+= scripts/stacks-samtools-tview
-REPLACE_PERL= scripts/*.pl
-REPLACE_PYTHON+= scripts/*.py
-REPLACE_PYTHON+= scripts/stacks-integrate-alignments
-
-REPLACE_INTERPRETER+= Rscript
-REPLACE.Rscript.old= .*Rscript
-REPLACE.Rscript.new= ${PREFIX}/bin/Rscript
-REPLACE_FILES.Rscript= scripts/stacks-hist2d-loci-samples-coverage
-
-.include "../../mk/bsd.prefs.mk"
-
-.if ${OPSYS} == Darwin
-# pkgsrc sed wrapper lacks -i
-SUBST_CLASSES+= sed
-SUBST_STAGE.sed= pre-configure
-SUBST_FILES.sed= Makefile.in
-SUBST_SED.sed= -e 's|sed -i.bkp|/usr/bin/sed -i .bkp|'
-.else
-# macOS clang lacks OpenMP
-CFLAGS+= -fopenmp
-.endif
-
-.include "../../lang/python/application.mk"
-.include "../../math/R/buildlink3.mk"
-.include "../../devel/zlib/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/stacks/PLIST b/stacks/PLIST
deleted file mode 100644
index 2d42a3ee72..0000000000
--- a/stacks/PLIST
+++ /dev/null
@@ -1,20 +0,0 @@
-@comment $NetBSD$
-bin/clone_filter
-bin/cstacks
-bin/denovo_map.pl
-bin/gstacks
-bin/kmer_filter
-bin/phasedstacks
-bin/populations
-bin/process_radtags
-bin/process_shortreads
-bin/ref_map.pl
-bin/sstacks
-bin/stacks-count-reads-per-sample-per-locus
-bin/stacks-dist-extract
-bin/stacks-gdb
-bin/stacks-hist2d-loci-samples-coverage
-bin/stacks-integrate-alignments
-bin/stacks-samtools-tview
-bin/tsv2bam
-bin/ustacks
diff --git a/stacks/distinfo b/stacks/distinfo
deleted file mode 100644
index df0955dfd3..0000000000
--- a/stacks/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (stacks-2.60.tar.gz) = 10dc694d464172fdfadec6dadd973d5e44bba83150d564e964479166f87192a5
-SHA512 (stacks-2.60.tar.gz) = 9bb2bf730ab5a35cb732107b989ca5068c1e2a8d7a647423d62195ab2049f61409e5ad5b9f16444c10791196f322d677aa7f0e0e73bcfccb9b7c4c00ec40ad32
-Size (stacks-2.60.tar.gz) = 12135281 bytes
- Prev by Date:
lha, libaec, libfido2, libfolks: removed
- Next by Date:
Re: R-gsl, R-wk, gnome-shell, gst-rtsp-server, gzip: removed
- Previous by Thread:
lha, libaec, libfido2, libfolks: removed
- Next by Thread:
R-png, R-rgdal, alsa-lib, bcftools, bedtools, biolibc, caddy, cdhit, chicken5, clutter-gst, deforaos-desktop, direnv, espeak, fs-uae-dev, fs-uae-launcher: removed
- Indexes:
Home |
Main Index |
Thread Index |
Old Index