notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: textproc/groonga/Makefile

Number of commits found: 104 (showing only 100 on this page)

1 | 2  »  

Wednesday, 29 Mar 2023
22:23 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/groonga: Update version 13.0.0=>13.0.1

Changelog: https://groonga.org/en/blog/2023/03/24/groonga-13.0.1.html
commit hash: 1b75adbe2541e3dc153294d87f3893d73a2f9c8f commit hash: 1b75adbe2541e3dc153294d87f3893d73a2f9c8f commit hash: 1b75adbe2541e3dc153294d87f3893d73a2f9c8f commit hash: 1b75adbe2541e3dc153294d87f3893d73a2f9c8f 1b75adb
Monday, 20 Feb 2023
15:46 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/groonga: Update version 12.1.2=>13.0.0

Changelog: https://groonga.org/en/blog/2023/02/09/groonga-13.0.0.html
commit hash: b2f455311223baf260f3fcea7da33c30e1c0be92 commit hash: b2f455311223baf260f3fcea7da33c30e1c0be92 commit hash: b2f455311223baf260f3fcea7da33c30e1c0be92 commit hash: b2f455311223baf260f3fcea7da33c30e1c0be92 b2f4553
Wednesday, 1 Feb 2023
14:38 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/groonga: Update version 12.1.1=>12.1.2

Relnotes: https://groonga.org/en/blog/2023/01/29/groonga-12.1.2.html
commit hash: f0627377e0a351573ce68896bed51c56be12cc6a commit hash: f0627377e0a351573ce68896bed51c56be12cc6a commit hash: f0627377e0a351573ce68896bed51c56be12cc6a commit hash: f0627377e0a351573ce68896bed51c56be12cc6a f062737
Saturday, 14 Jan 2023
23:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby

Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae 18c6e18
Wednesday, 11 Jan 2023
09:00 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/groonga: Update version 12.1.0=>12.1.1

Relnotes: https://groonga.org/en/blog/2023/01/06/groonga-12.1.1.html
commit hash: 6d65994fbccc47a1b90e3ad6324d747a3fafca99 commit hash: 6d65994fbccc47a1b90e3ad6324d747a3fafca99 commit hash: 6d65994fbccc47a1b90e3ad6324d747a3fafca99 commit hash: 6d65994fbccc47a1b90e3ad6324d747a3fafca99 6d65994
Saturday, 10 Dec 2022
15:07 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/groonga: Update version 12.0.9=>12.1.0

Relnotes: https://groonga.org/en/blog/2022/11/29/groonga-12.1.0.html
commit hash: 2993363a7e18bac676eac746a9dcb92b890d69d1 commit hash: 2993363a7e18bac676eac746a9dcb92b890d69d1 commit hash: 2993363a7e18bac676eac746a9dcb92b890d69d1 commit hash: 2993363a7e18bac676eac746a9dcb92b890d69d1 2993363
Saturday, 5 Nov 2022
14:19 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/groonga: Update version 12.0.8=>12.0.9

Relnotes: https://groonga.org/en/blog/2022/10/31/groonga-12.0.9.html
commit hash: 769c0d29764169566ab59e85f5645062e7737967 commit hash: 769c0d29764169566ab59e85f5645062e7737967 commit hash: 769c0d29764169566ab59e85f5645062e7737967 commit hash: 769c0d29764169566ab59e85f5645062e7737967 769c0d2
Sunday, 16 Oct 2022
21:10 Adam Weinberger (adamw) search for other commits by this committer
devel/msgpack: Update and split into C and C++ versions

Upstream now provides msgpack as two separate distributions: a C version
with the traditional libmsgpackc.so library, and a header-only C++
version.

devel/msgpack is now devel/msgpack-c and devel/msgpack-cxx, and its
consumers now point to one or both. Note that it is entirely possible
for both to be required. PORTREVISION bump for all consumers.

In my testing, it's not clear that the MSGPACK option in the mariadb
ports actually does anything. I don't think mariadb is actually linking
against msgpack, even before this commit.
commit hash: 9e03d9958ec94c454641adc956fd3b40188fc925 commit hash: 9e03d9958ec94c454641adc956fd3b40188fc925 commit hash: 9e03d9958ec94c454641adc956fd3b40188fc925 commit hash: 9e03d9958ec94c454641adc956fd3b40188fc925 9e03d99
Saturday, 8 Oct 2022
16:04 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/groonga: Update version 12.0.7=>12.0.8

- Add USES=localbase:ldflags ssl

Relnotes: https://groonga.org/en/blog/2022/10/03/groonga-12.0.8.html
commit hash: 9ddf0dacefbf84b588e300e1698d75563f0c0586 commit hash: 9ddf0dacefbf84b588e300e1698d75563f0c0586 commit hash: 9ddf0dacefbf84b588e300e1698d75563f0c0586 commit hash: 9ddf0dacefbf84b588e300e1698d75563f0c0586 9ddf0da
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Tuesday, 30 Aug 2022
10:45 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/groonga: Update version 12.0.6=>12.0.7

Relnotes: https://groonga.org/en/blog/2022/08/29/groonga-12.0.7.html
commit hash: 09aba04aebbcbc535c42ac99a89c27ddeeb23132 commit hash: 09aba04aebbcbc535c42ac99a89c27ddeeb23132 commit hash: 09aba04aebbcbc535c42ac99a89c27ddeeb23132 commit hash: 09aba04aebbcbc535c42ac99a89c27ddeeb23132 09aba04
Saturday, 6 Aug 2022
21:57 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/groonga: Update version 12.0.5=>12.0.6

Relnotes: https://groonga.org/en/blog/2022/08/04/groonga-12.0.6.html
commit hash: 23908df98f8bf4187d5241a5c16493ea2ee34fcf commit hash: 23908df98f8bf4187d5241a5c16493ea2ee34fcf commit hash: 23908df98f8bf4187d5241a5c16493ea2ee34fcf commit hash: 23908df98f8bf4187d5241a5c16493ea2ee34fcf 23908df
Tuesday, 19 Jul 2022
11:39 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/groonga: Update version 12.0.4=>12.0.5

Relnotes: https://groonga.org/en/blog/2022/06/29/groonga-12.0.5.html
commit hash: 7113af59acd91cbc9f55b77c6dff288b9a010d25 commit hash: 7113af59acd91cbc9f55b77c6dff288b9a010d25 commit hash: 7113af59acd91cbc9f55b77c6dff288b9a010d25 commit hash: 7113af59acd91cbc9f55b77c6dff288b9a010d25 7113af5
Monday, 6 Jun 2022
21:56 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/groonga: Update version 12.0.3=>12.0.4

Relnotes: https://groonga.org/en/blog/2022/06/06/groonga-12.0.4.html
commit hash: 4527ff943948bb7d1b198261df9f8686806e6c92 commit hash: 4527ff943948bb7d1b198261df9f8686806e6c92 commit hash: 4527ff943948bb7d1b198261df9f8686806e6c92 commit hash: 4527ff943948bb7d1b198261df9f8686806e6c92 4527ff9
Tuesday, 3 May 2022
20:03 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/groonga: Update version 12.0.2=>12.0.3

Relnotes: https://groonga.org/en/blog/2022/04/29/groonga-12.0.3.html
commit hash: c56db52c722f96b575a597f49c1ce5c393d6503e commit hash: c56db52c722f96b575a597f49c1ce5c393d6503e commit hash: c56db52c722f96b575a597f49c1ce5c393d6503e commit hash: c56db52c722f96b575a597f49c1ce5c393d6503e c56db52
Thursday, 31 Mar 2022
07:18 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/groonga: Update version 12.0.1=>12.0.2

Relnotes: https://groonga.org/en/blog/2022/03/29/groonga-12.0.2.html
commit hash: bdc8324acc16a8bf14c1cf508b2f82a3f8765a47 commit hash: bdc8324acc16a8bf14c1cf508b2f82a3f8765a47 commit hash: bdc8324acc16a8bf14c1cf508b2f82a3f8765a47 commit hash: bdc8324acc16a8bf14c1cf508b2f82a3f8765a47 bdc8324
Saturday, 12 Mar 2022
10:35 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/groonga: Update version 12.0.0=>12.0.1

Relnotes: https://groonga.org/en/blog/2022/02/28/groonga-12.0.1.html
commit hash: c41c5da27d89f7e8520d92402b2a2b554d61b9c5 commit hash: c41c5da27d89f7e8520d92402b2a2b554d61b9c5 commit hash: c41c5da27d89f7e8520d92402b2a2b554d61b9c5 commit hash: c41c5da27d89f7e8520d92402b2a2b554d61b9c5 c41c5da
Tuesday, 15 Feb 2022
06:33 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/groonga: Update version 11.1.1=>12.0.0

Relnotes: https://groonga.org/en/blog/2022/02/09/groonga-12.0.0.html
commit hash: 42bf6ca454a5d4ebc0ff14950a692854517a84fc commit hash: 42bf6ca454a5d4ebc0ff14950a692854517a84fc commit hash: 42bf6ca454a5d4ebc0ff14950a692854517a84fc commit hash: 42bf6ca454a5d4ebc0ff14950a692854517a84fc 42bf6ca
Wednesday, 19 Jan 2022
20:58 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/groonga: Update version 11.1.0=>11.1.1

Relnotes: https://groonga.org/en/blog/2021/12/29/groonga-11.1.1.html
commit hash: 57d767532f4c8d991dcf88d545de4c19d83ad648 commit hash: 57d767532f4c8d991dcf88d545de4c19d83ad648 commit hash: 57d767532f4c8d991dcf88d545de4c19d83ad648 commit hash: 57d767532f4c8d991dcf88d545de4c19d83ad648 57d7675
Monday, 6 Dec 2021
01:02 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/groonga: Update version 11.0.9=>11.1.0

Relnotes: https://groonga.org/en/blog/2021/11/29/groonga-11.1.0.html
commit hash: c15af5a33b069eed9bbea3858cfb64ad2f2b2b64 commit hash: c15af5a33b069eed9bbea3858cfb64ad2f2b2b64 commit hash: c15af5a33b069eed9bbea3858cfb64ad2f2b2b64 commit hash: c15af5a33b069eed9bbea3858cfb64ad2f2b2b64 c15af5a
Saturday, 13 Nov 2021
11:54 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/groonga: Update version 11.0.7=>11.0.9

Relnotes: https://groonga.org/en/blog/2021/11/05/groonga-11.0.9.html
commit hash: 9cd931c5b83832f2822d3ae724304b235dbada44 commit hash: 9cd931c5b83832f2822d3ae724304b235dbada44 commit hash: 9cd931c5b83832f2822d3ae724304b235dbada44 commit hash: 9cd931c5b83832f2822d3ae724304b235dbada44 9cd931c
Friday, 8 Oct 2021
12:46 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/groonga: Update version 11.0.6=>11.0.7

- Add LICENSE_FILE

Relnotes: https://groonga.org/docs/news.html#release-11-0-7-2021-09-29
commit hash: 8a2fb2761819daf5b079c7beefd7a77e1b9eec70 commit hash: 8a2fb2761819daf5b079c7beefd7a77e1b9eec70 commit hash: 8a2fb2761819daf5b079c7beefd7a77e1b9eec70 commit hash: 8a2fb2761819daf5b079c7beefd7a77e1b9eec70 8a2fb27
Monday, 27 Sep 2021
12:52 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/groonga: Update version 11.0.4=>11.0.6

Relnotes: https://groonga.org/docs/news.html#release-11-0-6-2021-08-29
commit hash: 508f524467ba9732160c5cca7d10374c69bcf565 commit hash: 508f524467ba9732160c5cca7d10374c69bcf565 commit hash: 508f524467ba9732160c5cca7d10374c69bcf565 commit hash: 508f524467ba9732160c5cca7d10374c69bcf565 508f524
Friday, 2 Jul 2021
01:35 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/groonga: Update version 11.0.3=>11.0.4

Relnotes: https://groonga.org/docs/news.html#release-11-0-4-2021-06-29
commit hash: 16f3788e6e8aa3c4c237fb48079881c849e42dd2 commit hash: 16f3788e6e8aa3c4c237fb48079881c849e42dd2 commit hash: 16f3788e6e8aa3c4c237fb48079881c849e42dd2 commit hash: 16f3788e6e8aa3c4c237fb48079881c849e42dd2 16f3788
Friday, 4 Jun 2021
11:13 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/groonga: Update version 11.0.2=>11.0.3

Relnotes: https://groonga.org/docs/news.html#release-11-0-3-2021-05-29
commit hash: 3d218c48f4f2245ea8f255d303af2fa11d71a76c commit hash: 3d218c48f4f2245ea8f255d303af2fa11d71a76c commit hash: 3d218c48f4f2245ea8f255d303af2fa11d71a76c commit hash: 3d218c48f4f2245ea8f255d303af2fa11d71a76c 3d218c4
Tuesday, 25 May 2021
17:54 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/groonga: Update version 11.0.1=>11.0.2

Relnotes: https://groonga.org/docs/news.html#release-11-0-2-2021-05-10
commit hash: c344c9ea254307f6d2cf7de1e8cc7ba5ccebce61 commit hash: c344c9ea254307f6d2cf7de1e8cc7ba5ccebce61 commit hash: c344c9ea254307f6d2cf7de1e8cc7ba5ccebce61 commit hash: c344c9ea254307f6d2cf7de1e8cc7ba5ccebce61 c344c9e
Wednesday, 7 Apr 2021
17:35 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/groonga: Update version 11.0.0=>11.0.1
Relnotes:
https://groonga.org/docs/news.html#release-11-0-1-2021-03-31
commit hash: 42fbdb88e896093c11e12182dbc05f2798c73f89 commit hash: 42fbdb88e896093c11e12182dbc05f2798c73f89 commit hash: 42fbdb88e896093c11e12182dbc05f2798c73f89 commit hash: 42fbdb88e896093c11e12182dbc05f2798c73f89 42fbdb8
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Thursday, 11 Feb 2021
22:02 bofh search for other commits by this committer
textproc/groonga: Update version 10.1.1=>11.0.0

Relnotes:	https://groonga.org/docs/news.html#release-11-0-0-2021-02-09
Original commitRevision:564978 
Wednesday, 27 Jan 2021
00:15 bofh search for other commits by this committer
textproc/groonga: Update version 10.1.0=>10.1.1

Relnotes:	https://groonga.org/docs/news.html#release-10-1-1
Original commitRevision:563011 
Wednesday, 30 Dec 2020
11:51 bofh search for other commits by this committer
textproc/groonga: Update version 10.0.9=>10.1.0

Relnotes:	https://groonga.org/docs/news.html#release-10-1-0
Original commitRevision:559650 
Saturday, 26 Dec 2020
18:43 bofh search for other commits by this committer
textproc/groonga: Update version 10.0.8=>10.0.9

Relnotes:	https://groonga.org/en/blog/2020/12/01/groonga-10.0.9.html
Original commitRevision:559303 
Saturday, 31 Oct 2020
23:59 bofh search for other commits by this committer
textproc/groonga: Update version 10.0.7=>10.0.8

Relnotes:	https://groonga.org/en/blog/2020/10/29/groonga-10.0.8.html
Original commitRevision:553814 
Saturday, 24 Oct 2020
10:43 bofh search for other commits by this committer
textproc/groonga: Update version 10.0.6=>10.0.7

Relnotes:	https://groonga.org/en/blog/2020/09/29/groonga-10.0.7.html
Original commitRevision:553179 
Saturday, 5 Sep 2020
15:40 bofh search for other commits by this committer
textproc/groonga: Update version 10.0.5=>10.0.6

Relnotes:	https://groonga.org/en/blog/2020/08/29/groonga-10.0.6.html
Original commitRevision:547659 
Friday, 7 Aug 2020
04:02 bofh search for other commits by this committer
textproc/groonga: Update version 10.0.4=>10.0.5

Relnotes:	https://groonga.org/en/blog/2020/07/30/groonga-10.0.5.html
Original commitRevision:544310 
Friday, 10 Jul 2020
17:55 bofh search for other commits by this committer
textproc/groonga: Update version 10.0.3=>10.0.4

Relnotes:	https://groonga.org/en/blog/2020/06/29/groonga-10.0.4.html
Original commitRevision:541875 
Monday, 1 Jun 2020
19:41 bofh search for other commits by this committer
textproc/groonga: Update version 10.0.2=>10.0.3

Relnotes:	https://groonga.org/en/blog/2020/05/29/groonga-10.0.3.html
Original commitRevision:537504 
Wednesday, 27 May 2020
06:37 bofh search for other commits by this committer
textproc/groonga: Update version 10.0.1=>10.0.2

Relnotes:	https://groonga.org/en/blog/2020/04/29/groonga-10.0.2.html
Original commitRevision:536670 
Tuesday, 7 Apr 2020
09:07 bofh search for other commits by this committer
textproc/groonga: Update version 10.0.0=>10.0.1

Relnotes:	https://groonga.org/en/blog/2020/03/30/groonga-10.0.1.html
Original commitRevision:530954 
Monday, 30 Mar 2020
08:20 bofh search for other commits by this committer
textproc/groonga: Update version 9.1.2=>10.0.0

Relnotes:	https://groonga.org/en/blog/2020/03/29/groonga-10.0.0.html
Original commitRevision:529867 
Tuesday, 4 Feb 2020
10:06 bofh search for other commits by this committer
textproc/groonga: Update version 9.1.0=>9.1.2

Relnotes:https://groonga.org/en/blog/2020/01/29/groonga-9.1.2.html
Original commitRevision:525139 
Friday, 29 Nov 2019
13:21 bofh search for other commits by this committer
textproc/groonga: Update version 9.0.9=>9.1.0
Original commitRevision:518647 
Saturday, 2 Nov 2019
10:32 bofh search for other commits by this committer
textproc/groonga: Update version 9.08=>9.09
Original commitRevision:516293 
Monday, 7 Oct 2019
18:43 bofh search for other commits by this committer
textproc/groonga: Update version 9.0.7=>9.0.8
Original commitRevision:513988 
Thursday, 5 Sep 2019
11:06 bofh search for other commits by this committer
textproc/groonga: Update version 9.06=>9.07
Original commitRevision:511174 
Wednesday, 7 Aug 2019
17:51 bofh search for other commits by this committer
textproc/groonga: Update version 9.0.5=>9.0.6
Original commitRevision:508342 
Friday, 2 Aug 2019
13:30 jbeich search for other commits by this committer
devel/libevent2: update to 2.1.11

Changes:	https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI:		https://abi-laboratory.pro/tracker/timeline/libevent/
PR:		239599
Reported by:	GitHub (watch releases)
Approved by:	zeising (maintainer)
MFH:		2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision:	https://reviews.freebsd.org/D21133
Original commitRevision:507877 
Thursday, 1 Aug 2019
09:26 bofh search for other commits by this committer
textproc/groonga: Update version 9.0.4=>9.0.5
Original commitRevision:507763 
Wednesday, 3 Jul 2019
10:04 bofh search for other commits by this committer
textproc/groonga: Update version 9.0.3=>9.0.4
Original commitRevision:505741 
Sunday, 9 Jun 2019
20:14 bofh search for other commits by this committer
textproc/groonga: Update version 9.0.2=>9.0.3
Original commitRevision:503852 
Saturday, 27 Apr 2019
09:56 bofh search for other commits by this committer
textproc/groonga: Update version 9.0.1=>9.0.2
Original commitRevision:500208 
Saturday, 30 Mar 2019
11:56 bofh search for other commits by this committer
textproc/groonga: Update version 9.0.0=>9.0.1
Original commitRevision:497248 
Monday, 4 Mar 2019
11:51 jbeich search for other commits by this committer
textproc/groonga: unbreak with libc++ 8

In file included from cursor-factory.cpp:18:
In file included from ./cursor-factory.hpp:21:
In file included from ./cursor.hpp:21:
In file included from ./key.hpp:21:
In file included from ./string.hpp:21:
In file included from ./dat.hpp:26:
In file included from /usr/include/c++/v1/cstddef:38:
../../version:1:1: error: expected unqualified-id
9.0.0
^

PR:		236192
Approved by:	portmgr blanket
Original commitRevision:494588 
Tuesday, 19 Feb 2019
10:56 bofh search for other commits by this committer
textproc/groonga: Update version 8.1.0=>9.0.0
Original commitRevision:493361 
Monday, 31 Dec 2018
16:25 bofh search for other commits by this committer
textproc/groonga: Update version 8.0.9=>8.1.0

Relnotes:http://groonga.org/en/blog/2018/12/29/groonga-8.1.0.html
Original commitRevision:488799 
Sunday, 16 Dec 2018
21:26 bofh search for other commits by this committer
textproc/groonga: Update version 8.0.4=>8.0.9

Relnotes:	http://groonga.org/en/blog/2018/11/29/groonga-8.0.9.html
Original commitRevision:487631 
Monday, 23 Jul 2018
20:33 bofh search for other commits by this committer
textproc/groonga: Update version 8.0.3=>8.0.4

Relnotes:	http://groonga.org/en/blog/2018/06/29/groonga-8.0.4.html
Original commitRevision:475200 
Saturday, 23 Jun 2018
16:26 bofh search for other commits by this committer
textproc/groonga: Update version 8.0.1=>8.0.3

Relnotes:	http://groonga.org/en/blog/2018/05/29/groonga-8.0.3.html
Original commitRevision:473139 
Sunday, 22 Apr 2018
21:55 bofh search for other commits by this committer
textproc/groonga: Update version 7.1.0=>8.0.1

Relnotes:	http://groonga.org/en/blog/2018/03/29/groonga-8.0.1.html
Original commitRevision:468062 
Sunday, 7 Jan 2018
19:42 bofh search for other commits by this committer
textproc/groonga: Update version 7.0.6=>7.1.0

Relnotes:	http://groonga.org/docs/news.html#release-7-1-0
Original commitRevision:458376 
Friday, 22 Sep 2017
10:48 mat search for other commits by this committer
Remove USES=execinfo.

PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
Original commitRevision:450351 
Tuesday, 19 Sep 2017
00:06 bofh search for other commits by this committer
textproc/groonga: Update version 7.0.5=>7.0.6

Relnotes:	http://groonga.org/en/blog/2017/08/29/groonga-7.0.6.html
Original commitRevision:450085 
Friday, 4 Aug 2017
16:55 bofh search for other commits by this committer
textproc/groonga: Update version 7.0.4=>7.0.5

Relnotes:	 http://groonga.org/docs/news.html#release-7-0-5
Original commitRevision:447348 
Friday, 14 Jul 2017
05:04 bofh search for other commits by this committer
textproc/groonga: Update version 7.0.3=>7.0.4
Original commitRevision:445725 
Sunday, 4 Jun 2017
17:28 bofh search for other commits by this committer
textproc/groonga: Update version 7.0.1=>7.0.3
Original commitRevision:442572 
Sunday, 9 Apr 2017
00:14 bofh search for other commits by this committer
textproc/groonga: Update version 7.0.0=>7.0.1
Original commitRevision:438074 
Saturday, 25 Feb 2017
08:30 bofh search for other commits by this committer
textproc/groonga: Update version 6.0.7=>7.0.0

PR:		216597
Submitted by:	mkonishi@sea.plala.or.jp
Original commitRevision:434771 
Monday, 20 Feb 2017
02:57 jbeich search for other commits by this committer
devel/libevent2: drop historical suffix after r362796

PR:		216777
Approved by:	mm (maintainer)
Original commitRevision:434427 
Saturday, 4 Feb 2017
07:56 jbeich search for other commits by this committer
devel/libevent2: update to 2.1.8 and cleanup

- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN

Changes:	https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes:	https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR:		216527
Exp-run by:	antoine
Approved by:	mm (maintainer)
Original commitRevision:433286 
Friday, 9 Sep 2016
19:42 amdmi3 search for other commits by this committer
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.

Change summary:

- Always do verbose builds for cmake, ninja and GNU configure (the
  latter includes check if --disable-silent-rules is actually supported
  by the configure script; there are isolated cases when it's not true)
- Remove CMAKE_VERBOSE, NINJA_VERBOSE and
  CONFIGURE_ARGS=--disable-silent-rules from all ports which set them
  for this is no longer needed
- Revert hacks for --disable-silent-rules support priorly committed
  to biology/ncbi-blast+ and net-p2p/mldonkey - no longer needed as well

Submitted by:	amdmi3
Reviewed by:	mat
Exp-run by:	antoine
Approved by:	portmgr (mat, antoine)
Differential Revision:	D7534
Original commitRevision:421635 
Monday, 8 Aug 2016
22:57 bofh search for other commits by this committer
textproc/groonga: Update version 6.0.5=>6.0.7
Original commitRevision:419895 
Tuesday, 26 Jul 2016
00:34 bofh search for other commits by this committer
textproc/groonga: Update version 6.0.4=>6.0.5

- Added USES=execinfo libedit
Original commitRevision:419087 
Friday, 10 Jun 2016
13:22 bofh search for other commits by this committer
textproc/groonga: Update version 6.0.1=>6.0.4
Original commitRevision:416677 
Friday, 27 May 2016
18:56 pi search for other commits by this committer
devel/msgpack: 1.1.0 -> 1.4.2

Changes:
  https://github.com/msgpack/msgpack-c/blob/master/CHANGELOG.md
- dependent ports PORTREVISION bump because name of shared library changed

PR:		209474
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
Reviewed by:	swills
Original commitRevision:415958 
Friday, 1 Apr 2016
14:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
Thursday, 31 Mar 2016
17:42 bofh search for other commits by this committer
textproc/groonga: Update version 6.0.0=>6.0.1
Original commitRevision:412279 
Wednesday, 9 Mar 2016
19:39 bofh search for other commits by this committer
textproc/groonga: Update version 5.1.0=>6.0.0

- Remove bsd.poprt.options.mk as no longer required
Original commitRevision:410723 
Friday, 1 Jan 2016
18:02 bofh search for other commits by this committer
textproc/groonga: Update version 5.0.9=>5.1.0

- Add new OPTION RUBY [1]

PR:		201501 [1]
Submitted by:	cosmo0920.oucc@gmail.com [1]
Original commitRevision:405031 
Tuesday, 17 Nov 2015
11:57 bofh search for other commits by this committer
textproc/groonga: Update version 5.0.5=>5.0.9
Original commitRevision:401812 
Sunday, 20 Sep 2015
14:35 danfe search for other commits by this committer
Remove BROKEN on Tier-2 systems statements which no longer true at least
on PowerPC (verified for all of them) and some also on SPARC (whenever I
was able to test those on flame.freebsd.org) and even IA64 (which should
be OK to remove anyways, because it was never really supported system in
ports land and was officially killed in -CURRENT a while ago.
Original commitRevision:397374 
Tuesday, 30 Jun 2015
11:12 bofh search for other commits by this committer
textproc/groonga: Update version 5.0.4=>5.0.5
Original commitRevision:390952 
Friday, 29 May 2015
13:18 bofh search for other commits by this committer
textproc/groonga: Update version 5.0.3=>5.0.4
Original commitRevision:387854 
Thursday, 28 May 2015
09:58 bofh search for other commits by this committer
textproc/groonga: Update version 5.0.2=>5.0.3
Original commitRevision:387714 
Thursday, 2 Apr 2015
13:36 bofh search for other commits by this committer
textproc/groonga: Update version 5.0.0=>5.0.2
Original commitRevision:383003 
Wednesday, 11 Feb 2015
11:12 bofh search for other commits by this committer
textproc/groonga: Update version 4.0.6.1=>5.0.0

- Remove USE_GCC for i386 as builds fine with both CLANG and gcc
- Remove pkg-install/pkg-deinstall in favor of @dir

Approved by:	bapt marino (implicit)
Original commitRevision:378829 
Sunday, 2 Nov 2014
18:20 pawel search for other commits by this committer
- Update to version 4.0.6.1
- Clean pkg-plist

PR:		194171
Submitted by:	tkato432@yahoo.com
Original commitRevision:372082 
Saturday, 20 Sep 2014
22:21 pawel search for other commits by this committer
Update to version 4.0.5

PR:		ports/193329
Submitted by:	tkato432@yahoo.com
Original commitRevision:368698 
Friday, 1 Aug 2014
13:38 marino search for other commits by this committer
textproc/groonga: Upgrade version 3.0.0 => 4.0.4 and stage

Note that gcc is required for i386 - clang/i386 will coredump on
FreeBSD 10 and 11.

PR:		191829
Submitted by:	Ports Fury
Original commitRevision:363708 
Thursday, 24 Jul 2014
13:32 bapt search for other commits by this committer
Only use libevent2

Remove libevent as libevent2 is providing a good compatibility interface as well
as providing better performances.
Remove custom patches from libevent2 and install libevent2 the regular way
Mark ports abusing private fields of the libevent1 API as broken
Import a patch from fedora to have honeyd working with libevent2
Remove most of the patches necessary to find the custom installation we used to
have for libevent2

With hat:	portmgr
Original commitRevision:362796 
Monday, 14 Jul 2014
18:42 bapt search for other commits by this committer
Modernize LIB_DEPENDS

With hat:	portmgr
Original commitRevision:361812 
Wednesday, 2 Jul 2014
17:35 bapt search for other commits by this committer
Resetting maintainership on ports that have not been staged and without any
pending PR

With hat:	portmgr
Original commitRevision:360231 
Wednesday, 4 Dec 2013
14:08 koobs search for other commits by this committer
devel/zmq: Move to net/libzmq2 & update to align with other ZeroMQ ports

All other core ZeroMQ library ports have been moved to the net/ category
along with the czmq client library. This change completes the set,
enabling greater flexibility and choice for maintainers of ZeroMQ-based
software in the ports tree.

- Move devel/zmq to net/libzmq2
- Update devel/ and net/ category Makefiles
- Add MOVED entry
- Update LIB_DEPENDS in dependent ports

net/libzmq2:

- Switch primary category to net
- Enable STAGE support
- Add DEBUG option
- Update COMMENT to match libzmq[34]
- Update pkg-descr to match libzmq[34]
- Update CONFLICTS
- Add LICENSE
- Sort USE_* section
- Remove MAN macros and move entries to pkg-plist
- Add regression-test target for QA

Reviewed by:	makc
Approved by:	Gea-Suan Lin <gslin@gslin.org> (maintainer, via email)
Original commitRevision:335619 
Friday, 20 Sep 2013
23:17 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
Original commitRevision:327773 
Saturday, 27 Jul 2013
15:29 danfe search for other commits by this committer
- Employ USES for gmake and pkgconfig
- Enable verbose build commands for build farms
- Fix BUILD_DEPENDS assignment (= should be +=)
- Add an XXX comment about DOCS option logic
- Improve on option knobs descriptions a bit
- Tighten BROKEN statement, fix pkg-descr

Reported by:	pointyhat-west
Original commitRevision:323792 
Sunday, 17 Feb 2013
09:45 kuriyama search for other commits by this committer
- Upgrade to 3.0.0.

PR:		ports/176135 (based on)
Submitted by:	Takashi Kato <townwear@gmail.com>
Original commitRevision:312407 
Wednesday, 18 Jul 2012
00:17 kuriyama search for other commits by this committer
- Upgrade to 1.3.0 (will be upgraded to 2.0 shortly).
Original commit
Thursday, 10 Nov 2011
05:38 linimon search for other commits by this committer
Mark broken on powerpc as well as sparc64.  (In fact, on all the tier-2s.)

Hat:            portmgr
Original commit
Saturday, 16 Jul 2011
05:41 linimon search for other commits by this committer
Mark broken on sparc64: does not compile.
Original commit

Number of commits found: 104 (showing only 100 on this page)

1 | 2  »