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
1,271 changed files
with
7,245 additions
and
4,550 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,8 +1,7 @@ | ||
# $FreeBSD$ | ||
|
||
PORTNAME= tar | ||
PORTVERSION= 0.5.0.3 | ||
PORTREVISION= 1 | ||
PORTVERSION= 0.5.1.0 | ||
CATEGORIES= archivers haskell | ||
|
||
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 = 1499611841 | ||
SHA256 (cabal/tar-0.5.0.3.tar.gz) = d8d9ad876365f88bdccd02073049e58715cd5ba94de06eb98e21d595244918a3 | ||
SIZE (cabal/tar-0.5.0.3.tar.gz) = 38764 | ||
TIMESTAMP = 1523301281 | ||
SHA256 (cabal/tar-0.5.1.0.tar.gz) = c89d697b6472b739db50e61201251fcaf8a8f5b595b1d9a488d395d7d5ce4b68 | ||
SIZE (cabal/tar-0.5.1.0.tar.gz) = 39271 |
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,16 +1,15 @@ | ||
# $FreeBSD$ | ||
|
||
PORTNAME= zip-archive | ||
PORTVERSION= 0.3.1.1 | ||
PORTREVISION= 1 | ||
PORTVERSION= 0.3.2.4 | ||
CATEGORIES= archivers haskell | ||
|
||
MAINTAINER= [email protected] | ||
COMMENT= Library for creating and modifying zip archives | ||
|
||
LICENSE= BSD3CLAUSE | ||
|
||
USE_CABAL= digest>=0.0.0.1 mtl old-time text>=0.11 zlib | ||
USE_CABAL= digest>=0.0.0.1 mtl old-time zlib | ||
|
||
FLAGS_DEFINE= EXECUTABLE | ||
|
||
|
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 = 1499611845 | ||
SHA256 (cabal/zip-archive-0.3.1.1.tar.gz) = 9e868e649e6fd06cf50c2f0f1e480ce36640494449e415abf2509f9347f08325 | ||
SIZE (cabal/zip-archive-0.3.1.1.tar.gz) = 16107 | ||
TIMESTAMP = 1523638345 | ||
SHA256 (cabal/zip-archive-0.3.2.4.tar.gz) = 20612ed34d8d14deef120440c75f951a5c92c9f39f0de1b82ebac6d5923b3785 | ||
SIZE (cabal/zip-archive-0.3.2.4.tar.gz) = 18370 |
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= zlib-bindings | ||
PORTVERSION= 0.1.1.5 | ||
PORTREVISION= 2 | ||
PORTREVISION= 3 | ||
CATEGORIES= archivers haskell | ||
|
||
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 |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
|
||
PORTNAME= zlib-enum | ||
PORTVERSION= 0.2.3.1 | ||
PORTREVISION= 4 | ||
PORTREVISION= 5 | ||
CATEGORIES= archivers haskell | ||
|
||
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
|
||
PORTNAME= zlib | ||
PORTVERSION= 0.6.1.2 | ||
PORTREVISION= 1 | ||
PORTREVISION= 2 | ||
CATEGORIES= archivers haskell | ||
|
||
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,9 +1,9 @@ | ||
# Created by: Alonso Cardenas Marquez <[email protected]> | ||
# $FreeBSD$ | ||
|
||
PORTNAME= peazip | ||
PORTVERSION= 6.5.0 | ||
PORTVERSION= 6.5.1 | ||
CATEGORIES= archivers | ||
PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} | ||
MASTER_SITES= https://github.com/giorgiotani/PeaZip/releases/download/${PORTVERSION}/ | ||
DISTNAME= ${PORTNAME}-${PORTVERSION}.src | ||
|
||
|
@@ -12,57 +12,37 @@ COMMENT= Free archiver and file compressor | |
|
||
LICENSE= LGPL3 | ||
|
||
BUILD_DEPENDS= lazbuild:editors/lazarus \ | ||
fpcres:lang/fpc-utils | ||
|
||
USES= dos2unix fpc zip | ||
USES= dos2unix fpc lazarus:flavors zip | ||
USE_FPC= cairo chm fcl-base fcl-image pasjpeg rtl-objpas x11 | ||
USE_GNOME= # | ||
USE_XORG= x11 | ||
|
||
SUB_FILES= pea pealauncher peazip | ||
|
||
DOS2UNIX_REGEX= .*\.([txt]|pas|lpi|txt) | ||
|
||
LAZARUS_PROJECT_FILES= project_pea.lpi project_peach.lpi project_gwrap.lpi | ||
LAZBUILD_CMD= ${LOCALBASE}/bin/lazbuild -d | ||
LCL_UNITS_DIR= ${LOCALBASE}/share/lazarus-${LAZARUS_VER}/lcl/units/${BUILDNAME} | ||
LAZARUS_VER= 1.8.0 | ||
LAZARUS_DIR= ${LOCALBASE}/share/lazarus-${LAZARUS_VER} | ||
LAZBUILD_ARGS= -d | ||
|
||
gtk2_CONFLICTS_INSTALL= ${PORTNAME}-qt4 ${PORTNAME}-qt5 | ||
qt4_CONFLICTS_INSTALL= ${PORTNAME}-gtk2 ${PORTNAME}-qt5 | ||
qt5_CONFLICTS_INSTALL= ${PORTNAME}-gtk2 ${PORTNAME}-qt4 | ||
|
||
ARCHIVER_FILES= # | ||
|
||
OPTIONS_DEFINE= 7Z ARC ZPAQ UNACE | ||
OPTIONS_SINGLE= LCL | ||
OPTIONS_SINGLE_LCL= GTK2 QT4 QT5 | ||
|
||
7Z_DESC= 7z file archiver support | ||
ARC_DESC= Arc file archiver support | ||
ZPAQ_DESC= Zpaq file archiver support | ||
UNACE_DESC= Unace file archiver support | ||
GTK2_DESC= Use gtk20 interface | ||
QT4_DESC= Use qt4 interface | ||
QT5_DESC= Use qt5 interface | ||
|
||
OPTIONS_DEFAULT= GTK2 7Z | ||
|
||
.include <bsd.port.options.mk> | ||
|
||
.if ${PORT_OPTIONS:MGTK2} | ||
USE_FPC+= gtk2 | ||
USE_GNOME= gtk20 | ||
LCL_PLATFORM= gtk2 | ||
BUILD_DEPENDS+= ${LCL_UNITS_DIR}/${LCL_PLATFORM}/interfaces.ppu:editors/lazarus-lcl-gtk2 | ||
.endif | ||
OPTIONS_DEFAULT= 7Z | ||
|
||
.if ${PORT_OPTIONS:MQT4} | ||
LIB_DEPENDS+= libQt4Pas.so:x11-toolkits/qt4pas | ||
LCL_PLATFORM= qt | ||
BUILD_DEPENDS+= ${LCL_UNITS_DIR}/${LCL_PLATFORM}/interfaces.ppu:editors/lazarus-lcl-qt | ||
.if ${FLAVOR:Ugtk2:Mgtk2} | ||
USE_GNOME+= cairo | ||
.endif | ||
|
||
.if ${PORT_OPTIONS:MQT5} | ||
LIB_DEPENDS+= libQt5Pas.so:x11-toolkits/qt5pas | ||
LCL_PLATFORM= qt5 | ||
BUILD_DEPENDS+= ${LCL_UNITS_DIR}/${LCL_PLATFORM}/interfaces.ppu:editors/lazarus-lcl-qt5 | ||
.endif | ||
.include <bsd.port.options.mk> | ||
|
||
.if ${PORT_OPTIONS:M7Z} | ||
RUN_DEPENDS+= 7z:archivers/p7zip | ||
|
@@ -99,12 +79,6 @@ PLIST_SUB+= UNACE="@comment " | |
post-patch: | ||
${REINPLACE_CMD} 's|GetSelectedNodePath|Path|g' ${WRKSRC}/peach.pas | ||
|
||
do-build: | ||
.for PROJECT_FILE in ${LAZARUS_PROJECT_FILES} | ||
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \ | ||
${LAZBUILD_CMD} --ws=${LCL_PLATFORM} --lazarusdir=${LAZARUS_DIR} ${PROJECT_FILE} | ||
.endfor | ||
|
||
pre-install: | ||
@${ECHO_CMD} "#" > ${WRKSRC}/altconf.txt | ||
@${ECHO_CMD} "appdata" >> ${WRKSRC}/altconf.txt | ||
|
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 = 1513107866 | ||
SHA256 (peazip-6.5.0.src.zip) = 1c19c7d6c346b511c635c95d6ff0277ee0811873133757d3c06c26fec558e7bf | ||
SIZE (peazip-6.5.0.src.zip) = 4181167 | ||
TIMESTAMP = 1520457314 | ||
SHA256 (peazip-6.5.1.src.zip) = b106811311fbaf42ad5374520df2be8b20a545b80e6f8713a1f10e2e5a79d01e | ||
SIZE (peazip-6.5.1.src.zip) = 4289282 |
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= ALUT | ||
PORTVERSION= 2.4.0.2 | ||
PORTREVISION= 1 | ||
PORTREVISION= 2 | ||
CATEGORIES= audio haskell | ||
|
||
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
|
||
PORTNAME= OpenAL | ||
PORTVERSION= 1.7.0.4 | ||
PORTREVISION= 1 | ||
PORTREVISION= 2 | ||
CATEGORIES= audio haskell | ||
|
||
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,8 +1,7 @@ | ||
# $FreeBSD$ | ||
|
||
PORTNAME= libmpd | ||
PORTVERSION= 0.9.0.6 | ||
PORTREVISION= 1 | ||
PORTVERSION= 0.9.0.8 | ||
CATEGORIES= audio haskell | ||
|
||
MAINTAINER= [email protected] | ||
|
@@ -11,7 +10,7 @@ COMMENT= MPD client library | |
LICENSE= MIT | ||
|
||
USE_CABAL= attoparsec>=0.10.1 data-default-class>=0.0.1 mtl>=2.0 \ | ||
network>=2.1 old-locale>=1.0 text>=0.11 utf8-string>=0.3.1 | ||
network>=2.1 old-locale>=1.0 utf8-string>=0.3.1 | ||
|
||
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" | ||
.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 = 1499538914 | ||
SHA256 (cabal/libmpd-0.9.0.6.tar.gz) = bdebb946bba078ed85de12d71ef2e7efa7f28c1ed806d9a390a20d5e4590c937 | ||
SIZE (cabal/libmpd-0.9.0.6.tar.gz) = 38707 | ||
TIMESTAMP = 1524150587 | ||
SHA256 (cabal/libmpd-0.9.0.8.tar.gz) = 582b0a405e39148d3a5046e8ad00c9e217688e60c70393eb36cd651e1991ed4e | ||
SIZE (cabal/libmpd-0.9.0.8.tar.gz) = 38932 |
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 = 1519569665 | ||
SHA256 (mpd-0.20.18.tar.xz) = 6a582dc2ae90b94ff3853f9ffd7d80b2c2b5fe2e2c35cb1da0b36f3f3dfad434 | ||
SIZE (mpd-0.20.18.tar.xz) = 792416 | ||
TIMESTAMP = 1527332444 | ||
SHA256 (mpd-0.20.20.tar.xz) = a9e458c6e07cdf62649de7722e1e5a7f13aa82eeb397bfbbebc07cf5cf273584 | ||
SIZE (mpd-0.20.20.tar.xz) = 793776 |
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,19 +2,18 @@ | |
# $FreeBSD$ | ||
|
||
PORTNAME= criterion | ||
PORTVERSION= 1.2.1.0 | ||
PORTREVISION= 1 | ||
PORTVERSION= 1.4.1.0 | ||
CATEGORIES= benchmarks haskell | ||
|
||
MAINTAINER= [email protected] | ||
COMMENT= Robust, reliable performance measurement and analysis | ||
|
||
LICENSE= BSD3CLAUSE | ||
|
||
USE_CABAL= aeson ansi-wl-pprint base-compat cassava code-page \ | ||
exceptions Glob js-flot js-jquery microstache mtl mwc-random \ | ||
optparse-applicative parsec statistics text transformers-compat \ | ||
vector vector-algorithms | ||
USE_CABAL= aeson ansi-wl-pprint base-compat base-compat-batteries \ | ||
cassava code-page exceptions Glob js-flot js-jquery \ | ||
microstache mtl mwc-random optparse-applicative statistics \ | ||
transformers-compat vector vector-algorithms | ||
|
||
INSTALL_PORTEXAMPLES= \ | ||
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
TIMESTAMP = 1499613825 | ||
SHA256 (cabal/criterion-1.2.1.0.tar.gz) = d9f4bb88a8762f91ce305896cd7e964d25f007949f7e05514503eec59ca97041 | ||
SIZE (cabal/criterion-1.2.1.0.tar.gz) = 126663 | ||
TIMESTAMP = 1525009665 | ||
SHA256 (cabal/criterion-1.4.1.0.tar.gz) = c49306676aa7927c3ca3c1807b081d1e86771eb8da99c8391f9c4dacb24a826c | ||
SIZE (cabal/criterion-1.4.1.0.tar.gz) = 130976 |
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 = 1502528492 | ||
SHA256 (iperf-2.0.10.tar.gz) = 7fe4348dcca313b74e0aa9c34a8ccd713b84a5615b8578f4aa94cedce9891ef2 | ||
SIZE (iperf-2.0.10.tar.gz) = 290282 | ||
TIMESTAMP = 1527215082 | ||
SHA256 (iperf-2.0.11.tar.gz) = b7d650d07c6bb0e357b5938a20e4ac33876012fddb952299c5d321e6958da5d2 | ||
SIZE (iperf-2.0.11.tar.gz) = 330923 |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.