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 photos
All times are UTC
Ukraine
non port: textproc/groonga/Makefile

Number of commits found: 148 (showing only 48 on this page)

«  1 | 2 

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
Saturday, 26 Feb 2011
10:37 kuriyama search for other commits by this committer
- Upgrade to 1.1.0.
Original commit
Sunday, 2 Jan 2011
10:41 kuriyama search for other commits by this committer
- Upgrade to 1.0.6.
Original commit
Sunday, 28 Nov 2010
14:50 kuriyama search for other commits by this committer
- Upgrade to 1.0.4.
Original commit
Saturday, 20 Nov 2010
11:30 kuriyama search for other commits by this committer
groonga is an open-source fulltext search engine and column store.

It lets you write high-performance applications that requires fulltext
search.

WWW: http://groonga.org/
Original commit

Number of commits found: 148 (showing only 48 on this page)

«  1 | 2