Index: archivers/php-zstd/Makefile =================================================================== --- archivers/php-zstd/Makefile (nonexistent) +++ archivers/php-zstd/Makefile (working copy) @@ -0,0 +1,23 @@ +PORTNAME= zstd +DISTVERSION= 0.5.0 +CATEGORIES= archivers +PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} + +MAINTAINER= pkaipila@gmail.com +COMMENT= zstd extension for PHP + +LICENSE= MIT + +LIB_DEPENDS= libzstd.so:archivers/zstd + +USES= php:ext pkgconfig + +USE_GITHUB= yes +GH_ACCOUNT= kjdev +GH_PROJECT= php-ext-zstd + +CONFIGURE_ARGS= --with-libzstd + +PHP_MODNAME= zstd + +.include Property changes on: archivers/php-zstd/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: archivers/php-zstd/distinfo =================================================================== --- archivers/php-zstd/distinfo (nonexistent) +++ archivers/php-zstd/distinfo (working copy) @@ -0,0 +1,3 @@ +TIMESTAMP = 1553375218 +SHA256 (kjdev-php-ext-zstd-0.5.0_GH0.tar.gz) = 30776d59030e02aea8456b6467c14acad7abd0896b61386877325a175299388c +SIZE (kjdev-php-ext-zstd-0.5.0_GH0.tar.gz) = 11191 Property changes on: archivers/php-zstd/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: archivers/php-zstd/pkg-descr =================================================================== --- archivers/php-zstd/pkg-descr (nonexistent) +++ archivers/php-zstd/pkg-descr (working copy) @@ -0,0 +1,3 @@ +This is the zstd extension for PHP + +https://github.com/kjdev/php-ext-zstd Property changes on: archivers/php-zstd/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: archivers/php-lz4/Makefile =================================================================== --- archivers/php-lz4/Makefile (nonexistent) +++ archivers/php-lz4/Makefile (working copy) @@ -0,0 +1,23 @@ +PORTNAME= lz4 +DISTVERSION= 0.3.5 +CATEGORIES= archivers +PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} + +MAINTAINER= pkaipila@gmail.com +COMMENT= lz4 extension for PHP + +LICENSE= MIT + +LIB_DEPENDS= liblz4.so:archivers/liblz4 + +USES= php:ext + +USE_GITHUB= yes +GH_ACCOUNT= kjdev +GH_PROJECT= php-ext-lz4 + +CONFIGURE_ARGS= --with-lz4-includedir=/usr/local + +PHP_MODNAME= lz4 + +.include Property changes on: archivers/php-lz4/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: archivers/php-lz4/distinfo =================================================================== --- archivers/php-lz4/distinfo (nonexistent) +++ archivers/php-lz4/distinfo (working copy) @@ -0,0 +1,3 @@ +TIMESTAMP = 1553368576 +SHA256 (kjdev-php-ext-lz4-0.3.5_GH0.tar.gz) = fcea0792f22e337950682129e72ba07c1fd0b3f72ceae2f5691059def3663b55 +SIZE (kjdev-php-ext-lz4-0.3.5_GH0.tar.gz) = 65065 Property changes on: archivers/php-lz4/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: archivers/php-lz4/pkg-descr =================================================================== --- archivers/php-lz4/pkg-descr (nonexistent) +++ archivers/php-lz4/pkg-descr (working copy) @@ -0,0 +1,3 @@ +This is the lz4 extension for PHP + +https://github.com/kjdev/php-ext-lz4 Property changes on: archivers/php-lz4/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property