FreeBSD Bugzilla – Attachment 205057 Details for
Bug 237634
security/py-bro-pkg: Rename (move) to security/py-zkg and update to 2.0.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
MOVE-security-py-bro-pkg-TO-security-py-zkg.patch
MOVE-security-py-bro-pkg-TO-security-py-zkg.patch (text/plain), 10.04 KB, created by
Kai Knoblich
on 2019-06-14 08:52:20 UTC
(
hide
)
Description:
MOVE-security-py-bro-pkg-TO-security-py-zkg.patch
Filename:
MIME Type:
Creator:
Kai Knoblich
Created:
2019-06-14 08:52:20 UTC
Size:
10.04 KB
patch
obsolete
>Index: MOVED >=================================================================== >--- MOVED (revision 504168) >+++ MOVED (working copy) >@@ -12795,3 +12795,4 @@ > sysutils/zol-kmod|sysutils/openzfs-kmod|2019-06-11|Renamed to match upstream changes > archivers/nulib||2019-06-12|Abandonware > shells/rssh||2019-06-13|Has expired: Abandoned by upstream >+security/py-bro-pkg|security/py-zkg|2019-06-14|Renamed to match upstream changes >Index: security/Makefile >=================================================================== >--- security/Makefile (revision 504168) >+++ security/Makefile (working copy) >@@ -860,7 +860,6 @@ > SUBDIR += py-backports.ssl_match_hostname > SUBDIR += py-bcrypt > SUBDIR += py-borg.localrole >- SUBDIR += py-bro-pkg > SUBDIR += py-btchip-python > SUBDIR += py-cerealizer > SUBDIR += py-certbot >@@ -1018,6 +1017,7 @@ > SUBDIR += py-xmlsec > SUBDIR += py-yara > SUBDIR += py-yubikey-manager >+ SUBDIR += py-zkg > SUBDIR += py-zope.app.authentication > SUBDIR += py-zope.app.localpermission > SUBDIR += py-zope.app.principalannotation >Index: security/py-bro-pkg/Makefile >=================================================================== >--- security/py-bro-pkg/Makefile (revision 504168) >+++ security/py-bro-pkg/Makefile (nonexistent) >@@ -1,30 +0,0 @@ >-# $FreeBSD$ >- >-PORTNAME= bro-pkg >-DISTVERSIONPREFIX= v >-DISTVERSION= 1.4.2 >-PORTREVISION= 1 >-CATEGORIES= security python >-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >- >-MAINTAINER= mshirk@daemon-security.com >-COMMENT= Bro NSM package manager >- >-LICENSE= BSD3CLAUSE >-LICENSE_FILE= ${WRKSRC}/COPYING >- >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}GitPython>=2.1.8:devel/py-gitpython@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}btest>=0:devel/py-btest@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}configparser>=0:devel/py-configparser@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}semantic_version>=0:devel/py-semantic_version@${PY_FLAVOR} >- >-USES= python >-USE_PYTHON= distutils autoplist concurrent >- >-USE_GITHUB= yes >-GH_ACCOUNT= bro >-GH_PROJECT= package-manager >- >-NO_ARCH= yes >- >-.include <bsd.port.mk> > >Property changes on: security/py-bro-pkg/Makefile >___________________________________________________________________ >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:keywords >## -1 +0,0 ## >-FreeBSD=%H >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: security/py-bro-pkg/distinfo >=================================================================== >--- security/py-bro-pkg/distinfo (revision 504168) >+++ security/py-bro-pkg/distinfo (nonexistent) >@@ -1,3 +0,0 @@ >-TIMESTAMP = 1538253976 >-SHA256 (bro-package-manager-v1.4.2_GH0.tar.gz) = 25e9ed42066cece276023dbbde65eff02fd7e879127883b02a4ae3a6350b0d1d >-SIZE (bro-package-manager-v1.4.2_GH0.tar.gz) = 87843 > >Property changes on: security/py-bro-pkg/distinfo >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1,2 +0,0 ## >-yes >-\ No newline at end of property >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: security/py-bro-pkg/pkg-descr >=================================================================== >--- security/py-bro-pkg/pkg-descr (revision 504168) >+++ security/py-bro-pkg/pkg-descr (nonexistent) >@@ -1,18 +0,0 @@ >-The Bro Package Manager makes it easy for Bro users to install >-and manage third party scripts as well as plugins for Bro and >-BroControl. The command-line tool is preconfigured scripts as >-well as plugins for Bro and BroControl. The command-line tool >-is preconfigured to download packages from the Bro package source, >-a GitHub repository that has been setup such that any developer >-can request their Bro package be included. See the README file >-of that repository for information regarding the package submission >-process. NOTE: It's left up to users to decide for themselves >-via code review, GitHub comments/stars, or other metrics whether >-any given package is trustworthy as there is no implied guarantees >-that it's secure just because it's been accepted into the default >-package source. See the package manager documentation for further >-usage information, how-to guides, and walkthroughs. For offline >-reading, it's also available in the doc/ directory of the >-source code distribution. >- >-WWW: https://github.com/bro/package-manager/ > >Property changes on: security/py-bro-pkg/pkg-descr >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1,2 +0,0 ## >-yes >-\ No newline at end of property >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: security/py-bro-pkg/pkg-message >=================================================================== >--- security/py-bro-pkg/pkg-message (revision 504168) >+++ security/py-bro-pkg/pkg-message (nonexistent) >@@ -1,7 +0,0 @@ >-====================================================================== >- >-Run the following to configure bro-pkg: >- >-bro-pkg autoconfig >- >-====================================================================== > >Property changes on: security/py-bro-pkg/pkg-message >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1,2 +0,0 ## >-yes >-\ No newline at end of property >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: security/py-zkg/Makefile >=================================================================== >--- security/py-zkg/Makefile (revision 504168) >+++ security/py-zkg/Makefile (working copy) >@@ -1,14 +1,13 @@ > # $FreeBSD$ > >-PORTNAME= bro-pkg >+PORTNAME= zkg > DISTVERSIONPREFIX= v >-DISTVERSION= 1.4.2 >-PORTREVISION= 1 >+DISTVERSION= 2.0.0 > CATEGORIES= security python > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > > MAINTAINER= mshirk@daemon-security.com >-COMMENT= Bro NSM package manager >+COMMENT= Zeek NSM package manager > > LICENSE= BSD3CLAUSE > LICENSE_FILE= ${WRKSRC}/COPYING >@@ -16,13 +15,14 @@ > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}GitPython>=2.1.8:devel/py-gitpython@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}btest>=0:devel/py-btest@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}configparser>=0:devel/py-configparser@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}semantic_version>=0:devel/py-semantic_version@${PY_FLAVOR} >+ ${PYTHON_PKGNAMEPREFIX}semantic_version>=0:devel/py-semantic_version@${PY_FLAVOR} \ >+ git:devel/git > > USES= python > USE_PYTHON= distutils autoplist concurrent > > USE_GITHUB= yes >-GH_ACCOUNT= bro >+GH_ACCOUNT= zeek > GH_PROJECT= package-manager > > NO_ARCH= yes >Index: security/py-zkg/distinfo >=================================================================== >--- security/py-zkg/distinfo (revision 504168) >+++ security/py-zkg/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1538253976 >-SHA256 (bro-package-manager-v1.4.2_GH0.tar.gz) = 25e9ed42066cece276023dbbde65eff02fd7e879127883b02a4ae3a6350b0d1d >-SIZE (bro-package-manager-v1.4.2_GH0.tar.gz) = 87843 >+TIMESTAMP = 1560496581 >+SHA256 (zeek-package-manager-v2.0.0_GH0.tar.gz) = 1f2e348b57c2fbbcb519450bc431f81cf8f1fde794a0d176b2e19da8b31f26d8 >+SIZE (zeek-package-manager-v2.0.0_GH0.tar.gz) = 95526 >Index: security/py-zkg/pkg-descr >=================================================================== >--- security/py-zkg/pkg-descr (revision 504168) >+++ security/py-zkg/pkg-descr (working copy) >@@ -1,18 +1,19 @@ >-The Bro Package Manager makes it easy for Bro users to install >-and manage third party scripts as well as plugins for Bro and >-BroControl. The command-line tool is preconfigured scripts as >-well as plugins for Bro and BroControl. The command-line tool >-is preconfigured to download packages from the Bro package source, >-a GitHub repository that has been setup such that any developer >-can request their Bro package be included. See the README file >-of that repository for information regarding the package submission >-process. NOTE: It's left up to users to decide for themselves >-via code review, GitHub comments/stars, or other metrics whether >-any given package is trustworthy as there is no implied guarantees >-that it's secure just because it's been accepted into the default >-package source. See the package manager documentation for further >-usage information, how-to guides, and walkthroughs. For offline >-reading, it's also available in the doc/ directory of the >-source code distribution. >+The Zeek Package Manager makes it easy for Zeek users to install and manage >+third party scripts as well as plugins for Zeek and ZeekControl. > >-WWW: https://github.com/bro/package-manager/ >+The command-line tool is preconfigured to download packages from the Zeek >+package source, a GitHub repository that has been setup such that any developer >+can request their Zeek package be included. >+ >+See the README file of that repository for information regarding the package >+submission process. >+ >+NOTE: >+ >+It's left up to users to decide for themselves via code review, GitHub >+comments/stars, or other metrics whether any given package is trustworthy as >+there is no implied guarantees that it's secure just because it's been accepted >+into the default package source. See the package manager documentation for >+further usage information, how-to guides, and walkthroughs. >+ >+WWW: https://github.com/zeek/package-manager/ >Index: security/py-zkg/pkg-message >=================================================================== >--- security/py-zkg/pkg-message (revision 504168) >+++ security/py-zkg/pkg-message (working copy) >@@ -1,7 +1,13 @@ > ====================================================================== > >-Run the following to configure bro-pkg: >+Run the following to configure zkg: > >-bro-pkg autoconfig >+zkg autoconfig > >+NOTE: >+ >+The previous command "bro-pkg" can also be used intermittently for a >+while but its usage is deprecated and may be removed in a future >+release. >+ > ======================================================================
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 237634
:
204091
|
204965
|
204966
|
205054
|
205055
| 205057