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
497 changed files
with
14,122 additions
and
13,223 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
TIMESTAMP = 1674918558 | ||
SHA256 (coderholic-pyradio-0.9.0_GH0.tar.gz) = 16f543df7c6f80fa4b8a5a08a75055b220c1df07d8e4306d091bb5bcc465e48f | ||
SIZE (coderholic-pyradio-0.9.0_GH0.tar.gz) = 664703 | ||
TIMESTAMP = 1677253683 | ||
SHA256 (coderholic-pyradio-0.9.1_GH0.tar.gz) = 0510eabdc5473b90821b38c142cf4dfa8229cb3c52d534fbfc625a0515f6f1e3 | ||
SIZE (coderholic-pyradio-0.9.1_GH0.tar.gz) = 927676 |
This file was deleted.
Oops, something went wrong.
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,6 +1,6 @@ | ||
PORTNAME= ddosify | ||
DISTVERSIONPREFIX= v | ||
DISTVERSION= 0.14.0 | ||
DISTVERSION= 0.14.1 | ||
CATEGORIES= benchmarks | ||
|
||
MAINTAINER= [email protected] | ||
|
@@ -42,10 +42,16 @@ GH_TUPLE= \ | |
|
||
PLIST_FILES= bin/${PORTNAME} | ||
|
||
OPTIONS_DEFINE= EMOJI | ||
OPTIONS_DEFAULT=EMOJI | ||
OPTIONS_DEFINE= EMOJI ZSH | ||
OPTIONS_DEFAULT=EMOJI ZSH | ||
|
||
EMOJI_DESC= Enable emojis in console output | ||
EMOJI_RUN_DEPENDS= noto-emoji>0:x11-fonts/noto-emoji | ||
|
||
ZSH_PLIST_FILES= share/zsh/site-functions/_${PORTNAME} | ||
|
||
post-install-ZSH-on: | ||
@${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions | ||
${INSTALL_DATA} ${WRKSRC}/completions/_${PORTNAME} ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_${PORTNAME} | ||
|
||
.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
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,51 @@ | ||
PORTNAME= bcf-score | ||
DISTVERSION= 1.16 | ||
CATEGORIES= biology | ||
MASTER_SITES= https://software.broadinstitute.org/software/score/ | ||
DISTFILES+= score_${DISTVERSION}-20221221.tar.gz | ||
|
||
MAINTAINER= [email protected] | ||
COMMENT= Bcftools plugins for GWAS-VCF summary statistics files | ||
WWW= https://software.broadinstitute.org/software/score/ | ||
|
||
LICENSE= MIT | ||
|
||
LIB_DEPENDS= libhts.so:biology/htslib | ||
BUILD_DEPENDS= bash:shells/bash | ||
RUN_DEPENDS= bcftools>=${PORTVERSION}:biology/bcftools | ||
|
||
USES= autoreconf gmake localbase perl5 python:env shebangfix | ||
USE_GITHUB= yes | ||
USE_PERL5= test | ||
|
||
GH_ACCOUNT= samtools | ||
GH_PROJECT= bcftools | ||
GH_TAGNAME= 1.17 | ||
GNU_CONFIGURE= yes | ||
SHEBANG_FILES= misc/* test/test.pl | ||
|
||
post-extract: | ||
@${CP} ${WRKDIR}/*.c ${WRKDIR}/*.h ${WRKSRC}/plugins | ||
@${MKDIR} ${WRKSRC}/bcf-score | ||
@${CP} ${WRKDIR}/*.R ${WRKSRC}/bcf-score | ||
|
||
pre-configure: | ||
@${REINPLACE_CMD} -e 's|@PORTVERSION@|${PORTVERSION}|g' \ | ||
${WRKSRC}/configure.ac | ||
|
||
# One .so for each .c in the score distfile | ||
do-install: | ||
${MKDIR} ${STAGEDIR}${PREFIX}/libexec/bcftools | ||
${INSTALL_PROGRAM} ${WRKSRC}/plugins/blupx.so \ | ||
${STAGEDIR}${PREFIX}/libexec/bcftools | ||
${INSTALL_PROGRAM} ${WRKSRC}/plugins/liftover.so \ | ||
${STAGEDIR}${PREFIX}/libexec/bcftools | ||
${INSTALL_PROGRAM} ${WRKSRC}/plugins/metal.so \ | ||
${STAGEDIR}${PREFIX}/libexec/bcftools | ||
${INSTALL_PROGRAM} ${WRKSRC}/plugins/munge.so \ | ||
${STAGEDIR}${PREFIX}/libexec/bcftools | ||
${INSTALL_PROGRAM} ${WRKSRC}/plugins/score.so \ | ||
${STAGEDIR}${PREFIX}/libexec/bcftools | ||
(cd ${WRKSRC}/bcf-score && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}) | ||
|
||
.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 = 1677335027 | ||
SHA256 (score_1.16-20221221.tar.gz) = f5f7331f2f670ea26cbc48a924e1467ac13c69aaf3b2a56599e3decda9375c0b | ||
SIZE (score_1.16-20221221.tar.gz) = 61927 | ||
SHA256 (samtools-bcftools-1.16-1.17_GH0.tar.gz) = e6fdb4c94b531671ea8a0b00cb9245aa2602f6c4480621e45dac76338f590b9e | ||
SIZE (samtools-bcftools-1.16-1.17_GH0.tar.gz) = 3481344 |
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,33 @@ | ||
--- Makefile.orig 2021-03-17 09:16:18 UTC | ||
+++ Makefile | ||
@@ -58,13 +58,14 @@ pluginpath = $(plugindir) | ||
# Installation location for $(MISC_PROGRAMS) and $(MISC_SCRIPTS) | ||
misc_bindir = $(bindir) | ||
|
||
-MKDIR_P = mkdir -p | ||
-INSTALL = install -p | ||
-INSTALL_DATA = $(INSTALL) -m 644 | ||
-INSTALL_DIR = $(MKDIR_P) -m 755 | ||
-INSTALL_MAN = $(INSTALL_DATA) | ||
-INSTALL_PROGRAM = $(INSTALL) | ||
-INSTALL_SCRIPT = $(INSTALL_PROGRAM) | ||
+# Use BSD_INSTALL_PROGRAM to strip when WITH_DEBUG not set | ||
+MKDIR_P = mkdir -p | ||
+INSTALL = install -p | ||
+INSTALL_DATA = ${BSD_INSTALL_DATA} | ||
+INSTALL_DIR = $(MKDIR_P) | ||
+INSTALL_MAN = ${BSD_INSTALL_MAN} | ||
+INSTALL_PROGRAM = ${BSD_INSTALL_PROGRAM} | ||
+INSTALL_SCRIPT = ${BSD_INSTALL_SCRIPT} | ||
|
||
PROGRAMS = bcftools | ||
MISC_SCRIPTS = \ | ||
@@ -142,7 +143,7 @@ print-version: | ||
ifdef USE_GPL | ||
main.o : EXTRA_CPPFLAGS += -DUSE_GPL | ||
OBJS += polysomy.o peakfit.o | ||
- GSL_LIBS ?= -lgsl -lcblas | ||
+ GSL_LIBS ?= -lgslcblas | ||
endif | ||
|
||
print-%: |
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,11 @@ | ||
--- configure.ac.orig 2018-07-18 08:34:29 UTC | ||
+++ configure.ac | ||
@@ -23,7 +23,7 @@ | ||
# DEALINGS IN THE SOFTWARE. | ||
|
||
dnl Process this file with autoconf to produce a configure script | ||
-AC_INIT([BCFtools], m4_esyscmd_s([./version.sh 2>/dev/null]), | ||
+AC_INIT([BCFtools], [@PORTVERSION@], | ||
[[email protected]], [], [http://www.htslib.org/]) | ||
AC_PREREQ([2.63]) dnl This version introduced 4-argument AC_CHECK_HEADER | ||
AC_CONFIG_SRCDIR([main.c]) |
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 @@ | ||
Score is a set of tools in the form of a bcftools plugin, for handling | ||
and converting summary statistics files following the GWAS-VCF | ||
specification. |
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,6 @@ | ||
libexec/bcftools/blupx.so | ||
libexec/bcftools/liftover.so | ||
libexec/bcftools/metal.so | ||
libexec/bcftools/munge.so | ||
libexec/bcftools/score.so | ||
%%DATADIR%%/assoc_plot.R |
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,5 +1,5 @@ | ||
PORTNAME= bcftools | ||
PORTVERSION= 1.16 | ||
PORTVERSION= 1.17 | ||
CATEGORIES= biology | ||
|
||
MAINTAINER= [email protected] | ||
|
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 = 1672094717 | ||
SHA256 (samtools-bcftools-1.16_GH0.tar.gz) = c44c85a04e058e1f1eceeb712106031100bbd700b8ff3f623f7ff872469a4ba3 | ||
SIZE (samtools-bcftools-1.16_GH0.tar.gz) = 3432435 | ||
TIMESTAMP = 1677246068 | ||
SHA256 (samtools-bcftools-1.17_GH0.tar.gz) = e6fdb4c94b531671ea8a0b00cb9245aa2602f6c4480621e45dac76338f590b9e | ||
SIZE (samtools-bcftools-1.17_GH0.tar.gz) = 3481344 |
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 = 1672094487 | ||
SHA256 (htslib-1.16.tar.bz2) = 606b7c7aff73734cf033ecd156f40529fa5792f54524952a28938ca0890d7924 | ||
SIZE (htslib-1.16.tar.bz2) = 4466776 | ||
TIMESTAMP = 1677245487 | ||
SHA256 (htslib-1.17.tar.bz2) = 763779288c40f07646ec7ad98b96c378c739171d162ad98398868783b721839f | ||
SIZE (htslib-1.17.tar.bz2) = 4619884 |
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,33 +1,14 @@ | ||
--- Makefile.orig 2021-03-20 15:53:14 UTC | ||
--- Makefile.orig 2023-02-24 13:35:28 UTC | ||
+++ Makefile | ||
@@ -53,13 +53,14 @@ man5dir = $(mandir)/man5 | ||
man7dir = $(mandir)/man7 | ||
pkgconfigdir= $(prefix)/libdata/pkgconfig | ||
|
||
-MKDIR_P = mkdir -p | ||
-INSTALL = install -p | ||
-INSTALL_DATA = $(INSTALL) -m 644 | ||
-INSTALL_DIR = $(MKDIR_P) -m 755 | ||
-INSTALL_LIB = $(INSTALL_DATA) | ||
-INSTALL_MAN = $(INSTALL_DATA) | ||
@@ -60,9 +60,9 @@ INSTALL = install -p | ||
INSTALL_DATA = $(INSTALL) -m 644 | ||
INSTALL_DIR = $(MKDIR_P) -m 755 | ||
LIB_PERM = 644 | ||
-INSTALL_LIB = $(INSTALL) -m $(LIB_PERM) | ||
+INSTALL_LIB = $(BSD_INSTALL_LIB) | ||
INSTALL_MAN = $(INSTALL_DATA) | ||
-INSTALL_PROGRAM = $(INSTALL) | ||
+# Use ports BSD_INSTALL_PROGRAM to strip if WITH_DEBUG is not set | ||
+MKDIR_P = mkdir -p | ||
+INSTALL = install -p | ||
+INSTALL_DATA = ${BSD_INSTALL_DATA} | ||
+INSTALL_DIR = $(MKDIR_P) | ||
+INSTALL_LIB = ${BSD_INSTALL_LIB} | ||
+INSTALL_MAN = ${BSD_INSTALL_MAN} | ||
+INSTALL_PROGRAM = ${BSD_INSTALL_PROGRAM} | ||
+INSTALL_PROGRAM = $(BSD_INSTALL_PROGRAM) | ||
|
||
# Set by config.mk if plugins are enabled | ||
plugindir = | ||
@@ -102,7 +103,7 @@ BUILT_THRASH_PROGRAMS = \ | ||
test/thrash_threads6 \ | ||
test/thrash_threads7 | ||
|
||
-all: lib-static lib-shared $(BUILT_PROGRAMS) plugins $(BUILT_TEST_PROGRAMS) \ | ||
+all: lib-static lib-shared $(BUILT_PROGRAMS) plugins \ | ||
htslib_static.mk htslib-uninstalled.pc | ||
|
||
ALL_CPPFLAGS = -I. $(CPPFLAGS) |
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,5 +1,5 @@ | ||
PORTNAME= samtools | ||
DISTVERSION= 1.16.1 | ||
DISTVERSION= 1.17 | ||
CATEGORIES= biology | ||
|
||
MAINTAINER= [email protected] | ||
|
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 = 1672094602 | ||
SHA256 (samtools-samtools-1.16.1_GH0.tar.gz) = 70a7f358088929272d8c22d6063290ac8420f5351fba237a99fe17851a45d8be | ||
SIZE (samtools-samtools-1.16.1_GH0.tar.gz) = 4992787 | ||
TIMESTAMP = 1677245969 | ||
SHA256 (samtools-samtools-1.17_GH0.tar.gz) = f76ec1880468ecaa5341a7256ae896f2cfb191193dbb683046776fb81e18af49 | ||
SIZE (samtools-samtools-1.17_GH0.tar.gz) = 5459752 |
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 |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- gnetlist/src/Makefile.in.orig 2013-09-25 21:55:31 UTC | ||
+++ gnetlist/src/Makefile.in | ||
@@ -439,7 +439,7 @@ gnetlist_CPPFLAGS = -I$(top_srcdir)/libgeda/include -I | ||
gnetlist_CFLAGS = $(GCC_CFLAGS) $(MINGW_CFLIGS) $(GLIB_CFLAGS) \ | ||
$(GUILE_CFLAGS) $(GDK_PIXBUF_CFLAGS) | ||
|
||
-gnetlist_LDFLAGS = $(GLIB_LIBS) $(GUILE_LIBS) $(GDK_PIXBUF_LIBS) | ||
+gnetlist_LDFLAGS = $(GLIB_LIBS) -lgio-2.0 $(GUILE_LIBS) $(GDK_PIXBUF_LIBS) | ||
gnetlist_LDADD = $(top_builddir)/libgeda/src/libgeda.la | ||
MOSTLYCLEANFILES = *.log *.ps core FILE *~ | ||
CLEANFILES = *.log *.ps core FILE *~ |
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,11 @@ | ||
--- gsymcheck/src/Makefile.in.orig 2013-09-25 21:55:33 UTC | ||
+++ gsymcheck/src/Makefile.in | ||
@@ -428,7 +428,7 @@ gsymcheck_CPPFLAGS = -I$(top_srcdir)/libgeda/include - | ||
gsymcheck_CFLAGS = $(GCC_CFLAGS) $(MINGW_CFLIGS) $(GLIB_CFLAGS) \ | ||
$(GUILE_CFLAGS) $(GDK_PIXBUF_CFLAGS) | ||
|
||
-gsymcheck_LDFLAGS = $(GLIB_LIBS) $(GUILE_LIBS) $(GDK_PIXBUF_LIBS) | ||
+gsymcheck_LDFLAGS = $(GLIB_LIBS) -lgio-2.0 $(GUILE_LIBS) $(GDK_PIXBUF_LIBS) | ||
gsymcheck_LDADD = $(top_builddir)/libgeda/src/libgeda.la | ||
MOSTLYCLEANFILES = *.log *.ps core FILE *~ | ||
CLEANFILES = *.log *.ps core FILE *~ |
Oops, something went wrong.