diff --git a/filesystems/Makefile b/filesystems/Makefile index e5e504cb16f4..84be3e0aa9cd 100644 --- a/filesystems/Makefile +++ b/filesystems/Makefile @@ -1,149 +1,148 @@ COMMENT = File systems and related utilities SUBDIR += R-cran-fs SUBDIR += acfgfs SUBDIR += afuse SUBDIR += archivemount SUBDIR += automount SUBDIR += avfs SUBDIR += befuse SUBDIR += bindfs SUBDIR += cfs SUBDIR += chironfs SUBDIR += clamfs SUBDIR += cramfs SUBDIR += cryptofs SUBDIR += curlftpfs SUBDIR += darling-dmg SUBDIR += davfs2 SUBDIR += dsbmc SUBDIR += dsbmc-cli SUBDIR += dsbmd SUBDIR += e2fsprogs SUBDIR += e2fsprogs-core - SUBDIR += e2fsprogs-libblkid SUBDIR += e2tools SUBDIR += encfs SUBDIR += exfat SUBDIR += exfat-utils SUBDIR += ext2 SUBDIR += fstyp SUBDIR += fswatch-mon SUBDIR += fusefs-libs SUBDIR += fusefs-libs3 SUBDIR += genromfs SUBDIR += gphotofs SUBDIR += gvfs SUBDIR += hammer2 SUBDIR += hfsexplorer SUBDIR += hfsfuse SUBDIR += hfsutils SUBDIR += httpdirfs SUBDIR += ifuse SUBDIR += jmtpfs SUBDIR += kio-fuse SUBDIR += libbde SUBDIR += libblkid SUBDIR += libfsapfs SUBDIR += libfsext SUBDIR += libfsfat SUBDIR += libfshfs SUBDIR += libfsntfs SUBDIR += libfsxfs SUBDIR += libgedit-gfls SUBDIR += libmodi SUBDIR += linux-c7-dosfstools SUBDIR += lizardfs SUBDIR += lkl SUBDIR += ltfs SUBDIR += mergerfs SUBDIR += mhddfs SUBDIR += moosefs2-cgi SUBDIR += moosefs2-cgiserv SUBDIR += moosefs2-chunkserver SUBDIR += moosefs2-cli SUBDIR += moosefs2-client SUBDIR += moosefs2-master SUBDIR += moosefs2-metalogger SUBDIR += moosefs2-netdump SUBDIR += moosefs3-cgi SUBDIR += moosefs3-cgiserv SUBDIR += moosefs3-chunkserver SUBDIR += moosefs3-cli SUBDIR += moosefs3-client SUBDIR += moosefs3-master SUBDIR += moosefs3-metalogger SUBDIR += moosefs3-netdump SUBDIR += mp3fs SUBDIR += mtools SUBDIR += mtpfs SUBDIR += nbt SUBDIR += ntfs SUBDIR += ntfs-compression SUBDIR += ntfs2btrfs SUBDIR += ods2 SUBDIR += openzfs SUBDIR += openzfs-kmod SUBDIR += p5-Filesys-Statvfs SUBDIR += p5-Fuse SUBDIR += pear-Horde_Vfs SUBDIR += pod SUBDIR += progsreiserfs SUBDIR += py-dfvfs SUBDIR += py-fs SUBDIR += py-fs2 SUBDIR += py-fsspec SUBDIR += py-fsspec-xrootd SUBDIR += py-fusepy SUBDIR += py-gcsfs SUBDIR += py-kerchunk SUBDIR += py-libzfs SUBDIR += py-llfuse SUBDIR += py-prometheus-zfs SUBDIR += py-pyfakefs SUBDIR += py-s3fs SUBDIR += py-tahoe-lafs SUBDIR += py-zfs-autobackup SUBDIR += rar2fs SUBDIR += rubygem-chef-winrm-fs SUBDIR += rubygem-winrm-fs SUBDIR += s3backer SUBDIR += s3fs SUBDIR += sandboxfs SUBDIR += scan_ffs SUBDIR += securefs SUBDIR += simple-mtpfs SUBDIR += smbnetfs SUBDIR += squashfs-tools SUBDIR += squashfs-tools-ng SUBDIR += squashfuse SUBDIR += sshfs SUBDIR += tclvfs SUBDIR += ufs SUBDIR += ufs_copy SUBDIR += unionfs SUBDIR += unreliablefs SUBDIR += webdavfs SUBDIR += wimlib SUBDIR += xfsm SUBDIR += xfsprogs SUBDIR += xfuse SUBDIR += zap SUBDIR += zfs-periodic SUBDIR += zfs-replicate SUBDIR += zfs-snap-diff SUBDIR += zfs-snapshot-clean SUBDIR += zfs-snapshot-mgmt SUBDIR += zfs-stats SUBDIR += zfs-stats-lite SUBDIR += zfsnap SUBDIR += zfsnap2 SUBDIR += zfstools SUBDIR += zip SUBDIR += zisofs-tools SUBDIR += zrepl SUBDIR += zrepl-dsh2dsh SUBDIR += ztop SUBDIR += zxfer .include diff --git a/filesystems/e2fsprogs-libblkid/Makefile b/filesystems/e2fsprogs-libblkid/Makefile deleted file mode 100644 index 961808badcf4..000000000000 --- a/filesystems/e2fsprogs-libblkid/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -PORTREVISION= 0 -CATEGORIES= filesystems misc devel -PKGNAMESUFFIX= -libblkid - -COMMENT= Blkid library from e2fsprogs package - -LICENSE= LGPL20+ -_no_license_file= sorry - -LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid - -CONFIGURE_ARGS= --enable-elf-shlibs --disable-libuuid --enable-libblkid - -MASTERDIR= ${.CURDIR}/../../filesystems/e2fsprogs-core -MAKE_ARGS= LIB_SUBDIRS=lib/blkid LDFLAGS_SHLIB=-L${LOCALBASE}/lib -USE_LDCONFIG= yes -ALL_TARGET= libs -LDFLAGS+= -L${LOCALBASE}/lib -INSTALL_TARGET= install install-shlibs -INSTALL_WRKSRC= ${WRKSRC}/lib/blkid - -PKGDIR= ${.CURDIR} - -pre-build: - ${MKDIR} ${WRKSRC}/lib/blkid/elfshared - cd ${WRKSRC}/util && ${MAKE_CMD} subst - -post-build: - cd ${INSTALL_WRKSRC} && ${MAKE_CMD} check - -.include "${MASTERDIR}/Makefile" diff --git a/filesystems/e2fsprogs-libblkid/pkg-descr b/filesystems/e2fsprogs-libblkid/pkg-descr deleted file mode 100644 index 27a1c50756ac..000000000000 --- a/filesystems/e2fsprogs-libblkid/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Block device identification library from the e2fsprogs package. diff --git a/filesystems/e2fsprogs-libblkid/pkg-plist b/filesystems/e2fsprogs-libblkid/pkg-plist deleted file mode 100644 index c3c0e82f85c5..000000000000 --- a/filesystems/e2fsprogs-libblkid/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -include/blkid/blkid.h -include/blkid/blkid_types.h -lib/libblkid.so.1.0 -lib/libblkid.so.1 -lib/libblkid.so -lib/libblkid.a -libdata/pkgconfig/blkid.pc -share/man/man3/libblkid.3.gz