FreeBSD Bugzilla – Attachment 249246 Details for
Bug 277766
security/py-pnu-vuxml: new port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
git format-patch for py-pnu-vuxml new port
0001-New-port-entry-for-py-pnu-vuxml.patch (text/plain), 2.39 KB, created by
Hubert Tournier
on 2024-03-17 21:19:19 UTC
(
hide
)
Description:
git format-patch for py-pnu-vuxml new port
Filename:
MIME Type:
Creator:
Hubert Tournier
Created:
2024-03-17 21:19:19 UTC
Size:
2.39 KB
patch
obsolete
>From 8519b202acf16f4d6cfdf6d73591063c3afc6311 Mon Sep 17 00:00:00 2001 >From: Hubert Tournier <hubert.tournier@gmail.com> >Date: Sun, 17 Mar 2024 22:05:25 +0100 >Subject: [PATCH] New port entry for py-pnu-vuxml > >--- > security/py-pnu-vuxml/Makefile | 28 ++++++++++++++++++++++++++++ > security/py-pnu-vuxml/distinfo | 3 +++ > security/py-pnu-vuxml/pkg-descr | 3 +++ > 3 files changed, 34 insertions(+) > create mode 100644 security/py-pnu-vuxml/Makefile > create mode 100644 security/py-pnu-vuxml/distinfo > create mode 100644 security/py-pnu-vuxml/pkg-descr > >diff --git a/security/py-pnu-vuxml/Makefile b/security/py-pnu-vuxml/Makefile >new file mode 100644 >index 000000000000..76634b5b40c4 >--- /dev/null >+++ b/security/py-pnu-vuxml/Makefile >@@ -0,0 +1,28 @@ >+PORTNAME= pnu-vuxml >+DISTVERSION= 1.2.0 >+CATEGORIES= security ports-mgmt python >+MASTER_SITES= PYPI >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= hubert.tournier@gmail.com >+COMMENT= FreeBSD VuXML library and query tool >+WWW= https://github.com/HubTou/vuxml >+ >+LICENSE= BSD3CLAUSE >+LICENSE_FILE= ${WRKSRC}/License >+ >+BUILD_DEPENDS= ${PY_SETUPTOOLS} \ >+ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} >+ >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pnu-libpnu>=1.3.0:devel/py-pnu-libpnu@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}colorama>0:devel/py-colorama@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}defusedxml>0:devel/py-defusedxml@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}html2text>0:textproc/py-html2text@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} >+ >+USES= python shebangfix >+USE_PYTHON= autoplist flavors pep517 >+ >+SHEBANG_FILES= src/vuxml/*.py >+ >+.include <bsd.port.mk> >diff --git a/security/py-pnu-vuxml/distinfo b/security/py-pnu-vuxml/distinfo >new file mode 100644 >index 000000000000..4a99702ab426 >--- /dev/null >+++ b/security/py-pnu-vuxml/distinfo >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1710705062 >+SHA256 (pnu-vuxml-1.2.0.tar.gz) = 5ea18b1902bef0f783718470fc844f47273f511dc04e95fe53fc5cb4f51b76f2 >+SIZE (pnu-vuxml-1.2.0.tar.gz) = 14300 >diff --git a/security/py-pnu-vuxml/pkg-descr b/security/py-pnu-vuxml/pkg-descr >new file mode 100644 >index 000000000000..f216fe6a2232 >--- /dev/null >+++ b/security/py-pnu-vuxml/pkg-descr >@@ -0,0 +1,3 @@ >+pnu-vuxml is both a Python command-line tool and a library that can be >+used to query or process the FreeBSD VuXML "database" of vulnerable >+ports, making it much more user-friendly and useful. >-- >2.43.0 >
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 277766
: 249246