aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
Diffstat (limited to 'archivers')
-rw-r--r--archivers/Makefile2
-rw-r--r--archivers/brotli/distinfo3
-rw-r--r--archivers/py-brotli/Makefile (renamed from archivers/brotli/Makefile)10
-rw-r--r--archivers/py-brotli/distinfo3
-rw-r--r--archivers/py-brotli/pkg-descr (renamed from archivers/brotli/pkg-descr)0
5 files changed, 9 insertions, 9 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index 88de5c6f472c..408fc82b41a0 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -11,7 +11,6 @@
SUBDIR += ark
SUBDIR += atool
SUBDIR += bicom
- SUBDIR += brotli
SUBDIR += bzip
SUBDIR += bzip2
SUBDIR += cabextract
@@ -162,6 +161,7 @@
SUBDIR += pxz
SUBDIR += py-attic
SUBDIR += py-borgbackup
+ SUBDIR += py-brotli
SUBDIR += py-bz2file
SUBDIR += py-libarchive-c
SUBDIR += py-librtfcomp
diff --git a/archivers/brotli/distinfo b/archivers/brotli/distinfo
deleted file mode 100644
index d83243b382ef..000000000000
--- a/archivers/brotli/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1479576013
-SHA256 (google-brotli-v0.5.2_GH0.tar.gz) = 2b7b1183682a17d8a9b83170fccdbec270c9e56baf8c0082f5d9c4528412d343
-SIZE (google-brotli-v0.5.2_GH0.tar.gz) = 7771705
diff --git a/archivers/brotli/Makefile b/archivers/py-brotli/Makefile
index aa0b10d12a61..dc3655e33e38 100644
--- a/archivers/brotli/Makefile
+++ b/archivers/py-brotli/Makefile
@@ -3,8 +3,11 @@
PORTNAME= brotli
PORTVERSION= 0.5.2
-DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= archivers
+MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+DISTNAME= Brotli-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Generic-purpose lossless compression algorithm
@@ -13,13 +16,10 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
USE_PYTHON= autoplist distutils
-USES= compiler:c++0x python
+USES= compiler:c++0x python zip
PLIST_FILES= bin/brotli
-GH_ACCOUNT= google
-USE_GITHUB= yes
-
post-install:
${INSTALL_SCRIPT} ${WRKSRC}/python/bro.py ${STAGEDIR}${PREFIX}/bin/brotli
${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/brotli.so
diff --git a/archivers/py-brotli/distinfo b/archivers/py-brotli/distinfo
new file mode 100644
index 000000000000..6466b509f67c
--- /dev/null
+++ b/archivers/py-brotli/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1479973203
+SHA256 (Brotli-0.5.2.zip) = 3411b9acd2a2056e55084acf7a6ab3e4a8540c2ef37a4435bca62644e8aaf50e
+SIZE (Brotli-0.5.2.zip) = 504952
diff --git a/archivers/brotli/pkg-descr b/archivers/py-brotli/pkg-descr
index ab31301b7f17..ab31301b7f17 100644
--- a/archivers/brotli/pkg-descr
+++ b/archivers/py-brotli/pkg-descr
ss='commitgraph'>* - Fix build with new boostmiwi2009-04-2119-8/+468 * - Fix building with boost 1.37lwhsu2009-04-073-200/+18 * - Remove boost compatibility patch, is not needed anymore after latest updateamdmi32009-03-251-10/+0 * - Fix build with upcoming boost 1.37.1amdmi32009-03-241-0/+10 * - Update to version 0.14.2miwi2009-03-245-162/+211 * - Drop maintainership of the following ports:alepulver2009-02-281-1/+1 * - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-071-7/+1 * - Update to version 0.13svn.r2335.alepulver2008-06-243-140/+139 * - Update to version 0.13svn.r1912.alepulver2008-01-303-4/+6 * - Update to version 0.13svn.r1876.alepulver2008-01-043-7/+6 * - Update to version 0.13svn.r1806b.alepulver2007-12-123-4/+10 * - Mark as BROKEN on FreeBSD 5.x (does not build).alepulver2007-10-241-1/+7 * - Update to version 0.13svn.r1615.alepulver2007-10-025-19/+62 * - Remove USE_GCC=3.4 to fix building on FreeBSD 7.alepulver2007-07-241-1/+0 * - Bump boost shared library version to 4barner2007-07-041-1/+2 * - Add USE_GCC=3.4 since doesn't build with 4.x (seems a devel/boost problem).alepulver2007-06-052-0/+11 * - Update to version 0.12.alepulver2007-06-053-54/+6 * - Remove old patch file.alepulver2007-04-201-92/+0 * - Complete repocopy of net-p2p/rblibtorrent to net-p2p/rblibtorrent-devel andalepulver2007-04-186-37/+90 * - Fix location of pkgconfig filepav2006-12-013-4/+3 * - Remove mtree symlinks from plistpav2006-12-011-2/+0 * - Update to 0.11miwi2006-12-018-138/+78 * Updated from 0.9.1 to 0.10.itetcu2006-08-067-54/+281 * Fix configure patch to detect other boost libraries, so client_test isarved2006-04-162-0/+21