pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

libinotify: remove, pkgsrc version is much newer



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Wed Apr 26 18:01:09 2023 +0200
Changeset:	fcd9c1e8249082bb478ad9a12b81504bfba42094

Modified Files:
	Makefile
Removed Files:
	libinotify/DESCR
	libinotify/Makefile
	libinotify/PLIST
	libinotify/buildlink3.mk
	libinotify/distinfo

Log Message:
libinotify: remove, pkgsrc version is much newer

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fcd9c1e8249082bb478ad9a12b81504bfba42094

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                 |  4 +++-
 libinotify/DESCR         |  1 -
 libinotify/Makefile      | 16 ----------------
 libinotify/PLIST         |  3 ---
 libinotify/buildlink3.mk | 12 ------------
 libinotify/distinfo      |  4 ----
 6 files changed, 3 insertions(+), 37 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 6b1d74f885..f9edba9379 100644
--- a/Makefile
+++ b/Makefile
@@ -1352,6 +1352,7 @@ SUBDIR+=	go-properties-map
 SUBDIR+=	go-protobuf-go
 SUBDIR+=	go-ps
 SUBDIR+=	go-python
+SUBDIR+=	go-qiniu-x
 SUBDIR+=	go-randomdata
 SUBDIR+=	go-randutil
 SUBDIR+=	go-rateio
@@ -1394,6 +1395,7 @@ SUBDIR+=	google-perftools
 SUBDIR+=	googlecl
 SUBDIR+=	gopass-jsonapi
 SUBDIR+=	gopher-validator-git
+SUBDIR+=	goplus
 SUBDIR+=	gorilla-audio
 SUBDIR+=	gosec
 SUBDIR+=	gotify
@@ -2086,7 +2088,6 @@ SUBDIR+=	libical2
 SUBDIR+=	libifstat
 SUBDIR+=	libilbc
 SUBDIR+=	libimobiledevice
-SUBDIR+=	libinotify
 SUBDIR+=	libinput
 SUBDIR+=	libinstpatch
 SUBDIR+=	libircclient
@@ -5910,6 +5911,7 @@ SUBDIR+=	watchman
 SUBDIR+=	wbox
 SUBDIR+=	wcstools
 SUBDIR+=	weatherman
+SUBDIR+=	web-mode
 SUBDIR+=	webbrowser
 SUBDIR+=	webcleaner
 SUBDIR+=	webdump-git
diff --git a/libinotify/DESCR b/libinotify/DESCR
deleted file mode 100644
index 06dae8cfdd..0000000000
--- a/libinotify/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-portable inotify implementation
diff --git a/libinotify/Makefile b/libinotify/Makefile
deleted file mode 100644
index b15f148551..0000000000
--- a/libinotify/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.5 2012/11/14 00:16:11 othyro Exp $
-#
-
-DISTNAME=	libinotify-20120113
-CATEGORIES=	x11
-MASTER_SITES=	http://on.encoreinteractive.ca/opensource/
-
-MAINTAINER=	msporleder%gmail.com@localhost
-HOMEPAGE=	http://on.encoreinteractive.ca/opensource/
-COMMENT=	Portable inotify userland lib
-#LICENSE=	# TODO: (see mk/license.mk)
-
-GNU_CONFIGURE=	yes
-USE_LIBTOOL=	yes
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/libinotify/PLIST b/libinotify/PLIST
deleted file mode 100644
index c67cb92b60..0000000000
--- a/libinotify/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2012/01/13 15:17:00 genolopolis Exp $
-include/sys/inotify.h
-lib/libinotify.la
diff --git a/libinotify/buildlink3.mk b/libinotify/buildlink3.mk
deleted file mode 100644
index 561c7f8315..0000000000
--- a/libinotify/buildlink3.mk
+++ /dev/null
@@ -1,12 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.1 2012/01/13 15:48:16 genolopolis Exp $
-
-BUILDLINK_TREE+=	libinotify
-
-.if !defined(LIBINOTIFY_BUILDLINK3_MK)
-LIBINOTIFY_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.libinotify+=	libinotify>=20120113
-BUILDLINK_PKGSRCDIR.libinotify?=	../../wip/libinotify
-.endif	# LIBINOTIFY_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-libinotify
diff --git a/libinotify/distinfo b/libinotify/distinfo
deleted file mode 100644
index 253cd680d1..0000000000
--- a/libinotify/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.1 2012/01/13 15:17:00 genolopolis Exp $
-
-RMD160 (libinotify-20120113.tar.gz) = 8d7b6cd00944f21de62910fb50d8beb792858c8a
-Size (libinotify-20120113.tar.gz) = 290589 bytes


Home | Main Index | Thread Index | Old Index