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: FreeBSD
- Loading branch information
Showing
100 changed files
with
1,036 additions
and
363 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
TIMESTAMP = 1464561760 | ||
SHA256 (fio-2.11.tar.bz2) = be0130047a396e7b76a3cd2bd21705e0497807c037bbaeade273a4c3ea9be4af | ||
SIZE (fio-2.11.tar.bz2) = 527395 | ||
TIMESTAMP = 1466083025 | ||
SHA256 (fio-2.12.tar.bz2) = 72fd4bb9fb20bce003ea0cda98cb89f38d2a345a3112b253ff76402c3cde8407 | ||
SIZE (fio-2.12.tar.bz2) = 529288 |
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 = 1465155284 | ||
SHA256 (jsonlite_0.9.21.tar.gz) = 079349342ea6eb92bd5fa8f6a7c08d9e3652c3d41010b64afbc3297671eb3791 | ||
SIZE (jsonlite_0.9.21.tar.gz) = 1057400 | ||
TIMESTAMP = 1466076246 | ||
SHA256 (jsonlite_0.9.22.tar.gz) = 381d97ca92b14a87774e75e4b3b83bd8799bccd70b6fdd93faff896ac78f1d0a | ||
SIZE (jsonlite_0.9.22.tar.gz) = 1057097 |
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,2 +1,3 @@ | ||
SHA256 (jrmarino-AdaBase-v3.0_GH0.tar.gz) = 65b2b81b1b083951771ff6f8c4efa6dadb84ecdc7147659dffb10527803b54c5 | ||
SIZE (jrmarino-AdaBase-v3.0_GH0.tar.gz) = 132468 | ||
TIMESTAMP = 1466107071 | ||
SHA256 (jrmarino-AdaBase-v3.1_GH0.tar.gz) = 115967a90abf94f102aa4916a2ed14fb7aac2382f56113b791f2fd08b909444a | ||
SIZE (jrmarino-AdaBase-v3.1_GH0.tar.gz) = 163154 |
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,2 +1,3 @@ | ||
SHA256 (caret_6.0-68.tar.gz) = 4636a974eb187a7a53199a1b5e5189dbbe11d2c892c5aea0c3ab4be41f47d213 | ||
SIZE (caret_6.0-68.tar.gz) = 4181028 | ||
TIMESTAMP = 1465982430 | ||
SHA256 (caret_6.0-70.tar.gz) = 21c5bdf7cf07bece38729465366564d8ca104c2466ee9fd800ca1fd88eb82f38 | ||
SIZE (caret_6.0-70.tar.gz) = 4287504 |
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,20 @@ | ||
# Created by: TAKATSU Tomonari <[email protected]> | ||
# $FreeBSD$ | ||
|
||
PORTNAME= tibble | ||
PORTVERSION= 1.0 | ||
CATEGORIES= devel | ||
DISTNAME= ${PORTNAME}_${DISTVERSION} | ||
|
||
MAINTAINER= [email protected] | ||
COMMENT= Simple Data Frames | ||
|
||
LICENSE= MIT | ||
|
||
RUN_DEPENDS= R-cran-assertthat>0:math/R-cran-assertthat \ | ||
R-cran-lazyeval>0.0.10:math/R-cran-lazyeval \ | ||
R-cran-Rcpp>0:devel/R-cran-Rcpp | ||
|
||
USES= cran:auto-plist | ||
|
||
.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,3 @@ | ||
TIMESTAMP = 1466077159 | ||
SHA256 (tibble_1.0.tar.gz) = c61285cc07dc9182b7a631c648eaf6f8994f5fde0f603736ada2c2da6b55b180 | ||
SIZE (tibble_1.0.tar.gz) = 38038 |
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,4 @@ | ||
tibble provides a 'tbl_df' class that offers better checking and | ||
printing capabilities than traditional data frames. | ||
|
||
WWW: https://cran.r-project.org/web/packages/tibble/ |
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,2 +1,3 @@ | ||
SHA256 (tidyr_0.4.1.tar.gz) = 506cfb48b9fc697c9c259588b8e1aab8547e14ab98741a73153d122ab2a7e676 | ||
SIZE (tidyr_0.4.1.tar.gz) = 158472 | ||
TIMESTAMP = 1465983461 | ||
SHA256 (tidyr_0.5.1.tar.gz) = dbab642ac7231cbfe3e2a0d4553fb4ffb3699c6d6b432be2bb5812dfbbdbdace | ||
SIZE (tidyr_0.5.1.tar.gz) = 344562 |
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,7 +1,7 @@ | ||
# $FreeBSD$ | ||
|
||
PORTNAME= gpb | ||
PORTVERSION= 3.22.2 | ||
PORTVERSION= 3.22.3 | ||
CATEGORIES= devel | ||
PKGNAMEPREFIX= erlang- | ||
|
||
|
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 = 1465199162 | ||
SHA256 (tomas-abrahamsson-gpb-3.22.2_GH0.tar.gz) = ee73ad6ee2dee84da66ab936edd0789444cda0ef7c46dd8bde597e3e7855ec30 | ||
SIZE (tomas-abrahamsson-gpb-3.22.2_GH0.tar.gz) = 316758 | ||
TIMESTAMP = 1466071499 | ||
SHA256 (tomas-abrahamsson-gpb-3.22.3_GH0.tar.gz) = 8151e12798e85f077441167919a9575e9cf1072a53d6b4715e84fb21982b0be1 | ||
SIZE (tomas-abrahamsson-gpb-3.22.3_GH0.tar.gz) = 317184 |
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,2 +1,3 @@ | ||
SHA256 (fossil-src-1.34.tar.gz) = 53a6b83e878feced9ac7705f87e5b6ea82727314e3e19202ae1c46c7e4dba49f | ||
SIZE (fossil-src-1.34.tar.gz) = 4449452 | ||
TIMESTAMP = 1466078387 | ||
SHA256 (fossil-src-1.35.tar.gz) = c1f92f925a87c9872cb40d166f56ba08b90edbab01a8546ff37025836136ba1d | ||
SIZE (fossil-src-1.35.tar.gz) = 4642421 |
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 |
---|---|---|
|
@@ -10,7 +10,8 @@ PKGNAMEPREFIX= ocaml- | |
MAINTAINER= [email protected] | ||
COMMENT= OCaml library to maintain a list of partially ordered elements | ||
|
||
LICENSE= LGPL21 | ||
LICENSE= LGPL20+ # source says LGPL20+, COPYING says LGPL21 | ||
LICENSE_FILE= ${WRKSRC}/COPYING.txt | ||
|
||
USE_GITHUB= yes | ||
GH_ACCOUNT= mmottl | ||
|
@@ -32,11 +33,13 @@ PORTEXAMPLES= * | |
|
||
OPTIONS_DEFINE= DOCS EXAMPLES | ||
|
||
post-install: | ||
post-install-DOCS-on: | ||
@${MKDIR} ${STAGEDIR}${DOCSDIR} | ||
.for i in AUTHORS.txt CHANGES.txt README.md | ||
(cd ${WRKSRC} && ${INSTALL_DATA} ${i} ${STAGEDIR}${DOCSDIR}) | ||
${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} | ||
.endfor | ||
|
||
post-install-EXAMPLES-on: | ||
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR} | ||
@(cd ${WRKSRC}/examples && \ | ||
${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) | ||
|
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,3 +1,3 @@ | ||
TIMESTAMP = 1464695332 | ||
SHA256 (pycares-2.0.1.tar.gz) = 3a684c09b753e143d86190b57d71bd82d24492062d11d6ab6acc21349d2da34d | ||
SIZE (pycares-2.0.1.tar.gz) = 225788 | ||
TIMESTAMP = 1466077939 | ||
SHA256 (pycares-2.1.0.tar.gz) = 449ad785ecb594ae063c0c86537ef97513385117a2eb172f747ad2a29221e898 | ||
SIZE (pycares-2.1.0.tar.gz) = 226838 |
Oops, something went wrong.