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: FreeBSD
- Loading branch information
Showing
544 changed files
with
2,331 additions
and
932 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 |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
|
||
PORTNAME= file-roller | ||
PORTVERSION= 3.16.4 | ||
PORTREVISION= 1 | ||
PORTREVISION= 2 | ||
PORTEPOCH= 1 | ||
CATEGORIES= archivers gnome | ||
MASTER_SITES= GNOME | ||
|
@@ -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 | ||
|
||
|
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 @@ | ||
# Created by: Alonso Cardenas Marquez <[email protected]> | ||
# $FreeBSD$ | ||
|
||
PORTREVISION= 0 | ||
PORTREVISION= 1 | ||
CATEGORIES= archivers lang | ||
PKGNAMESUFFIX= -unzip | ||
|
||
|
@@ -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" |
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 |
---|---|---|
|
@@ -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 | ||
|
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 = 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 |
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 @@ | |
# $FreeBSD$ | ||
|
||
PORTNAME= lzf | ||
PORTVERSION= 1.6.3 | ||
PORTVERSION= 1.6.5 | ||
CATEGORIES= archivers pear | ||
MASTER_SITES= http://pecl.php.net/get/ | ||
PKGNAMEPREFIX= pecl- | ||
|
@@ -12,7 +12,7 @@ DIST_SUBDIR= PECL | |
MAINTAINER= [email protected] | ||
COMMENT= Handles LZF de/compression | ||
|
||
LICENSE= PHP202 | ||
LICENSE= PHP301 | ||
|
||
USES= php:ext tar:tgz | ||
|
||
|
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,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 |
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
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,6 +1,7 @@ | ||
# Created by: Alex Dupre <[email protected]> | ||
# $FreeBSD$ | ||
|
||
PORTREVISION= 1 | ||
CATEGORIES= archivers | ||
|
||
MASTERDIR= ${.CURDIR}/../../lang/php55 | ||
|
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,6 +1,7 @@ | ||
# Created by: Alex Dupre <[email protected]> | ||
# $FreeBSD$ | ||
|
||
PORTREVISION= 1 | ||
CATEGORIES= archivers | ||
|
||
MASTERDIR= ${.CURDIR}/../../lang/php55 | ||
|
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,6 +1,7 @@ | ||
# Created by: Alex Dupre <[email protected]> | ||
# $FreeBSD$ | ||
|
||
PORTREVISION= 1 | ||
CATEGORIES= archivers | ||
|
||
MASTERDIR= ${.CURDIR}/../../lang/php55 | ||
|
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,6 +1,7 @@ | ||
# Created by: Alex Dupre <[email protected]> | ||
# $FreeBSD$ | ||
|
||
PORTREVISION= 1 | ||
CATEGORIES= archivers | ||
|
||
MASTERDIR= ${.CURDIR}/../../lang/php55 | ||
|
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,6 +1,7 @@ | ||
# Created by: Alex Dupre <[email protected]> | ||
# $FreeBSD$ | ||
|
||
PORTREVISION= 1 | ||
CATEGORIES= archivers | ||
|
||
MASTERDIR= ${.CURDIR}/../../lang/php56 | ||
|
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,6 +1,7 @@ | ||
# Created by: Alex Dupre <[email protected]> | ||
# $FreeBSD$ | ||
|
||
PORTREVISION= 1 | ||
CATEGORIES= archivers | ||
|
||
MASTERDIR= ${.CURDIR}/../../lang/php56 | ||
|
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,6 +1,7 @@ | ||
# Created by: Alex Dupre <[email protected]> | ||
# $FreeBSD$ | ||
|
||
PORTREVISION= 1 | ||
CATEGORIES= archivers | ||
|
||
MASTERDIR= ${.CURDIR}/../../lang/php70 | ||
|
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,6 +1,7 @@ | ||
# Created by: Alex Dupre <[email protected]> | ||
# $FreeBSD$ | ||
|
||
PORTREVISION= 1 | ||
CATEGORIES= archivers | ||
|
||
MASTERDIR= ${.CURDIR}/../../lang/php70 | ||
|
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,6 +1,7 @@ | ||
# Created by: Alex Dupre <[email protected]> | ||
# $FreeBSD$ | ||
|
||
PORTREVISION= 1 | ||
CATEGORIES= archivers | ||
|
||
MASTERDIR= ${.CURDIR}/../../lang/php70 | ||
|
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,6 +1,7 @@ | ||
# Created by: Alex Dupre <[email protected]> | ||
# $FreeBSD$ | ||
|
||
PORTREVISION= 1 | ||
CATEGORIES= archivers | ||
|
||
MASTERDIR= ${.CURDIR}/../../lang/php70 | ||
|
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
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,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 |
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.