Skip to content

Commit

Permalink
*/*: sync with upstream
Browse files Browse the repository at this point in the history
Taken from: HardenedBSD
  • Loading branch information
fichtner committed Dec 12, 2019
1 parent f063e02 commit 814b534
Show file tree
Hide file tree
Showing 549 changed files with 3,520 additions and 2,257 deletions.
1 change: 1 addition & 0 deletions archivers/innoextract/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

PORTNAME= innoextract
PORTVERSION= 1.8
PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= http://constexpr.org/innoextract/files/

Expand Down
2 changes: 1 addition & 1 deletion archivers/tardy/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
PORTNAME= tardy
PORTVERSION= 1.28
DISTVERSIONSUFFIX= .D001.orig
PORTREVISION= 13
PORTREVISION= 14
CATEGORIES= archivers
MASTER_SITES= SF/tardy/${PORTVERSION}/
DISTNAME= ${PORTNAME}_${PORTVERSION}${DISTVERSIONSUFFIX}
Expand Down
1 change: 1 addition & 0 deletions astro/libkgeomap/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

PORTNAME= libkgeomap
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 1
CATEGORIES= astro kde kde-applications

MAINTAINER= [email protected]
Expand Down
1 change: 1 addition & 0 deletions astro/libosmium/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
PORTNAME= libosmium
PORTVERSION= 2.15.4
DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= astro geography devel

MAINTAINER= [email protected]
Expand Down
2 changes: 1 addition & 1 deletion audio/ardour/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= ardour
PORTVERSION= 2.8.16
PORTREVISION= 16
PORTREVISION= 17
CATEGORIES= audio
MASTER_SITES= http://freebsd.nsu.ru/distfiles/

Expand Down
2 changes: 1 addition & 1 deletion audio/ardour5/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= ardour5
PORTVERSION= 5.12.0
PORTREVISION= 12
PORTREVISION= 13
CATEGORIES= audio
MASTER_SITES= https://github.com/beerml/ardour_releases/raw/master/
# The original master side points to the latest release only:
Expand Down
2 changes: 1 addition & 1 deletion audio/clementine-player/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
PORTNAME= clementine
DISTVERSION= 1.3.1-661
DISTVERSIONSUFFIX= -g4ff370ce1
PORTREVISION= 9
PORTREVISION= 10
CATEGORIES= audio
PKGNAMESUFFIX= -player

Expand Down
2 changes: 1 addition & 1 deletion audio/cpp-xmms2/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Created by: Alexander Botero-Lowry <[email protected]>
# $FreeBSD$

PORTREVISION= 21
PORTREVISION= 22
CATEGORIES= audio
PKGNAMEPREFIX= cpp-

Expand Down
2 changes: 1 addition & 1 deletion audio/csound/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
PORTNAME= csound
DISTVERSION= 6.12.2-83
DISTVERSIONSUFFIX= -gdf2edd269
PORTREVISION= 8
PORTREVISION= 9
CATEGORIES= audio lang

MAINTAINER= [email protected]
Expand Down
2 changes: 1 addition & 1 deletion audio/faust-lv2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= faust
DISTVERSION= 1.4.20180118
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= audio
MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/
PKGNAMESUFFIX= -lv2
Expand Down
2 changes: 1 addition & 1 deletion audio/guitarix-lv2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= guitarix
DISTVERSION= 0.38.1
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/
PKGNAMESUFFIX= -lv2
Expand Down
2 changes: 1 addition & 1 deletion audio/midiomatic-lv2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= lv2>0:audio/lv2 \
bash:shells/bash

USES= gmake pkgconfig shebangfix
USES= compiler:c++0x gmake pkgconfig shebangfix
SHEBANG_GLOB= *.sh
USE_GITHUB= yes
GH_ACCOUNT= SpotlightKid
Expand Down
11 changes: 11 additions & 0 deletions audio/midiomatic-lv2/files/patch-dpf_Makefile.base.mk
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
--- dpf/Makefile.base.mk.orig 2019-11-04 21:45:33 UTC
+++ dpf/Makefile.base.mk
@@ -129,7 +129,7 @@ endif
# Set build and link flags

BASE_FLAGS = -Wall -Wextra -pipe -MD -MP
-BASE_OPTS = -O3 -ffast-math -mtune=generic -fdata-sections -ffunction-sections
+BASE_OPTS = -O3 -ffast-math -fdata-sections -ffunction-sections

ifeq ($(CPU_I386_OR_X86_64),true)
BASE_OPTS += -msse -msse2
2 changes: 1 addition & 1 deletion audio/mp3plot/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= mp3plot
DISTVERSION= 0.6.0
PORTREVISION= 27
PORTREVISION= 28
CATEGORIES= audio
MASTER_SITES= http://p.outlyer.net/mp3plot/files/

Expand Down
2 changes: 1 addition & 1 deletion audio/mumble/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= mumble
PORTVERSION= 1.3.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= audio

MAINTAINER= [email protected]
Expand Down
2 changes: 1 addition & 1 deletion audio/murmur/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= murmur
PORTVERSION= 1.3.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= audio net

MAINTAINER= [email protected]
Expand Down
2 changes: 1 addition & 1 deletion audio/musicpd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= musicpd
PORTVERSION= 0.21.16
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= https://www.musicpd.org/download/mpd/${PORTVERSION:R}/
DISTNAME= mpd-${PORTVERSION}
Expand Down
2 changes: 1 addition & 1 deletion audio/ncmpc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= ncmpc
PORTVERSION= 0.34
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://www.musicpd.org/download/ncmpc/0/

Expand Down
2 changes: 1 addition & 1 deletion audio/ncmpcpp/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= ncmpcpp
DISTVERSION= 0.8.2
PORTREVISION= 12
PORTREVISION= 13
CATEGORIES= audio
MASTER_SITES= https://ncmpcpp.rybczak.net/stable/

Expand Down
2 changes: 1 addition & 1 deletion audio/patchage/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= patchage
PORTVERSION= 0.5.0
PORTREVISION= 19
PORTREVISION= 20
CATEGORIES= audio
MASTER_SITES= http://download.drobilla.net/ \
http://frugalware.mirrors.tds.net/pub/linux/frugalware/frugalware-current/source/xmultimedia-extra/patchage/
Expand Down
2 changes: 1 addition & 1 deletion audio/pms/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= pms
PORTVERSION= 0.42
PORTREVISION= 13
PORTREVISION= 14
CATEGORIES= audio
MASTER_SITES= SF

Expand Down
2 changes: 1 addition & 1 deletion audio/pulseeffects/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
PORTNAME= pulseeffects
DISTVERSIONPREFIX= v
DISTVERSION= 4.6.8
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= audio

MAINTAINER= [email protected]
Expand Down
2 changes: 1 addition & 1 deletion audio/py-tagpy/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= tagpy
PORTVERSION= 2013.1
PORTREVISION= 20
PORTREVISION= 21
CATEGORIES= audio python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down
2 changes: 1 addition & 1 deletion audio/raul/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= raul
PORTVERSION= 0.8.0
PORTREVISION= 14
PORTREVISION= 15
CATEGORIES= audio
MASTER_SITES= http://download.drobilla.net/

Expand Down
2 changes: 1 addition & 1 deletion audio/sc3-plugins/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
PORTNAME= sc3-plugins
DISTVERSIONPREFIX= Version-
DISTVERSION= 3.9.0
PORTREVISION= 9
PORTREVISION= 10
CATEGORIES= audio

MAINTAINER= [email protected]
Expand Down
2 changes: 1 addition & 1 deletion audio/sorcer-lv2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
PORTNAME= Sorcer
DISTVERSIONPREFIX= release-
DISTVERSION= 1.1.3
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= audio
PKGNAMESUFFIX= -lv2

Expand Down
12 changes: 10 additions & 2 deletions audio/stone-phaser-lv2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= lv2>0:audio/lv2 \
bash:shells/bash

USES= gmake gnome pkgconfig shebangfix xorg
USES= compiler:c++0x gmake gnome pkgconfig shebangfix xorg
SHEBANG_GLOB= *.sh
USE_GITHUB= yes
GH_ACCOUNT= jpcima
Expand All @@ -30,4 +30,12 @@ CFLAGS+= -I${FILESDIR}
pre-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/lib/vst

.include <bsd.port.mk>
.include <bsd.port.pre.mk>

.if ${ARCH} == "amd64" || ${ARCH} == "i386"
EXTRA_PATCHES= ${FILESDIR}/extra-patch-dpf_Makefile.base.mk
.else
EXTRA_PATCHES= ${FILESDIR}/extra-patch-nosse-dpf_Makefile.base.mk
.endif

.include <bsd.port.post.mk>
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

BASE_FLAGS = -Wall -Wextra -pipe -MD -MP
-BASE_OPTS = -O3 -ffast-math -mtune=generic -msse -msse2 -fdata-sections -ffunction-sections
+BASE_OPTS = -O3 -ffast-math -msse -msse2 -fdata-sections -ffunction-sections
+BASE_OPTS = -O3 -ffast-math -fdata-sections -ffunction-sections

ifeq ($(MACOS),true)
# MacOS linker flags
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
--- dpf/Makefile.base.mk.orig 2019-12-11 09:25:25 UTC
+++ dpf/Makefile.base.mk
@@ -106,7 +106,7 @@ endif
# Set build and link flags

BASE_FLAGS = -Wall -Wextra -pipe -MD -MP
-BASE_OPTS = -O3 -ffast-math -mtune=generic -msse -msse2 -fdata-sections -ffunction-sections
+BASE_OPTS = -O3 -ffast-math -fdata-sections -ffunction-sections

ifeq ($(MACOS),true)
# MacOS linker flags
2 changes: 1 addition & 1 deletion audio/string-machine-lv2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
PORTNAME= string-machine
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= audio
PKGNAMESUFFIX= -lv2

Expand Down
2 changes: 1 addition & 1 deletion audio/supercollider/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= supercollider
DISTVERSION= 3.10.2
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= https://github.com/supercollider/supercollider/releases/download/Version-${PORTVERSION}/
DISTNAME= SuperCollider-${PORTVERSION}-Source-linux
Expand Down
1 change: 1 addition & 0 deletions benchmarks/hipercontracer/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

PORTNAME= hipercontracer
PORTVERSION= 1.4.6
PORTREVISION= 1
CATEGORIES= benchmarks
MASTER_SITES= https://www.uni-due.de/~be0001/hipercontracer/download/

Expand Down
11 changes: 8 additions & 3 deletions benchmarks/phoronix-test-suite/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= phoronix-test-suite
DISTVERSIONPREFIX= v
DISTVERSION= 9.0.1
DISTVERSION= 9.2.0
CATEGORIES= benchmarks
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}

Expand All @@ -13,9 +13,10 @@ COMMENT= Phoronix Benchmarking Suite
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING

RUN_DEPENDS= sudo:security/sudo
RUN_DEPENDS= sudo:security/sudo \
bash:shells/bash

USES= php:cli,build,flavors python
USES= php:cli,build,flavors python shebangfix
USE_GITHUB= yes
USE_PHP= curl dom gd json openssl pcntl posix simplexml zip zlib
NO_BUILD= yes
Expand All @@ -24,6 +25,10 @@ PORTDATA= *
PORTDOCS= *

NO_ARCH= yes
SHEBANG_FILES= ob-cache/test-profiles/pts/shadowofthetombraider-1.0.1/install.sh \
ob-cache/test-profiles/pts/shadowofthetombraider-1.0.1/interim.sh \
ob-cache/test-profiles/pts/shadowofthetombraider-1.0.1/pre.sh \
ob-cache/test-profiles/pts/shadowofthetombraider-1.0.1/post.sh

OPTIONS_DEFINE= BASH_COMPLETIONS DOCS X11
OPTIONS_DEFAULT= X11
Expand Down
6 changes: 3 additions & 3 deletions benchmarks/phoronix-test-suite/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1570003870
SHA256 (phoronix-test-suite-phoronix-test-suite-v9.0.1_GH0.tar.gz) = 66f57eeb12241966cb7ad6594981bfd6ccdb28c4a14325271bec50c810d041db
SIZE (phoronix-test-suite-phoronix-test-suite-v9.0.1_GH0.tar.gz) = 1263655
TIMESTAMP = 1575985175
SHA256 (phoronix-test-suite-phoronix-test-suite-v9.2.0_GH0.tar.gz) = a87a6d685bdb3e725df1ca9f1f205a7671cb982d7f5d714c15a2bbc92819a672
SIZE (phoronix-test-suite-phoronix-test-suite-v9.2.0_GH0.tar.gz) = 1303491
2 changes: 1 addition & 1 deletion biology/abyss/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= abyss
DISTVERSION= 2.1.5
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= biology
MASTER_SITES= http://www.bcgsc.ca/platform/bioinfo/software/${PORTNAME}/releases/${DISTVERSION}/

Expand Down
2 changes: 1 addition & 1 deletion biology/bedtools/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= bedtools
DISTVERSIONPREFIX= v
DISTVERSION= 2.29.0
DISTVERSION= 2.29.1
CATEGORIES= biology

MAINTAINER= [email protected]
Expand Down
6 changes: 3 additions & 3 deletions biology/bedtools/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1567891084
SHA256 (arq5x-bedtools2-v2.29.0_GH0.tar.gz) = 8a13b7ec93a2dc960616268d8009f6061bec5a32b8a38d5734f80e851bb8ed1e
SIZE (arq5x-bedtools2-v2.29.0_GH0.tar.gz) = 20635364
TIMESTAMP = 1576008395
SHA256 (arq5x-bedtools2-v2.29.1_GH0.tar.gz) = 504c0992caa027ec1840ea9ca6909f7e59e7ebc1a2b422233b35abb9592aff5c
SIZE (arq5x-bedtools2-v2.29.1_GH0.tar.gz) = 20639166
2 changes: 1 addition & 1 deletion biology/bolt-lmm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= bolt-lmm
DISTVERSION= 2.3.4
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= biology
MASTER_SITES= https://data.broadinstitute.org/alkesgroup/BOLT-LMM/downloads/
DISTNAME= BOLT-LMM_v${PORTVERSION}
Expand Down
1 change: 1 addition & 0 deletions biology/canu/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
PORTNAME= canu
DISTVERSIONPREFIX= v
DISTVERSION= 1.9
PORTREVISION= 1
CATEGORIES= biology java perl5

MAINTAINER= [email protected]
Expand Down
2 changes: 1 addition & 1 deletion biology/cufflinks/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PORTNAME= cufflinks
DISTVERSIONPREFIX= v
DISTVERSION= 2.2.1-83
DISTVERSIONSUFFIX= -gb4fa050
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= biology

MAINTAINER= [email protected]
Expand Down
Loading

0 comments on commit 814b534

Please sign in to comment.