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
159 changed files
with
2,227 additions
and
1,355 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,6 +1,6 @@ | ||
PORTNAME= baresip | ||
DISTVERSIONPREFIX= v | ||
DISTVERSION= 3.10.0 | ||
DISTVERSION= 3.10.1 | ||
CATEGORIES= audio | ||
|
||
MAINTAINER= [email protected] | ||
|
@@ -10,7 +10,7 @@ WWW= https://github.com/baresip | |
LICENSE= BSD3CLAUSE | ||
LICENSE_FILE= ${WRKSRC}/LICENSE | ||
|
||
BUILD_DEPENDS= re>=${PORTVERSION}:audio/re | ||
BUILD_DEPENDS= re>=${PORTVERSION:R}:audio/re | ||
RUN_DEPENDS:= ${BUILD_DEPENDS} | ||
|
||
USES= cmake pkgconfig ssl | ||
|
@@ -20,7 +20,7 @@ GH_ACCOUNT= baresip | |
# FIXME values of the next 3 variables taken from source code Makefile | ||
ABI_MAJOR= 14 | ||
ABI_AGE= 10 | ||
ABI_REV= 0 | ||
ABI_REV= 1 | ||
PLIST_SUB= ABI_MAJOR=${ABI_MAJOR} | ||
PLIST_SUB+= ABI_AGE=${ABI_AGE} \ | ||
ABI_REV=${ABI_REV} | ||
|
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 = 1709878945 | ||
SHA256 (baresip-baresip-v3.10.0_GH0.tar.gz) = 52b7544a3a2a152c36010897617512ab0a9e24f81db32fdba30be9b7430373d2 | ||
SIZE (baresip-baresip-v3.10.0_GH0.tar.gz) = 1167280 | ||
TIMESTAMP = 1710450489 | ||
SHA256 (baresip-baresip-v3.10.1_GH0.tar.gz) = 892f8c9918f887c8923c9bb939d251766f9e30cb436ff10db338871a66d81d10 | ||
SIZE (baresip-baresip-v3.10.1_GH0.tar.gz) = 1166742 |
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,7 @@ | ||
PORTNAME= mysqltuner | ||
PORTVERSION= 2.5.2 | ||
DISTVERSIONPREFIX= v | ||
PORTREVISION= 1 | ||
CATEGORIES= databases | ||
|
||
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- mysqltuner.pl.orig 2024-03-14 16:58:27 UTC | ||
+++ mysqltuner.pl | ||
@@ -1,3 +1,4 @@ | ||
+#!/usr/local/bin/perl | ||
# mysqltuner.pl - Version 2.5.2 | ||
# High Performance MySQL Tuning Script | ||
# Copyright (C) 2015-2023 Jean-Marie Renouard - [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
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 @@ | ||
TIMESTAMP = 1709278792 | ||
SHA256 (calibre/calibre-7.6.0.tar.xz) = 7c3da44f01faf76c7a366f7736b510be66dc5e25fd847069a38c2f52f06a2c03 | ||
SIZE (calibre/calibre-7.6.0.tar.xz) = 43929700 | ||
SHA256 (calibre/kovidgoyal-calibre-translations-a05c276_GH0.tar.gz) = fe671599d2f8ddb0d0d69ead81569cdf8bfda2096ccf1d568be659a5610c43de | ||
SIZE (calibre/kovidgoyal-calibre-translations-a05c276_GH0.tar.gz) = 73123233 | ||
SHA256 (calibre/LibreOffice-dictionaries-892f0f4_GH0.tar.gz) = bfebc063ee36efe123f8d8d9f19bdeb1f9217c0230dc583c9956b3cce6b0225a | ||
SIZE (calibre/LibreOffice-dictionaries-892f0f4_GH0.tar.gz) = 110090274 | ||
TIMESTAMP = 1710403381 | ||
SHA256 (calibre/calibre-7.7.0.tar.xz) = fa4cf7173d510d0f913a0bfbcb458d016bc81122af1ca203f149d278287cc80e | ||
SIZE (calibre/calibre-7.7.0.tar.xz) = 44006620 | ||
SHA256 (calibre/kovidgoyal-calibre-translations-cf17f1c_GH0.tar.gz) = 68dc034b6dc2dadceea4e5d69f1082c4ca009350a8897d49f30f8e70ee6895d6 | ||
SIZE (calibre/kovidgoyal-calibre-translations-cf17f1c_GH0.tar.gz) = 73210176 | ||
SHA256 (calibre/LibreOffice-dictionaries-5da9e11_GH0.tar.gz) = e2916599ce7961b1835ea2de80d7109e43e1afc905a930a7162583451414ee1c | ||
SIZE (calibre/LibreOffice-dictionaries-5da9e11_GH0.tar.gz) = 110094581 |
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 = 1706039956 | ||
SHA256 (freeplane_bin-1.11.10.zip) = bd5adcd8404223714c6eab3daa1f279ce35acb9a9ed0fa3c6a28a3e5c480fcfd | ||
SIZE (freeplane_bin-1.11.10.zip) = 63418377 | ||
TIMESTAMP = 1710435170 | ||
SHA256 (freeplane_bin-1.11.11.zip) = a458f5d2fd534e3ad9024c892d37a57790fc3a6743c336ea1cfab3090cdd33ee | ||
SIZE (freeplane_bin-1.11.11.zip) = 63505021 |
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,2 @@ | ||
ELECTRON_VER= 28.2.6 | ||
ELECTRON_VER= 28.2.7 | ||
ELECTRON_VER_MAJOR= ${ELECTRON_VER: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
Oops, something went wrong.