drop rpointel@ maintainer lines, ok with him

This commit is contained in:
sthen
2026-02-08 12:22:40 +00:00
parent 5686a7896d
commit d3a9bc7f98
60 changed files with 191 additions and 302 deletions
+6 -6
View File
@@ -1,16 +1,16 @@
COMMENT = Python interface to Redis
MODPY_DISTV = 5.0.9
DIST_TUPLE = github redis redis-py v${MODPY_DISTV} .
MODPY_DISTV = 5.0.9
GH_ACCOUNT = redis
GH_PROJECT = redis-py
GH_TAGNAME = v${MODPY_DISTV}
PKGNAME = py-redis-${MODPY_DISTV}
PKGNAME = py-${DISTNAME:S/-py//}
CATEGORIES = databases
REVISION = 1
REVISION = 2
HOMEPAGE = https://github.com/redis/redis-py
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# MIT
PERMIT_PACKAGE = Yes
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (redis-redis-py-v5.0.9.tar.gz) = wQf926pAQUVZ3dIfCni8fUZs1rIKgAg5rBi5u1TlwVA=
SIZE (redis-redis-py-v5.0.9.tar.gz) = 4796534
SHA256 (redis-py-5.0.9.tar.gz) = wQf926pAQUVZ3dIfCni8fUZs1rIKgAg5rBi5u1TlwVA=
SIZE (redis-py-5.0.9.tar.gz) = 4796534
+1 -2
View File
@@ -2,13 +2,12 @@ COMMENT = tool for reverse engineering Android apk files
DISTNAME = apktool_2.12.1
PKGNAME = ${DISTNAME:S/_/-/}
REVISION = 0
CATEGORIES = devel security java
HOMEPAGE = http://ibotpeaches.github.io/Apktool/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# Apache v2
PERMIT_PACKAGE = Yes
+1 -2
View File
@@ -3,13 +3,12 @@ COMMENT = tools to work with android .dex and java .class files
V = 2.4
PKGNAME = dex2jar-$V
DISTNAME = dex-tools-v$V
REVISION = 0
CATEGORIES = devel security
HOMEPAGE = https://github.com/pxb1988/dex2jar
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# Apachev2
PERMIT_PACKAGE = Yes
+1 -2
View File
@@ -2,13 +2,12 @@ COMMENT = dex to java decompiler
VERSION = 1.5.3
DISTNAME = jadx-${VERSION}
REVISION = 0
CATEGORIES = devel security
HOMEPAGE = https://github.com/skylot/jadx
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# Apachev2
PERMIT_PACKAGE = Yes
+11 -14
View File
@@ -1,22 +1,19 @@
COMMENT = binary plist parser/generator for Python
COMMENT= binary plist parser/generator for Python
MODPY_DISTV = 1.0.3
DISTNAME = biplist-${MODPY_DISTV}
PKGNAME = py-${DISTNAME}
REVISION = 9
MODPY_DISTV= 1.0.3
DISTNAME= biplist-${MODPY_DISTV}
PKGNAME= py-${DISTNAME}
REVISION= 10
CATEGORIES = devel
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
CATEGORIES= devel
# BSD
PERMIT_PACKAGE = Yes
PERMIT_PACKAGE= Yes
MODULES = lang/python
MODPY_PYBUILD = setuptools
MODPY_PI = Yes
MODULES= lang/python
MODPY_PYBUILD= setuptools
MODPY_PI= Yes
TEST_DEPENDS = devel/py-nose \
devel/py-coverage
TEST_DEPENDS= devel/py-coverage
.include <bsd.port.mk>
+11 -13
View File
@@ -1,23 +1,21 @@
COMMENT = data type fabric
COMMENT= data type fabric
MODPY_DISTV = 20200621
DISTNAME = dtfabric-${MODPY_DISTV}
MODPY_DISTV= 20200621
DISTNAME= dtfabric-${MODPY_DISTV}
PKGNAME = py-${DISTNAME}
REVISION = 6
PKGNAME= py-${DISTNAME}
REVISION= 7
CATEGORIES = devel
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
CATEGORIES= devel
# Apache v2
PERMIT_PACKAGE = Yes
PERMIT_PACKAGE= Yes
MODULES = lang/python
MODPY_PYBUILD = setuptools
MODPY_PI = Yes
MODULES= lang/python
MODPY_PYBUILD= setuptools
MODPY_PI= Yes
RUN_DEPENDS = textproc/py-yaml
RUN_DEPENDS= textproc/py-yaml
post-install:
rm -rf ${PREFIX}/share/doc/dtfabric/
+11 -13
View File
@@ -1,21 +1,19 @@
COMMENT = python module to read and write ELF, PE, MachO or OAT
COMMENT= python module to read and write ELF, PE, MachO or OAT
MODPY_DISTV = 0.9.21
DISTNAME = filebytes-${MODPY_DISTV}
PKGNAME = py-${DISTNAME}
REVISION = 8
MODPY_DISTV= 0.9.21
DISTNAME= filebytes-${MODPY_DISTV}
PKGNAME= py-${DISTNAME}
REVISION= 9
CATEGORIES = devel security
CATEGORIES= devel security
HOMEPAGE = https://scoding.de/filebytes-introduction
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
HOMEPAGE= https://scoding.de/filebytes-introduction
# GPLv2
PERMIT_PACKAGE = Yes
PERMIT_PACKAGE= Yes
MODULES = lang/python
MODPY_PYBUILD = setuptools
MODPY_PI = Yes
MODULES= lang/python
MODPY_PYBUILD= setuptools
MODPY_PI= Yes
.include <bsd.port.mk>
+2 -3
View File
@@ -8,12 +8,11 @@ GH_PROJECT = llvmlite
GH_TAGNAME = v${MODPY_DISTV}
PKGNAME = py-${DISTNAME}
REVISION = 2
REVISION = 3
CATEGORIES = devel
MAINTAINER = Remi Pointel <rpointel@openbsd.org>, \
Aisha Tammy <aisha@openbsd.org>
MAINTAINER = Aisha Tammy <aisha@openbsd.org>
HOMEPAGE = http://llvmlite.pydata.org/
+12 -13
View File
@@ -1,21 +1,20 @@
COMMENT = parse, read and write Microsoft OLE2 files
COMMENT= parse, read and write Microsoft OLE2 files
MODPY_DISTV = 0.47
DISTNAME = olefile-${MODPY_DISTV}
EXTRACT_SUFX = .zip
PKGNAME = py-${DISTNAME}
MODPY_DISTV= 0.47
DISTNAME= olefile-${MODPY_DISTV}
EXTRACT_SUFX= .zip
PKGNAME= py-${DISTNAME}
REVISION= 0
CATEGORIES = devel
CATEGORIES= devel
HOMEPAGE = https://www.decalage.info/olefile
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
HOMEPAGE= https://www.decalage.info/olefile
# BSD-like
PERMIT_PACKAGE = Yes
PERMIT_PACKAGE= Yes
MODULES = lang/python
MODPY_PYBUILD = setuptools
MODPY_PI = Yes
MODULES= lang/python
MODPY_PYBUILD= setuptools
MODPY_PI= Yes
.include <bsd.port.mk>
+12 -14
View File
@@ -1,23 +1,21 @@
COMMENT = text progressbar library for python
COMMENT= text progressbar library for python
MODPY_DISTV = 2.5
MODPY_DISTV= 2.5
DISTNAME = progressbar-${MODPY_DISTV}
PKGNAME = py-${DISTNAME}
CATEGORIES = devel
REVISION = 9
DISTNAME= progressbar-${MODPY_DISTV}
PKGNAME= py-${DISTNAME}
CATEGORIES= devel
REVISION= 10
HOMEPAGE = https://github.com/niltonvolpato/python-progressbar
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
HOMEPAGE= https://github.com/niltonvolpato/python-progressbar
# LGPLv2.1
PERMIT_PACKAGE = Yes
PERMIT_PACKAGE= Yes
MODULES = lang/python
MODPY_PYBUILD = setuptools
MODPY_PI = Yes
MODULES= lang/python
MODPY_PYBUILD= setuptools
MODPY_PI= Yes
NO_TEST = Yes
NO_TEST= Yes
.include <bsd.port.mk>
+1 -3
View File
@@ -1,7 +1,7 @@
COMMENT = python bytecode disassembler and decompiler
DISTNAME = pycdc-0.0.20180428
REVISION = 7
REVISION = 8
GH_ACCOUNT = zrax
GH_PROJECT = pycdc
@@ -9,8 +9,6 @@ GH_COMMIT = 1c01ca7ee626f6794b879c5690eb741a64711625
CATEGORIES = devel
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# GPLv3
PERMIT_PACKAGE = Yes
+16 -19
View File
@@ -1,30 +1,27 @@
COMMENT = python interface to the nmap scan data
COMMENT= python interface to the nmap scan data
MODPY_DISTV = 0.6.1
DISTNAME = python-nmap-${MODPY_DISTV}
PKGNAME = ${DISTNAME:S/python/py/}
CATEGORIES = net
REVISION = 8
MODPY_DISTV= 0.6.1
DISTNAME= python-nmap-${MODPY_DISTV}
PKGNAME= ${DISTNAME:S/python/py/}
CATEGORIES= net
REVISION= 9
HOMEPAGE = http://xael.org/norman/python/python-nmap/
SITES = http://xael.org/pages/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
HOMEPAGE= http://xael.org/norman/python/python-nmap/
SITES= http://xael.org/pages/
# GPLv3
PERMIT_PACKAGE = Yes
PERMIT_PACKAGE= Yes
MODULES = lang/python
MODPY_PYBUILD = setuptools
MODULES= lang/python
MODPY_PYBUILD= setuptools
RUN_DEPENDS = net/nmap
RUN_DEPENDS= net/nmap
NO_TEST = Yes
EXAMPLESDIR = ${PREFIX}/share/examples/${MODPY_PY_PREFIX}nmap
NO_TEST= Yes
post-install:
${INSTALL_DATA_DIR} ${EXAMPLESDIR}
${INSTALL_SCRIPT} ${WRKSRC}/example.py ${EXAMPLESDIR}
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/py-nmap
${INSTALL_SCRIPT} ${WRKSRC}/example.py \
${PREFIX}/share/examples/py-nmap
.include <bsd.port.mk>
+1 -3
View File
@@ -3,12 +3,10 @@ COMMENT = extracts the top level domain (TLD) from the URL given
MODPY_DISTV = 0.13
DISTNAME = tld-${MODPY_DISTV}
PKGNAME = py-${DISTNAME}
REVISION = 2
REVISION = 3
CATEGORIES = net
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# MPL 1.1/GPL 2.0/LGPL 2.1
PERMIT_PACKAGE = Yes
+1 -3
View File
@@ -3,14 +3,12 @@ COMMENT = analyze MIME files
MODPY_DISTV = 0.0.13
DISTNAME = emldump_V${MODPY_DISTV:S/./_/g}
PKGNAME = emldump-${MODPY_DISTV}
REVISION = 1
REVISION = 2
CATEGORIES = security
HOMEPAGE = http://blog.didierstevens.com/my-software/#emldump
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# public domain
PERMIT_PACKAGE = Yes
+12 -14
View File
@@ -1,20 +1,18 @@
COMMENT = access the BitLocker Drive Encryption encrypted volumes
COMMENT = access the BitLocker Drive Encryption encrypted volumes
VERSION = 20191221
DISTNAME = libbde-alpha-${VERSION}
PKGNAME = libbde-${VERSION}
REVISION = 5
VERSION = 20191221
DISTNAME = libbde-alpha-${VERSION}
PKGNAME = libbde-${VERSION}
REVISION = 6
SHARED_LIBS += bde 0.1 # 1.0
CATEGORIES = security
CATEGORIES = security
HOMEPAGE = https://github.com/libyal/libbde/
HOMEPAGE = https://github.com/libyal/libbde/
SITES = https://github.com/libyal/libbde/releases/download/${VERSION}/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# LGPLv3+
PERMIT_PACKAGE = Yes
@@ -26,14 +24,14 @@ CONFIGURE_ARGS += --mandir=${PREFIX}/man \
--enable-python3 \
AWK=/usr/bin/awk
WRKDIST = ${WRKDIR}/${PKGNAME}
WRKDIST = ${WRKDIR}/${PKGNAME}
MODULES = lang/python
MODULES = lang/python
BUILD_DEPENDS = devel/gettext,-tools \
devel/py-setuptools
BUILD_DEPENDS = devel/gettext,-tools \
devel/py-setuptools
LIB_DEPENDS += devel/libbfio
LIB_DEPENDS += devel/libbfio
TEST_DEPENDS += shells/bash
+1 -3
View File
@@ -3,7 +3,7 @@ COMMENT = access the Expert Witness Compression Format
VERSION = 20140808
DISTNAME = libewf-${VERSION}
EPOCH = 0
REVISION = 5
REVISION = 6
SHARED_LIBS += ewf 1.0 # 3.0
@@ -11,8 +11,6 @@ CATEGORIES = security
HOMEPAGE = https://github.com/libyal/libewf-legacy/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# LGPLv3+
PERMIT_PACKAGE = Yes
+1 -4
View File
@@ -3,15 +3,12 @@ COMMENT = analyze OLE files
MODPY_DISTV = 0.0.60
DISTNAME = oledump_V${MODPY_DISTV:S/./_/g}
PKGNAME = oledump-${MODPY_DISTV}
REVISION = 4
REVISION = 5
CATEGORIES = security
HOMEPAGE = http://blog.didierstevens.com/programs/oledump-py/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# public domain
PERMIT_PACKAGE = Yes
+1 -3
View File
@@ -3,14 +3,12 @@ COMMENT = python tools to analyze OLE files
MODPY_DISTV = 0.60.2
DISTNAME = oletools-${MODPY_DISTV}
EXTRACT_SUFX = .zip
REVISION = 0
REVISION = 1
CATEGORIES = security
HOMEPAGE = https://www.decalage.info/python/oletools
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# BSD
# oletools/thirdparty files have their own licenses
PERMIT_PACKAGE = Yes
+1 -3
View File
@@ -3,14 +3,12 @@ COMMENT = parse a PDF document
MODPY_DISTV = 0.7.5
DISTNAME = pdf-parser_V${MODPY_DISTV:S/./_/g}
PKGNAME = pdf-parser-${MODPY_DISTV}
REVISION = 3
REVISION = 4
CATEGORIES = security
HOMEPAGE = http://blog.didierstevens.com/programs/pdf-tools/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# public domain
PERMIT_PACKAGE = Yes
+1 -3
View File
@@ -3,14 +3,12 @@ COMMENT = tool to test a PDF file
MODPY_DISTV = 0.2.7
DISTNAME = pdfid_v${MODPY_DISTV:S/./_/g}
PKGNAME = pdfid-${MODPY_DISTV}
REVISION = 4
REVISION = 5
CATEGORIES = security
HOMEPAGE = http://blog.didierstevens.com/programs/pdf-tools/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# public domain
PERMIT_PACKAGE = Yes
+7 -10
View File
@@ -1,23 +1,21 @@
COMMENT = engine and tools to automate creation of super timeline
COMMENT = engine and tools to automate creation of super timeline
MODPY_DISTV = 20200717
REVISION = 6
DISTNAME = plaso-${MODPY_DISTV}
REVISION = 7
DISTNAME = plaso-${MODPY_DISTV}
CATEGORIES = security
CATEGORIES = security
HOMEPAGE = https://github.com/log2timeline/plaso/wiki
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
HOMEPAGE = https://github.com/log2timeline/plaso/wiki
# Apachev2
PERMIT_PACKAGE = Yes
PERMIT_PACKAGE =Yes
DISTNAME = plaso-${MODPY_DISTV}
SITES = https://github.com/log2timeline/plaso/releases/download/${MODPY_DISTV}/
MODULES = lang/python
MODULES = lang/python
MODPY_PYBUILD = setuptools
RUN_DEPENDS += archivers/py-lz4 \
@@ -69,7 +67,6 @@ RUN_DEPENDS += archivers/py-lz4 \
textproc/py-yaml \
www/py-requests \
www/py-urllib3
TEST_DEPENDS += devel/py-test \
devel/py-mock
+3 -5
View File
@@ -3,19 +3,17 @@ COMMENT = ForensicArtifacts.com Artifact Repository
MODPY_DISTV = 20200118
DISTNAME = artifacts-${MODPY_DISTV}
PKGNAME = py-${DISTNAME}
REVISION = 6
REVISION = 7
CATEGORIES = security
HOMEPAGE = https://github.com/ForensicArtifacts/artifacts
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# Apachev2
PERMIT_PACKAGE = Yes
MODULES = lang/python
MODPY_PI = Yes
MODULES = lang/python
MODPY_PI = Yes
MODPY_PYBUILD = setuptools
RUN_DEPENDS = textproc/py-yaml
+1 -3
View File
@@ -3,14 +3,12 @@ COMMENT = Digital Forensics date and time
MODPY_DISTV = 20200824
DISTNAME = dfdatetime-${MODPY_DISTV}
PKGNAME = py-${DISTNAME}
REVISION = 5
REVISION = 6
CATEGORIES = security devel
HOMEPAGE = https://github.com/log2timeline/dfdatetime/wiki
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
SITES = https://github.com/log2timeline/dfdatetime/releases/download/${MODPY_DISTV}/
# Apachev2
+1 -3
View File
@@ -3,7 +3,7 @@ COMMENT = Digital Forensics Virtual File System (dfVFS)
MODPY_DISTV = 20200625
DISTNAME = dfvfs-${MODPY_DISTV}
PKGNAME = py-${DISTNAME}
REVISION = 5
REVISION = 6
CATEGORIES = security
@@ -11,8 +11,6 @@ HOMEPAGE = https://github.com/log2timeline/dfvfs/wiki
SITES = https://github.com/log2timeline/dfvfs/releases/download/${MODPY_DISTV}/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# Apachev2
PERMIT_PACKAGE = Yes
+8 -10
View File
@@ -3,7 +3,7 @@ COMMENT = Digital Forensics Windows Registry (dfWinReg)
MODPY_DISTV = 20200415
DISTNAME = dfwinreg-${MODPY_DISTV}
PKGNAME = py-${DISTNAME}
REVISION = 5
REVISION = 6
CATEGORIES = security
@@ -11,21 +11,19 @@ HOMEPAGE = https://github.com/log2timeline/dfwinreg/wiki
SITES = https://github.com/log2timeline/dfwinreg/releases/download/${MODPY_DISTV}/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# Apachev2
PERMIT_PACKAGE = Yes
MODULES = lang/python
MODPY_PYBUILD = setuptools
RUN_DEPENDS = devel/py-construct \
devel/py-dtfabric \
devel/py-six \
security/py-dfdatetime \
sysutils/libregf
TEST_DEPENDS = devel/py-test \
devel/py-mock
RUN_DEPENDS = devel/py-construct \
devel/py-dtfabric \
devel/py-six \
security/py-dfdatetime \
sysutils/libregf
TEST_DEPENDS = devel/py-test \
devel/py-mock
do-test:
touch ${WRKSRC}/utils/__init__.py
+8 -12
View File
@@ -3,26 +3,22 @@ BROKEN-i386 = uint128_t
COMMENT = reverse engineering framework in Python
MODPY_DISTV = 0.1.3
DISTNAME = miasm-${MODPY_DISTV}pl20221105
# XXX see post-extract below! it looks like proper tarballs are expected
# to contain a VERSION file and if that doesn't exist it tries to extract
# a version from git and use that to generation the version number for
# setuptools. however it does that in an illegal format.
# XXX if updating, check if that can be removed, or at least make sure
# this port Makefile is changed to use a suitable version number.
PKGNAME = py-${DISTNAME}
EPOCH = 0
GH_ACCOUNT = cea-sec
GH_PROJECT = miasm
GH_COMMIT = d82c9ef57fa48eb254e2547f8a128bbc75b7e966
REVISION = 3
REVISION = 4
DISTNAME = miasm-${MODPY_DISTV}pl20221105
# XXX see post-extract below! build process expects sdist files which
# include a VERSION file, otherwise it tries to extract a version from git.
# if updating, try switching to MODPY_PI distfile (there is an 0.1.5)
# and see if post-extract can be dropped.
PKGNAME = py-${DISTNAME}
CATEGORIES = security devel
HOMEPAGE = https://github.com/cea-sec/miasm
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
EPOCH = 0
# GPLv2
PERMIT_PACKAGE = Yes
+1 -3
View File
@@ -3,14 +3,12 @@ COMMENT = ROP gadget finder and binary information tool
MODPY_DISTV = 1.13.8
DISTNAME = ropper-${MODPY_DISTV}
PKGNAME = py-${DISTNAME}
REVISION = 1
REVISION = 2
CATEGORIES = security
HOMEPAGE = https://scoding.de/ropper/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# BSD 3-clauses
PERMIT_PACKAGE = Yes
+1 -2
View File
@@ -1,13 +1,12 @@
COMMENT = Windows Registry data extraction tool
DISTNAME = regripper-3.0
REVISION = 0
CATEGORIES = security
HOMEPAGE = https://regripper.wordpress.com/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# GPLv3
PERMIT_PACKAGE = Yes
+1 -3
View File
@@ -2,7 +2,7 @@ COMMENT = information gathering suite
VERSION = 3.0.6
DISTNAME = theharvester-${VERSION}
REVISION = 7
REVISION = 8
GH_ACCOUNT = laramies
GH_PROJECT = theHarvester
@@ -12,8 +12,6 @@ CATEGORIES = security
HOMEPAGE = http://www.edge-security.com/theharvester.php
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# GPLv2
PERMIT_PACKAGE = Yes
-2
View File
@@ -9,5 +9,3 @@ GH_TAGNAME ?= v${VERSION}
# Apache v2
PERMIT_PACKAGE = Yes
MAINTAINER ?= Remi Pointel <rpointel@openbsd.org>
+1 -1
View File
@@ -3,7 +3,7 @@ COMMENT = pattern matching swiss knife
DISTNAME = yara-${VERSION}
GH_PROJECT = yara
REVISION = 0
REVISION = 1
WANTLIB += c crypto jansson m magic pthread z
+1 -1
View File
@@ -5,7 +5,7 @@ GH_PROJECT = yara-python
MODPY_DISTV = 4.2.0
PKGNAME = py-yara-${MODPY_DISTV}
GH_TAGNAME = v${MODPY_DISTV}
REVISION = 7
REVISION = 8
COMPILER = base-clang ports-gcc
COMPILER_LANGS = c
+1 -3
View File
@@ -1,13 +1,11 @@
COMMENT = system downtime monitoring
DISTNAME = downtimed-1.0
REVISION = 1
REVISION = 2
CATEGORIES = sysutils
HOMEPAGE = http://dist.epipe.com/downtimed/
SITES = ${HOMEPAGE}
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# BSD
PERMIT_PACKAGE = Yes
+1 -3
View File
@@ -3,7 +3,7 @@ COMMENT = library and tools to access the ESE and EDB format
VERSION = 20191220
DISTNAME = libesedb-experimental-${VERSION}
PKGNAME = ${DISTNAME:S/-experimental//}
REVISION = 5
REVISION = 6
SHARED_LIBS += esedb 0.0 # 1.0
@@ -13,8 +13,6 @@ HOMEPAGE = https://github.com/libyal/libesedb/wiki
SITES = https://github.com/libyal/libesedb/releases/download/${VERSION}/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# LGPLv3+
PERMIT_PACKAGE = Yes
+2 -4
View File
@@ -1,9 +1,9 @@
COMMENT = library and tools to access the Windows Event Log (EVT)
VERSION = 20191221
VERSION = 20191221
DISTNAME = libevt-alpha-${VERSION}
PKGNAME = ${DISTNAME:S/-alpha//}
REVISION = 5
REVISION = 6
SHARED_LIBS += evt 0.0 # 1.0
@@ -13,8 +13,6 @@ HOMEPAGE = https://github.com/libyal/libevt/wiki
SITES = https://github.com/libyal/libevt/releases/download/${VERSION}/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# LGPLv3+
PERMIT_PACKAGE = Yes
+1 -3
View File
@@ -3,7 +3,7 @@ COMMENT = library and tools to access the Windows XML Event Log (EVTX)
VERSION = 20191221
DISTNAME = libevtx-alpha-${VERSION}
PKGNAME = ${DISTNAME:S/-alpha//}
REVISION = 5
REVISION = 6
SHARED_LIBS += evtx 0.0 # 1.0
@@ -13,8 +13,6 @@ HOMEPAGE = https://github.com/libyal/libevtx/wiki
SITES = https://github.com/libyal/libevtx/releases/download/${VERSION}/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# LGPLv3+
PERMIT_PACKAGE = Yes
+2 -4
View File
@@ -1,9 +1,9 @@
COMMENT = library and tools to access the Apple File System
VERSION = 20191221
VERSION = 20191221
DISTNAME = libfsapfs-experimental-${VERSION}
PKGNAME = ${DISTNAME:S/-experimental//}
REVISION = 5
REVISION = 6
SHARED_LIBS += fsapfs 0.0 # 1.0
@@ -13,8 +13,6 @@ HOMEPAGE = https://github.com/libyal/libfsapfs/wiki
SITES = https://github.com/libyal/libfsapfs/releases/download/${VERSION}/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# LGPLv3+
PERMIT_PACKAGE = Yes
+2 -4
View File
@@ -1,9 +1,9 @@
COMMENT = library and tools to access NTFS
VERSION = 20200805
VERSION = 20200805
DISTNAME = libfsntfs-experimental-${VERSION}
PKGNAME = ${DISTNAME:S/-experimental//}
REVISION = 4
REVISION = 5
SHARED_LIBS += fsntfs 0.1 # 1.0
@@ -13,8 +13,6 @@ HOMEPAGE = https://github.com/libyal/libfsntfs/wiki
SITES = https://github.com/libyal/libfsntfs/releases/download/${VERSION}/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# LGPLv3+
PERMIT_PACKAGE = Yes
+2 -4
View File
@@ -1,9 +1,9 @@
COMMENT = library and tools to access FileVault Drive Encryption
VERSION = 20191221
VERSION = 20191221
DISTNAME = libfvde-experimental-${VERSION}
PKGNAME = ${DISTNAME:S/-experimental//}
REVISION = 5
REVISION = 6
SHARED_LIBS += fvde 0.1 # 1.0
@@ -13,8 +13,6 @@ HOMEPAGE = https://github.com/libyal/libfvde/wiki
SITES = https://github.com/libyal/libfvde/releases/download/${VERSION}/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# LGPLv3+
PERMIT_PACKAGE = Yes
+2 -4
View File
@@ -1,9 +1,9 @@
COMMENT = library for Windows NT data types
VERSION = 20191222
VERSION = 20191222
DISTNAME = libfwnt-alpha-${VERSION}
PKGNAME = ${DISTNAME:S/-alpha//}
REVISION = 5
REVISION = 6
SHARED_LIBS += fwnt 0.0 # 1.0
@@ -13,8 +13,6 @@ HOMEPAGE = https://github.com/libyal/libfwnt/wiki
SITES = https://github.com/libyal/libfwnt/releases/download/${VERSION}/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# LGPLv3+
PERMIT_PACKAGE = Yes
+1 -3
View File
@@ -3,7 +3,7 @@ COMMENT = library to access the Windows Shell Item format
VERSION = 20191221
DISTNAME = libfwsi-experimental-${VERSION}
PKGNAME = ${DISTNAME:S/-experimental//}
REVISION = 6
REVISION = 7
SHARED_LIBS += fwsi 0.0 # 1.0
@@ -13,8 +13,6 @@ HOMEPAGE = https://github.com/libyal/libfwsi/wiki
SITES = https://github.com/libyal/libfwsi/releases/download/${VERSION}/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# LGPLv3+
PERMIT_PACKAGE = Yes
+2 -4
View File
@@ -1,9 +1,9 @@
COMMENT = library and tools to access the Windows Shortcut File
VERSION = 20191221
VERSION = 20191221
DISTNAME = liblnk-alpha-${VERSION}
PKGNAME = ${DISTNAME:S/-alpha//}
REVISION = 5
REVISION = 6
SHARED_LIBS += lnk 0.1 # 1.0
@@ -13,8 +13,6 @@ HOMEPAGE = https://github.com/libyal/liblnk/wiki
SITES = https://github.com/libyal/liblnk/releases/download/${VERSION}/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# LGPLv3+
PERMIT_PACKAGE = Yes
+2 -4
View File
@@ -1,9 +1,9 @@
COMMENT = library and tools to access LUKS Disk Encryption
VERSION = 20200205
VERSION = 20200205
DISTNAME = libluksde-experimental-${VERSION}
PKGNAME = ${DISTNAME:S/-experimental//}
REVISION = 5
REVISION = 6
SHARED_LIBS += luksde 0.1 # 1.0
@@ -13,8 +13,6 @@ HOMEPAGE = https://github.com/libyal/libluksde/wiki
SITES = https://github.com/libyal/libluksde/releases/download/${VERSION}/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# LGPLv3+
PERMIT_PACKAGE = Yes
+2 -4
View File
@@ -1,9 +1,9 @@
COMMENT = library and tools to access the IE Cache File (index.dat)
VERSION = 20191221
VERSION = 20191221
DISTNAME = libmsiecf-alpha-${VERSION}
PKGNAME = ${DISTNAME:S/-alpha//}
REVISION = 5
REVISION = 6
SHARED_LIBS += msiecf 0.0 # 1.0
@@ -13,8 +13,6 @@ HOMEPAGE = https://github.com/libyal/libmsiecf/wiki
SITES = https://github.com/libyal/libmsiecf/releases/download/${VERSION}/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# LGPLv3+
PERMIT_PACKAGE = Yes
+2 -4
View File
@@ -1,9 +1,9 @@
COMMENT = library and tools to access the OLE 2 Compound File
VERSION = 20191221
VERSION = 20191221
DISTNAME = libolecf-alpha-${VERSION}
PKGNAME = ${DISTNAME:S/-alpha//}
REVISION = 5
REVISION = 6
SHARED_LIBS += olecf 0.1 # 1.0
@@ -13,8 +13,6 @@ HOMEPAGE = https://github.com/libyal/libolecf/wiki
SITES = https://github.com/libyal/libolecf/releases/download/${VERSION}/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# LGPLv3+
PERMIT_PACKAGE = Yes
+2 -4
View File
@@ -1,9 +1,9 @@
COMMENT = library and tools to access the QEMU Copy-On-Write (QCOW)
VERSION = 20191221
VERSION = 20191221
DISTNAME = libqcow-alpha-${VERSION}
PKGNAME = ${DISTNAME:S/-alpha//}
REVISION = 5
REVISION = 6
SHARED_LIBS += qcow 0.0 # 1.0
@@ -13,8 +13,6 @@ HOMEPAGE = https://github.com/libyal/libqcow/wiki
SITES = https://github.com/libyal/libqcow/releases/download/${VERSION}/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# LGPLv3+
PERMIT_PACKAGE = Yes
+2 -4
View File
@@ -1,9 +1,9 @@
COMMENT = library and tools to access the Windows NT Registry File
VERSION = 20200805
VERSION = 20200805
DISTNAME = libregf-alpha-${VERSION}
PKGNAME = ${DISTNAME:S/-alpha//}
REVISION = 4
REVISION = 5
SHARED_LIBS += regf 0.0 # 1.0
@@ -13,8 +13,6 @@ HOMEPAGE = https://github.com/libyal/libregf/wiki
SITES = https://github.com/libyal/libregf/releases/download/${VERSION}/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# LGPLv3+
PERMIT_PACKAGE = Yes
+2 -4
View File
@@ -1,9 +1,9 @@
COMMENT = library and tools to access the Windows Prefetch File
VERSION = 20191222
VERSION = 20191222
DISTNAME = libscca-alpha-${VERSION}
PKGNAME = ${DISTNAME:S/-alpha//}
REVISION = 5
REVISION = 6
SHARED_LIBS += scca 0.0 # 1.0
@@ -13,8 +13,6 @@ HOMEPAGE = https://github.com/libyal/libscca/wiki
SITES = https://github.com/libyal/libscca/releases/download/${VERSION}/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# LGPLv3+
PERMIT_PACKAGE = Yes
+3 -5
View File
@@ -1,9 +1,9 @@
COMMENT = library for binary signature scanning
VERSION = 20191221
VERSION = 20191221
DISTNAME = libsigscan-experimental-${VERSION}
PKGNAME = ${DISTNAME:S/-experimental//}
REVISION = 5
REVISION = 6
SHARED_LIBS += sigscan 0.0 # 1.0
@@ -13,8 +13,6 @@ HOMEPAGE = https://github.com/libyal/libsigscan/wiki
SITES = https://github.com/libyal/libsigscan/releases/download/${VERSION}/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# LGPLv3+
PERMIT_PACKAGE = Yes
@@ -25,7 +23,7 @@ CONFIGURE_STYLE = gnu
CONFIGURE_ARGS += --enable-python3
WRKDIST = ${WRKDIR}/${PKGNAME}
MODULES += lang/python
BUILD_DEPENDS = devel/gettext,-tools \
+2 -4
View File
@@ -1,9 +1,9 @@
COMMENT = library to access to storage media devices
VERSION = 20200210
VERSION = 20200210
DISTNAME = libsmdev-alpha-${VERSION}
PKGNAME = ${DISTNAME:S/-alpha//}
REVISION = 5
REVISION = 6
SHARED_LIBS += smdev 0.0 # 1.0
@@ -13,8 +13,6 @@ HOMEPAGE = https://github.com/libyal/libsmdev/wiki
SITES = https://github.com/libyal/libsmdev/releases/download/${VERSION}/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# LGPLv3+
PERMIT_PACKAGE = Yes
+2 -4
View File
@@ -1,9 +1,9 @@
COMMENT = library and tools to access the (split) RAW image format
VERSION = 20191221
VERSION = 20191221
DISTNAME = libsmraw-alpha-${VERSION}
PKGNAME = ${DISTNAME:S/-alpha//}
REVISION = 5
REVISION = 6
SHARED_LIBS += smraw 0.1 # 1.0
@@ -13,8 +13,6 @@ HOMEPAGE = https://github.com/libyal/libsmraw/wiki
SITES = https://github.com/libyal/libsmraw/releases/download/${VERSION}/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# LGPLv3+
PERMIT_PACKAGE = Yes
+2 -4
View File
@@ -1,9 +1,9 @@
COMMENT = library and tools to access the VHD image format
VERSION = 20191221
VERSION = 20191221
DISTNAME = libvhdi-alpha-${VERSION}
PKGNAME = ${DISTNAME:S/-alpha//}
REVISION = 5
REVISION = 6
SHARED_LIBS += vhdi 0.0 # 1.0
@@ -13,8 +13,6 @@ HOMEPAGE = https://github.com/libyal/libvhdi/wiki
SITES = https://github.com/libyal/libvhdi/releases/download/${VERSION}/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# LGPLv3+
PERMIT_PACKAGE = Yes
+2 -4
View File
@@ -1,9 +1,9 @@
COMMENT = library and tools to access the VMware Virtual Disk format
VERSION = 20191221
VERSION = 20191221
DISTNAME = libvmdk-alpha-${VERSION}
PKGNAME = ${DISTNAME:S/-alpha//}
REVISION = 5
REVISION = 6
SHARED_LIBS += vmdk 0.0 # 1.0
@@ -13,8 +13,6 @@ HOMEPAGE = https://github.com/libyal/libvmdk/wiki
SITES = https://github.com/libyal/libvmdk/releases/download/${VERSION}/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# LGPLv3+
PERMIT_PACKAGE = Yes
+2 -4
View File
@@ -1,9 +1,9 @@
COMMENT = library and tools to access the VSSformat
VERSION = 20191221
VERSION = 20191221
DISTNAME = libvshadow-alpha-${VERSION}
PKGNAME = ${DISTNAME:S/-alpha//}
REVISION = 5
REVISION = 6
SHARED_LIBS += vshadow 0.1 # 1.0
@@ -13,8 +13,6 @@ HOMEPAGE = https://github.com/libyal/libvshadow/wiki
SITES = https://github.com/libyal/libvshadow/releases/download/${VERSION}/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# LGPLv3+
PERMIT_PACKAGE = Yes
+2 -4
View File
@@ -1,9 +1,9 @@
COMMENT = library to access the LVM volume system format
VERSION = 20200102
VERSION = 20200102
DISTNAME = libvslvm-experimental-${VERSION}
PKGNAME = ${DISTNAME:S/-experimental//}
REVISION = 5
REVISION = 6
SHARED_LIBS += vslvm 0.0 # 1.0
@@ -13,8 +13,6 @@ HOMEPAGE = https://github.com/libyal/libvslvm/wiki
SITES = https://github.com/libyal/libvslvm/releases/download/${VERSION}/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# LGPLv3+
PERMIT_PACKAGE = Yes
+1 -3
View File
@@ -8,12 +8,10 @@ GH_COMMIT = 16d12822563cd5cae8675788134ac0ff6e9f5c01
DISTNAME = analyzeMFT-${MODPY_DISTV}
PKGNAME = py-${DISTNAME:L}
REVISION = 3
REVISION = 4
CATEGORIES = sysutils security
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# Common Public License 1.0
PERMIT_PACKAGE = Yes
+1 -3
View File
@@ -3,14 +3,12 @@ COMMENT = Python bindings for The Sleuth Kit (libtsk)
MODPY_DISTV = 20200117
DISTNAME = pytsk3-${MODPY_DISTV}
PKGNAME = py-tsk-${MODPY_DISTV}
REVISION = 10
REVISION = 11
CATEGORIES = sysutils
HOMEPAGE = https://github.com/py4n6/pytsk/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# Apache v2
PERMIT_PACKAGE = Yes
+2 -3
View File
@@ -2,13 +2,12 @@ COMMENT= forensic toolkit based on TCT
DISTNAME= sleuthkit-4.10.1
CATEGORIES= sysutils security
REVISION= 0
SHARED_LIBS += tsk 3.0 # 20.3
HOMEPAGE= https://www.sleuthkit.org/
MAINTAINER= Remi Pointel <rpointel@openbsd.org>
# CPLv1 & IBM & GPLv2 & Apache2 & BSD & MIT
PERMIT_PACKAGE= Yes
@@ -22,7 +21,7 @@ AUTOCONF_VERSION = 2.69
AUTOMAKE_VERSION = 1.15
CONFIGURE_STYLE = autoreconf
CONFIGURE_ARGS += --mandir='${PREFIX}/man' \
CONFIGURE_ARGS += --mandir='${PREFIX}/man' \
--disable-java \
--without-afflib \
--without-libewf
+5 -7
View File
@@ -1,13 +1,11 @@
COMMENT = source code beautifier
COMMENT = source code beautifier
DISTNAME = uncrustify-0.78.1
REVISION = 0
DISTNAME = uncrustify-0.78.1
REVISION = 1
CATEGORIES = textproc devel
CATEGORIES = textproc devel
HOMEPAGE = https://uncrustify.sourceforge.net/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
HOMEPAGE = https://uncrustify.sourceforge.net/
# GPLv2
PERMIT_PACKAGE = Yes