pkgsrc-WIP-changes archive

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

Makefile: automount-devpubd -> devpub-mount



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Thu Jun 15 10:21:14 2023 -0500
Changeset:	96d0c7dc40b919a7df751b70e2225d5f392a2aff

Modified Files:
	Makefile
Removed Files:
	automount-devpubd/DESCR
	automount-devpubd/Makefile
	automount-devpubd/PLIST
	automount-devpubd/distinfo

Log Message:
Makefile: automount-devpubd -> devpub-mount

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

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

diffstat:
 Makefile                   |  2 +-
 automount-devpubd/DESCR    |  2 --
 automount-devpubd/Makefile | 33 ---------------------------------
 automount-devpubd/PLIST    |  4 ----
 automount-devpubd/distinfo |  5 -----
 5 files changed, 1 insertion(+), 45 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 59f8393217..11588998d9 100644
--- a/Makefile
+++ b/Makefile
@@ -227,7 +227,6 @@ SUBDIR+=	auto-admin
 SUBDIR+=	auto-complete-git
 SUBDIR+=	auto-complete-mode
 SUBDIR+=	auto-dev
-SUBDIR+=	automount-devpubd
 SUBDIR+=	autoproject
 SUBDIR+=	autopsy
 SUBDIR+=	autossh
@@ -642,6 +641,7 @@ SUBDIR+=	deviceatlas-enterprise-c
 SUBDIR+=	devkitARM-buildrules
 SUBDIR+=	devkitARM-newlib
 SUBDIR+=	devkitARM-tools
+SUBDIR+=	devpub-mount
 SUBDIR+=	dfam
 SUBDIR+=	dhcpd-snmp
 SUBDIR+=	diablo
diff --git a/automount-devpubd/DESCR b/automount-devpubd/DESCR
deleted file mode 100644
index 464fb60ce3..0000000000
--- a/automount-devpubd/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-automount(8) is a devpubd(8) based automounter for NetBSD.  It supports
-most popular filesystems: NTFS/FAT/exFAT/EXT2/EXT3/EXT4/UFS/ISO9660.
diff --git a/automount-devpubd/Makefile b/automount-devpubd/Makefile
deleted file mode 100644
index af9b1c4a25..0000000000
--- a/automount-devpubd/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# $NetBSD$
-#
-###########################################################
-#                  Generated by fbsd2pkg                  #
-#              Wed Jun 14 07:16:37 CDT 2023               #
-###########################################################
-
-DISTNAME=	automount-devpubd-0.0.0.147
-CATEGORIES=	sysutils
-MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	456c0394260375528979d72663f75335e930b9e9
-
-OWNER=		bacon%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/outpaddling/automount-devpubd/
-COMMENT=	NetBSD's devpubd(8) based automount solution
-LICENSE=	2-clause-bsd
-
-NO_BUILD=	yes
-
-DATADIR=	${PREFIX}/share/automount-devpubd
-EGDIR=		${PREFIX}/share/examples/automount-devpubd
-
-CONF_FILES=	${EGDIR}/automount.conf.sample ${PREFIX}/etc/automount.conf
-
-INSTALLATION_DIRS=	sbin share/examples/automount-devpubd share/automount-devpubd
-
-do-install:
-	${INSTALL_SCRIPT} ${WRKSRC}/automount ${DESTDIR}${PREFIX}/sbin
-	${INSTALL_DATA} ${WRKSRC}/automount.conf \
-		${DESTDIR}${EGDIR}/automount.conf.sample
-	${INSTALL_DATA} ${WRKSRC}/03-automount ${DESTDIR}${DATADIR}
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/automount-devpubd/PLIST b/automount-devpubd/PLIST
deleted file mode 100644
index b430a69563..0000000000
--- a/automount-devpubd/PLIST
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $NetBSD$
-sbin/automount
-share/automount-devpubd/03-automount
-share/examples/automount-devpubd/automount.conf.sample
diff --git a/automount-devpubd/distinfo b/automount-devpubd/distinfo
deleted file mode 100644
index b62ae97954..0000000000
--- a/automount-devpubd/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (automount-devpubd-0.0.0.147-456c0394260375528979d72663f75335e930b9e9.tar.gz) = c210d62feb009a767541d6e17a55844092ca4baa3d63526ec643bae3a83a217a
-SHA512 (automount-devpubd-0.0.0.147-456c0394260375528979d72663f75335e930b9e9.tar.gz) = 9e62aaa55c0c035669ad4653a9f429b48e3ac5d3b2448ba9b7ce5ea2d0190ac6514ab916561367479d170994ef292167999fb3561f8b3bea92c4bb71fc3de7e0
-Size (automount-devpubd-0.0.0.147-456c0394260375528979d72663f75335e930b9e9.tar.gz) = 107129 bytes


Home | Main Index | Thread Index | Old Index