aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/py-pytc/Makefile1
-rw-r--r--databases/tokyocabinet/Makefile10
-rw-r--r--databases/tokyocabinet/distinfo6
-rw-r--r--databases/tokyotyrant/Makefile2
-rw-r--r--mail/bogofilter/Makefile2
-rw-r--r--textproc/tokyodystopia/Makefile2
6 files changed, 14 insertions, 9 deletions
diff --git a/databases/py-pytc/Makefile b/databases/py-pytc/Makefile
index acd6f35f3320..f4e0441c5d86 100644
--- a/databases/py-pytc/Makefile
+++ b/databases/py-pytc/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pytc
PORTVERSION= 0.8
+PORTREVISION= 1
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/databases/tokyocabinet/Makefile b/databases/tokyocabinet/Makefile
index e396fee71e12..7310c3bddbaa 100644
--- a/databases/tokyocabinet/Makefile
+++ b/databases/tokyocabinet/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= tokyocabinet
-PORTVERSION= 1.4.17
+PORTVERSION= 1.4.20
CATEGORIES= databases
MASTER_SITES= SF
MAINTAINER= pgollucci@FreeBSD.org
COMMENT= A modern implementation of DBM
-MAKE_JOBS_SAFE= yes
+MAKE_JOBS_SAFE= yes
CONFIGURE_ARGS= --enable-off64
GNU_CONFIGURE= yes
@@ -40,6 +40,7 @@ OPTIONS= DEBUG "Debugging support" off \
SWAB "Swapping byte-orders build" off \
UYIELD "Detecting race conditions" off \
ZLIB "Disable ZLIB compression" off \
+ BZIP2 "BZIP2 compression" on \
PTHREAD "Disable POSIX thread support" off
.include <bsd.port.pre.mk>
@@ -72,6 +73,9 @@ CONFIGURE_ARGS+= --enable-uyield
.if defined(WITH_ZLIB)
CONFIGURE_ARGS+= --disable-zlib
.endif
+.if defined(WITHOUT_BZIP2)
+CONFIGURE_ARGS+= --disable-bzip
+.endif
.if defined(WITH_PTHREAD)
CONFIGURE_ARGS+= --disable-pthread
.endif
@@ -79,7 +83,7 @@ CONFIGURE_ARGS+= --disable-pthread
CONFIGURE_ARGS+= --disable-shared
.endif
-SHLIB_VER= 8.8.0
+SHLIB_VER= 8.11.0
SHLIB_VER_MAJ= 8
PLIST_SUB+= SHLIB_VER=${SHLIB_VER} SHLIB_VER_MAJ=${SHLIB_VER_MAJ}
diff --git a/databases/tokyocabinet/distinfo b/databases/tokyocabinet/distinfo
index c91c0587eb73..8b9c0996b959 100644
--- a/databases/tokyocabinet/distinfo
+++ b/databases/tokyocabinet/distinfo
@@ -1,3 +1,3 @@
-MD5 (tokyocabinet-1.4.17.tar.gz) = 88786088c10944ad0f27b6cf6dba2b63
-SHA256 (tokyocabinet-1.4.17.tar.gz) = 08dd5b4ce74fbf004dd00ac46e79a9cf89cc2f476ee80a9cc94961f1879f4ae1
-SIZE (tokyocabinet-1.4.17.tar.gz) = 894349
+MD5 (tokyocabinet-1.4.20.tar.gz) = 3b4b9e7cda409376e02458e6dc424197
+SHA256 (tokyocabinet-1.4.20.tar.gz) = c2f2876a2de2824eb077ab809b723dfe2137fbe605fd82756556188ae9af3108
+SIZE (tokyocabinet-1.4.20.tar.gz) = 901507
diff --git a/databases/tokyotyrant/Makefile b/databases/tokyotyrant/Makefile
index 8b8b9382363c..81d0a94e5a27 100644
--- a/databases/tokyotyrant/Makefile
+++ b/databases/tokyotyrant/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tokyotyrant
PORTVERSION= 1.1.23
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= databases
MASTER_SITES= SF
MASTER_SITE_SUBDIR= tokyocabinet
diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile
index 8622241bce59..d12d6777f581 100644
--- a/mail/bogofilter/Makefile
+++ b/mail/bogofilter/Makefile
@@ -7,7 +7,7 @@
PORTNAME= bogofilter
PORTVERSION= 1.2.0
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= mail
MASTER_SITES= SF
diff --git a/textproc/tokyodystopia/Makefile b/textproc/tokyodystopia/Makefile
index 9655269027ec..74537e8c37ae 100644
--- a/textproc/tokyodystopia/Makefile
+++ b/textproc/tokyodystopia/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tokyodystopia
PORTVERSION= 0.9.11
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= SOURCEFORGE \
http://tokyocabinet.sourceforge.net/dystopiapkg/