non port: textproc/groonga/Makefile |
Number of commits found: 104 (showing only 100 on this page) |
Wednesday, 29 Mar 2023
|
22:23 Muhammad Moinur Rahman (bofh)
textproc/groonga: Update version 13.0.0=>13.0.1
Changelog: https://groonga.org/en/blog/2023/03/24/groonga-13.0.1.html
1b75adb |
Monday, 20 Feb 2023
|
15:46 Muhammad Moinur Rahman (bofh)
textproc/groonga: Update version 12.1.2=>13.0.0
Changelog: https://groonga.org/en/blog/2023/02/09/groonga-13.0.0.html
b2f4553 |
Wednesday, 1 Feb 2023
|
14:38 Muhammad Moinur Rahman (bofh)
textproc/groonga: Update version 12.1.1=>12.1.2
Relnotes: https://groonga.org/en/blog/2023/01/29/groonga-12.1.2.html
f062737 |
Saturday, 14 Jan 2023
|
23:08 Muhammad Moinur Rahman (bofh)
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
18c6e18 |
Wednesday, 11 Jan 2023
|
09:00 Muhammad Moinur Rahman (bofh)
textproc/groonga: Update version 12.1.0=>12.1.1
Relnotes: https://groonga.org/en/blog/2023/01/06/groonga-12.1.1.html
6d65994 |
Saturday, 10 Dec 2022
|
15:07 Muhammad Moinur Rahman (bofh)
textproc/groonga: Update version 12.0.9=>12.1.0
Relnotes: https://groonga.org/en/blog/2022/11/29/groonga-12.1.0.html
2993363 |
Saturday, 5 Nov 2022
|
14:19 Muhammad Moinur Rahman (bofh)
textproc/groonga: Update version 12.0.8=>12.0.9
Relnotes: https://groonga.org/en/blog/2022/10/31/groonga-12.0.9.html
769c0d2 |
Sunday, 16 Oct 2022
|
21:10 Adam Weinberger (adamw)
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.
9e03d99 |
Saturday, 8 Oct 2022
|
16:04 Muhammad Moinur Rahman (bofh)
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
9ddf0da |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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)
b7f0544 |
Tuesday, 30 Aug 2022
|
10:45 Muhammad Moinur Rahman (bofh)
textproc/groonga: Update version 12.0.6=>12.0.7
Relnotes: https://groonga.org/en/blog/2022/08/29/groonga-12.0.7.html
09aba04 |
Saturday, 6 Aug 2022
|
21:57 Muhammad Moinur Rahman (bofh)
textproc/groonga: Update version 12.0.5=>12.0.6
Relnotes: https://groonga.org/en/blog/2022/08/04/groonga-12.0.6.html
23908df |
Tuesday, 19 Jul 2022
|
11:39 Muhammad Moinur Rahman (bofh)
textproc/groonga: Update version 12.0.4=>12.0.5
Relnotes: https://groonga.org/en/blog/2022/06/29/groonga-12.0.5.html
7113af5 |
Monday, 6 Jun 2022
|
21:56 Muhammad Moinur Rahman (bofh)
textproc/groonga: Update version 12.0.3=>12.0.4
Relnotes: https://groonga.org/en/blog/2022/06/06/groonga-12.0.4.html
4527ff9 |
Tuesday, 3 May 2022
|
20:03 Muhammad Moinur Rahman (bofh)
textproc/groonga: Update version 12.0.2=>12.0.3
Relnotes: https://groonga.org/en/blog/2022/04/29/groonga-12.0.3.html
c56db52 |
Thursday, 31 Mar 2022
|
07:18 Muhammad Moinur Rahman (bofh)
textproc/groonga: Update version 12.0.1=>12.0.2
Relnotes: https://groonga.org/en/blog/2022/03/29/groonga-12.0.2.html
bdc8324 |
Saturday, 12 Mar 2022
|
10:35 Muhammad Moinur Rahman (bofh)
textproc/groonga: Update version 12.0.0=>12.0.1
Relnotes: https://groonga.org/en/blog/2022/02/28/groonga-12.0.1.html
c41c5da |
Tuesday, 15 Feb 2022
|
06:33 Muhammad Moinur Rahman (bofh)
textproc/groonga: Update version 11.1.1=>12.0.0
Relnotes: https://groonga.org/en/blog/2022/02/09/groonga-12.0.0.html
42bf6ca |
Wednesday, 19 Jan 2022
|
20:58 Muhammad Moinur Rahman (bofh)
textproc/groonga: Update version 11.1.0=>11.1.1
Relnotes: https://groonga.org/en/blog/2021/12/29/groonga-11.1.1.html
57d7675 |
Monday, 6 Dec 2021
|
01:02 Muhammad Moinur Rahman (bofh)
textproc/groonga: Update version 11.0.9=>11.1.0
Relnotes: https://groonga.org/en/blog/2021/11/29/groonga-11.1.0.html
c15af5a |
Saturday, 13 Nov 2021
|
11:54 Muhammad Moinur Rahman (bofh)
textproc/groonga: Update version 11.0.7=>11.0.9
Relnotes: https://groonga.org/en/blog/2021/11/05/groonga-11.0.9.html
9cd931c |
Friday, 8 Oct 2021
|
12:46 Muhammad Moinur Rahman (bofh)
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
8a2fb27 |
Monday, 27 Sep 2021
|
12:52 Muhammad Moinur Rahman (bofh)
textproc/groonga: Update version 11.0.4=>11.0.6
Relnotes: https://groonga.org/docs/news.html#release-11-0-6-2021-08-29
508f524 |
Friday, 2 Jul 2021
|
01:35 Muhammad Moinur Rahman (bofh)
textproc/groonga: Update version 11.0.3=>11.0.4
Relnotes: https://groonga.org/docs/news.html#release-11-0-4-2021-06-29
16f3788 |
Friday, 4 Jun 2021
|
11:13 Muhammad Moinur Rahman (bofh)
textproc/groonga: Update version 11.0.2=>11.0.3
Relnotes: https://groonga.org/docs/news.html#release-11-0-3-2021-05-29
3d218c4 |
Tuesday, 25 May 2021
|
17:54 Muhammad Moinur Rahman (bofh)
textproc/groonga: Update version 11.0.1=>11.0.2
Relnotes: https://groonga.org/docs/news.html#release-11-0-2-2021-05-10
c344c9e |
Wednesday, 7 Apr 2021
|
17:35 Muhammad Moinur Rahman (bofh)
textproc/groonga: Update version 11.0.0=>11.0.1
Relnotes:
https://groonga.org/docs/news.html#release-11-0-1-2021-03-31
42fbdb8 |
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Thursday, 11 Feb 2021
|
22:02 bofh
textproc/groonga: Update version 10.1.1=>11.0.0
Relnotes: https://groonga.org/docs/news.html#release-11-0-0-2021-02-09
 |
Wednesday, 27 Jan 2021
|
00:15 bofh
textproc/groonga: Update version 10.1.0=>10.1.1
Relnotes: https://groonga.org/docs/news.html#release-10-1-1
 |
Wednesday, 30 Dec 2020
|
11:51 bofh
textproc/groonga: Update version 10.0.9=>10.1.0
Relnotes: https://groonga.org/docs/news.html#release-10-1-0
 |
Saturday, 26 Dec 2020
|
18:43 bofh
textproc/groonga: Update version 10.0.8=>10.0.9
Relnotes: https://groonga.org/en/blog/2020/12/01/groonga-10.0.9.html
 |
Saturday, 31 Oct 2020
|
23:59 bofh
textproc/groonga: Update version 10.0.7=>10.0.8
Relnotes: https://groonga.org/en/blog/2020/10/29/groonga-10.0.8.html
 |
Saturday, 24 Oct 2020
|
10:43 bofh
textproc/groonga: Update version 10.0.6=>10.0.7
Relnotes: https://groonga.org/en/blog/2020/09/29/groonga-10.0.7.html
 |
Saturday, 5 Sep 2020
|
15:40 bofh
textproc/groonga: Update version 10.0.5=>10.0.6
Relnotes: https://groonga.org/en/blog/2020/08/29/groonga-10.0.6.html
 |
Friday, 7 Aug 2020
|
04:02 bofh
textproc/groonga: Update version 10.0.4=>10.0.5
Relnotes: https://groonga.org/en/blog/2020/07/30/groonga-10.0.5.html
 |
Friday, 10 Jul 2020
|
17:55 bofh
textproc/groonga: Update version 10.0.3=>10.0.4
Relnotes: https://groonga.org/en/blog/2020/06/29/groonga-10.0.4.html
 |
Monday, 1 Jun 2020
|
19:41 bofh
textproc/groonga: Update version 10.0.2=>10.0.3
Relnotes: https://groonga.org/en/blog/2020/05/29/groonga-10.0.3.html
 |
Wednesday, 27 May 2020
|
06:37 bofh
textproc/groonga: Update version 10.0.1=>10.0.2
Relnotes: https://groonga.org/en/blog/2020/04/29/groonga-10.0.2.html
 |
Tuesday, 7 Apr 2020
|
09:07 bofh
textproc/groonga: Update version 10.0.0=>10.0.1
Relnotes: https://groonga.org/en/blog/2020/03/30/groonga-10.0.1.html
 |
Monday, 30 Mar 2020
|
08:20 bofh
textproc/groonga: Update version 9.1.2=>10.0.0
Relnotes: https://groonga.org/en/blog/2020/03/29/groonga-10.0.0.html
 |
Tuesday, 4 Feb 2020
|
10:06 bofh
textproc/groonga: Update version 9.1.0=>9.1.2
Relnotes:https://groonga.org/en/blog/2020/01/29/groonga-9.1.2.html
 |
Friday, 29 Nov 2019
|
13:21 bofh
textproc/groonga: Update version 9.0.9=>9.1.0
 |
Saturday, 2 Nov 2019
|
10:32 bofh
textproc/groonga: Update version 9.08=>9.09
 |
Monday, 7 Oct 2019
|
18:43 bofh
textproc/groonga: Update version 9.0.7=>9.0.8
 |
Thursday, 5 Sep 2019
|
11:06 bofh
textproc/groonga: Update version 9.06=>9.07
 |
Wednesday, 7 Aug 2019
|
17:51 bofh
textproc/groonga: Update version 9.0.5=>9.0.6
 |
Friday, 2 Aug 2019
|
13:30 jbeich
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
 |
Thursday, 1 Aug 2019
|
09:26 bofh
textproc/groonga: Update version 9.0.4=>9.0.5
 |
Wednesday, 3 Jul 2019
|
10:04 bofh
textproc/groonga: Update version 9.0.3=>9.0.4
 |
Sunday, 9 Jun 2019
|
20:14 bofh
textproc/groonga: Update version 9.0.2=>9.0.3
 |
Saturday, 27 Apr 2019
|
09:56 bofh
textproc/groonga: Update version 9.0.1=>9.0.2
 |
Saturday, 30 Mar 2019
|
11:56 bofh
textproc/groonga: Update version 9.0.0=>9.0.1
 |
Monday, 4 Mar 2019
|
11:51 jbeich
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
 |
Tuesday, 19 Feb 2019
|
10:56 bofh
textproc/groonga: Update version 8.1.0=>9.0.0
 |
Monday, 31 Dec 2018
|
16:25 bofh
textproc/groonga: Update version 8.0.9=>8.1.0
Relnotes:http://groonga.org/en/blog/2018/12/29/groonga-8.1.0.html
 |
Sunday, 16 Dec 2018
|
21:26 bofh
textproc/groonga: Update version 8.0.4=>8.0.9
Relnotes: http://groonga.org/en/blog/2018/11/29/groonga-8.0.9.html
 |
Monday, 23 Jul 2018
|
20:33 bofh
textproc/groonga: Update version 8.0.3=>8.0.4
Relnotes: http://groonga.org/en/blog/2018/06/29/groonga-8.0.4.html
 |
Saturday, 23 Jun 2018
|
16:26 bofh
textproc/groonga: Update version 8.0.1=>8.0.3
Relnotes: http://groonga.org/en/blog/2018/05/29/groonga-8.0.3.html
 |
Sunday, 22 Apr 2018
|
21:55 bofh
textproc/groonga: Update version 7.1.0=>8.0.1
Relnotes: http://groonga.org/en/blog/2018/03/29/groonga-8.0.1.html
 |
Sunday, 7 Jan 2018
|
19:42 bofh
textproc/groonga: Update version 7.0.6=>7.1.0
Relnotes: http://groonga.org/docs/news.html#release-7-1-0
 |
Friday, 22 Sep 2017
|
10:48 mat
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488
 |
Tuesday, 19 Sep 2017
|
00:06 bofh
textproc/groonga: Update version 7.0.5=>7.0.6
Relnotes: http://groonga.org/en/blog/2017/08/29/groonga-7.0.6.html
 |
Friday, 4 Aug 2017
|
16:55 bofh
textproc/groonga: Update version 7.0.4=>7.0.5
Relnotes: http://groonga.org/docs/news.html#release-7-0-5
 |
Friday, 14 Jul 2017
|
05:04 bofh
textproc/groonga: Update version 7.0.3=>7.0.4
 |
Sunday, 4 Jun 2017
|
17:28 bofh
textproc/groonga: Update version 7.0.1=>7.0.3
 |
Sunday, 9 Apr 2017
|
00:14 bofh
textproc/groonga: Update version 7.0.0=>7.0.1
 |
Saturday, 25 Feb 2017
|
08:30 bofh
textproc/groonga: Update version 6.0.7=>7.0.0
PR: 216597
Submitted by: mkonishi@sea.plala.or.jp
 |
Monday, 20 Feb 2017
|
02:57 jbeich
devel/libevent2: drop historical suffix after r362796
PR: 216777
Approved by: mm (maintainer)
 |
Saturday, 4 Feb 2017
|
07:56 jbeich
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)
 |
Friday, 9 Sep 2016
|
19:42 amdmi3
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
 |
Monday, 8 Aug 2016
|
22:57 bofh
textproc/groonga: Update version 6.0.5=>6.0.7
 |
Tuesday, 26 Jul 2016
|
00:34 bofh
textproc/groonga: Update version 6.0.4=>6.0.5
- Added USES=execinfo libedit
 |
Friday, 10 Jun 2016
|
13:22 bofh
textproc/groonga: Update version 6.0.1=>6.0.4
 |
Friday, 27 May 2016
|
18:56 pi
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
 |
Friday, 1 Apr 2016
|
14:25 mat
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
 |
Thursday, 31 Mar 2016
|
17:42 bofh
textproc/groonga: Update version 6.0.0=>6.0.1
 |
Wednesday, 9 Mar 2016
|
19:39 bofh
textproc/groonga: Update version 5.1.0=>6.0.0
- Remove bsd.poprt.options.mk as no longer required
 |
Friday, 1 Jan 2016
|
18:02 bofh
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]
 |
Tuesday, 17 Nov 2015
|
11:57 bofh
textproc/groonga: Update version 5.0.5=>5.0.9
 |
Sunday, 20 Sep 2015
|
14:35 danfe
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.
 |
Tuesday, 30 Jun 2015
|
11:12 bofh
textproc/groonga: Update version 5.0.4=>5.0.5
 |
Friday, 29 May 2015
|
13:18 bofh
textproc/groonga: Update version 5.0.3=>5.0.4
 |
Thursday, 28 May 2015
|
09:58 bofh
textproc/groonga: Update version 5.0.2=>5.0.3
 |
Thursday, 2 Apr 2015
|
13:36 bofh
textproc/groonga: Update version 5.0.0=>5.0.2
 |
Wednesday, 11 Feb 2015
|
11:12 bofh
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)
 |
Sunday, 2 Nov 2014
|
18:20 pawel
- Update to version 4.0.6.1
- Clean pkg-plist
PR: 194171
Submitted by: tkato432@yahoo.com
 |
Saturday, 20 Sep 2014
|
22:21 pawel
Update to version 4.0.5
PR: ports/193329
Submitted by: tkato432@yahoo.com
 |
Friday, 1 Aug 2014
|
13:38 marino
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
 |
Thursday, 24 Jul 2014
|
13:32 bapt
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
 |
Monday, 14 Jul 2014
|
18:42 bapt
Modernize LIB_DEPENDS
With hat: portmgr
 |
Wednesday, 2 Jul 2014
|
17:35 bapt
Resetting maintainership on ports that have not been staged and without any
pending PR
With hat: portmgr
 |
Wednesday, 4 Dec 2013
|
14:08 koobs
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)
 |
Friday, 20 Sep 2013
|
23:17 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
 |
Saturday, 27 Jul 2013
|
15:29 danfe
- 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
 |
Sunday, 17 Feb 2013
|
09:45 kuriyama
- Upgrade to 3.0.0.
PR: ports/176135 (based on)
Submitted by: Takashi Kato <townwear@gmail.com>
 |
Wednesday, 18 Jul 2012
|
00:17 kuriyama
- Upgrade to 1.3.0 (will be upgraded to 2.0 shortly).
 |
Thursday, 10 Nov 2011
|
05:38 linimon
Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)
Hat: portmgr
 |
Saturday, 16 Jul 2011
|
05:41 linimon
Mark broken on sparc64: does not compile.
 |
Number of commits found: 104 (showing only 100 on this page) |