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
579 changed files
with
7,697 additions
and
2,340 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
TIMESTAMP = 1559457447 | ||
SHA256 (KDE/frameworks/5.59.0/karchive-5.59.0.tar.xz) = d95623a2cc024965d135a09e4bd1d860cef33e11db41b0ef3110548fa5d63523 | ||
SIZE (KDE/frameworks/5.59.0/karchive-5.59.0.tar.xz) = 458364 | ||
TIMESTAMP = 1562535565 | ||
SHA256 (KDE/frameworks/5.60.0/karchive-5.60.0.tar.xz) = 4e3d2a6ba551c6ada44a6517150e031df92691919119bc3b5eb4efc741ff7564 | ||
SIZE (KDE/frameworks/5.60.0/karchive-5.60.0.tar.xz) = 459208 |
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 |
---|---|---|
|
@@ -13,6 +13,7 @@ MAINTAINER= [email protected] | |
COMMENT= Community-developed python astronomy tools | ||
|
||
LICENSE= BSD3CLAUSE | ||
LICENSE_FILE= ${WRKSRC}/licenses/LICENSE.rst | ||
|
||
BUILD_DEPENDS= ${PYNUMPY} | ||
RUN_DEPENDS= ${PYNUMPY} | ||
|
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 = 1534090125 | ||
SHA256 (drumgizmo-0.9.16.tar.gz) = 8f76b58785186ac02337b9248003ec1a459a801d3003619fd32fde976c307947 | ||
SIZE (drumgizmo-0.9.16.tar.gz) = 903112 | ||
TIMESTAMP = 1563296892 | ||
SHA256 (drumgizmo-0.9.17.tar.gz) = a1a31b2af5544e39e8e19c370fa6fee0a372a14fffa762d4d12debf4e711ec9c | ||
SIZE (drumgizmo-0.9.17.tar.gz) = 1008799 |
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,10 +1,10 @@ | ||
--- drumgizmo/output/oss.cc.orig 2018-10-06 16:27:27 UTC | ||
--- drumgizmo/output/oss.cc.orig 2019-06-16 08:27:26 UTC | ||
+++ drumgizmo/output/oss.cc | ||
@@ -30,6 +30,7 @@ | ||
#include <stdlib.h> | ||
#include <unistd.h> | ||
#include <iostream> | ||
+#include <cstring> | ||
|
||
#include <config.h> | ||
|
||
OSSOutputEngine::OSSOutputEngine() |
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,7 +1,9 @@ | ||
bin/dgreftest | ||
bin/dgvalidator | ||
bin/drumgizmo | ||
lib/lv2/drumgizmo.lv2/drumgizmo.so | ||
lib/lv2/drumgizmo.lv2/drumgizmo.ttl | ||
lib/lv2/drumgizmo.lv2/manifest.ttl | ||
man/man1/dgvalidator.1.gz | ||
man/man1/dgvalidator.fr.1.gz | ||
man/man1/drumgizmo.1.gz | ||
man/man1/drumgizmo.fr.1.gz |
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,42 @@ | ||
# $FreeBSD$ | ||
|
||
PORTNAME= string-machine | ||
DISTVERSIONPREFIX= v | ||
DISTVERSION= 0.1.0 | ||
CATEGORIES= audio | ||
PKGNAMESUFFIX= -lv2 | ||
|
||
MAINTAINER= [email protected] | ||
COMMENT= Digital model of electronic string ensemble instrument | ||
|
||
LICENSE= BSL | ||
LICENSE_FILE= ${WRKSRC}/LICENSE | ||
|
||
BUILD_DEPENDS= lv2>0:audio/lv2 \ | ||
${LOCALBASE}/include/boost/intrusive/list.hpp:devel/boost-libs | ||
|
||
USES= gmake gnome localbase pkgconfig | ||
USE_GITHUB= yes | ||
GH_ACCOUNT= jpcima | ||
GH_TUPLE= DISTRHO:DPF:7a056bb:d/dpf | ||
USE_GNOME= cairo | ||
USE_XORG= x11 | ||
|
||
CFLAGS+= -I${FILESDIR} -pthread | ||
|
||
PLIST_FILES= lib/lv2/string-machine.lv2/manifest.ttl \ | ||
lib/lv2/string-machine.lv2/presets.ttl \ | ||
lib/lv2/string-machine.lv2/string-machine.so \ | ||
lib/lv2/string-machine.lv2/string-machine.ttl \ | ||
lib/vst/string-machine-vst.so | ||
|
||
do-install: | ||
${MKDIR} ${STAGEDIR}${PREFIX}/lib/lv2/${PORTNAME}.lv2 | ||
${INSTALL_LIB} ${WRKSRC}/bin/${PORTNAME}.lv2/string-machine.so ${STAGEDIR}${PREFIX}/lib/lv2/${PORTNAME}.lv2 | ||
.for f in manifest.ttl presets.ttl string-machine.ttl | ||
${INSTALL_DATA} ${WRKSRC}/bin/${PORTNAME}.lv2/${f} ${STAGEDIR}${PREFIX}/lib/lv2/${PORTNAME}.lv2 | ||
.endfor | ||
${MKDIR} ${STAGEDIR}${PREFIX}/lib/vst | ||
${INSTALL_LIB} ${WRKSRC}/bin/string-machine-vst.so ${STAGEDIR}${PREFIX}/lib/vst | ||
|
||
.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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
TIMESTAMP = 1563296073 | ||
SHA256 (jpcima-string-machine-v0.1.0_GH0.tar.gz) = 014a5ebff097906582c3d7de6533065ead9fcef3dde4e4aff7b3d16525082510 | ||
SIZE (jpcima-string-machine-v0.1.0_GH0.tar.gz) = 219821 | ||
SHA256 (DISTRHO-DPF-7a056bb_GH0.tar.gz) = e9c1bcbd364cd31ddf19c51d6100dbd2996e93b72f0ec626fefddb4197429e4a | ||
SIZE (DISTRHO-DPF-7a056bb_GH0.tar.gz) = 1630863 |
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,35 @@ | ||
#ifdef HAVE_MNTENT_H | ||
#include <mntent.h> | ||
#else | ||
|
||
#ifndef mntent_h_ | ||
#define mntent_h_ | ||
|
||
#include <stdio.h> | ||
#include <stdlib.h> | ||
#include <string.h> | ||
#include <sys/param.h> | ||
#include <sys/ucred.h> | ||
#include <sys/mount.h> | ||
|
||
#define MOUNTED "mounted" | ||
#define MNTTYPE_NFS "nfs" | ||
|
||
//#define MOPTSLEN (256 - (MNAMELEN * 2 + MFSNAMELEN + 2 * sizeof(int))) | ||
|
||
struct mntent { | ||
char *mnt_fsname; /* file system name */ | ||
char *mnt_dir; /* file system path prefix */ | ||
char *mnt_type; /* dbg, efs, nfs */ | ||
char *mnt_opts; /* ro, hide, etc. */ | ||
int mnt_freq; /* dump frequency, in days */ | ||
int mnt_passno; /* pass number on parallel fsck */ | ||
}; | ||
|
||
FILE * setmntent(char * filep, char * type); | ||
struct mntent *getmntent(FILE * filep); | ||
//char * hasmntopt(struct mntent * mnt, char * opt); | ||
int endmntent(FILE * filep); | ||
|
||
#endif /* mntent_h_ */ | ||
#endif /* not HAVE_MNTENT_H */ |
8 changes: 8 additions & 0 deletions
8
audio/string-machine-lv2/files/patch-dpf_utils_generate-ttl.sh
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,8 @@ | ||
--- dpf/utils/generate-ttl.sh.orig 2019-07-16 23:38:05 UTC | ||
+++ dpf/utils/generate-ttl.sh | ||
@@ -1,4 +1,4 @@ | ||
-#!/bin/bash | ||
+#!/bin/sh | ||
|
||
set -e | ||
|
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,5 @@ | ||
String-machine is a virtual-analog string ensemble synthesizer. | ||
|
||
This implementation is based on a digital model designed by Peter Whiting. | ||
|
||
WWW: https://github.com/jpcima/string-machine |
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 |
---|---|---|
|
@@ -3,8 +3,7 @@ | |
|
||
PORTNAME= xastir | ||
DISTVERSIONPREFIX= Release- | ||
DISTVERSION= 2.1.0 | ||
PORTREVISION= 4 | ||
DISTVERSION= 2.1.4 | ||
CATEGORIES= comms hamradio | ||
|
||
MAINTAINER= [email protected] | ||
|
@@ -13,8 +12,6 @@ COMMENT= X Amateur Station Tracking and Information Reporting | |
LICENSE= GPLv2 | ||
LICENSE_FILE= ${WRKSRC}/COPYING | ||
|
||
BROKEN= magick/image-private.h: No such file or directory | ||
|
||
BUILD_DEPENDS= xfontsel:x11-fonts/xfontsel | ||
RUN_DEPENDS= wget:ftp/wget | ||
LIB_DEPENDS= libtiff.so:graphics/tiff \ | ||
|
@@ -25,14 +22,14 @@ LIB_DEPENDS= libtiff.so:graphics/tiff \ | |
liblcms2.so:graphics/lcms2 \ | ||
libfreetype.so:print/freetype2 \ | ||
libjasper.so:graphics/jasper \ | ||
libwmflite.so:graphics/libwmf | ||
libwmflite.so:graphics/libwmf \ | ||
libshp.so:devel/shapelib | ||
|
||
GNU_CONFIGURE= yes | ||
USES= gettext gmake jpeg motif python:run shebangfix | ||
USE_GCC= yes | ||
USE_XORG= x11 xt xext sm ice | ||
USE_GNOME+= libxml2 | ||
SHEBANG_FILES= scripts/gpx2shape scripts/values.pl.in | ||
SHEBANG_FILES= scripts/gpx2shape | ||
SHEBANG_REGEX= ./scripts/.*\.(sh|pl|py) | ||
|
||
USE_GITHUB= yes | ||
|
@@ -41,31 +38,27 @@ GH_PROJECT= Xastir | |
|
||
SUB_FILES= pkg-message | ||
|
||
OPTIONS_DEFINE= DAVIS SHAPELIB DBFAWK MAGICK CURL GEOTIFF GDAL GPSMAN FESTIVAL \ | ||
OPTIONS_DEFINE= DAVIS DBFAWK MAGICK CURL GEOTIFF GPSMAN FESTIVAL \ | ||
RTREE ERRORPOP BDB | ||
|
||
DAVIS_DESC= Include Davis Weatherstation Support | ||
SHAPELIB_DESC= Include Shapelib support | ||
DBFAWK_DESC= Include DBFAWK Support | ||
MAGICK_DESC= Include GraphicsMagick Support | ||
CURL_DESC= Include CURL Internet Image support | ||
GEOTIFF_DESC= Include GeoTIFF Support | ||
GDAL_DESC= Include GDAL Support | ||
GPSMAN_DESC= Include GPSMAN Support | ||
FESTIVAL_DESC= Include Festival Voice Synthesis Support | ||
RTREE_DESC= Enable spatial indexing of shapefiles | ||
ERRORPOP_DESC= Send error popups to stderr | ||
BDB_DESC= Tiger Map Caching using Berkeley DB | ||
|
||
OPTIONS_DEFAULT= SHAPELIB DBFAWK MAGICK CURL RTREE BDB | ||
OPTIONS_DEFAULT= DBFAWK MAGICK CURL RTREE BDB | ||
|
||
DAVIS_CONFIGURE_ON= --enable-davis | ||
|
||
SHAPELIB_LIB_DEPENDS= libshp.so:devel/shapelib | ||
SHAPELIB_CONFIGURE_WITH= shapelib | ||
|
||
MAGICK_LIB_DEPENDS= libGraphicsMagickWand.so:graphics/GraphicsMagick | ||
MAGICK_CONFIGURE_WITH= imagemagick graphicsmagick | ||
MAGICK_CONFIGURE_WITH= graphicsmagick | ||
MAGICK_USES= compiler:gcc-c++11-lib | ||
|
||
DBFAWK_LIB_DEPENDS= libpcre.so:devel/pcre | ||
DBFAWK_CONFIGURE_WITH= dbfawk | ||
|
@@ -74,9 +67,6 @@ CURL_LIB_DEPENDS= libcurl.so:ftp/curl | |
|
||
GEOTIFF_LIB_DEPENDS= libgeotiff.so:graphics/libgeotiff | ||
|
||
GDAL_LIB_DEPENDS= libgdal.so:graphics/gdal | ||
GDAL_CONFIGURE_WITH= gdal | ||
|
||
GPSMAN_BUILD_DEPENDS= ${LOCALBASE}/share/doc/gpsmanshp/GPSManSHP.pdf:graphics/gpsmanshp | ||
GPSMAN_IMPLIES= SHAPELIB | ||
GPSMAN_CONFIGURE_WITH= gpsman | ||
|
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 = 1519518726 | ||
SHA256 (Xastir-Xastir-Release-2.1.0_GH0.tar.gz) = a481e6a6c035954041904352ec58f52240c06874a30dfb810001da489d40f43a | ||
SIZE (Xastir-Xastir-Release-2.1.0_GH0.tar.gz) = 2996246 | ||
TIMESTAMP = 1563174412 | ||
SHA256 (Xastir-Xastir-Release-2.1.4_GH0.tar.gz) = 0bd3768440422a666e1c4c532df0184374244b77ae6650e6690715a0ca1fe7bc | ||
SIZE (Xastir-Xastir-Release-2.1.4_GH0.tar.gz) = 2694124 |
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
Oops, something went wrong.