From owner-svn-ports-head@freebsd.org Wed Nov 14 18:03:52 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 57C65112FF47; Wed, 14 Nov 2018 18:03:52 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 704CF82FF7; Wed, 14 Nov 2018 18:03:51 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4F9D122826; Wed, 14 Nov 2018 18:03:51 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wAEI3pj5054200; Wed, 14 Nov 2018 18:03:51 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wAEI3oPi054195; Wed, 14 Nov 2018 18:03:50 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201811141803.wAEI3oPi054195@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Wed, 14 Nov 2018 18:03:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r484936 - head/databases/bbdb X-SVN-Group: ports-head X-SVN-Commit-Author: jrm X-SVN-Commit-Paths: head/databases/bbdb X-SVN-Commit-Revision: 484936 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 704CF82FF7 X-Spamd-Result: default: False [-106.88 / 200.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; ALLOW_DOMAIN_WHITELIST(-100.00)[FreeBSD.org]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; HAS_XAW(0.00)[]; R_SPF_SOFTFAIL(0.00)[~all]; DMARC_NA(0.00)[FreeBSD.org]; RCVD_COUNT_THREE(0.00)[4]; MX_GOOD(-0.01)[cached: mx1.FreeBSD.org]; NEURAL_HAM_SHORT(-1.00)[-1.000,0]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; IP_SCORE(-3.77)[ip: (-9.91), ipnet: 2610:1c1:1::/48(-4.93), asn: 11403(-3.91), country: US(-0.10)] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Nov 2018 18:03:52 -0000 Author: jrm Date: Wed Nov 14 18:03:50 2018 New Revision: 484936 URL: https://svnweb.freebsd.org/changeset/ports/484936 Log: databases/bbdb: Update to 3.2, fix w/ Emacs 26.1, add pkg-message PR: 227257 Reported by: emss@free.fr Added: head/databases/bbdb/pkg-message (contents, props changed) Modified: head/databases/bbdb/Makefile (contents, props changed) head/databases/bbdb/distinfo (contents, props changed) head/databases/bbdb/pkg-descr (contents, props changed) head/databases/bbdb/pkg-plist (contents, props changed) Modified: head/databases/bbdb/Makefile ============================================================================== --- head/databases/bbdb/Makefile Wed Nov 14 17:58:42 2018 (r484935) +++ head/databases/bbdb/Makefile Wed Nov 14 18:03:50 2018 (r484936) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= bbdb -DISTVERSION= 3.1.2 -PORTREVISION= 1 +DISTVERSIONPREFIX= v +DISTVERSION= 3.2 CATEGORIES= databases elisp -MASTER_SITES= SAVANNAH PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} MAINTAINER= ports@FreeBSD.org @@ -13,32 +12,39 @@ COMMENT= Big Brother Database LICENSE= GPLv3+ -.if ${FLAVOR:U} != devel && ${FLAVOR:U} != devel_nox -# http://pkg.awarnach.mathstat.dal.ca/data/11i386-default/2018-05-30_07h36m11s/logs/errors/bbdb-emacs26-3.1.2_1.log -BROKEN= fails to build -.endif - -# do not depend on base texinfo on 10 BUILD_DEPENDS= texi2dvi:print/texinfo -USES= emacs +USES= autoreconf emacs +USE_GITHUB= yes +GH_ACCOUNT= emacsmirror USE_TEX= latex:build BBDB_LISPDIR= ${EMACS_SITE_LISPDIR}/${PORTNAME} GNU_CONFIGURE= yes -INFO= bbdb +# Do not install the info file. Upstream has yet to add any real content to it. +#INFO= bbdb PORTDOCS= bbdb.pdf NO_ARCH= yes PLIST_SUB+= BBDB_LISPDIR=${BBDB_LISPDIR} +MAKE_JOBS_UNSAFE= yes + OPTIONS_DEFINE= DOCS +# See http://lists.nongnu.org/archive/html/bbdb-user/2018-11/msg00003.html +.if ${FLAVOR:U} != devel_full && ${FLAVOR:U} != devel_nox +post-configure: + ${REINPLACE_CMD} -e '/[[:blank:]]*--eval '\''(setq byte-compile-dest-file-function (lambda (_) "$$@"))'\'' \\/d' \ + ${WRKSRC}/lisp/Makefile +.endif + do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${BBDB_LISPDIR} ${INSTALL_DATA} ${WRKSRC}/lisp/*.el ${WRKSRC}/lisp/*.elc \ ${STAGEDIR}${PREFIX}/${BBDB_LISPDIR} - ${INSTALL_DATA} ${WRKSRC}/doc/${PORTNAME}.info \ - ${STAGEDIR}${PREFIX}/${INFO_PATH} +# Do not install the info file. Upstream has yet to add any real content to it. +# ${INSTALL_DATA} ${WRKSRC}/doc/${PORTNAME}.info \ +# ${STAGEDIR}${PREFIX}/${INFO_PATH} do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} Modified: head/databases/bbdb/distinfo ============================================================================== --- head/databases/bbdb/distinfo Wed Nov 14 17:58:42 2018 (r484935) +++ head/databases/bbdb/distinfo Wed Nov 14 18:03:50 2018 (r484936) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513893339 -SHA256 (bbdb-3.1.2.tar.gz) = 05780f030584ddaa717d04700bc70e7d9e929141223c7f130fc0c778d73241bf -SIZE (bbdb-3.1.2.tar.gz) = 378935 +TIMESTAMP = 1542049821 +SHA256 (emacsmirror-bbdb-v3.2_GH0.tar.gz) = 36482abe5e9c11b9262334ae741b8828b9e76e708e54900559a70974f9f0b5df +SIZE (emacsmirror-bbdb-v3.2_GH0.tar.gz) = 189456 Modified: head/databases/bbdb/pkg-descr ============================================================================== --- head/databases/bbdb/pkg-descr Wed Nov 14 17:58:42 2018 (r484935) +++ head/databases/bbdb/pkg-descr Wed Nov 14 18:03:50 2018 (r484936) @@ -1,10 +1,7 @@ -BBDB is a rolodex-like database program for GNU Emacs. BBDB stands -for Insidious Big Brother Database, and is not, repeat, _not_ an -obscure reference to the Buck Rogers TV series. +BBDB is the Insidious Big Brother Database for GNU Emacs. It provides an +address book for email and snail mail addresses, phone numbers and the +like. It can be linked with various Emacs mail clients (Message and Mail +mode, Rmail, Gnus, MH-E, Mu4e, VM, and Wanderlust). BBDB is fully +customizable. -Put the expression below into your ~/.emacs - -(require 'bbdb) -(bbdb-initialize) - -WWW: http://bbdb.sourceforge.net/ +WWW: http://savannah.nongnu.org/projects/bbdb/ Added: head/databases/bbdb/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/bbdb/pkg-message Wed Nov 14 18:03:50 2018 (r484936) @@ -0,0 +1,15 @@ +######################################################################## +Add these lines to your Emacs initialization. + +(require 'bbdb-loaddefs) +(require 'bbdb) + +Depending on which mail user agent and other miscellaneous packages you +use, you may also want to add something like these lines. + +(bbdb-initialize 'gnus 'message) +(bbdb-mua-auto-update-init 'gnus 'message) + +Refer to Emacs' help for these two functions, bbdb-initialize and +bbdb-mua-auto-update-init, for details. +######################################################################## Modified: head/databases/bbdb/pkg-plist ============================================================================== --- head/databases/bbdb/pkg-plist Wed Nov 14 17:58:42 2018 (r484935) +++ head/databases/bbdb/pkg-plist Wed Nov 14 18:03:50 2018 (r484936) @@ -2,6 +2,8 @@ %%BBDB_LISPDIR%%/bbdb-anniv.elc %%BBDB_LISPDIR%%/bbdb-com.el %%BBDB_LISPDIR%%/bbdb-com.elc +%%BBDB_LISPDIR%%/bbdb-gnus-aux.el +%%BBDB_LISPDIR%%/bbdb-gnus-aux.elc %%BBDB_LISPDIR%%/bbdb-gnus.el %%BBDB_LISPDIR%%/bbdb-gnus.elc %%BBDB_LISPDIR%%/bbdb-ispell.el @@ -13,13 +15,12 @@ %%BBDB_LISPDIR%%/bbdb-mhe.elc %%BBDB_LISPDIR%%/bbdb-migrate.el %%BBDB_LISPDIR%%/bbdb-migrate.elc +%%BBDB_LISPDIR%%/bbdb-mu4e.el %%BBDB_LISPDIR%%/bbdb-mua.el %%BBDB_LISPDIR%%/bbdb-mua.elc %%BBDB_LISPDIR%%/bbdb-pgp.el %%BBDB_LISPDIR%%/bbdb-pgp.elc %%BBDB_LISPDIR%%/bbdb-pkg.el -%%BBDB_LISPDIR%%/bbdb-print.el -%%BBDB_LISPDIR%%/bbdb-print.elc %%BBDB_LISPDIR%%/bbdb-rmail.el %%BBDB_LISPDIR%%/bbdb-rmail.elc %%BBDB_LISPDIR%%/bbdb-sc.el @@ -28,6 +29,10 @@ %%BBDB_LISPDIR%%/bbdb-site.elc %%BBDB_LISPDIR%%/bbdb-snarf.el %%BBDB_LISPDIR%%/bbdb-snarf.elc +%%BBDB_LISPDIR%%/bbdb-tex.el +%%BBDB_LISPDIR%%/bbdb-tex.elc +%%BBDB_LISPDIR%%/bbdb-vm-aux.el %%BBDB_LISPDIR%%/bbdb-vm.el +%%BBDB_LISPDIR%%/bbdb-wl.el %%BBDB_LISPDIR%%/bbdb.el %%BBDB_LISPDIR%%/bbdb.elc