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
735 changed files
with
11,968 additions
and
11,614 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,5 +1,5 @@ | ||
TIMESTAMP = 1576164458 | ||
SHA256 (rarbsd-5.8.0.tar.gz) = caa1ee3e4a941db5f0194248f8ffd1b59dd9684138d4a6c3afcd99059fd666eb | ||
SIZE (rarbsd-5.8.0.tar.gz) = 555218 | ||
SHA256 (rarbsd-x64-5.8.0.tar.gz) = ff5276a511d46fe813efb6785d0665e3b8e0ebab544c707b3d1005a4ea703386 | ||
SIZE (rarbsd-x64-5.8.0.tar.gz) = 599813 | ||
TIMESTAMP = 1585752007 | ||
SHA256 (rarbsd-5.9.0.tar.gz) = 3424b0e7823c52a579cbb67a86835a41c7f3d991b96c0eacebdb821302577ed3 | ||
SIZE (rarbsd-5.9.0.tar.gz) = 555525 | ||
SHA256 (rarbsd-x64-5.9.0.tar.gz) = 1a311b55ac33544b240577a90586e47e4b94047cc3b689ea040284dab159e52d | ||
SIZE (rarbsd-x64-5.9.0.tar.gz) = 599381 |
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,13 +2,12 @@ | |
# $FreeBSD$ | ||
|
||
PORTNAME= unrar | ||
PORTVERSION= 5.80 | ||
PORTREVISION= 1 | ||
PORTVERSION= 5.90 | ||
PORTEPOCH= 6 | ||
CATEGORIES+= archivers | ||
MASTER_SITES= https://rarlab.com/rar/ \ | ||
LOCAL/sunpoet | ||
DISTNAME= unrarsrc-5.8.5 | ||
DISTNAME= unrarsrc-5.9.2 | ||
|
||
MAINTAINER?= [email protected] | ||
COMMENT= Extract, view & test RAR archives | ||
|
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 = 1576164460 | ||
SHA256 (unrarsrc-5.8.5.tar.gz) = a725923a627bc8b3dd670a347b57701e1ad61f5f4e7b789d09244fb4b7f97b29 | ||
SIZE (unrarsrc-5.8.5.tar.gz) = 229641 | ||
TIMESTAMP = 1585752009 | ||
SHA256 (unrarsrc-5.9.2.tar.gz) = 73d3baf18cf0a197976af2794a848893c35e7d42cee0ff364c89d2e476ebdaa6 | ||
SIZE (unrarsrc-5.9.2.tar.gz) = 229900 |
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,9 +2,8 @@ | |
# $FreeBSD$ | ||
|
||
PORTNAME= qmapshack | ||
PORTVERSION= 1.14.0 | ||
PORTVERSION= 1.14.1 | ||
DISTVERSIONPREFIX= V_ | ||
PORTREVISION= 1 | ||
CATEGORIES= astro | ||
|
||
MAINTAINER= [email protected] | ||
|
@@ -21,11 +20,14 @@ RUN_DEPENDS= ${LOCALBASE}/bin/bsdisks:sysutils/bsdisks | |
|
||
USES= cmake compiler:c++11-lib desktop-file-utils gl jpeg \ | ||
pkgconfig qt:5 xorg | ||
USE_QT= buildtools core dbus declarative gui linguisttools location network \ | ||
USE_GITHUB= yes | ||
USE_GL= gl | ||
USE_QT= buildtools core dbus declarative gui help linguisttools location network \ | ||
printsupport qmake sql sql-sqlite3 uitools \ | ||
webchannel webengine widgets xml | ||
USE_GL= gl | ||
USE_GITHUB= yes | ||
|
||
GH_ACCOUNT= Maproom | ||
|
||
OPTIONS_DEFINE= DOCS | ||
|
||
.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 |
---|---|---|
@@ -1,3 +1,3 @@ | ||
TIMESTAMP = 1574525969 | ||
SHA256 (Maproom-qmapshack-V_1.14.0_GH0.tar.gz) = fd50f335b741087ab228ce4f8f45e386562eb128aea84298a1bdcfd299126576 | ||
SIZE (Maproom-qmapshack-V_1.14.0_GH0.tar.gz) = 12541988 | ||
TIMESTAMP = 1585556579 | ||
SHA256 (Maproom-qmapshack-V_1.14.1_GH0.tar.gz) = 76f64185fc4620da6d9b71998edefcb9091eff1c3486626f87e4f30d444be623 | ||
SIZE (Maproom-qmapshack-V_1.14.1_GH0.tar.gz) = 43586361 |
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
11 changes: 10 additions & 1 deletion
11
astro/qmapshack/files/patch-cmake_Modules_DefineInstallationPaths.cmake
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,11 +1,11 @@ | ||
--- src/qmt_map2jnx/CMakeLists.txt.orig 2019-04-08 15:33:49 UTC | ||
--- src/qmt_map2jnx/CMakeLists.txt.orig 2020-03-27 08:07:31 UTC | ||
+++ src/qmt_map2jnx/CMakeLists.txt | ||
@@ -46,7 +46,7 @@ IF(WIN32) | ||
@@ -48,7 +48,7 @@ IF(WIN32) | ||
ADD_DEFINITIONS(-D_CRT_SECURE_NO_DEPRECATE) | ||
ENDIF(WIN32) | ||
|
||
-TARGET_LINK_LIBRARIES(${APPLICATION_NAME} ${GDAL_LIBRARIES} ${PROJ4_LIBRARIES} ${JPEG_LIBRARIES}) | ||
+TARGET_LINK_LIBRARIES(${APPLICATION_NAME} ${GDAL_LIBRARIES} ${PROJ4_LDFLAGS} ${PROJ4_LIBRARIES} ${JPEG_LIBRARIES}) | ||
|
||
if(APPLE) | ||
set_target_properties(${APPLICATION_NAME} PROPERTIES | ||
install( | ||
TARGETS ${APPLICATION_NAME} DESTINATION ${BIN_INSTALL_DIR} |
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
|
||
PORTNAME= fasttracker2 | ||
DISTVERSIONPREFIX= v | ||
DISTVERSION= 1.14 | ||
DISTVERSION= 1.15 | ||
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 = 1584947365 | ||
SHA256 (8bitbubsy-ft2-clone-v1.14_GH0.tar.gz) = 2cc088989025361394801f775eb128d3f65f19ff7eb3dfe5506ec57e0aafe710 | ||
SIZE (8bitbubsy-ft2-clone-v1.14_GH0.tar.gz) = 4444539 | ||
TIMESTAMP = 1585762306 | ||
SHA256 (8bitbubsy-ft2-clone-v1.15_GH0.tar.gz) = 45e27013159e4e021b74f3812a994266ead0b6bb2430569748845658b230e807 | ||
SIZE (8bitbubsy-ft2-clone-v1.15_GH0.tar.gz) = 4442185 |
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= FAudio | ||
DISTVERSION= 20.03 | ||
DISTVERSION= 20.04 | ||
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 = 1583097344 | ||
SHA256 (FNA-XNA-FAudio-20.03_GH0.tar.gz) = 672193396f73cc491543aba78c9fa8c9a541900aca851bfecca6007bcc9f45d5 | ||
SIZE (FNA-XNA-FAudio-20.03_GH0.tar.gz) = 908756 | ||
TIMESTAMP = 1585800155 | ||
SHA256 (FNA-XNA-FAudio-20.04_GH0.tar.gz) = ff18365b401b66944159aac20065bcc343f20f8f19d2341e7718b2ae43f0dec8 | ||
SIZE (FNA-XNA-FAudio-20.04_GH0.tar.gz) = 909025 |
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.