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
559 changed files
with
3,169 additions
and
2,010 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
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 (Compress-LZF-3.7.tar.gz) = 571389c9ab62d9d0dbae479460d8c2b5132de7467990198532b9f4845b9ecfe4 | ||
SIZE (Compress-LZF-3.7.tar.gz) = 26546 | ||
TIMESTAMP = 1486254639 | ||
SHA256 (Compress-LZF-3.8.tar.gz) = 5d1f5df48ce13b4dee1cc9f278ecdbf8177877b0b98815a4eb3c91c3466716f2 | ||
SIZE (Compress-LZF-3.8.tar.gz) = 31727 |
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,16 +2,18 @@ | |
# $FreeBSD$ | ||
|
||
PORTNAME= POE-Filter-Bzip2 | ||
PORTVERSION= 1.5.8 | ||
PORTREVISION= 1 | ||
PORTVERSION= 1.58 | ||
CATEGORIES= archivers perl5 | ||
MASTER_SITES= CPAN | ||
PKGNAMEPREFIX= p5- | ||
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} | ||
|
||
MAINTAINER= [email protected] | ||
COMMENT= POE filter wrapped around Compress::Bzip2 | ||
|
||
LICENSE= ART10 GPLv1 | ||
LICENSE_COMB= dual | ||
LICENSE_FILE= ${WRKSRC}/LICENSE | ||
|
||
BUILD_DEPENDS= p5-Compress-Bzip2>=2.08:archivers/p5-Compress-Bzip2 \ | ||
p5-POE>=0.38:devel/p5-POE | ||
RUN_DEPENDS:= ${BUILD_DEPENDS} | ||
|
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,16 +2,18 @@ | |
# $FreeBSD$ | ||
|
||
PORTNAME= POE-Filter-LZF | ||
PORTVERSION= 1.7.0 | ||
PORTREVISION= 1 | ||
PORTVERSION= 1.70 | ||
CATEGORIES= archivers perl5 | ||
MASTER_SITES= CPAN | ||
PKGNAMEPREFIX= p5- | ||
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} | ||
|
||
MAINTAINER= [email protected] | ||
COMMENT= POE filter wrapped around Compress::LZF | ||
|
||
LICENSE= ART10 GPLv1 | ||
LICENSE_COMB= dual | ||
LICENSE_FILE= ${WRKSRC}/LICENSE | ||
|
||
BUILD_DEPENDS= p5-Compress-LZF>=1.51:archivers/p5-Compress-LZF \ | ||
p5-POE>=0.38:devel/p5-POE | ||
RUN_DEPENDS:= ${BUILD_DEPENDS} | ||
|
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,16 +2,18 @@ | |
# $FreeBSD$ | ||
|
||
PORTNAME= POE-Filter-LZO | ||
PORTVERSION= 1.7.0 | ||
PORTREVISION= 1 | ||
PORTVERSION= 1.70 | ||
CATEGORIES= archivers perl5 | ||
MASTER_SITES= CPAN | ||
PKGNAMEPREFIX= p5- | ||
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} | ||
|
||
MAINTAINER= [email protected] | ||
COMMENT= POE filter wrapped around Compress::LZO | ||
|
||
LICENSE= ART10 GPLv1 | ||
LICENSE_COMB= dual | ||
LICENSE_FILE= ${WRKSRC}/LICENSE | ||
|
||
BUILD_DEPENDS= p5-Compress-LZO>=1.08:archivers/p5-Compress-LZO \ | ||
p5-POE>=0.38:devel/p5-POE | ||
RUN_DEPENDS:= ${BUILD_DEPENDS} | ||
|
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,16 +2,18 @@ | |
# $FreeBSD$ | ||
|
||
PORTNAME= POE-Filter-LZW | ||
PORTVERSION= 1.7.2 | ||
PORTREVISION= 1 | ||
PORTVERSION= 1.72 | ||
CATEGORIES= archivers perl5 | ||
MASTER_SITES= CPAN | ||
PKGNAMEPREFIX= p5- | ||
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} | ||
|
||
MAINTAINER= [email protected] | ||
COMMENT= POE filter wrapped around Compress::LZW | ||
|
||
LICENSE= ART10 GPLv1 | ||
LICENSE_COMB= dual | ||
LICENSE_FILE= ${WRKSRC}/LICENSE | ||
|
||
BUILD_DEPENDS= p5-Compress-LZW>=0:archivers/p5-Compress-LZW \ | ||
p5-POE>=0.38:devel/p5-POE | ||
RUN_DEPENDS:= ${BUILD_DEPENDS} | ||
|
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,16 +2,18 @@ | |
# $FreeBSD$ | ||
|
||
PORTNAME= POE-Filter-Zlib | ||
PORTVERSION= 2.0.2 | ||
PORTREVISION= 2 | ||
PORTVERSION= 2.02 | ||
CATEGORIES= archivers perl5 | ||
MASTER_SITES= CPAN | ||
PKGNAMEPREFIX= p5- | ||
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} | ||
|
||
MAINTAINER= [email protected] | ||
COMMENT= POE filter wrapped around Compress::Zlib | ||
|
||
LICENSE= ART10 GPLv1 | ||
LICENSE_COMB= dual | ||
LICENSE_FILE= ${WRKSRC}/LICENSE | ||
|
||
BUILD_DEPENDS= p5-POE>=0.38:devel/p5-POE | ||
RUN_DEPENDS:= ${BUILD_DEPENDS} | ||
|
||
|
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 |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# $FreeBSD$ | ||
|
||
PORTNAME= fpm | ||
PORTVERSION= 1.8.0 | ||
CATEGORIES= archivers rubygems | ||
MASTER_SITES= RG | ||
|
||
MAINTAINER= [email protected] | ||
COMMENT= Build packages for multiple platforms with great ease and sanity | ||
|
||
RUN_DEPENDS= rubygem-archive-tar-minitar>=0:archivers/rubygem-archive-tar-minitar \ | ||
rubygem-arr-pm>=0.0.10:devel/rubygem-arr-pm \ | ||
rubygem-backports>0:devel/rubygem-backports \ | ||
rubygem-cabin>=0.6.0:devel/rubygem-cabin \ | ||
rubygem-childprocess>=0:devel/rubygem-childprocess \ | ||
rubygem-clamp>=1.0.0:devel/rubygem-clamp \ | ||
rubygem-ffi>=0:devel/rubygem-ffi \ | ||
rubygem-mustache>=0:devel/rubygem-mustache \ | ||
rubygem-json1>=1.7:devel/rubygem-json1 \ | ||
rubygem-pleaserun>=0.0.24:devel/rubygem-pleaserun \ | ||
rubygem-ruby-xz>=0:archivers/rubygem-ruby-xz | ||
|
||
USE_RUBY= yes | ||
USES= gem | ||
|
||
PLIST_FILES= bin/fpm | ||
|
||
post-patch: | ||
@${REINPLACE_CMD} -e 's/1\.0\.0/1.0/' ${WRKSRC}/fpm.gemspec | ||
|
||
.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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
TIMESTAMP = 1486132992 | ||
SHA256 (rubygem/fpm-1.8.0.gem) = 91a1a0ffac2e1b4c1fbbca1409f35b77a242fa3fa1e1e330c1d9c9f5aa44efc6 | ||
SIZE (rubygem/fpm-1.8.0.gem) = 135168 |
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
Convert directories, rpms, python eggs, rubygems, and more to rpms, debs, | ||
solaris packages and more. Win at package management without wasting pointless | ||
hours debugging bad rpm specs! | ||
|
||
WWW: https://github.com/jordansissel/fpm |
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 |
---|---|---|
|
@@ -2,12 +2,10 @@ | |
# $FreeBSD$ | ||
|
||
PORTNAME= Astro-Catalog | ||
PORTVERSION= 4.3.1 | ||
PORTREVISION= 1 | ||
PORTVERSION= 4.31 | ||
CATEGORIES= astro perl5 | ||
MASTER_SITES= CPAN | ||
PKGNAMEPREFIX= p5- | ||
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} | ||
|
||
MAINTAINER= [email protected] | ||
COMMENT= Generic stellar catalogue object | ||
|
@@ -27,9 +25,8 @@ BUILD_DEPENDS= p5-Astro-Coords>=0.12:astro/p5-Astro-Coords \ | |
p5-libwww>=5.53:www/p5-libwww | ||
RUN_DEPENDS:= ${BUILD_DEPENDS} | ||
|
||
CFLAGS+= -I${LOCALBASE}/include | ||
LDFLAGS+= -L${LOCALBASE}/lib | ||
USES= perl5 | ||
NO_ARCH= yes | ||
USES= localbase perl5 | ||
USE_PERL5= modbuild | ||
|
||
post-patch: | ||
|
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
|
||
PORTNAME= forked-daapd | ||
PORTVERSION= 24.1 | ||
PORTREVISION= 1 | ||
PORTREVISION= 2 | ||
CATEGORIES= audio | ||
|
||
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
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 |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
PORTNAME= bio | ||
PORTVERSION= 1.4.3.0001 | ||
PORTREVISION= 1 | ||
CATEGORIES= devel rubygems | ||
CATEGORIES= biology rubygems | ||
MASTER_SITES= RG | ||
|
||
MAINTAINER= [email protected] | ||
|
File renamed without changes.
File renamed without changes.
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,9 +2,8 @@ | |
# $FreeBSD$ | ||
|
||
PORTNAME= libchewing | ||
PORTVERSION= 0.5.0 | ||
PORTVERSION= 0.5.1 | ||
DISTVERSIONPREFIX= v | ||
PORTREVISION= 1 | ||
CATEGORIES= chinese textproc | ||
|
||
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,2 +1,3 @@ | ||
SHA256 (chewing-libchewing-v0.5.0_GH0.tar.gz) = ef56c62ca1a84fd307aebc1eb271a1fb5d9becf05300c6fc1c97d1320c4f201b | ||
SIZE (chewing-libchewing-v0.5.0_GH0.tar.gz) = 3380799 | ||
TIMESTAMP = 1486218448 | ||
SHA256 (chewing-libchewing-v0.5.1_GH0.tar.gz) = b30a809123b6ba36283765b9337a98d695a292d361bd6f6bc74f03ac4f5772f8 | ||
SIZE (chewing-libchewing-v0.5.1_GH0.tar.gz) = 3380799 |
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
Oops, something went wrong.