Commit Graph

94 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh 149badf358 Update to 1.4.18
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2021-01-26 17:22:51 +00:00
Sunpoet Po-Chuan Hsieh 5763c36062 Update to 1.4.17
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2020-08-21 21:22:03 +00:00
Sunpoet Po-Chuan Hsieh a840b6d65a Update to 1.4.16
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2020-06-15 18:44:21 +00:00
Sunpoet Po-Chuan Hsieh 4dbe256289 Cosmetic change 2020-05-03 20:49:10 +00:00
Sunpoet Po-Chuan Hsieh 59bca4945b Update to 1.4.15
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2020-02-24 18:56:56 +00:00
Sunpoet Po-Chuan Hsieh 2cc2bb3c0f Update to 1.4.14
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2019-12-08 16:52:53 +00:00
Sunpoet Po-Chuan Hsieh 78660a5b4d Update to 1.4.13
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2019-10-20 17:07:54 +00:00
Sunpoet Po-Chuan Hsieh 0a21061dfe Update to 1.4.12
Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.12
2019-08-01 16:15:24 +00:00
Gerald Pfeifer ea8c8ec7da 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
2019-07-26 20:46:53 +00:00
Sunpoet Po-Chuan Hsieh 87c1712394 Update to 1.4.11
Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.11
2019-03-02 17:46:09 +00:00
Sunpoet Po-Chuan Hsieh e0e7517fb3 Update to 1.4.10.0
Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.10
2019-02-14 22:40:19 +00:00
Sunpoet Po-Chuan Hsieh 8f86c69a1b Remove unsupported regular expression
Differential Revision:	https://reviews.freebsd.org/D18332
PR:		233421
Reported by:	kevans
2019-01-13 20:07:44 +00:00
Gerald Pfeifer a9f015d155 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
2018-12-12 01:35:33 +00:00
Sunpoet Po-Chuan Hsieh e4710efc8c Update to 1.4.9
Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.9
2018-11-05 21:43:23 +00:00
Sunpoet Po-Chuan Hsieh c8313437a3 Update to 1.4.8
Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.8
2018-10-27 23:21:26 +00:00
Sunpoet Po-Chuan Hsieh 06b7a66604 Update MASTER_SITES 2018-09-23 09:38:12 +00:00
Gerald Pfeifer 09f9633cb6 Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
2018-07-29 22:18:44 +00:00
Sunpoet Po-Chuan Hsieh 2d913104f8 Update to 1.4.7
Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.6
		https://trac.xapian.org/wiki/ReleaseOverview/1.4.7
2018-07-29 19:10:21 +00:00
Mark Linimon 9fa05cbab2 Adjust USES to fix building on gcc-based archs (in particular, powerpc64).
On the clang architectures, these changes have no effect: the baser
compiler already includes the needed features.

While here, remove now-redundant CXXFLAGS statements and pet portlint
(no other content change).

Tested on both powerpc64 and amd64.

Approved by:	portmgr (tier-2 blanket)
2018-06-02 19:40:59 +00:00
Sunpoet Po-Chuan Hsieh 3713d39220 Update to 1.4.5
Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.5
2017-10-16 17:45:48 +00:00
Sunpoet Po-Chuan Hsieh 83c2cca0b5 Convert PORTDATA=* and PORTDOCS=* to PLIST entries 2017-10-08 13:48:47 +00:00
Sunpoet Po-Chuan Hsieh 4dabf739f6 Fix CONFLICTS_INSTALL
PR:		219388
Submitted by:	pawel
2017-05-27 19:42:13 +00:00
Mark Linimon 73a2d70934 Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
2017-05-20 12:02:07 +00:00
Sunpoet Po-Chuan Hsieh 80020fd9d6 Use upstream patch
Obtained from:	https://github.com/xapian/xapian/commit/40f35d33ee31433b00e8241ba29f03ce8f98477a
2017-04-28 21:40:16 +00:00
Sunpoet Po-Chuan Hsieh ad177b8ceb Update to 1.4.4
Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.4
2017-04-24 15:14:46 +00:00
Sunpoet Po-Chuan Hsieh afaa9f3040 Update to 1.4.3
- Add CONFLICTS_INSTALL
- Update WWW
- Bump PORTREVISION for dependent ports

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
2017-04-04 09:28:36 +00:00
Sunpoet Po-Chuan Hsieh 4488cb4600 Remove outdated OSVERSION check 2017-01-01 03:57:43 +00:00
Raphael Kubo da Costa 7fa9bc24b0 Update FreeBSD version check for SOCK_CLOEXEC.
__FreeBSD_version was not bumped when SOCK_CLOEXEC was introduced, but we can
place its addition between 1000030 and 1000031.

Reported by:	mat
2016-11-22 12:59:03 +00:00
Sunpoet Po-Chuan Hsieh db3c0ef5d8 - Simplify patch for FreeBSD 9.x 2016-11-22 06:55:03 +00:00
Raphael Kubo da Costa 3dae42992f Unbreak the build on FreeBSD 9 after r426647.
SOCK_CLOEXEC was introduced in FreeBSD 10, so define it to 0 on FreeBSD 9 (the
code already handles this case). Xapian 1.4 has a safesyssocket.h that does the
same thing.

PR:		214699
Approved by:	portmgr (antoine)
2016-11-21 21:26:58 +00:00
Sunpoet Po-Chuan Hsieh 7b6752daf9 - Update to 1.2.24
Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.24
2016-11-20 23:53:59 +00:00
Sunpoet Po-Chuan Hsieh 228f5c8eaf - Update to 1.2.23
Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.23
2016-03-31 15:38:43 +00:00
Sunpoet Po-Chuan Hsieh 85f3ac4f7e - Update to 1.2.22
- Add LICENSE_FILE

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.22
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:11:45 +00:00
Sunpoet Po-Chuan Hsieh 6cca890a12 - Update to 1.2.21
Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.21
2015-05-21 21:25:11 +00:00
Sunpoet Po-Chuan Hsieh 640a7e073f - Update to 1.2.20
Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.20
2015-03-05 17:26:59 +00:00
Sunpoet Po-Chuan Hsieh 9a0865594a - Update to 1.2.19
Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.19
2014-11-24 18:29:21 +00:00
Baptiste Daroussin 3edc030b9f Cleanup plist 2014-10-20 10:41:12 +00:00
Sunpoet Po-Chuan Hsieh d025188e96 - Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP} 2014-08-30 15:40:44 +00:00
Sunpoet Po-Chuan Hsieh 8d59530723 - Update to 1.2.18
- Use USES=libtool

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.18
2014-06-23 17:43:41 +00:00
Sunpoet Po-Chuan Hsieh 3abca268a6 - Use USES=tar:xz 2014-03-14 10:09:26 +00:00
Sunpoet Po-Chuan Hsieh 223de8ea3e - Update to 1.2.17
Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.17
2014-02-04 16:14:27 +00:00
Sunpoet Po-Chuan Hsieh a61446de67 - Update to 1.2.16
- Use PORTDOCS
- Convert to new options helper
- Simplify Makefile

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.16
2013-12-05 20:26:12 +00:00
Sunpoet Po-Chuan Hsieh 88d1cdc90f - Strip shared library
- Support STAGEDIR
2013-10-23 18:56:49 +00:00
Baptiste Daroussin 36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Sunpoet Po-Chuan Hsieh d798c07faf - Reformat pkg-descr 2013-09-14 17:12:47 +00:00
Baptiste Daroussin 2198e11dc9 Fix build with clang 2013-09-05 09:40:38 +00:00
Sunpoet Po-Chuan Hsieh 20c1eacf2b - Use !${PORT_OPTIONS:Mfoo} instead of empty(PORT_OPTIONS:Mfoo) 2013-08-25 16:14:58 +00:00
Sunpoet Po-Chuan Hsieh fa1716b118 - Remove leading indefinite article from COMMENT 2013-08-21 17:17:25 +00:00
Sunpoet Po-Chuan Hsieh 01abac67b4 - Update to 1.2.15
Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.15
Feature safe:	yes
2013-04-18 17:39:37 +00:00
Sunpoet Po-Chuan Hsieh 83fdc879e9 - Update to 1.2.14
Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.14
2013-03-18 14:45:14 +00:00