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
533 changed files
with
4,314 additions
and
2,026 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 |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
PORTNAME= marble | ||
DISTVERSION= ${KDE_APPLICATIONS_VERSION} | ||
PORTREVISION= 1 | ||
CATEGORIES= astro kde kde-applications | ||
CATEGORIES= astro education kde kde-applications | ||
|
||
MAINTAINER= [email protected] | ||
COMMENT= Virtual globe and world atlas for KDE | ||
|
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,7 +3,7 @@ | |
|
||
PORTNAME= merkaartor | ||
PORTVERSION= 0.18.2 | ||
PORTREVISION= 27 | ||
PORTREVISION= 28 | ||
CATEGORIES= astro | ||
|
||
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 |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
PORTNAME= nightfall | ||
PORTVERSION= 1.86 | ||
PORTREVISION= 9 | ||
CATEGORIES= astro | ||
CATEGORIES= astro education | ||
MASTER_SITES= http://www.la-samhna.de/nightfall/ | ||
|
||
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 |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
PORTNAME= qmapshack | ||
PORTVERSION= 1.15.0 | ||
DISTVERSIONPREFIX= V_ | ||
PORTREVISION= 2 | ||
PORTREVISION= 3 | ||
CATEGORIES= astro | ||
|
||
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
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 = 1605396200 | ||
SHA256 (gsequencer-3.6.14.tar.gz) = e4f243f91656c004b6c9623dad081eedc31d52f45b68a9ad6b72a283c99b867f | ||
SIZE (gsequencer-3.6.14.tar.gz) = 7370147 | ||
TIMESTAMP = 1605763007 | ||
SHA256 (gsequencer-3.6.15.tar.gz) = 8d5721cc007cda0305b9642273d280dfa54594cfe8451a2664269b903c69467d | ||
SIZE (gsequencer-3.6.15.tar.gz) = 7369855 |
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,30 @@ | ||
# Created by: Hans Petter Selasky <[email protected]> | ||
# $FreeBSD$ | ||
|
||
PORTNAME= hpsjam | ||
DISTVERSIONPREFIX= v | ||
DISTVERSION= 1.0.0 | ||
CATEGORIES= audio | ||
|
||
MAINTAINER= [email protected] | ||
COMMENT= Online jamming client and server tool | ||
|
||
LICENSE= BSD2CLAUSE | ||
|
||
LIB_DEPENDS= \ | ||
libfftw3.so:math/fftw3 \ | ||
libjack.so:audio/jack | ||
|
||
USES= compiler:c++11-lang gl qmake qt:5 tar:bzip2 | ||
USE_GL= gl | ||
USE_QT= buildtools_build core gui widgets svg | ||
|
||
USE_GITHUB= yes | ||
GH_ACCOUNT= hselasky | ||
|
||
PLIST_FILES= \ | ||
bin/HpsJam \ | ||
share/pixmaps/HpsJam.png \ | ||
share/applications/HpsJam.desktop | ||
|
||
.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 = 1605787869 | ||
SHA256 (hselasky-hpsjam-v1.0.0_GH0.tar.gz) = 57d2e98d3ae358ba3b48ec04b1ae5910fb8d57f8bdd929eae9828d1174e32b81 | ||
SIZE (hselasky-hpsjam-v1.0.0_GH0.tar.gz) = 1147345 |
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 @@ | ||
An online audio collaboration tool for low latency audio with lyrics and | ||
chat support. The tool contains both server and client. | ||
|
||
WWW: https://github.com/hselasky/hpsjam |
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,10 +2,9 @@ | |
# $FreeBSD$ | ||
|
||
PORTNAME= midipp | ||
PORTVERSION= 2.0.4 | ||
DISTVERSIONPREFIX= v | ||
DISTVERSION= 2.0.5 | ||
CATEGORIES= audio | ||
MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \ | ||
http://home.selasky.org/distfiles/ | ||
|
||
MAINTAINER= [email protected] | ||
COMMENT= MIDI playback, recording, and live performance tool | ||
|
@@ -19,6 +18,9 @@ USES= compiler:c++11-lang gl qmake qt:5 tar:bzip2 | |
USE_GL= gl | ||
USE_QT= buildtools_build core gui network printsupport widgets | ||
|
||
USE_GITHUB= yes | ||
GH_ACCOUNT= hselasky | ||
|
||
PLIST_FILES= \ | ||
bin/midipp \ | ||
share/pixmaps/midipp.png \ | ||
|
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 = 1587196350 | ||
SHA256 (midipp-2.0.4.tar.bz2) = 38d5f53f29b6b6d45ec81aabc55e80176ba0b4a82ac6178123f5a7f972b754db | ||
SIZE (midipp-2.0.4.tar.bz2) = 121528 | ||
TIMESTAMP = 1605791092 | ||
SHA256 (hselasky-midipp-v2.0.5_GH0.tar.gz) = eb87becc141abf85e94d5f5afdd25498e5ffa0953aefa4fc057e2ec64a39d711 | ||
SIZE (hselasky-midipp-v2.0.5_GH0.tar.gz) = 157580 |
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 = 1600023985 | ||
SHA256 (music21-6.1.0.tar.gz) = 57f5941b4fb22df5778be8bb08fd9b92af54369f79c18be790cc68022c4c70bd | ||
SIZE (music21-6.1.0.tar.gz) = 18251670 | ||
TIMESTAMP = 1605771650 | ||
SHA256 (music21-6.3.0.tar.gz) = 4a5b096192dacf6bc1a9dcbbe64ff115919c8036dfe73d64e60b9e0d89359f12 | ||
SIZE (music21-6.3.0.tar.gz) = 19195973 |
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,7 +2,7 @@ | |
|
||
PORTNAME= zrythm | ||
DISTVERSIONPREFIX= v | ||
DISTVERSION= 1.0.0-alpha.4.0.1 | ||
DISTVERSION= 1.0.0-alpha.5.0.1 | ||
CATEGORIES= audio | ||
|
||
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 = 1605134890 | ||
SHA256 (zrythm-zrythm-v1.0.0-alpha.4.0.1_GH0.tar.gz) = a890adc5c006e53f381d1bb93a792efbf9e0244dfa73d5b56c997a3fafe5252d | ||
SIZE (zrythm-zrythm-v1.0.0-alpha.4.0.1_GH0.tar.gz) = 14726804 | ||
TIMESTAMP = 1605838279 | ||
SHA256 (zrythm-zrythm-v1.0.0-alpha.5.0.1_GH0.tar.gz) = bbba08f81aa0c0bb4fd939490da1f06a1417371c32953b3429f8c8fe1a09ad13 | ||
SIZE (zrythm-zrythm-v1.0.0-alpha.5.0.1_GH0.tar.gz) = 14860129 |
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,7 +3,7 @@ | |
PORTNAME= figtree | ||
DISTVERSIONPREFIX= v | ||
DISTVERSION= 1.4.4 | ||
CATEGORIES= biology java | ||
CATEGORIES= biology education java | ||
|
||
MAINTAINER= [email protected] | ||
COMMENT= Graphical viewer of phylogenetic trees | ||
|
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= hyphy | ||
DISTVERSION= 2.5.21 | ||
DISTVERSION= 2.5.23 | ||
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 = 1604064731 | ||
SHA256 (veg-hyphy-2.5.21_GH0.tar.gz) = 313cd3d0c84dda72fbd801ce79dbd1da6c8e13a43c269f08de694d8d9005e5db | ||
SIZE (veg-hyphy-2.5.21_GH0.tar.gz) = 5328307 | ||
TIMESTAMP = 1605781537 | ||
SHA256 (veg-hyphy-2.5.23_GH0.tar.gz) = 483f353c23a0b1881b43de338c97878796771a08224850d2a6d0d2387b31f323 | ||
SIZE (veg-hyphy-2.5.23_GH0.tar.gz) = 5332724 |
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
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,22 @@ | ||
# $FreeBSD$ | ||
|
||
PORTNAME= stm32flash | ||
DISTVERSION= 0.5 | ||
CATEGORIES= cad | ||
MASTER_SITES= SF/${PORTNAME}/ | ||
|
||
MAINTAINER= [email protected] | ||
COMMENT= Flash program for STM32 using the ST serial bootloader | ||
|
||
LICENSE= GPLv2 | ||
LICENSE_FILE= ${WRKSRC}/gpl-2.0.txt | ||
|
||
WRKSRC= ${WRKDIR}/${PORTNAME} | ||
|
||
PLIST_FILES= bin/stm32flash \ | ||
share/man/man1/stm32flash.1.gz | ||
|
||
post-stage: | ||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/stm32flash | ||
|
||
.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 = 1605686264 | ||
SHA256 (stm32flash-0.5.tar.gz) = 97aa9422ef02e82f7da9039329e21a437decf972cb3919ad817f70ac9a49e306 | ||
SIZE (stm32flash-0.5.tar.gz) = 41087 |
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 @@ | ||
Open source cross platform flash program for the STM32 ARM microcontrollers | ||
using the built-in ST serial bootloader over UART or I2C. | ||
|
||
WWW: https://sourceforge.net/projects/stm32flash/ |
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 = 1602797123 | ||
SHA256 (verilator-4.102.tgz) = 7c74f2ac4a0e8c1dbcbcf06e998dc8a389bb29469d7f491588470b859a0b8d5d | ||
SIZE (verilator-4.102.tgz) = 2767422 | ||
TIMESTAMP = 1605639711 | ||
SHA256 (verilator-4.104.tgz) = 3c65e11b6dbd8f3119ee580f404b6db733f57f7ba167e7140ba03371e489dd72 | ||
SIZE (verilator-4.104.tgz) = 2784494 |
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 |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
PORTNAME= gtkmmorse | ||
PORTVERSION= 0.9.27 | ||
PORTREVISION= 6 | ||
CATEGORIES= comms hamradio | ||
CATEGORIES= comms education hamradio | ||
MASTER_SITES= SAVANNAH | ||
|
||
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 |
---|---|---|
|
@@ -7,7 +7,7 @@ CATEGORIES= comms | |
MASTER_SITES= http://files.maximintegrated.com/sia_bu/public/ | ||
DISTNAME= owpd300b | ||
|
||
MAINTAINER= [email protected] | ||
MAINTAINER= [email protected] | ||
COMMENT= Version 3.00 beta API for Dallas Semiconductors 1-wire lan devices | ||
|
||
LICENSE= MIT | ||
|
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 @@ | |
# $FreeBSD$ | ||
|
||
PORTNAME= bsdconv | ||
PORTVERSION= 11.5 | ||
PORTREVISION= 1 | ||
PORTVERSION= 11.6 | ||
CATEGORIES= converters | ||
|
||
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 = 1481470550 | ||
SHA256 (buganini-bsdconv-11.5_GH0.tar.gz) = 20137c6937a5785467296e12b18b1b9dff55f021bae3f3eb3eb4fa5826689692 | ||
SIZE (buganini-bsdconv-11.5_GH0.tar.gz) = 6212413 | ||
TIMESTAMP = 1605544491 | ||
SHA256 (buganini-bsdconv-11.6_GH0.tar.gz) = e856e24474deb3731ac059a96af0078ba951895f2cb3b31f125148a29cc32b70 | ||
SIZE (buganini-bsdconv-11.6_GH0.tar.gz) = 3785376 |
Oops, something went wrong.