git: f22b9afa7496 - stable/12 - Remove FREEBSD-vendor files
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 Dec 2021 00:30:23 UTC
The branch stable/12 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=f22b9afa74965de7026836bf56862641a7210666 commit f22b9afa74965de7026836bf56862641a7210666 Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2021-12-06 21:27:48 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2021-12-13 00:30:05 +0000 Remove FREEBSD-vendor files These files were intended to track version and perhaps maintainership information for contrib software. However, they were never used beyond bzip2, netcat, and OpenSSH, and generally haven't been kept up to date recently (my OpenSSH 8.7p1 update notwithstanding). Just remove them to avoid having confusing or outdated information. Suggested by: des MFC after: 1 week Sponsored by: The FreeBSD Foundation (cherry picked from commit bdcfd222ce6369e7aeaceb9a92ffdde84bdbf6cd) (cherry picked from commit fd60da581d18462bfe14333e32add09eb8bfa240) --- contrib/bzip2/FREEBSD-vendor | 5 ----- contrib/netcat/FREEBSD-vendor | 5 ----- crypto/openssh/FREEBSD-vendor | 6 ------ 3 files changed, 16 deletions(-) diff --git a/contrib/bzip2/FREEBSD-vendor b/contrib/bzip2/FREEBSD-vendor deleted file mode 100644 index 6847c8b9a495..000000000000 --- a/contrib/bzip2/FREEBSD-vendor +++ /dev/null @@ -1,5 +0,0 @@ -# $FreeBSD$ -Project: bzip2 -ProjectURL: http://www.bzip.org/ -Version: 1.0.5 -License: BSD diff --git a/contrib/netcat/FREEBSD-vendor b/contrib/netcat/FREEBSD-vendor deleted file mode 100644 index 2b841dfcbaee..000000000000 --- a/contrib/netcat/FREEBSD-vendor +++ /dev/null @@ -1,5 +0,0 @@ -# $FreeBSD$ -Project: netcat (aka src/usr.bin/nc in OpenBSD) -ProjectURL: http://www.openbsd.org/ -Version: 5.3 -License: BSD diff --git a/crypto/openssh/FREEBSD-vendor b/crypto/openssh/FREEBSD-vendor deleted file mode 100644 index f48cbb6c3079..000000000000 --- a/crypto/openssh/FREEBSD-vendor +++ /dev/null @@ -1,6 +0,0 @@ -# $FreeBSD$ -Project: Portable OpenSSH -ProjectURL: http://www.openssh.com/portable.html -Version: 7.9p1 -License: BSD -Maintainer: des