aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorjlaffaye <jlaffaye@FreeBSD.org>2011-06-30 20:03:22 +0800
committerjlaffaye <jlaffaye@FreeBSD.org>2011-06-30 20:03:22 +0800
commit65678ca0e321030987ba649b2e06a6a58759d218 (patch)
treeaa278471009dd4364075564d0ca996b97e4b2936 /devel
parent8a967b0308cd55a647471fcf92b8356e8e8e2cb1 (diff)
downloadfreebsd-ports-gnome-65678ca0e321030987ba649b2e06a6a58759d218.tar.gz
freebsd-ports-gnome-65678ca0e321030987ba649b2e06a6a58759d218.tar.zst
freebsd-ports-gnome-65678ca0e321030987ba649b2e06a6a58759d218.zip
Update to 1.0
PR: ports/158393 Submitted by: Guido Falsi <mad@madpilot.net> Approved by: Lapo Luchini <lapo@lapo.it> (maintainer), rene (mentor vacation)
Diffstat (limited to 'devel')
-rw-r--r--devel/monotone/Makefile45
-rw-r--r--devel/monotone/distinfo4
2 files changed, 34 insertions, 15 deletions
diff --git a/devel/monotone/Makefile b/devel/monotone/Makefile
index b155f5f35173..07ececf41dcb 100644
--- a/devel/monotone/Makefile
+++ b/devel/monotone/Makefile
@@ -6,40 +6,57 @@
#
PORTNAME= monotone
-PORTVERSION= 0.99.1
-PORTREVISION= 1
+PORTVERSION= 1.0
CATEGORIES= devel
MASTER_SITES= http://www.monotone.ca/downloads/${PORTVERSION}/
MAINTAINER= lapo@lapo.it
COMMENT= A distributed version control system with digital signatures
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \
idn.17:${PORTSDIR}/dns/libidn \
sqlite3.8:${PORTSDIR}/databases/sqlite3 \
botan.0:${PORTSDIR}/security/botan
-LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/COPYING
-
SUB_FILES= pkg-message
+USE_BZIP2= yes
USE_PERL5_BUILD=yes
USE_ICONV= yes
USE_GMAKE= yes
USE_LUA= 5.1+
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib" \
+CPPFLAGS= -I${LOCALBASE}/include
+CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \
MAKEINFO="makeinfo --no-split"
-PLIST_FILES= bin/mtn bin/mtnopt share/zsh/site-functions/_mtn \
+PLIST_FILES= bin/mtn bin/mtn-cleanup bin/mtnopt \
+ share/monotone/hooks/authorize_remote_automate.lua \
+ share/monotone/hooks/get_passphrase_from_file.lua \
+ share/monotone/hooks/monotone-buildbot.lua \
+ share/monotone/hooks/monotone-ciabot.lua \
+ share/monotone/hooks/monotone-cluster-push.lua \
+ share/monotone/hooks/monotone-cvs-ignore.lua \
+ share/monotone/hooks/monotone-mail-notify.lua \
+ share/monotone/scripts/monotone-ciabot.py \
+ share/monotone/scripts/monotone-mail-notify \
+ etc/bash_completion.d/monotone.bash_completion \
+ share/zsh/site-functions/_mtn \
"@unexec [ -f %D/bin/zsh ] || ${RMDIR} %D/share/zsh/site-functions 2>/dev/null || true" \
- "@dirrmtry share/zsh"
+ "@dirrmtry share/zsh" \
+ "@dirrmtry etc/bash_completion.d" \
+ "@dirrm share/monotone/hooks" \
+ "@dirrm share/monotone/scripts" \
+ "@dirrm share/monotone"
.if !defined(NO_INSTALL_MANPAGES)
INFO= monotone
-MAN1= mtn.1
+MAN1= mtn.1 \
+ mtn-cleanup.1 \
+ mtnopt.1
.endif
PORTDOCS= *
@@ -54,7 +71,7 @@ CONFIGURE_ARGS+= --disable-nls
.else
USE_GETTEXT= yes
PLIST_FILES+= share/locale/de/LC_MESSAGES/monotone.mo \
- share/locale/es/LC_MESSAGES/monotone.mo \
+ share/locale/fr/LC_MESSAGES/monotone.mo \
share/locale/it/LC_MESSAGES/monotone.mo \
share/locale/pt/LC_MESSAGES/monotone.mo \
share/locale/sv/LC_MESSAGES/monotone.mo
@@ -65,10 +82,12 @@ post-extract:
post-patch:
.if defined(NOPORTDOCS)
- ${REINPLACE_CMD} -Ee '/^install-data-am:/,/^$$/s/install-html(figure|image)?DATA //g' ${WRKSRC}/Makefile.in
+ ${REINPLACE_CMD} -Ee '/^install-(contrib|examples)-data:/{' -e 'n' -e 'd' -e '}' ${WRKSRC}/Makefile.in
.endif
.if defined(NO_INSTALL_MANPAGES)
- ${REINPLACE_CMD} -Ee '/^install-data-am:/,/^$$/s/([[:space:]]*)install-(info-am|man)/\1/' ${WRKSRC}/Makefile.in
+ ${REINPLACE_CMD} -Ee '/^install-(info|man): /s/ install-.*$$//' ${WRKSRC}/Makefile.in
+ ${REINPLACE_CMD} -Ee '/^install-info: /s/ install-info-am$$//' \
+ -e '/^install-data-am:/s/ install-info-am$$//' ${WRKSRC}/doc/Makefile.in
.endif
post-install:
diff --git a/devel/monotone/distinfo b/devel/monotone/distinfo
index 6f8b4fe93046..7ce6b0707fe5 100644
--- a/devel/monotone/distinfo
+++ b/devel/monotone/distinfo
@@ -1,2 +1,2 @@
-SHA256 (monotone-0.99.1.tar.gz) = 204ebb12f36599ac4c105ae5bf45edd7da13a4e57dc45f31789634fc8c2b30a1
-SIZE (monotone-0.99.1.tar.gz) = 4940291
+SHA256 (monotone-1.0.tar.bz2) = 5c530bc4652b2c08b5291659f0c130618a14780f075f981e947952dcaefc31dc
+SIZE (monotone-1.0.tar.bz2) = 3588074