forked from opnsense/ports
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Taken from: HardenedBSD
- Loading branch information
Showing
604 changed files
with
3,330 additions
and
8,760 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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] | ||
|
@@ -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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
Oops, something went wrong.