Skip to content

Commit

Permalink
*/*: sync with upstream
Browse files Browse the repository at this point in the history
Taken from: HardenedBSD
  • Loading branch information
fichtner committed Jan 15, 2020
1 parent 2d101fd commit 2c6ccf7
Show file tree
Hide file tree
Showing 604 changed files with 3,330 additions and 8,760 deletions.
4 changes: 2 additions & 2 deletions archivers/lazperf/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Created by: lbartoletti <lbartoletti@tuxfamily.org>
# Created by: lbartoletti <lbartoletti@FreeBSD.org>
# $FreeBSD$

PORTNAME= lazperf
DISTVERSION= 1.3.0
PORTREVISION= 2
CATEGORIES= archivers databases geography

MAINTAINER= lbartoletti@tuxfamily.org
MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Alternative LAZ implementation for C++ and JavaScript

LICENSE= LGPL21
Expand Down
4 changes: 2 additions & 2 deletions archivers/minizip/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Created by: lbartoletti <coder@tuxfamily.org>
# Created by: lbartoletti <lbartoletti@FreeBSD.org>
# $FreeBSD$

PORTNAME= minizip
Expand All @@ -7,7 +7,7 @@ CATEGORIES= archivers
MASTER_SITES= SF/libpng/zlib/${PORTVERSION}
DISTNAME= zlib-${PORTVERSION}

MAINTAINER= lbartoletti@tuxfamily.org
MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Zip library and programs from Zlib distribution

LICENSE= ZLIB
Expand Down
3 changes: 1 addition & 2 deletions archivers/p5-Archive-Extract/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
# $FreeBSD$

PORTNAME= Archive-Extract
PORTVERSION= 0.80
PORTREVISION= 1
PORTVERSION= 0.86
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Expand Down
6 changes: 3 additions & 3 deletions archivers/p5-Archive-Extract/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1484830460
SHA256 (Archive-Extract-0.80.tar.gz) = 25cbc2d5626c14d39a0b5e4fe8383941e085c9a7e0aa873d86e81b6e709025f4
SIZE (Archive-Extract-0.80.tar.gz) = 27813
TIMESTAMP = 1578923240
SHA256 (Archive-Extract-0.86.tar.gz) = 9acd09cdb8e8cf0b6d08210a3b80342300c89a359855319bf6b00c14c4aab687
SIZE (Archive-Extract-0.86.tar.gz) = 28033
3 changes: 2 additions & 1 deletion archivers/py-zstandard/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ COMMENT= Zstandard bindings for Python, a full-featured version

LICENSE= BSD2CLAUSE

BROKEN_powerpc64= fails to build: cffi.error.CDefError: parse error
BROKEN_FreeBSD_11_powerpc64= fails to build: cffi.error.CDefError: parse error
BROKEN_FreeBSD_12_powerpc64= fails to build: cffi.error.CDefError: parse error

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.8.0:devel/py-cffi@${PY_FLAVOR}
LIB_DEPENDS= libzstd.so:archivers/zstd
Expand Down
3 changes: 3 additions & 0 deletions archivers/rox-archive/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ DISTNAME= archive-${PORTVERSION}
MAINTAINER= [email protected]
COMMENT= Archive management tool for the ROX desktop

DEPRECATED= Old, uses EOLed python27
EXPIRATION_DATE= 2020-02-16

RUN_DEPENDS= ${LOCALBASE}/bin/rox:x11-fm/rox-filer \
${PYTHON_PKGNAMEPREFIX}roxlib>=0:devel/py-roxlib@${PY_FLAVOR}

Expand Down
34 changes: 0 additions & 34 deletions archivers/rubygem-fpm/files/patch-gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,37 +17,3 @@
s.add_runtime_dependency(%q<pleaserun>.freeze, ["~> 0.0.29"])
s.add_runtime_dependency(%q<stud>.freeze, [">= 0"])
s.add_development_dependency(%q<rspec>.freeze, ["~> 3.0.0"])
@@ -40,13 +39,12 @@
else
s.add_dependency(%q<json>.freeze, [">= 1.7.7", "< 2.0"])
s.add_dependency(%q<cabin>.freeze, [">= 0.6.0"])
- s.add_dependency(%q<backports>.freeze, [">= 2.6.2"])
s.add_dependency(%q<arr-pm>.freeze, ["~> 0.0.10"])
- s.add_dependency(%q<clamp>.freeze, ["~> 1.0.0"])
- s.add_dependency(%q<childprocess>.freeze, ["= 0.9.0"])
+ s.add_dependency(%q<clamp>.freeze, ["~> 1.0"])
+ s.add_dependency(%q<childprocess>.freeze, [">= 0.9.0"])
s.add_dependency(%q<ffi>.freeze, [">= 0"])
s.add_dependency(%q<rake>.freeze, ["~> 10"])
- s.add_dependency(%q<ruby-xz>.freeze, ["~> 0.2.3"])
+ s.add_dependency(%q<ruby-xz>.freeze, [">= 0"])
s.add_dependency(%q<pleaserun>.freeze, ["~> 0.0.29"])
s.add_dependency(%q<stud>.freeze, [">= 0"])
s.add_dependency(%q<rspec>.freeze, ["~> 3.0.0"])
@@ -56,13 +54,12 @@
else
s.add_dependency(%q<json>.freeze, [">= 1.7.7", "< 2.0"])
s.add_dependency(%q<cabin>.freeze, [">= 0.6.0"])
- s.add_dependency(%q<backports>.freeze, [">= 2.6.2"])
s.add_dependency(%q<arr-pm>.freeze, ["~> 0.0.10"])
- s.add_dependency(%q<clamp>.freeze, ["~> 1.0.0"])
- s.add_dependency(%q<childprocess>.freeze, ["= 0.9.0"])
+ s.add_dependency(%q<clamp>.freeze, ["~> 1.0"])
+ s.add_dependency(%q<childprocess>.freeze, [">= 0.9.0"])
s.add_dependency(%q<ffi>.freeze, [">= 0"])
s.add_dependency(%q<rake>.freeze, ["~> 10"])
- s.add_dependency(%q<ruby-xz>.freeze, ["~> 0.2.3"])
+ s.add_dependency(%q<ruby-xz>.freeze, [">= 0"])
s.add_dependency(%q<pleaserun>.freeze, ["~> 0.0.29"])
s.add_dependency(%q<stud>.freeze, [">= 0"])
s.add_dependency(%q<rspec>.freeze, ["~> 3.0.0"])
2 changes: 1 addition & 1 deletion astro/p5-Astro-SpaceTrack/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= Astro-SpaceTrack
PORTVERSION= 0.134
PORTVERSION= 0.135
CATEGORIES= astro perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Expand Down
6 changes: 3 additions & 3 deletions astro/p5-Astro-SpaceTrack/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1577794825
SHA256 (Astro-SpaceTrack-0.134.tar.gz) = efb56a93600797e867b74ad541a0e1c420d9e670de18ffa2e58960a645c7dbed
SIZE (Astro-SpaceTrack-0.134.tar.gz) = 190243
TIMESTAMP = 1578923242
SHA256 (Astro-SpaceTrack-0.135.tar.gz) = fee733a194ff347bb11101747d20b6f0f7ae8b14495cc8ad641238c6ab71af46
SIZE (Astro-SpaceTrack-0.135.tar.gz) = 190367
2 changes: 1 addition & 1 deletion astro/p5-Astro-satpass/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= Astro-satpass
PORTVERSION= 0.110
PORTVERSION= 0.111
CATEGORIES= astro perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Expand Down
6 changes: 3 additions & 3 deletions astro/p5-Astro-satpass/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1572266780
SHA256 (Astro-satpass-0.110.tar.gz) = b6b258f68b4e696b0560302c1b3bf390f179a5a55e5ee7cbf8f618658d39be5b
SIZE (Astro-satpass-0.110.tar.gz) = 520289
TIMESTAMP = 1578923244
SHA256 (Astro-satpass-0.111.tar.gz) = 90644016327b201c79a615cc368485b203710a2c51376cae1013e82b47f84058
SIZE (Astro-satpass-0.111.tar.gz) = 520919
4 changes: 2 additions & 2 deletions astro/readosm/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Created by: Loïc BARTOLETTI <coder@tuxfamily.org>
# Created by: Loïc BARTOLETTI <lbartoletti@FreeBSD.org>
# $FreeBSD$

PORTNAME= readosm
Expand All @@ -7,7 +7,7 @@ CATEGORIES= astro geography devel
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/
DISTNAME= ${PORTNAME}-${PORTVERSION}e

MAINTAINER= lbartoletti@tuxfamily.org
MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Extract valid data from within an Open Street Map input file

LICENSE= MPL11 LGPL21 GPLv2
Expand Down
2 changes: 1 addition & 1 deletion audio/abraca/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ LIB_DEPENDS= libxmmsclient.so:audio/xmms2 \
RUN_DEPENDS= gnome-themes-extra>=3.0.0:x11-themes/gnome-themes-extra \
gnome-icon-theme>=0:misc/gnome-icon-theme

USES= gnome pkgconfig tar:bzip2 waf
USES= gnome pkgconfig python:2.7,build tar:bzip2 waf
USE_GNOME= gtk30 intltool

MAKE_ARGS= MANDIR=${MANPREFIX}/man
Expand Down
2 changes: 1 addition & 1 deletion audio/blop-lv2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING

BUILD_DEPENDS= lv2>0:audio/lv2

USES= waf pkgconfig tar:bz2
USES= pkgconfig python:2.7,build tar:bz2 waf

post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lv2/blop.lv2/*.so
Expand Down
2 changes: 1 addition & 1 deletion audio/bs2b-lv2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ BUILD_DEPENDS= lv2>0:audio/lv2 \
lvtk>0:audio/lvtk
LIB_DEPENDS= libbs2b.so:audio/libbs2b

USES= pkgconfig waf
USES= pkgconfig python:2.7,build waf
USE_GITHUB= yes
GH_ACCOUNT= nilninull
GH_PROJECT= ${PORTNAME}-lv2
Expand Down
2 changes: 1 addition & 1 deletion audio/cpp-xmms2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/bind.hpp:devel/boost-libs
LIB_DEPENDS= libxmmsclient.so:audio/xmms2

MASTERDIR= ${.CURDIR}/../xmms2
USES= gnome ssl
USES= gnome python:2.7,build ssl
USE_LDCONFIG= yes
USE_GNOME= glib20

Expand Down
18 changes: 5 additions & 13 deletions audio/csoundqt/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $FreeBSD$

PORTNAME= CsoundQt
DISTVERSION= 0.9.5
PORTREVISION= 3
DISTVERSION= 0.9.7-rc1-4
DISTVERSIONSUFFIX= -g81e704f2
CATEGORIES= audio

MAINTAINER= [email protected]
Expand All @@ -15,32 +15,24 @@ LIB_DEPENDS= libcsound64.so:audio/csound

USES= compiler:c++11-lib desktop-file-utils gl gmake qmake qt:5 shared-mime-info
USE_GITHUB= yes
USE_QT= concurrent core declarative gui network printsupport widgets xml buildtools_build
USE_QT= concurrent core declarative gui network printsupport webchannel webkit widgets xml buildtools_build
USE_GL= gl

QMAKE_ARGS= CONFIG+="CSOUND_API_INCLUDE_DIR=${LOCALBASE}/include/csound CSOUND_LIBRARY_DIR=${LOCALBASE}/lib build64" \
INSTALL_DIR=${PREFIX} SHARE_DIR=${PREFIX}/share \
qcs.pro

PLIST_FILES= bin/${PORTNAME}-d-cs6 \
bin/csoundqt \
share/applications/${PORTNAME}.desktop \
share/icons/hicolor/128x128/mimetypes/csound.png \
share/icons/hicolor/scalable/apps/qtcs.svg \
share/mime/packages/x-csound-csd.xml \
share/mime/packages/x-csound-orc.xml \
share/mime/packages/x-csound-sco.xml

OPTIONS_DEFINE= EXAMPLES

DATADIR= ${PREFIX}/share/${PORTNAME:tl}

PORTEXAMPLES= *

post-patch:
@${REINPLACE_CMD} 's|Q_OS_LINUX|Q_OS_FREEBSD| ; s|/usr/|${LOCALBASE}/|' ${WRKSRC}/src/types.h

post-install:
@${MV} ${STAGEDIR}${DATADIR}/Examples ${STAGEDIR}${EXAMPLESDIR}
@${RMDIR} ${STAGEDIR}${DATADIR}
@${STRIP_CMD} ${STAGEDIR}${LOCALBASE}/bin/${PORTNAME}-d-cs6

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions audio/csoundqt/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1542489209
SHA256 (CsoundQt-CsoundQt-0.9.5_GH0.tar.gz) = adf9c48be719226ec553cc67019b191d1730f6643ee41ce2996cd3a88dd12eab
SIZE (CsoundQt-CsoundQt-0.9.5_GH0.tar.gz) = 64382619
TIMESTAMP = 1578989603
SHA256 (CsoundQt-CsoundQt-0.9.7-rc1-4-g81e704f2_GH0.tar.gz) = 195c1a06667be29190769806d387b9c8e2dcdd1bcd622a7ac2dc220ea47a55a4
SIZE (CsoundQt-CsoundQt-0.9.7-rc1-4-g81e704f2_GH0.tar.gz) = 66169107
27 changes: 10 additions & 17 deletions audio/csoundqt/files/patch-qcs.pro
Original file line number Diff line number Diff line change
@@ -1,18 +1,11 @@
--- qcs.pro.orig 2018-11-18 08:13:18 UTC
--- qcs.pro.orig 2020-01-13 20:37:47 UTC
+++ qcs.pro
@@ -187,13 +187,13 @@ unix:!macx {
desktop.path=$$SHARE_DIR/applications
desktop.files=CsoundQt.desktop

- icon.path=$$SHARE_DIR/icons # not sure in fact, if /usr/share/icons is enough or better to put into hicolor...
+ icon.path=$$SHARE_DIR/icons/hicolor/scalable/apps/ # not sure in fact, if /usr/share/icons is enough or better to put into hicolor...
icon.files=images/qtcs.svg

mimetypes.path=$$INSTALL_DIR # in some reason path must be set to create install target in Makefile
mimetypes.commands = cd $$PWD/mime-types/; ./add_csound_mimetypes.sh $(INSTALL_ROOT)/$$INSTALL_DIR

- examples.path = $$SHARE_DIR/qutecsound/
+ examples.path = $$SHARE_DIR/CsoundQt/
examples.files = src/Examples

INSTALLS += target desktop icon mimetypes examples
@@ -245,7 +245,7 @@ unix:!macx {
#appImage.commands = cd $$OUT_PWD/$$DESTDIR/; ln -sf $$TARGET csoundqt
appImage.commands += export VERSION=0.9.7-beta; export QML_SOURCES_PATHS=$$PWD/src/QML;
#TODO: kas dekstop failis vaja seada käivitatav $$TARGETiks või siis bianry oleks csounqt. praegu nimetan käsitisi ümber AppDir/usr/bin juures
- appImage.commands += linuxdeploy --appdir AppDir --executable=$$TARGET --desktop-file=$$PWD/csoundqt.desktop -i $$PWD/images/csoundqt.svg --plugin=qt # --output appimage
+ #appImage.commands += linuxdeploy --appdir AppDir --executable=$$TARGET --desktop-file=$$PWD/csoundqt.desktop -i $$PWD/images/csoundqt.svg --plugin=qt # --output appimage
# move and remove what necessary here:
# appImage.commands += linuxdeploy --appdir AppDir --output appimage
#INSTALLS += appImage
40 changes: 19 additions & 21 deletions audio/csoundqt/files/patch-src_qutecsound.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--- src/qutecsound.cpp.orig 2017-11-19 10:59:36 UTC
--- src/qutecsound.cpp.orig 2020-01-12 07:45:31 UTC
+++ src/qutecsound.cpp
@@ -267,6 +267,9 @@ CsoundQt::CsoundQt(QStringList fileNames
@@ -279,6 +279,9 @@ CsoundQt::CsoundQt(QStringList fileNames)
#ifdef Q_OS_LINUX
possibleDirectories << "/usr/share/doc/csound-manual/html/" << "/usr/share/doc/csound-doc/html/";
#endif
Expand All @@ -10,7 +10,7 @@
#ifdef Q_OS_WIN
QString programFilesPath = QDir::fromNativeSeparators(getenv("PROGRAMFILES"));
QString programFilesPathx86 = QDir::fromNativeSeparators(getenv("PROGRAMFILES(X86)"));
@@ -1255,6 +1258,8 @@ void CsoundQt::createApp()
@@ -1299,6 +1302,8 @@ void CsoundQt::createApp()
#ifdef USE_DOUBLE
#ifdef Q_OS_LINUX
#endif
Expand All @@ -19,7 +19,7 @@
#ifdef Q_OS_SOLARIS
#endif
#ifdef Q_OS_WIN32
@@ -1267,6 +1272,8 @@ void CsoundQt::createApp()
@@ -1311,6 +1316,8 @@ void CsoundQt::createApp()

#ifdef Q_OS_LINUX
#endif
Expand All @@ -28,7 +28,7 @@
#ifdef Q_OS_SOLARS
#endif
#ifdef Q_OS_WIN32
@@ -1314,10 +1321,10 @@ void CsoundQt::createApp()
@@ -1358,10 +1365,10 @@ void CsoundQt::createApp()
wizard.setField("targetDir", appDir);
if (m_options->sdkDir.isEmpty()) { // No sdk,
wizard.setField("customPaths", true);
Expand All @@ -42,7 +42,7 @@
}
#endif
#ifdef Q_OS_WIN32
@@ -1810,6 +1817,9 @@ void CsoundQt::runInTerm(bool realtime)
@@ -1899,6 +1906,9 @@ void CsoundQt::runInTerm(bool realtime)
#ifdef Q_OS_LINUX
options = "-e " + scriptFileName;
#endif
Expand All @@ -52,7 +52,7 @@
#ifdef Q_OS_SOLARIS
options = "-e " + scriptFileName;
#endif
@@ -2797,6 +2807,9 @@ void CsoundQt::runUtility(QString flags)
@@ -2896,6 +2906,9 @@ void CsoundQt::runUtility(QString flags)
#ifdef Q_OS_LINUX
options = "-e " + SCRIPT_NAME;
#endif
Expand All @@ -62,20 +62,18 @@
#ifdef Q_OS_SOLARIS
options = "-e " + SCRIPT_NAME;
#endif
@@ -3911,10 +3924,10 @@ QString CsoundQt::getExamplePath(QString
@@ -4024,8 +4037,8 @@ QString CsoundQt::getExamplePath(QString dir)
examplePath = qApp->applicationDirPath() + "/../Resources/" + dir;
qDebug() << examplePath;
#endif
-#ifdef Q_OS_LINUX
- examplePath = QString(); //qApp->applicationDirPath() + "/Examples/" + dir;
+#if defined(Q_OS_LINUX) || defined(Q_OS_FREEBSD)
examplePath = qApp->applicationDirPath() + "/Examples/" + dir;
if (!QDir(examplePath).exists()) {
- examplePath = qApp->applicationDirPath() + "/../src/Examples/" + dir;
+ examplePath = qApp->applicationDirPath() + "/../share/examples/CsoundQt/" + dir;
}
if (!QDir(examplePath).exists()) { // for out of tree builds
examplePath = qApp->applicationDirPath() + "/../../csoundqt/src/Examples/" + dir;
@@ -4380,7 +4393,7 @@ void CsoundQt::fillFileMenu()
+ examplePath = qApp->applicationDirPath() + "/../share/examples/CsoundQt/" + dir;
QStringList possiblePaths;
possiblePaths << qApp->applicationDirPath() + "/Examples/" << "~/.local/share/csoundqt/Examples/"
<< "/usr/share/csoundqt/Examples/" << qApp->applicationDirPath() + "/../src/Examples/"
@@ -4507,7 +4520,7 @@ void CsoundQt::fillFileMenu()
templatePath = qApp->applicationDirPath() + "/../templates/";
qDebug() << templatePath;
#endif
Expand All @@ -84,13 +82,13 @@
templatePath = qApp->applicationDirPath() + "/templates/";
if (!QDir(templatePath).exists()) {
templatePath = qApp->applicationDirPath() + "/../templates/";
@@ -5058,6 +5071,9 @@ int CsoundQt::execute(QString executable
#ifdef Q_OS_LINUX
QString commandLine = "\"" + executable + "\" " + options;
@@ -5196,6 +5209,9 @@ int CsoundQt::execute(QString executable, QString opti
QString commandLine = "open -a \"" + executable + "\" " + options;
#endif
+#ifdef Q_OS_FREEBSD
#ifdef Q_OS_LINUX
+ QString commandLine = "\"" + executable + "\" " + options;
+#endif
#ifdef Q_OS_HAIKU
+#ifdef Q_OS_FREEBSD
QString commandLine = "\"" + executable + "\" " + options;
#endif
#ifdef Q_OS_HAIKU
13 changes: 13 additions & 0 deletions audio/csoundqt/pkg-plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
bin/CsoundQt-d-cs6
bin/csoundqt
share/applications/csoundqt.desktop
%%DATADIR%%/templates/csound+html-template.csd
%%DATADIR%%/templates/csoundqt-or-webcsound-template.html
%%DATADIR%%/templates/simple.csd
share/icons/hicolor/128x128/mimetypes/csound.png
share/icons/hicolor/scalable/apps/csoundqt.svg
share/mime/packages/x-csound-csd.xml
share/mime/packages/x-csound-inc.xml
share/mime/packages/x-csound-orc.xml
share/mime/packages/x-csound-sco.xml
share/mime/packages/x-csound-udo.xml
3 changes: 3 additions & 0 deletions audio/decibel-audio-player/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ MASTER_SITES= http://decibel.silent-blade.org/uploads/Main/
MAINTAINER= [email protected]
COMMENT= Fast GTK+ audio player with an clean and user friendly interface

DEPRECATED= Old, uses EOLed python27
EXPIRATION_DATE= 2020-02-17

BROKEN= unfetchable

LICENSE= GPLv2
Expand Down
Loading

0 comments on commit 2c6ccf7

Please sign in to comment.