Skip to content

Commit

Permalink
*/*: sync with upstream
Browse files Browse the repository at this point in the history
Taken from: FreeBSD
  • Loading branch information
fichtner committed Apr 24, 2017
1 parent 3dfa710 commit 9a2c491
Show file tree
Hide file tree
Showing 463 changed files with 2,268 additions and 2,017 deletions.
5 changes: 2 additions & 3 deletions archivers/py-brotli/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
# $FreeBSD$

PORTNAME= brotli
PORTVERSION= 0.5.2
PORTREVISION= 4
PORTVERSION= 0.6.0
CATEGORIES= archivers
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -24,6 +23,6 @@ SHEBANG_FILES= python/bro.py

post-install:
${INSTALL_SCRIPT} ${WRKSRC}/python/bro.py ${STAGEDIR}${PREFIX}/bin/brotli
${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/brotli.so
${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/_brotli.so

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions archivers/py-brotli/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1479973203
SHA256 (Brotli-0.5.2.zip) = 3411b9acd2a2056e55084acf7a6ab3e4a8540c2ef37a4435bca62644e8aaf50e
SIZE (Brotli-0.5.2.zip) = 504952
TIMESTAMP = 1492839405
SHA256 (Brotli-0.6.0.zip) = 880dc9e843b747b6428eb7c2333cf7fa56010e496e603e0fa1eb1921eab24f42
SIZE (Brotli-0.6.0.zip) = 478675
4 changes: 3 additions & 1 deletion archivers/rox-archive/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

PORTNAME= rox-archive
PORTVERSION= 2.3
PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= SF/rox/Archive/${PORTVERSION}
DISTNAME= archive-${PORTVERSION}
Expand All @@ -12,8 +13,9 @@ COMMENT= Archive management tool for the ROX desktop
RUN_DEPENDS= ${LOCALBASE}/bin/rox:x11-fm/rox-filer \
${LOCALBASE}/lib/ROX-Lib2/python/rox/__init__.py:devel/py-roxlib

USES= python tar:bzip2
USES= python shebangfix tar:bzip2
NO_ARCH= yes
SHEBANG_FILES= Archive/AppRun

do-build:
@${PYTHON_CMD} -m compileall ${WRKSRC}
Expand Down
2 changes: 1 addition & 1 deletion archivers/zip-ada/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CATEGORIES= archivers
MASTER_SITES= SF/unzip-ada/
DISTNAME= zipada${PORTVERSION}

MAINTAINER= [email protected]
MAINTAINER= [email protected]
COMMENT= Zip compressed archive file format library written in Ada

LICENSE= MIT
Expand Down
6 changes: 4 additions & 2 deletions astro/gpsd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= gpsd
PORTVERSION= 3.14
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= astro geography
MASTER_SITES= SAVANNAH

Expand All @@ -16,9 +16,11 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= docbook-xsl>=0:textproc/docbook-xsl \
xsltproc:textproc/libxslt

USES= cpe pathfix pkgconfig python scons
USES= cpe pathfix pkgconfig python scons shebangfix
CPE_VENDOR= gpsd_project
USE_RC_SUBR= gpsd
SHEBANG_FILES= *.py gps/*.py gegps xgps gpscat xgpsspeed gpsprof \
gpsfake

MAKE_ARGS= prefix="${PREFIX}" mandir="man" pkgconfig="libdata/pkgconfig"
MAKE_ENV= DESTDIR="${STAGEDIR}"
Expand Down
5 changes: 3 additions & 2 deletions audio/codec2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= codec2
PORTVERSION= 0.5.1
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= audio hamradio
MASTER_SITES= http://files.freedv.org/codec2/ \
LOCAL/db
Expand All @@ -15,8 +15,9 @@ LICENSE= LGPL21
LIB_DEPENDS= libspeex.so:audio/speex

CONFLICTS= libcodec2-*
USES= cmake:outsource compiler:c11 tar:xz
USES= cmake:outsource compiler:c11 shebangfix tar:xz
USE_LDCONFIG= yes
SHEBANG_FILES= script/menu.sh

OPTIONS_DEFINE= EXAMPLES TEST
OPTIONS_SUB= yes
Expand Down
4 changes: 2 additions & 2 deletions audio/gtkpod/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= gtkpod
PORTVERSION= 1.0.0
PORTREVISION= 8
PORTREVISION= 9
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}

Expand All @@ -15,7 +15,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libid3tag.so:audio/libid3tag \
libgpod.so:audio/libgpod

USES= gettext gmake pkgconfig shebangfix
USES= gettext gmake pkgconfig python:run shebangfix
SHEBANG_FILES= scripts/mab2vcard scripts/sync-evolution.sh \
scripts/sync-knotes.sh scripts/sync-ldif.sh \
scripts/sync-palm-jppy.py
Expand Down
7 changes: 4 additions & 3 deletions audio/pulseaudio/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

PORTNAME= pulseaudio
PORTVERSION= 10.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://freedesktop.org/software/pulseaudio/releases/

Expand All @@ -27,7 +27,7 @@ USE_GNOME= glib20 intltool
USE_XORG= ice sm x11 xcb xtst
USE_LDCONFIG= yes
USES= compiler:c11 cpe execinfo gettext gmake gnome iconv libtool \
pathfix pkgconfig shebangfix ssl tar:xz
pathfix pkgconfig python:run shebangfix ssl tar:xz
GNU_CONFIGURE= yes
CONFIGURE_ENV= PTHREAD_LIBS="-lpthread" \
OPENSSL_CFLAGS="-I${OPENSSLINC}" \
Expand All @@ -38,7 +38,8 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip

SHEBANG_FILES= shell-completion/bash/pulseaudio
SHEBANG_FILES= shell-completion/bash/pulseaudio \
src/utils/qpaeq
bash_CMD= ${SETENV} bash
SUB_FILES= pkg-message

Expand Down
4 changes: 3 additions & 1 deletion audio/py-eyed3/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

PORTNAME= eyed3
PORTVERSION= 0.7.10
PORTREVISION= 1
CATEGORIES= audio python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -26,7 +27,8 @@ PORTEXAMPLES= *
OPTIONS_DEFINE= DOCS EXAMPLES

post-patch:
${REINPLACE_CMD} -e 's/bash/sh/g' ${WRKSRC}/bin/eyeD3
${REINPLACE_CMD} -e 's,bash,sh,g;s,python,${PYTHON_CMD},g' \
${WRKSRC}/bin/eyeD3
post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
Expand Down
2 changes: 1 addition & 1 deletion audio/py-gmusicapi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= gmusicapi
PORTVERSION= 10.1.0
PORTVERSION= 10.1.2
CATEGORIES= audio python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

Expand Down
6 changes: 3 additions & 3 deletions audio/py-gmusicapi/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1485617761
SHA256 (simon-weber-gmusicapi-10.1.0_GH0.tar.gz) = 13bf063ca098d9c67ad9d47cc5c2cba9199d1d2acfa2e16fb6f30a0523d45e4a
SIZE (simon-weber-gmusicapi-10.1.0_GH0.tar.gz) = 163714
TIMESTAMP = 1492857473
SHA256 (simon-weber-gmusicapi-10.1.2_GH0.tar.gz) = 0444582ae827328ff62da54ad51066573d085448add3b90572698c2b8b6843ec
SIZE (simon-weber-gmusicapi-10.1.2_GH0.tar.gz) = 164500
4 changes: 3 additions & 1 deletion benchmarks/expedite/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

PORTNAME= expedite
PORTVERSION= 1.7.10
PORTREVISION= 1
CATEGORIES= benchmarks enlightenment
MASTER_SITES= http://download.enlightenment.org/releases/

Expand All @@ -15,8 +16,9 @@ LIB_DEPENDS= libefl.so:devel/efl

DIST_SUBDIR= enlightenment
GNU_CONFIGURE= yes
USES= tar:bzip2 pkgconfig
USES= pkgconfig python:run shebangfix tar:bzip2
USE_LDCONFIG= yes
SHEBANG_FILES= src/bin/expedite-cmp

OPTIONS_DEFINE= OPENGL SDL X11
OPTIONS_DEFAULT=OPENGL X11
Expand Down
19 changes: 15 additions & 4 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
PORTVERSION= 6.8.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= benchmarks
MASTER_SITES= http://www.phoronix-test-suite.com/releases/

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

USES= php:cli,build
USES= php:cli,build python shebangfix
USE_GCC= any
USE_PHP= ctype curl dom filter gd hash json openssl pcntl posix session \
simplexml sockets sqlite3 zip zlib
USE_PHP= ctype curl dom filter gd hash json openssl pcntl posix \
session simplexml sockets sqlite3 zip zlib
NO_BUILD= yes
WRKSRC= ${WRKDIR}/phoronix-test-suite
SHEBANG_FILES= deploy/juju/trusty/pts/hooks/start \
deploy/juju/trusty/pts/hooks/upgrade-charm \
deploy/juju/trusty/pts/hooks/stop \
deploy/juju/trusty/pts/hooks/phoronix-common \
deploy/juju/trusty/pts/hooks/install \
deploy/juju/trusty/pts/hooks/config-changed \
deploy/juju/trusty/pts/actions/memory \
deploy/juju/trusty/pts/actions/benchmark \
deploy/juju/trusty/pts/actions/custom \
deploy/juju/trusty/pts/actions/smoke \
deploy/juju/trusty/pts/scripts/parse

RUN_DEPENDS+= fpdf>0:print/fpdf
RUN_DEPENDS+= cmake:devel/cmake
Expand Down
4 changes: 3 additions & 1 deletion benchmarks/tsung/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

PORTNAME= tsung
PORTVERSION= 1.6.0
PORTREVISION= 1
CATEGORIES= benchmarks sysutils
MASTER_SITES= http://tsung.erlang-projects.org/dist/

Expand All @@ -18,7 +19,8 @@ USE_PERL5= run

GNU_CONFIGURE= yes
USES= gmake perl5 python:run shebangfix
SHEBANG_FILES= src/*.pl.in src/tsung-plotter/tsung/tsung.py
SHEBANG_FILES= src/*.pl.in src/tsung-plotter/tsung/tsung.py \
src/tsung-plotter/tsplot.py.in

PLIST_SUB= PORTVERSION=${PORTVERSION}

Expand Down
10 changes: 7 additions & 3 deletions biology/artemis/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= artemis
PORTVERSION= 9
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= biology java
MASTER_SITES= http://www.sanger.ac.uk/Software/Artemis/v${PORTVERSION}/ \
ftp://ftp.sanger.ac.uk/pub/pathogens/software/artemis/v${PORTVERSION}/
Expand All @@ -14,8 +14,12 @@ COMMENT= DNA sequence viewer and annotation tool

WRKSRC= ${WRKDIR}/${PORTNAME}

USES= shebangfix
SHEBANG_FILES= etc/go_associations.pl
perl_OLD_CMD= /usr/local/bin/perl5.6.1
USE_JAVA= yes
JAVA_VERSION= 1.6+
NO_ARCH= yes

NO_BUILD= yes
PLIST_SUB= PORTVERSION="${PORTVERSION}"
Expand All @@ -26,7 +30,7 @@ post-extract:
do-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/${PORTNAME}-${PORTVERSION}
@${TAR} -C ${WRKSRC} -cf- . | ${TAR} -C ${STAGEDIR}${PREFIX}/${PORTNAME}-${PORTVERSION} -xpf-
@${LN} -s ${PREFIX}/${PORTNAME}-${PORTVERSION}/art ${STAGEDIR}${PREFIX}/bin/art
@${LN} -s ${PREFIX}/${PORTNAME}-${PORTVERSION}/act ${STAGEDIR}${PREFIX}/bin/act
@${LN} -s ../${PORTNAME}-${PORTVERSION}/art ${STAGEDIR}${PREFIX}/bin/art
@${LN} -s ../${PORTNAME}-${PORTVERSION}/act ${STAGEDIR}${PREFIX}/bin/act

.include <bsd.port.mk>
7 changes: 4 additions & 3 deletions biology/bowtie/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= bowtie
PORTVERSION= 1.1.2
PORTREVISION= 2
PORTREVISION= 3
DISTVERSIONPREFIX= v
CATEGORIES= biology

Expand All @@ -17,9 +17,10 @@ ONLY_FOR_ARCHS= amd64
# FIXME: bowtie-align intermittently dumps core when compiled with clang
# GCC 4.2 does not provide good performance
USE_GCC= yes
USES= gmake perl5 shebangfix
USES= gmake perl5 python:run shebangfix
USE_PERL5= run
SHEBANG_FILES= scripts/*.pl
SHEBANG_FILES= scripts/*.pl bowtie bowtie-build \
bowtie-inspect

USE_GITHUB= yes
GH_ACCOUNT= BenLangmead
Expand Down
5 changes: 2 additions & 3 deletions biology/diamond/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $FreeBSD$

PORTNAME= diamond
PORTVERSION= 0.8.37
PORTREVISION= 0
PORTVERSION= 0.8.38
DISTVERSIONPREFIX=v
CATEGORIES= biology

Expand All @@ -14,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/src/COPYING

ONLY_FOR_ARCHS= amd64 i386

USES= cmake:outsource compiler:c++11-lang
USES= cmake:outsource

CFLAGS+= -DNDEBUG

Expand Down
6 changes: 3 additions & 3 deletions biology/diamond/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1491128175
SHA256 (bbuchfink-diamond-v0.8.37_GH0.tar.gz) = 54dcede91053075c7a530de6e4a842a65600b0d5d9eae4b6b4ceab402ac2c7fe
SIZE (bbuchfink-diamond-v0.8.37_GH0.tar.gz) = 353131
TIMESTAMP = 1492784376
SHA256 (bbuchfink-diamond-v0.8.38_GH0.tar.gz) = 582a7932f3aa73b0eac2275dd773818665f0b067b32a79ff5a13b0e3ca375f60
SIZE (bbuchfink-diamond-v0.8.38_GH0.tar.gz) = 354471
5 changes: 3 additions & 2 deletions biology/p5-BioPerl/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= BioPerl
PORTVERSION= 1.007001
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= biology perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:CJFIELDS
Expand Down Expand Up @@ -55,9 +55,10 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Most>=0:devel/p5-Test-Most \
p5-URI>=0:net/p5-URI

USES= perl5
USES= perl5 shebangfix
USE_PERL5= modbuild
NO_ARCH= yes
SHEBANG_FILES= scripts/Bio-DB-SeqFeature-Store/bp_seqfeature_load.pl

PORTDATA= *
PORTDOCS= *
Expand Down
2 changes: 1 addition & 1 deletion chinese/p5-Lingua-Han-PinYin/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= Lingua-Han-PinYin
PORTVERSION= 0.22
PORTVERSION= 0.23
CATEGORIES= chinese perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Expand Down
5 changes: 3 additions & 2 deletions chinese/p5-Lingua-Han-PinYin/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
SHA256 (Lingua-Han-PinYin-0.22.tar.gz) = ce35a02ebeab14a0ed4e325cefcfecfda192c6d5fbb970b5ab368a9c63be679b
SIZE (Lingua-Han-PinYin-0.22.tar.gz) = 179726
TIMESTAMP = 1492941621
SHA256 (Lingua-Han-PinYin-0.23.tar.gz) = 283632c44b1e964e9402807b6c53761c079d5bd443436d2d6ea5767d35e85cab
SIZE (Lingua-Han-PinYin-0.23.tar.gz) = 207300
4 changes: 3 additions & 1 deletion comms/mgetty+sendfax/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

PORTNAME= mgetty
PORTVERSION= 1.1.37
PORTREVISION= 1
CATEGORIES= comms
MASTER_SITES= ftp://mgetty.greenie.net/pub/mgetty/source/1.1/
DISTNAME= ${PORTNAME}${PORTVERSION}-Jun05
Expand All @@ -14,7 +15,8 @@ LICENSE= GPLv2

USE_CSTD= gnu89
USES= makeinfo perl5 shebangfix
SHEBANG_FILES= samples/fax samples/new_fax.all/new_fax samples/new_fax.mime1
SHEBANG_FILES= samples/fax samples/new_fax.all/new_fax samples/new_fax.mime1 \
samples/new_fax.th samples/coverpg-pl.ps samples/faxview.th

SUB_FILES= pkg-message mgettycfg
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
Expand Down
Loading

0 comments on commit 9a2c491

Please sign in to comment.