Commit graph

75 commits

Author SHA1 Message Date
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:	40f35d33ee
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
Sunpoet Po-Chuan Hsieh
439bc28287 - Update to 1.2.13
- Cleanup Makefile header
- Reformat pkg-descr
- Bump PORTREVISION for databases/xapian-core shlib change

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.13
2013-02-20 20:34:54 +00:00
Sunpoet Po-Chuan Hsieh
667e8794a8 - Update to 1.2.12
Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.12
2012-07-07 06:54:50 +00:00
Sunpoet Po-Chuan Hsieh
7a6c49c1bb - Update to 1.2.11
- Convert to new options framework

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.11
2012-06-27 08:30:01 +00:00
Sunpoet Po-Chuan Hsieh
bc24ff0b72 - Update to 1.2.10.0
- Add PORTSCOUT knob to skip development versions

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.10
2012-05-14 18:46:00 +00:00
Sunpoet Po-Chuan Hsieh
e1260c4a73 - Update to 1.2.9
Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.9
Feature safe:	yes
2012-03-13 17:09:02 +00:00
Sunpoet Po-Chuan Hsieh
43d1bf5313 - Update to 1.2.8
- Add my LOCAL to MASTER_SITES
- Space/Tab twiddle
- Take maintainership

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.8
2012-02-12 03:36:17 +00:00
Philip M. Gollucci
3d0eeb3550 - drop maintainer now that update is complete
PR:     ports/164460
2012-02-07 01:35:05 +00:00
Philip M. Gollucci
b240b0c314 - Update xapian to 1.2.7.0
PR:             ports/164460
2012-02-07 01:28:01 +00:00
Philip M. Gollucci
49f24fa47a - Lock these under my maintainership temporarily while the repo copy and upgrade shuffle
happens
2012-01-24 19:16:47 +00:00
Sunpoet Po-Chuan Hsieh
a2b0ff9fac - Reset MAINTAINER
PR:		ports/164437
Submitted by:	Jean-Francois Dockes <jf@dockes.org> (maintainer)
2012-01-24 09:05:26 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Henrik Brix Andersen
df5123340c - Update to v1.0.22
- Add LICENSE information
- Update maintainer e-mail address

PR:		ports/151782
Submitted by:	Jean-Francois Dockes <jf@dockes.org> (maintainer)
Approved by:	Jean-Francois Dockes <jf@dockes.org> (maintainer)
2010-10-29 16:23:53 +00:00
Philip M. Gollucci
a695cff392 - Set PORTEPOCH after the revert 2010-09-29 23:52:55 +00:00
Philip M. Gollucci
c83b987219 - Revert to 1.0.x series
We will eventuall be dual lifing 1.2.x and 1.0.x

Requested by:       brix
Discussed with:     brix, erwin
2010-09-29 23:52:29 +00:00
Ion-Mihai Tetcu
2ad0b990f5 - fix when -DNOPORTDOCS (shell command needs to be exectuted inside a target)
- pet portlint (spaces -> tabs)

Reported by:	QAT
2010-09-26 05:47:32 +00:00
Philip M. Gollucci
30de9d999a - Update to 1.2.3
- Update MAINTAINER email address

PR:             ports/150129
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer)
2010-09-22 05:28:33 +00:00
Sylvio Cesar Teixeira
3bcac2f642 - Update to 1.0.18
PR:		ports/145715
Submitted by:	Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer)
Approved by:	itetcu (mentor, implicit)
2010-04-17 19:31:27 +00:00
Yen-Ming Lee
35ea1b99a3 - update to 1.0.17
PR:		141237
Submitted by:	leeym
Approved by:	maintainer
2009-12-07 09:01:15 +00:00
Yi-Jheng Lin
f9f7a62d5a - Update to 1.0.16
PR:		ports/139750
Submitted by:	Jean-Francois Dockes <jean-francois.dockes AT wanadoo.fr> (maintainer)
Approved by:	rafan (co-mentor)
2009-11-09 06:50:35 +00:00