pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
di: remove, imported to pkgsrc
Module Name: pkgsrc-wip
Committed By: Marcin Gondek <drixter%e-utp.net@localhost>
Pushed By: drixter
Date: Wed Jun 24 08:53:07 2026 +0200
Changeset: e59f21c92cc6f6ac59bf6feda5774952fc46bcd7
Modified Files:
Makefile
Removed Files:
di/COMMIT_MSG
di/DESCR
di/Makefile
di/PLIST
di/distinfo
Log Message:
di: remove, imported to pkgsrc
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e59f21c92cc6f6ac59bf6feda5774952fc46bcd7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
di/COMMIT_MSG | 37 -------------------------------------
di/DESCR | 5 -----
di/Makefile | 20 --------------------
di/PLIST | 14 --------------
di/distinfo | 5 -----
6 files changed, 82 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index acbbdd9aca..7d18410716 100644
--- a/Makefile
+++ b/Makefile
@@ -738,7 +738,6 @@ SUBDIR+= devkitARM-tools
SUBDIR+= devpub-mount
SUBDIR+= dfam
SUBDIR+= dhcpd-snmp
-SUBDIR+= di
SUBDIR+= diablo
SUBDIR+= dict-client-current
SUBDIR+= dict-est-rus
diff --git a/di/COMMIT_MSG b/di/COMMIT_MSG
deleted file mode 100644
index eb23416a9f..0000000000
--- a/di/COMMIT_MSG
+++ /dev/null
@@ -1,37 +0,0 @@
-Changes:
- Various build fixes (run-path, installation, NetBSD)
- Fixes for pkg-config .pc files.
- Fixed a potential crash.
- Added examples
-
-Full Changelog:
-
-**6.2.2.2 2026-1-23**
-
-* Bug Fixes:
- * Fix install of .po files when staging.
- * Fix install of .po files via cmake.
-
-**6.2.2.1 2026-1-23**
-
-* Bug Fixes:
- * Fix build on NetBSD.
- * Fixes for pkg-config .pc file.
- * Fix staging process when building with mkconfig.
- * Fix various link issues.
-* Changes:
- * Add examples directory with build script.
-* Internal:
- * Minor code cleanup.
- * Update mkconfig to version 2.6.12.
-
-**6.2.1 2026-1-3**
-
-* Bug Fixes:
- * Fix a potential crash (uninitialized variable).
- * Fix windows build (long double handling).
-* Internal:
- * Added some github workflows.
- * Changed the cmake 'test' target to 'ditest'.
-
-
diff --git a/di/DESCR b/di/DESCR
deleted file mode 100644
index 50cbef5276..0000000000
--- a/di/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-di is a disk information utility, displaying everything (and more)
-that your df command does. It features the ability to display your
-disk usage in whatever format you prefer. It also checks the user
-and group quotas, so that the user sees the space available for
-their use, not the system wide disk space.
diff --git a/di/Makefile b/di/Makefile
deleted file mode 100644
index 181a4d245a..0000000000
--- a/di/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.12 2025/11/15 20:11:48 bsiegert Exp $
-
-DISTNAME= di-6.2.2.2
-CATEGORIES= sysutils
-MASTER_SITES= https://sourceforge.net/projects/diskinfo-di/files/
-
-MAINTAINER= brad.lanam.di%gmail.com@localhost
-HOMEPAGE= https://diskinfo-di.sourceforge.io/
-COMMENT= Alternative df command
-LICENSE= zlib
-
-USE_LANGUAGES= c
-USE_TOOLS+= msgfmt pkg-config sed tr grep sh
-USE_PKGLOCALEDIR= yes
-
-PKGCONFIG_OVERRIDE= di.pc.in
-
-.include "../../devel/cmake/build.mk"
-.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/di/PLIST b/di/PLIST
deleted file mode 100644
index ab1e260856..0000000000
--- a/di/PLIST
+++ /dev/null
@@ -1,14 +0,0 @@
-@comment $NetBSD$
-bin/di
-include/di.h
-lib/libdi.so
-lib/libdi.so.6
-lib/libdi.so.6.2.2
-lib/pkgconfig/di.pc
-man/man1/di.1
-man/man3/libdi.3
-share/di/examples/build.sh
-share/di/examples/diex.c
-share/locale/de/LC_MESSAGES/di.mo
-share/locale/en/LC_MESSAGES/di.mo
-share/locale/es/LC_MESSAGES/di.mo
diff --git a/di/distinfo b/di/distinfo
deleted file mode 100644
index d1be524ba7..0000000000
--- a/di/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.12 2025/11/15 20:11:48 bsiegert Exp $
-
-BLAKE2s (di-6.2.2.2.tar.gz) = 09d59df89cf2d2c83cfb1ef5494fed4b5a02e7ae7098610e7316b3b946005bca
-SHA512 (di-6.2.2.2.tar.gz) = 4306d7c20ff9c4da738dc254717f562a7c7086b95138ffc0ed8739533073e2be3f02eb8ec5616e3578591c1fabfdf5087555cae3b047aaaa308286375bc73f4c
-Size (di-6.2.2.2.tar.gz) = 140770 bytes
Home |
Main Index |
Thread Index |
Old Index