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 Aug 4, 2016
1 parent f233428 commit 7cb6f47
Show file tree
Hide file tree
Showing 544 changed files with 2,331 additions and 932 deletions.
8 changes: 2 additions & 6 deletions archivers/file-roller/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= file-roller
PORTVERSION= 3.16.4
PORTREVISION= 1
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= archivers gnome
MASTER_SITES= GNOME
Expand All @@ -13,11 +13,7 @@ MAINTAINER= [email protected]
COMMENT= Archive manager for zip files, tar, etc

BUILD_DEPENDS= itstool:textproc/itstool
RUN_DEPENDS= gtar:archivers/gtar \
zipinfo:archivers/unzip

# Port unzip is desired, but specify the uniquely named zipinfo to ensure
# archivers/unzip is pulled in. Using "unzip" is satisfied by base unzip
RUN_DEPENDS= gtar:archivers/gtar

PORTSCOUT= limitw:1,even

Expand Down
8 changes: 1 addition & 7 deletions archivers/fpc-unzip/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Created by: Alonso Cardenas Marquez <[email protected]>
# $FreeBSD$

PORTREVISION= 0
PORTREVISION= 1
CATEGORIES= archivers lang
PKGNAMESUFFIX= -unzip

Expand All @@ -14,10 +14,4 @@ MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
EXTRACTUNITDIR= ${WRKUNITDIR}

OPTIONS_DEFINE= UNZIP
UNZIP_DESC= Install unzip tools
OPTIONS_DEFAULT= UNZIP

UNZIP_RUN_DEPENDS= unzip:archivers/unzip

.include "${MASTERDIR}/Makefile"
3 changes: 1 addition & 2 deletions archivers/liborange/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ MAINTAINER= [email protected]
COMMENT= Library to extract CAB files from self-extracting installers

LIB_DEPENDS= libgsf-1.so:devel/libgsf
RUN_DEPENDS= cabextract:archivers/cabextract \
unzip:archivers/unzip
RUN_DEPENDS= cabextract:archivers/cabextract

OPTIONS_DEFINE= LIBSYNCE LIBDYNAMITE LIBUNSHIELD INNO VISE MSI
OPTIONS_DEFAULT= LIBSYNCE LIBDYNAMITE LIBUNSHIELD
Expand Down
2 changes: 1 addition & 1 deletion archivers/p5-Archive-Tar/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= Archive-Tar
PORTVERSION= 2.08
PORTVERSION= 2.10
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:BINGOS
Expand Down
6 changes: 3 additions & 3 deletions archivers/p5-Archive-Tar/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1463993122
SHA256 (Archive-Tar-2.08.tar.gz) = 62e34feffd51e21b24f2ba5b15adf3ca3bd084163bfec40fe30f8f8e8963066b
SIZE (Archive-Tar-2.08.tar.gz) = 60950
TIMESTAMP = 1470125097
SHA256 (Archive-Tar-2.10.tar.gz) = 7abc8409f7180c44f20de914ca894e83335d43235096257c86c19c9e9c91ed51
SIZE (Archive-Tar-2.10.tar.gz) = 60898
4 changes: 2 additions & 2 deletions archivers/pecl-lzf/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= lzf
PORTVERSION= 1.6.3
PORTVERSION= 1.6.5
CATEGORIES= archivers pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
Expand All @@ -12,7 +12,7 @@ DIST_SUBDIR= PECL
MAINTAINER= [email protected]
COMMENT= Handles LZF de/compression

LICENSE= PHP202
LICENSE= PHP301

USES= php:ext tar:tgz

Expand Down
5 changes: 3 additions & 2 deletions archivers/pecl-lzf/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
SHA256 (PECL/LZF-1.6.3.tgz) = 42ec458ea10128a801e8d39736b519ba81fa75d2a617d2777b7d6b3276601a5d
SIZE (PECL/LZF-1.6.3.tgz) = 15545
TIMESTAMP = 1470278689
SHA256 (PECL/LZF-1.6.5.tgz) = dd116d12a3be985f42256650ce9a033fd3c4e8da4f2280c79fb9fd6a73199a4c
SIZE (PECL/LZF-1.6.5.tgz) = 16968
1 change: 1 addition & 0 deletions archivers/pecl-phk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

PORTNAME= phk
PORTVERSION= 3.0.1
PORTREVISION= 1
CATEGORIES= archivers pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
Expand Down
1 change: 1 addition & 0 deletions archivers/pecl-rar/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

PORTNAME= rar
PORTVERSION= 3.0.2
PORTREVISION= 1
CATEGORIES= archivers pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
Expand Down
1 change: 1 addition & 0 deletions archivers/php-horde_lz4/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

PORTNAME= horde_lz4
PORTVERSION= 1.0.7
PORTREVISION= 1
CATEGORIES= archivers pear
MASTER_SITES= http://pear.horde.org/get/
PKGNAMEPREFIX= php-
Expand Down
2 changes: 1 addition & 1 deletion archivers/php5-snappy/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= php5-snappy
PORTVERSION= 0.0.2
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= archivers
MASTER_SITES= GOOGLE_CODE
PROJECTHOST= php-snappy
Expand Down
1 change: 1 addition & 0 deletions archivers/php55-bz2/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <[email protected]>
# $FreeBSD$

PORTREVISION= 1
CATEGORIES= archivers

MASTERDIR= ${.CURDIR}/../../lang/php55
Expand Down
1 change: 1 addition & 0 deletions archivers/php55-phar/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <[email protected]>
# $FreeBSD$

PORTREVISION= 1
CATEGORIES= archivers

MASTERDIR= ${.CURDIR}/../../lang/php55
Expand Down
1 change: 1 addition & 0 deletions archivers/php55-zip/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <[email protected]>
# $FreeBSD$

PORTREVISION= 1
CATEGORIES= archivers

MASTERDIR= ${.CURDIR}/../../lang/php55
Expand Down
1 change: 1 addition & 0 deletions archivers/php55-zlib/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <[email protected]>
# $FreeBSD$

PORTREVISION= 1
CATEGORIES= archivers

MASTERDIR= ${.CURDIR}/../../lang/php55
Expand Down
1 change: 1 addition & 0 deletions archivers/php56-bz2/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <[email protected]>
# $FreeBSD$

PORTREVISION= 1
CATEGORIES= archivers

MASTERDIR= ${.CURDIR}/../../lang/php56
Expand Down
1 change: 1 addition & 0 deletions archivers/php56-zip/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <[email protected]>
# $FreeBSD$

PORTREVISION= 1
CATEGORIES= archivers

MASTERDIR= ${.CURDIR}/../../lang/php56
Expand Down
1 change: 1 addition & 0 deletions archivers/php70-bz2/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <[email protected]>
# $FreeBSD$

PORTREVISION= 1
CATEGORIES= archivers

MASTERDIR= ${.CURDIR}/../../lang/php70
Expand Down
1 change: 1 addition & 0 deletions archivers/php70-phar/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <[email protected]>
# $FreeBSD$

PORTREVISION= 1
CATEGORIES= archivers

MASTERDIR= ${.CURDIR}/../../lang/php70
Expand Down
1 change: 1 addition & 0 deletions archivers/php70-zip/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <[email protected]>
# $FreeBSD$

PORTREVISION= 1
CATEGORIES= archivers

MASTERDIR= ${.CURDIR}/../../lang/php70
Expand Down
1 change: 1 addition & 0 deletions archivers/php70-zlib/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <[email protected]>
# $FreeBSD$

PORTREVISION= 1
CATEGORIES= archivers

MASTERDIR= ${.CURDIR}/../../lang/php70
Expand Down
1 change: 0 additions & 1 deletion archivers/unfoo/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ COMMENT= Tiny sh(1) wrapper to simplify decompression of files

RUN_DEPENDS= unace:archivers/unace \
unrar:archivers/unrar \
unzip:archivers/unzip \
7z:archivers/p7zip

USE_GITHUB= yes
Expand Down
3 changes: 1 addition & 2 deletions archivers/xarchive/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ RAR_RUN_DEPENDS= rar:archivers/rar \
unrar:archivers/unrar
RPM_RUN_DEPENDS= rpm2cpio:archivers/rpm2cpio \
rpm:archivers/rpm4
ZIP_RUN_DEPENDS= zip:archivers/zip \
unzip:archivers/unzip
ZIP_RUN_DEPENDS= zip:archivers/zip

.include <bsd.port.mk>
1 change: 1 addition & 0 deletions audio/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -697,6 +697,7 @@
SUBDIR += smasher
SUBDIR += snack
SUBDIR += snd
SUBDIR += sndio
SUBDIR += solfege
SUBDIR += sonata
SUBDIR += sooperlooper
Expand Down
37 changes: 31 additions & 6 deletions audio/cplay/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,21 @@
# $FreeBSD$

PORTNAME= cplay
PORTVERSION= 1.49
PORTREVISION= 5
PORTVERSION= 1.50
DISTVERSIONPREFIX= v
CATEGORIES= audio
MASTER_SITES= DEBIAN
DISTFILES= ${DISTNAME:S/-/_/}.orig${EXTRACT_SUFX}

MAINTAINER= ports@FreeBSD.org
MAINTAINER= woodsb02@FreeBSD.org
COMMENT= Curses-based front-end for various audio players

LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= gettext gmake python:2
USE_GITHUB= yes
GH_ACCOUNT= hukka

USES= gettext gmake python:-2.7 shebangfix
SHEBANG_FILES= ${WRKSRC}/cplay

MAKE_ARGS= PREFIX="${STAGEDIR}${PREFIX}"
NO_ARCH= yes
Expand All @@ -23,6 +25,29 @@ PORTDOCS= README

OPTIONS_DEFINE= DOCS

OPTIONS_GROUP= PLAYERS
OPTIONS_GROUP_PLAYERS= MADPLAY MIKMOD MPG123 MPG321 MPLAYER MPV OGG123 SOX SPEEX SPLAY XMP

MADPLAY_DESC= MPEG audio playback support via madplay
MPG321_DESC= MP3 decoding support via mpg321
MPV_DESC= mpv media player support
OGG123_DESC= Ogg Vorbis audio decoding support via ogg123
SOX_DESC= Audio playback support via SOund eXchange
SPLAY_DESC= MPEG and WAV playback support via Splay
XMP_DESC= Audio playback support via the Extended Module Player

MADPLAY_RUN_DEPENDS= madplay:audio/madplay
MIKMOD_RUN_DEPENDS= mikmod:audio/mikmod
MPG123_RUN_DEPENDS= mpg123:audio/mpg123
MPG321_RUN_DEPENDS= mpg321:audio/mpg321
MPLAYER_RUN_DEPENDS= mplayer:multimedia/mplayer
MPV_RUN_DEPENDS= mpv:multimedia/mpv
OGG123_RUN_DEPENDS= ogg123:audio/vorbis-tools
SOX_RUN_DEPENDS= play:audio/sox
SPEEX_RUN_DEPENDS= speexdec:audio/speex
SPLAY_RUN_DEPENDS= splay:audio/splay
XMP_RUN_DEPENDS= xmp:audio/xmp

post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR}
Expand Down
5 changes: 3 additions & 2 deletions audio/cplay/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
SHA256 (cplay_1.49.orig.tar.gz) = 4c624a7e5839b1523418b0b898dc300c571099a7e7252265ee79f7adbed0a80d
SIZE (cplay_1.49.orig.tar.gz) = 36400
TIMESTAMP = 1468368675
SHA256 (hukka-cplay-v1.50_GH0.tar.gz) = a3ad98a1648453dd591529f9783d4b7669241d2dfa681793a95bbcb0c2ea6780
SIZE (hukka-cplay-v1.50_GH0.tar.gz) = 43904
4 changes: 2 additions & 2 deletions audio/cplay/files/patch-Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--- Makefile.orig 2003-08-28 12:22:48 UTC
--- Makefile.orig 2011-04-27 16:33:40 UTC
+++ Makefile
@@ -14,7 +14,7 @@ clean: recursive-clean
@@ -15,7 +15,7 @@ clean: recursive-clean
recursive-all recursive-install recursive-clean:
@target=$@; \
for i in $(SUBDIRS); do \
Expand Down
Loading

0 comments on commit 7cb6f47

Please sign in to comment.