non port: www/xapian-omega/Makefile |
SVNWeb
|
Number of commits found: 83 |
Mon, 3 Oct 2022
|
[ 17:10 Po-Chuan Hsieh (sunpoet) ] a773e9e
www/xapian-omega: Update to 1.4.21
Changes: https://trac.xapian.org/wiki/ReleaseOverview
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] e915e75 (Only the first 10 of 1623 ports in this commit are shown above. )
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above )
|
Thu, 7 Jul 2022
|
[ 21:42 Po-Chuan Hsieh (sunpoet) ] 193d95a
www/xapian-omega: Update to 1.4.20
Changes: https://trac.xapian.org/wiki/ReleaseOverview
|
Mon, 28 Feb 2022
|
[ 12:46 Po-Chuan Hsieh (sunpoet) ] 114cacb
www/xapian-omega: Use PCRE2 instead of PCRE
- Bump PORTREVISION for dependency and package change
Reference: https://git.xapian.org/?p=xapian;a=commit;h=fe7db763379cc5ac1649498d38446eb8fee32b56
https://github.com/xapian/xapian/commit/fe7db763379cc5ac1649498d38446eb8fee32b56
|
Sun, 23 Jan 2022
|
[ 18:18 Po-Chuan Hsieh (sunpoet) ] 12b52ec
www/xapian-omega: Update to 1.4.19
Changes: https://trac.xapian.org/wiki/ReleaseOverview
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 26 Jan 2021
|
[ 17:23 sunpoet ]
Update to 1.4.18
Changes: https://trac.xapian.org/wiki/ReleaseOverview
|
Fri, 21 Aug 2020
|
[ 21:22 sunpoet ]
Update to 1.4.17
Changes: https://trac.xapian.org/wiki/ReleaseOverview
|
Mon, 15 Jun 2020
|
[ 18:44 sunpoet ]
Update to 1.4.16
Changes: https://trac.xapian.org/wiki/ReleaseOverview
|
Sun, 3 May 2020
|
[ 20:49 sunpoet ]
Cosmetic change
|
Mon, 24 Feb 2020
|
[ 18:57 sunpoet ]
Update to 1.4.15
Changes: https://trac.xapian.org/wiki/ReleaseOverview
|
Sun, 8 Dec 2019
|
[ 16:53 sunpoet ]
Update to 1.4.14
Changes: https://trac.xapian.org/wiki/ReleaseOverview
|
Sun, 20 Oct 2019
|
[ 17:08 sunpoet ]
Update to 1.4.13
Changes: https://trac.xapian.org/wiki/ReleaseOverview
|
Thu, 1 Aug 2019
|
[ 16:16 sunpoet ]
Update to 1.4.12
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.12
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Sat, 2 Mar 2019
|
[ 17:46 sunpoet ]
Update to 1.4.11
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.11
|
Thu, 14 Feb 2019
|
[ 22:40 sunpoet ]
Update to 1.4.10
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.10
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Mon, 5 Nov 2018
|
[ 21:44 sunpoet ]
Update to 1.4.9
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.9
|
Sat, 27 Oct 2018
|
[ 23:22 sunpoet ]
Update to 1.4.8
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.8
|
Sun, 23 Sep 2018
|
[ 09:38 sunpoet ]
Update MASTER_SITES
|
Sat, 22 Sep 2018
|
[ 05:30 linimon ] (Only the first 10 of 34 ports in this commit are shown above. )
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)
|
Sun, 29 Jul 2018
|
[ 19:10 sunpoet ]
Update to 1.4.7
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.6
https://trac.xapian.org/wiki/ReleaseOverview/1.4.7
|
Tue, 5 Jun 2018
|
[ 18:55 sunpoet ]
Install templates
- Bump PORTREVISION for package change
Requested by: O'Connor, Daniel <darius@dons.net.au>
|
Mon, 16 Oct 2017
|
[ 17:51 sunpoet ]
Update to 1.4.5
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.5
|
Sun, 8 Oct 2017
|
[ 13:49 sunpoet ]
Convert PORTDATA=*, PORTDOCS=* and PORTEXAMPLES to PLIST entries
|
Sat, 27 May 2017
|
[ 19:42 sunpoet ] (Only the first 10 of 21 ports in this commit are shown above. )
Fix CONFLICTS_INSTALL
PR: 219388
Submitted by: pawel
|
Mon, 24 Apr 2017
|
[ 15:15 sunpoet ]
Update to 1.4.4
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.4
|
Tue, 4 Apr 2017
|
[ 09:38 sunpoet ]
Update to 1.4.3
- Add CONFLICTS_INSTALL
- Convert to options target helper
- 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
|
Sun, 20 Nov 2016
|
[ 23:54 sunpoet ]
- Update to 1.2.24
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.24
|
Thu, 31 Mar 2016
|
[ 15:38 sunpoet ]
- Update to 1.2.23
- Update LIB_DEPENDS: remove PORTSDIR
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.23
|
Sun, 17 Jan 2016
|
[ 13:12 sunpoet ]
- Update to 1.2.22
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.22
Sponsored by: PortsCamp Taiwan
|
Thu, 15 Oct 2015
|
[ 20:17 sunpoet ]
- Add LICENSE_FILE
- Use USES=localbase
|
Sat, 10 Oct 2015
|
[ 14:03 tijl ] (Only the first 10 of 40 ports in this commit are shown above. )
Remove iconv(), iconv_open() and iconv_close() symbols from libiconv.
These were FreeBSD specific aliases for libiconv(), libiconv_open() and
libiconv_close() that are now also provided by libc which complicates
writing configure tests that work correctly when both libc iconv and
libiconv are available.
Also, because the libiconv iconv.h header redefines iconv* to libiconv*
correct use of the header implies that the aliases aren't used.
The following ports needed fixes because there was something wrong with
the way they tried to detect or use iconv:
audio/deadbeef: Remove LIBICONV_PLUG from a source file. It's a
compile-time option and should not be set in source code. (Only the first 15 lines of the commit message are shown above )
|
Thu, 21 May 2015
|
[ 21:25 sunpoet ]
- Update to 1.2.21
- Use PORTDATA
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.21
|
Thu, 5 Mar 2015
|
[ 17:27 sunpoet ]
- Update to 1.2.20
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.20
|
Mon, 24 Nov 2014
|
[ 18:29 sunpoet ]
- Update to 1.2.19
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.19
|
Mon, 23 Jun 2014
|
[ 17:43 sunpoet ]
- Update to 1.2.18
- Use USES=libtool
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.18
|
Fri, 14 Mar 2014
|
[ 10:09 sunpoet ]
- Use USES=tar:xz
|
Tue, 4 Feb 2014
|
[ 16:14 sunpoet ]
- Update to 1.2.17
- Simplify Makefile
- Cosmetic change
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.17
|
Thu, 5 Dec 2013
|
[ 20:26 sunpoet ]
- Update to 1.2.16
- Respect DATADIR
- Simplify Makefile
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.16
|
Wed, 23 Oct 2013
|
[ 19:09 sunpoet ]
- Convert to new LIB_DEPENDS format
- Convert to new options helper
- Use USES=shebangfix
- Support STAGEDIR
|
Mon, 30 Sep 2013
|
[ 19:58 bsam ]
Fix using iconv at ports:
. shells/fish;
. games/instead;
. www/xapian-omega;
. devel/xdg-user-dirs.
Submitted by: marino (via e-mail)
Approved by: portmgr (bapt, implicit)
|
Fri, 20 Sep 2013
|
[ 23:36 bapt ] (Only the first 10 of 2206 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
|
Sun, 25 Aug 2013
|
[ 16:14 sunpoet ]
- Use !${PORT_OPTIONS:Mfoo} instead of empty(PORT_OPTIONS:Mfoo)
|
Wed, 21 Aug 2013
|
[ 14:08 sunpoet ] (Only the first 10 of 272 ports in this commit are shown above. )
- Convert to new perl framework
|
Sat, 27 Apr 2013
|
[ 18:25 mva ] (Only the first 10 of 181 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here
|
Thu, 18 Apr 2013
|
[ 17:40 sunpoet ]
- Update to 1.2.15
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.15
Feature safe: yes
|
Mon, 18 Mar 2013
|
[ 14:46 sunpoet ]
- Update to 1.2.14
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.14
|
Wed, 20 Feb 2013
|
[ 20:37 sunpoet ]
- Update to 1.2.13
- Cleanup Makefile header
- Reformat pkg-descr
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.13
|
Mon, 10 Dec 2012
|
[ 19:11 mm ] (Only the first 10 of 233 ports in this commit are shown above. )
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
|
Sat, 7 Jul 2012
|
[ 06:54 sunpoet ]
- Update to 1.2.12
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.12
|
Wed, 27 Jun 2012
|
[ 08:32 sunpoet ]
- Update to 1.2.11
- Pet portlint: remove ABI version number from LIB_DEPENDS
- Convert to new options framework
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.11
|
Mon, 14 May 2012
|
[ 18:46 sunpoet ]
- Update to 1.2.10.0
- Add PORTSCOUT knob to skip development versions
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.10
|
Tue, 13 Mar 2012
|
[ 17:09 sunpoet ]
- Update to 1.2.9
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.9
Feature safe: yes
|
Tue, 14 Feb 2012
|
[ 12:45 mm ] (Only the first 10 of 140 ports in this commit are shown above. )
Bump pcre library dependency due to 8.30 update
|
Sun, 12 Feb 2012
|
[ 03:36 sunpoet ]
- Update to 1.2.8
- Add my LOCAL to MASTER_SITES
- Pet portlint
- Take maintainership
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.8
|
Tue, 7 Feb 2012
|
[ 01:35 pgollucci ]
- drop maintainer now that update is complete
PR: ports/164460
|
[ 01:28 pgollucci ] (Only the first 10 of 16 ports in this commit are shown above. )
- Update xapian to 1.2.7.0
PR: ports/164460
|
Tue, 24 Jan 2012
|
[ 19:16 pgollucci ]
- Lock these under my maintainership temporarily while the repo copy and upgrade
shuffle
happens
|
[ 09:05 sunpoet ]
- Reset MAINTAINER
PR: ports/164438
Submitted by: Jean-Francois Dockes <jf@dockes.org> (maintainer)
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Sun, 22 May 2011
|
[ 14:09 brix ]
- Pass maintainership to Jean-Francois Dockes <jf@dockes.org>
|
Fri, 29 Oct 2010
|
[ 16:30 brix ]
- Update to v1.0.22
|
Wed, 29 Sep 2010
|
[ 23:57 pgollucci ]
- Chase the revert of databases/xapian-core (shlib)
|
Fri, 24 Sep 2010
|
[ 20:25 pgollucci ]
- Chase xapian-core shlib bump
Reported by: pav via pointyhat
|
Thu, 23 Sep 2010
|
[ 17:20 pgollucci ]
- Chase databases/xapian-core sh lib bump
Reported by: erwin via pointyhat
|
Mon, 12 Jul 2010
|
[ 15:33 brix ]
- Add License information
|
[ 15:06 brix ]
- Update to v1.0.21
- Limit Portscout to v1.0.x
|
Mon, 22 Feb 2010
|
[ 19:23 brix ]
- Update to v1.0.18
Feature safe: yes
|
Sun, 13 Dec 2009
|
[ 15:46 brix ]
- Update to v1.0.17
|
Sun, 13 Sep 2009
|
[ 11:16 brix ]
- Update to v1.0.16 (security update)
Security:
http://www.vuxml.org/freebsd/b46f3a1e-a052-11de-a649-000c2955660f.html
|
Sat, 25 Jul 2009
|
[ 09:49 brix ]
- Update to v1.0.14
|
Thu, 21 May 2009
|
[ 18:13 brix ]
- Update to v1.0.12
|
Wed, 25 Mar 2009
|
[ 18:33 brix ]
- Update to v1.0.11
|
Fri, 16 Jan 2009
|
[ 18:55 brix ]
- Update to v1.0.10
|
Fri, 14 Nov 2008
|
[ 15:07 amdmi3 ]
- Bump portrevision after databases/xapian-core shlib bump
Notified by: erwin (via pointyhat)
|
Sun, 2 Nov 2008
|
[ 13:19 brix ]
- Update to v1.0.9
|
Sat, 27 Sep 2008
|
[ 11:09 brix ]
- Update to v1.0.8.
|
Tue, 29 Jul 2008
|
[ 20:52 brix ]
Update to version 1.0.7.
Approved by: erwin (mentor, implicit)
|
Sun, 27 Jul 2008
|
[ 03:09 rafan ]
- Chase databases/xapian-core update
PR: ports/125954 (deskutils/recoll)
Submitted by: maintainer of xapian-core
|
Sat, 5 Jul 2008
|
[ 09:24 brix ]
CGI search application built on Xapian
This package contains two index building utilities (omindex and
scriptindex) and a CGI search application (omega). These use the
Xapian search library to provide a search over a collection of
documents.
Approved by: erwin (mentor)
|
Number of commits found: 83 |