notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-xapian Python binding for Xapian
1.4.25 databases on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.4.25Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-04-04 09:36:54
Last Update: 2024-04-13 09:31:36
Commit Hash: 1bce707
Also Listed In: python
License: GPLv2
WWW:
https://xapian.org/
Description:
Python binding for Xapian
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}xapian>0:databases/py-xapian@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • xapian-bindings12
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/databases/py-xapian/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/py-xapian
  • pkg install py39-xapian
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-xapian listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-xapian
Package flavors (<flavor>: <package>)
  • py39: py39-xapian
distinfo:
TIMESTAMP = 1710712358 SHA256 (xapian-bindings-1.4.25.tar.xz) = 068314fca3f54524701492df432fa54c485fd4e39613ca2cd275e136964e81a9 SIZE (xapian-bindings-1.4.25.tar.xz) = 1076644

Packages (timestamps in pop-ups are UTC):
py37-xapian
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.4.17---1.4.17-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-xapian
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.4.251.4.25-1.4.251.4.25---
FreeBSD:13:quarterly1.4.241.4.241.4.221.4.241.4.251.4.241.4.241.4.24
FreeBSD:14:latest1.4.251.4.251.4.211.4.251.4.251.4.22-1.4.22
FreeBSD:14:quarterly1.4.241.4.25-1.4.241.4.251.4.241.4.241.4.24
FreeBSD:15:latest1.4.241.4.25n/a1.4.24n/a1.4.241.4.241.4.24
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. xapian-core>=1.4.25 : databases/xapian-core
  2. py39-sphinx>=0,1 : textproc/py-sphinx@py39
  3. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
Library dependencies:
  1. libxapian.so : databases/xapian-core
This port is required by:
for Run
  1. databases/xapian-bindings

Configuration Options:
===> The following configuration options are available for py39-xapian-1.4.25: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
databases_py-xapian
USES:
compiler:c++11-lang libtool python tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/sunpoet/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/sunpoet/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/sunpoet/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/sunpoet/
  5. https://oligarchy.co.uk/xapian/1.4.25/
Collapse this list.

Number of commits found: 48

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.25
13 Apr 2024 09:31:36
commit hash: 1bce707d105f2102f409108a72db5ea76795447acommit hash: 1bce707d105f2102f409108a72db5ea76795447acommit hash: 1bce707d105f2102f409108a72db5ea76795447acommit hash: 1bce707d105f2102f409108a72db5ea76795447a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-xapian: Fix build with DOCS disabled

- Convert REINPLACE_CMD to patch file
- Clean up PLIST
1.4.25
23 Mar 2024 14:30:53
commit hash: a4f43c8f4bb5bfeba9f6ec09b26790f95ce92b11commit hash: a4f43c8f4bb5bfeba9f6ec09b26790f95ce92b11commit hash: a4f43c8f4bb5bfeba9f6ec09b26790f95ce92b11commit hash: a4f43c8f4bb5bfeba9f6ec09b26790f95ce92b11 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-xapian: Update to 1.4.25

Changes:	https://trac.xapian.org/wiki/ReleaseOverview
		https://github.com/xapian/xapian/blob/RELEASE/1.4/xapian-bindings/NEWS
1.4.24
14 Nov 2023 17:15:36
commit hash: 436b13047e5aa5f857c6d68b2830c07ddd66072acommit hash: 436b13047e5aa5f857c6d68b2830c07ddd66072acommit hash: 436b13047e5aa5f857c6d68b2830c07ddd66072acommit hash: 436b13047e5aa5f857c6d68b2830c07ddd66072a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-xapian: Update to 1.4.24

- Clean up CONFIGURE_ARGS

Changes:	https://trac.xapian.org/wiki/ReleaseOverview
1.4.23
09 Jul 2023 21:34:21
commit hash: f8587436a0cd04a1f730c1c48669b56c29a3f8e6commit hash: f8587436a0cd04a1f730c1c48669b56c29a3f8e6commit hash: f8587436a0cd04a1f730c1c48669b56c29a3f8e6commit hash: f8587436a0cd04a1f730c1c48669b56c29a3f8e6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-xapian: Update to 1.4.23

Changes:	https://trac.xapian.org/wiki/ReleaseOverview
1.4.22
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
1.4.22
21 Mar 2023 19:20:13
commit hash: 99efde59694a9cea2d3778f6576e69098d47321fcommit hash: 99efde59694a9cea2d3778f6576e69098d47321fcommit hash: 99efde59694a9cea2d3778f6576e69098d47321fcommit hash: 99efde59694a9cea2d3778f6576e69098d47321f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-xapian: Update to 1.4.22

- Convert REINPLACE_CMD to patch file

Changes:	https://trac.xapian.org/wiki/ReleaseOverview
1.4.21
03 Oct 2022 17:10:21
commit hash: 244aba1a283dcc0b254aa61112dc6869578b9d0acommit hash: 244aba1a283dcc0b254aa61112dc6869578b9d0acommit hash: 244aba1a283dcc0b254aa61112dc6869578b9d0acommit hash: 244aba1a283dcc0b254aa61112dc6869578b9d0a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-xapian: Update to 1.4.21

Changes:	https://trac.xapian.org/wiki/ReleaseOverview
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.4.20
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.4.20
20 Jul 2022 14:21:07
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
databases: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  "Mahdi Mokhtari <mokhi64@gmail.com>"
  *  "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
  *  <hvo.pm@xs4all.nl>
  *  <jsmith@resonatingmedia.com>
  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Snelson <Alan@Wave2.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.4.20
07 Jul 2022 21:42:45
commit hash: f96aa5081b0d502d4a7ebc99fbbb299aa6c70ee8commit hash: f96aa5081b0d502d4a7ebc99fbbb299aa6c70ee8commit hash: f96aa5081b0d502d4a7ebc99fbbb299aa6c70ee8commit hash: f96aa5081b0d502d4a7ebc99fbbb299aa6c70ee8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-xapian: Update to 1.4.20

Changes:	https://trac.xapian.org/wiki/ReleaseOverview
1.4.19
23 Jan 2022 18:18:13
commit hash: 8499bc1ed71c3018f100081ba6a667a7a037f8f5commit hash: 8499bc1ed71c3018f100081ba6a667a7a037f8f5commit hash: 8499bc1ed71c3018f100081ba6a667a7a037f8f5commit hash: 8499bc1ed71c3018f100081ba6a667a7a037f8f5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-xapian: Update to 1.4.19

Changes:	https://trac.xapian.org/wiki/ReleaseOverview
1.4.18
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.4.18
03 Mar 2021 18:08:34
Revision:567134Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix build with newer Python (3.8.7+ and 3.9.2+)
1.4.18
26 Jan 2021 17:23:10
Revision:562758Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.18

Changes:	https://trac.xapian.org/wiki/ReleaseOverview
1.4.17
14 Jan 2021 14:34:38
Revision:561562Original commit files touched by this commit
dbaio search for other commits by this committer
Remove PY_SPHINX from ports using Python 3

Approved by:	 portmgr blanket
Differential Revision:	https://reviews.freebsd.org/D28093
1.4.17
10 Jan 2021 08:19:47
Revision:560931Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove PYTHON_REL check after r559531 (USES=python:3.6+)
1.4.17
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
1.4.17
21 Aug 2020 21:22:22
Revision:545636Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.17

Changes:	https://trac.xapian.org/wiki/ReleaseOverview
1.4.16
15 Jun 2020 18:44:46
Revision:538951Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.16

Changes:	https://trac.xapian.org/wiki/ReleaseOverview
1.4.15
11 May 2020 23:51:58
Revision:534966Original commit files touched by this commit
dbaio search for other commits by this committer
Update Sphinx

- Repocopy textproc/py-sphinx to textproc/py-sphinx18

  Update it to 1.8.5 (latest version from 1.8.X).
  This version supports Python 2 and 3.
  Add test target.

- textproc/py-sphinx: Update to 3.0.2

  Python 3 only (3.5+).
  Add test target.

- Mk/Uses/python.mk: Add PY_SPHINX
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.4.15
03 May 2020 20:49:59
Revision:533830Original commit files touched by this commit
sunpoet search for other commits by this committer
Cosmetic change
1.4.15
24 Feb 2020 18:57:22
Revision:527020Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.15

Changes:	https://trac.xapian.org/wiki/ReleaseOverview
1.4.14
08 Dec 2019 16:53:18
Revision:519341Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.14

Changes:	https://trac.xapian.org/wiki/ReleaseOverview
1.4.13
08 Nov 2019 03:54:11
Revision:517029Original commit files touched by this commit
linimon search for other commits by this committer
Unmark these ports broken on aarch64.

Submitted by:	emaste (TRYBROKEN run)
Approved by:	portmgr (tier-2 blanket)
1.4.13
20 Oct 2019 17:08:20
Revision:514905Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.13

Changes:	https://trac.xapian.org/wiki/ReleaseOverview
1.4.12
01 Aug 2019 16:15:46
Revision:507785Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.12

Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.12
1.4.11_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
1.4.11
25 Apr 2019 14:17:38
Revision:499998Original commit files touched by this commit
antoine search for other commits by this committer
Clean up plist
1.4.11
02 Mar 2019 17:46:31
Revision:494427Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.11

Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.11
1.4.10
14 Feb 2019 22:40:41
Revision:492940Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.10

Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.10
1.4.9_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
1.4.9
05 Nov 2018 21:43:56
Revision:484231Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.9

Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.9
1.4.8
27 Oct 2018 23:21:57
Revision:483185Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.8

Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.8
1.4.7
23 Sep 2018 09:38:32
Revision:480468Original commit files touched by this commit
sunpoet search for other commits by this committer
Update MASTER_SITES
1.4.7
22 Sep 2018 05:30:32
Revision:480340Original commit files touched by this commit
linimon search for other commits by this committer
Fix build on gcc-based archs by updating USES.

Tested on powerpc64 and amd64 (for no regression).

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
1.4.7
29 Jul 2018 19:10:42
Revision:475697Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.7

Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.6
		https://trac.xapian.org/wiki/ReleaseOverview/1.4.7
1.4.5
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
1.4.5
25 Jan 2018 13:06:23
Revision:459929Original commit files touched by this commit
sunpoet search for other commits by this committer
Update BUILD_DEPENDS: restrict py-sphinx to DOCS option

PR:		219249
Reported by:	Gerrit Beine <mail+freebsd@gerritbeine.de>
1.4.5
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.4.5
16 Oct 2017 17:51:33
Revision:452236Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.5

Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.5
1.4.4
20 Aug 2017 12:26:20
Revision:448381Original commit files touched by this commit
sunpoet search for other commits by this committer
Pet portlint: move BROKEN_* upward
1.4.4
31 May 2017 17:29:39
Revision:442227Original commit files touched by this commit
sunpoet search for other commits by this committer
Add python to CATEGORIES
1.4.4
27 May 2017 19:42:13
Revision:441868Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix CONFLICTS_INSTALL

PR:		219388
Submitted by:	pawel
1.4.4
13 May 2017 12:11:24
Revision:440793Original commit files touched by this commit
sunpoet search for other commits by this committer
Add py-sphinx to BUILD_DEPENDS unconditionally

PR:		219249
Reported by:	Gerrit Beine <mail+freebsd@gerritbeine.de>
1.4.4
03 May 2017 05:52:55
Revision:440001Original commit files touched by this commit
linimon search for other commits by this committer
Mark some ports failing on aarch64, and, in a few cases, other tier-2
archs.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
1.4.4
24 Apr 2017 15:15:30
Revision:439301Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.4

Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.4
1.4.3
04 Apr 2017 09:36:44
Revision:437721Original commit files touched by this commit
sunpoet search for other commits by this committer
Add py-xapian 1.4.3 (copied from xapian-bindings)

- Update to 1.4.3
- Add BUILD_DEPENDS
- Update WWW

Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.3
		https://trac.xapian.org/wiki/ReleaseOverview/1.4.2
		https://trac.xapian.org/wiki/ReleaseOverview/1.4.1
		https://trac.xapian.org/wiki/ReleaseOverview/1.4.0

Number of commits found: 48