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
231 changed files
with
1,748 additions
and
1,011 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,7 +1,7 @@ | ||
# $FreeBSD$ | ||
|
||
PORTNAME= tar-stream-chunker | ||
PORTVERSION= 1.0.5 | ||
PORTVERSION= 1.0.6 | ||
CATEGORIES= archivers | ||
|
||
MAINTAINER= [email protected] | ||
|
@@ -10,7 +10,6 @@ COMMENT= Splits stdin of unknown size onto chunks packed as a TAR to stdout | |
LICENSE= BSD2CLAUSE | ||
LICENSE_FILE= ${WRKSRC}/LICENSE | ||
|
||
USES= compiler:c++11-lang | ||
USE_GITHUB= yes | ||
GH_ACCOUNT= ihoro | ||
|
||
|
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 = 1587339165 | ||
SHA256 (ihoro-tar-stream-chunker-1.0.5_GH0.tar.gz) = 03aadeefe499bff01ca2207a2e0b48630ea79d2e925edb40f3219318083978f3 | ||
SIZE (ihoro-tar-stream-chunker-1.0.5_GH0.tar.gz) = 6994 | ||
TIMESTAMP = 1595452518 | ||
SHA256 (ihoro-tar-stream-chunker-1.0.6_GH0.tar.gz) = 4ceeb5270263292ce2a605c7db154351cbaa0efca2a4e00a91df579783f273c5 | ||
SIZE (ihoro-tar-stream-chunker-1.0.6_GH0.tar.gz) = 7106 |
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 = 1594664011 | ||
SHA256 (mkgmap-r4562.tar.gz) = d8557fccfe3aa75aef5679fe0568df023da504712bb439d86998b5075c24af9e | ||
SIZE (mkgmap-r4562.tar.gz) = 3472009 | ||
TIMESTAMP = 1595854261 | ||
SHA256 (mkgmap-r4565.tar.gz) = 7c87c2619703678d03dc36f24937ad95e0dc38447165d05b9cdac23906a44826 | ||
SIZE (mkgmap-r4565.tar.gz) = 3473098 |
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 |
---|---|---|
|
@@ -2,8 +2,7 @@ | |
|
||
PORTNAME= spotify-tui | ||
DISTVERSIONPREFIX= v | ||
DISTVERSION= 0.20.0 | ||
PORTREVISION= 2 | ||
DISTVERSION= 0.21.0 | ||
CATEGORIES= audio | ||
|
||
MAINTAINER= [email protected] | ||
|
@@ -18,6 +17,7 @@ GH_ACCOUNT= Rigellute | |
USE_XORG= xcb | ||
|
||
CARGO_CRATES= addr2line-0.12.0 \ | ||
adler32-1.1.0 \ | ||
aho-corasick-0.7.10 \ | ||
ansi_term-0.11.0 \ | ||
anyhow-1.0.31 \ | ||
|
@@ -27,7 +27,7 @@ CARGO_CRATES= addr2line-0.12.0 \ | |
atty-0.2.14 \ | ||
autocfg-0.1.7 \ | ||
autocfg-1.0.0 \ | ||
backtrace-0.3.48 \ | ||
backtrace-0.3.49 \ | ||
base64-0.10.1 \ | ||
base64-0.11.0 \ | ||
bitflags-1.2.1 \ | ||
|
@@ -110,6 +110,7 @@ CARGO_CRATES= addr2line-0.12.0 \ | |
memchr-2.3.3 \ | ||
mime-0.3.16 \ | ||
mime_guess-2.0.3 \ | ||
miniz_oxide-0.3.7 \ | ||
mio-0.6.22 \ | ||
mio-named-pipes-0.1.6 \ | ||
mio-uds-0.6.8 \ | ||
|
@@ -123,7 +124,7 @@ CARGO_CRATES= addr2line-0.12.0 \ | |
objc-0.2.7 \ | ||
objc-foundation-0.1.1 \ | ||
objc_id-0.1.1 \ | ||
object-0.19.0 \ | ||
object-0.20.0 \ | ||
once_cell-1.3.1 \ | ||
openssl-0.10.29 \ | ||
openssl-probe-0.1.2 \ | ||
|
@@ -141,7 +142,7 @@ CARGO_CRATES= addr2line-0.12.0 \ | |
proc-macro-hack-0.5.15 \ | ||
proc-macro-nested-0.1.4 \ | ||
proc-macro2-0.4.30 \ | ||
proc-macro2-1.0.12 \ | ||
proc-macro2-1.0.18 \ | ||
quick-error-1.2.3 \ | ||
quote-0.6.13 \ | ||
quote-1.0.4 \ | ||
|
@@ -176,11 +177,11 @@ CARGO_CRATES= addr2line-0.12.0 \ | |
scopeguard-1.1.0 \ | ||
security-framework-0.4.4 \ | ||
security-framework-sys-0.4.3 \ | ||
serde-1.0.110 \ | ||
serde_derive-1.0.110 \ | ||
serde_json-1.0.53 \ | ||
serde-1.0.114 \ | ||
serde_derive-1.0.114 \ | ||
serde_json-1.0.56 \ | ||
serde_urlencoded-0.6.1 \ | ||
serde_yaml-0.8.12 \ | ||
serde_yaml-0.8.13 \ | ||
signal-hook-0.1.15 \ | ||
signal-hook-registry-1.2.0 \ | ||
slab-0.4.2 \ | ||
|
@@ -189,7 +190,7 @@ CARGO_CRATES= addr2line-0.12.0 \ | |
strsim-0.7.0 \ | ||
strsim-0.8.0 \ | ||
syn-0.15.44 \ | ||
syn-1.0.19 \ | ||
syn-1.0.33 \ | ||
synstructure-0.12.3 \ | ||
tempfile-3.1.0 \ | ||
termcolor-1.1.0 \ | ||
|
@@ -198,7 +199,7 @@ CARGO_CRATES= addr2line-0.12.0 \ | |
thiserror-impl-1.0.16 \ | ||
thread_local-1.0.1 \ | ||
time-0.1.43 \ | ||
tokio-0.2.21 \ | ||
tokio-0.2.22 \ | ||
tokio-macros-0.2.5 \ | ||
tokio-socks-0.2.2 \ | ||
tokio-tls-0.3.1 \ | ||
|
@@ -210,7 +211,7 @@ CARGO_CRATES= addr2line-0.12.0 \ | |
unicode-bidi-0.3.4 \ | ||
unicode-normalization-0.1.12 \ | ||
unicode-segmentation-1.6.0 \ | ||
unicode-width-0.1.7 \ | ||
unicode-width-0.1.8 \ | ||
unicode-xid-0.1.0 \ | ||
unicode-xid-0.2.0 \ | ||
url-1.7.2 \ | ||
|
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 |
---|---|---|
|
@@ -7,6 +7,8 @@ MAINTAINER= [email protected] | |
COMMENT= Tcl/Tk interface for TiMidity++ | ||
|
||
BROKEN= fails to build: /bin/sh: tclsh: not found | ||
DEPRECATED= Broken for more than 6 months | ||
EXPIRATION_DATE= 2020-08-26 | ||
|
||
OPTIONS_DEFINE= DOCS | ||
|
||
|
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 |
---|---|---|
@@ -0,0 +1,21 @@ | ||
/usr/local/bin/ld: ./libU.a(MPri.o): in function `CMatrixPri::findfree(int, CNet&)': | ||
src/nero/src/MPri.cpp:78: undefined reference to `TMatrix<char>::operator[](int)' | ||
/usr/local/bin/ld: src/nero/src/MPri.cpp:79: undefined reference to `TMatrix<char>::operator[](int)' | ||
/usr/local/bin/ld: ./libU.a(MPri.o): in function `CMatrixPri::take(int, int)': | ||
src/nero/src/MPri.cpp:284: undefined reference to `TMatrix<char>::operator[](int)' | ||
/usr/local/bin/ld: ./libU.a(MPri.o): in function `operator<<(std::ostream&, CMatrixPri&)': | ||
src/nero/src/MPri.cpp:317: undefined reference to `TMatrix<char>::operator[](int)' | ||
/usr/local/bin/ld: ./libU.a(MPri.o): in function `CMatrixPri::load(CNet&, bool, int)': | ||
src/nero/src/MPri.cpp:175: undefined reference to `TMatrix<char>::operator[](int)' | ||
/usr/local/bin/ld: ./libU.a(MPri.o):src/nero/src/MPri.cpp:186: more undefined references to `TMatrix<char>::operator[](int)' follow | ||
|
||
--- nero/src/MDRGrid.cpp.orig 2014-08-02 23:38:00 UTC | ||
+++ nero/src/MDRGrid.cpp | ||
@@ -17,6 +17,7 @@ | ||
|
||
|
||
# include "MDefs.h" | ||
+template class TMatrix<char>; | ||
|
||
|
||
|
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.