git: ad0839eb44be - main - devel/libstatgrab0: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 31 Dec 2025 11:52:39 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ad0839eb44be16b298fb9259e6b5185e99bdc3a8
commit ad0839eb44be16b298fb9259e6b5185e99bdc3a8
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-12-31 11:52:30 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-12-31 11:52:30 +0000
devel/libstatgrab0: Remove expired port
2025-12-31 devel/libstatgrab0: Use devel/libstatgrab instead.
---
MOVED | 1 +
devel/Makefile | 1 -
devel/libstatgrab0/Makefile | 32 ----------------------
devel/libstatgrab0/distinfo | 2 --
devel/libstatgrab0/files/patch-Makefile.in | 11 --------
devel/libstatgrab0/files/patch-configure | 11 --------
devel/libstatgrab0/files/patch-libstatgrab.pc.in | 13 ---------
.../files/patch-src__libstatgrab__Makefile.in | 20 --------------
devel/libstatgrab0/pkg-descr | 7 -----
devel/libstatgrab0/pkg-plist | 6 ----
10 files changed, 1 insertion(+), 103 deletions(-)
diff --git a/MOVED b/MOVED
index 26e019dfdea4..a01c1cdf379b 100644
--- a/MOVED
+++ b/MOVED
@@ -4963,3 +4963,4 @@ www/unit-perl||2025-12-31|Has expired: Upstream repo archived on Oct 8 2025
www/unit-php||2025-12-31|Has expired: Upstream repo archived on Oct 8 2025
graphics/p5-Image-PNG-QRCode||2025-12-31|Has expired: Abandoned
www/unit-wasm||2025-12-31|Has expired: Upstream repo archived on Oct 8 2025
+devel/libstatgrab0|devel/libstatgrab|2025-12-31|Has expired: Use devel/libstatgrab instead
diff --git a/devel/Makefile b/devel/Makefile
index 85f6920ecc55..e610638035c9 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1455,7 +1455,6 @@
SUBDIR += libsoup3
SUBDIR += libspice-server
SUBDIR += libstatgrab
- SUBDIR += libstatgrab0
SUBDIR += libstrfunc
SUBDIR += libstroke
SUBDIR += libsysctlmibinfo
diff --git a/devel/libstatgrab0/Makefile b/devel/libstatgrab0/Makefile
deleted file mode 100644
index d372f58f3ea5..000000000000
--- a/devel/libstatgrab0/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-PORTNAME= libstatgrab
-PORTVERSION= 0.17
-CATEGORIES= devel
-MASTER_SITES= http://ftp.mirrorservice.org/pub/i-scream/libstatgrab/ \
- http://dl.ambiweb.de/mirrors/ftp.i-scream.org/libstatgrab/ \
- http://ftp.i-scream.org/pub/i-scream/libstatgrab/
-PKGNAMESUFFIX= 0
-
-MAINTAINER= tdb@FreeBSD.org
-COMMENT= Provides a useful interface to system statistics
-WWW= https://www.i-scream.org/libstatgrab/
-
-DEPRECATED= Use devel/libstatgrab instead.
-EXPIRATION_DATE=2025-12-31
-
-USE_LDCONFIG= yes
-GNU_CONFIGURE= yes
-USES= pathfix pkgconfig libtool
-
-CONFIGURE_ARGS= --disable-examples \
- --disable-manpages \
- --disable-saidar \
- --disable-statgrab \
- --disable-deprecated
-
-post-configure:
- ${CP} ${WRKSRC}/libstatgrab.pc ${WRKSRC}/libstatgrab0.pc
-
-post-install:
- ${MV} ${STAGEDIR}${PREFIX}/include/statgrab.h ${STAGEDIR}${PREFIX}/include/statgrab0.h
-
-.include <bsd.port.mk>
diff --git a/devel/libstatgrab0/distinfo b/devel/libstatgrab0/distinfo
deleted file mode 100644
index 457c0ebf9f77..000000000000
--- a/devel/libstatgrab0/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (libstatgrab-0.17.tar.gz) = bbaa88c6bde8bd3cf2720b81a26528cc055a7e83e4ea3bdb1d0a3c4287cceb88
-SIZE (libstatgrab-0.17.tar.gz) = 463224
diff --git a/devel/libstatgrab0/files/patch-Makefile.in b/devel/libstatgrab0/files/patch-Makefile.in
deleted file mode 100644
index b049a22412bb..000000000000
--- a/devel/libstatgrab0/files/patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./Makefile.in.orig 2014-05-10 02:04:00.303023097 +0100
-+++ ./Makefile.in 2014-05-10 02:04:11.271021227 +0100
-@@ -204,7 +204,7 @@
- SUBDIRS = src docs examples
- EXTRA_DIST = libstatgrab.pc.in PLATFORMS COPYING COPYING.LGPL
- pkgconfigdir = $(prefix)/libdata/pkgconfig
--pkgconfig_DATA = libstatgrab.pc
-+pkgconfig_DATA = libstatgrab0.pc
- all: config.h
- $(MAKE) $(AM_MAKEFLAGS) all-recursive
-
diff --git a/devel/libstatgrab0/files/patch-configure b/devel/libstatgrab0/files/patch-configure
deleted file mode 100644
index 51e42a111aec..000000000000
--- a/devel/libstatgrab0/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./configure.orig 2011-11-11 14:14:46.000000000 +0000
-+++ ./configure 2011-11-11 14:17:28.000000000 +0000
-@@ -21740,7 +21740,7 @@
- BIN_PERM="2755"
- LINKFLAGS="-lkvm -ldevstat"
- ;;
--freebsd[5-9].*)
-+freebsd[5-9].*|freebsd1[0-9].*)
-
- cat >>confdefs.h <<\_ACEOF
- #define ALLBSD
diff --git a/devel/libstatgrab0/files/patch-libstatgrab.pc.in b/devel/libstatgrab0/files/patch-libstatgrab.pc.in
deleted file mode 100644
index 3bd5e2c99378..000000000000
--- a/devel/libstatgrab0/files/patch-libstatgrab.pc.in
+++ /dev/null
@@ -1,13 +0,0 @@
---- ./libstatgrab.pc.in.orig 2004-06-21 22:41:45.000000000 +0100
-+++ ./libstatgrab.pc.in 2014-05-10 02:03:38.515022551 +0100
-@@ -8,8 +8,8 @@
- bin_group=@BIN_GROUP@
- bin_perm=@BIN_PERM@
-
--Name: libstatgrab
-+Name: libstatgrab0
- Description: Provides a useful interface to system statistics
- Version: @VERSION@
--Libs: -L${libdir} -lstatgrab @LINKFLAGS@
-+Libs: -L${libdir} -lstatgrab0 @LINKFLAGS@
- Cflags: -I${includedir}
diff --git a/devel/libstatgrab0/files/patch-src__libstatgrab__Makefile.in b/devel/libstatgrab0/files/patch-src__libstatgrab__Makefile.in
deleted file mode 100644
index 66aa16dda658..000000000000
--- a/devel/libstatgrab0/files/patch-src__libstatgrab__Makefile.in
+++ /dev/null
@@ -1,20 +0,0 @@
---- ./src/libstatgrab/Makefile.in.orig 2014-05-10 02:03:38.484023451 +0100
-+++ ./src/libstatgrab/Makefile.in 2014-05-10 02:03:38.518022821 +0100
-@@ -208,7 +208,7 @@
- top_srcdir = @top_srcdir@
- @DEPRECATED_TRUE@include_DEPRECATEDHEADERS = statgrab_deprecated.h
- include_HEADERS = statgrab.h $(include_DEPRECATEDHEADERS)
--lib_LTLIBRARIES = libstatgrab.la
-+lib_LTLIBRARIES = libstatgrab0.la
- libstatgrab_la_LDFLAGS = -version-info 8:3:2
- @DEPRECATED_TRUE@libstatgrab_la_DEPRECATEDSOURCES = statgrab_deprecated.c
- @MINGW_TRUE@libstatgrab_la_MINGWSOURCES = win32.c
-@@ -274,7 +274,7 @@
- echo "rm -f \"$${dir}/so_locations\""; \
- rm -f "$${dir}/so_locations"; \
- done
--libstatgrab.la: $(libstatgrab_la_OBJECTS) $(libstatgrab_la_DEPENDENCIES)
-+libstatgrab0.la: $(libstatgrab_la_OBJECTS) $(libstatgrab_la_DEPENDENCIES)
- $(libstatgrab_la_LINK) -rpath $(libdir) $(libstatgrab_la_OBJECTS) $(libstatgrab_la_LIBADD) $(LIBS)
-
- mostlyclean-compile:
diff --git a/devel/libstatgrab0/pkg-descr b/devel/libstatgrab0/pkg-descr
deleted file mode 100644
index a19732546c7d..000000000000
--- a/devel/libstatgrab0/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-The libstatgrab library provides an easy to use interface for
-accessing system statistics and information. Available statistics
-include CPU, Load, Memory, Swap, Disk I/O, and Network I/O.
-
-Also part of the package are two tools; saidar provides a curses-based
-interface to viewing live system statistics, and statgrab is a
-sysctl-like interface to the statistics.
diff --git a/devel/libstatgrab0/pkg-plist b/devel/libstatgrab0/pkg-plist
deleted file mode 100644
index e529cf7101e9..000000000000
--- a/devel/libstatgrab0/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-include/statgrab0.h
-lib/libstatgrab0.a
-lib/libstatgrab0.so
-lib/libstatgrab0.so.6
-lib/libstatgrab0.so.6.2.3
-libdata/pkgconfig/libstatgrab0.pc