Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
05 Sep 2019 20:16:57
1.98

|
martymac  |
Update to 1.98 and fix type conversion warnings
PR: 210855
Submitted by: Mark Millard <marklmi26-fbsd@yahoo.com>
Reviewed by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> |
13 Oct 2017 08:09:19
1.97.3

|
bapt  |
Fix master_site |
22 Dec 2016 15:49:11
1.97.3

|
martymac  |
Update to 1.97.3 |
19 Oct 2016 10:20:01
1.97.2

|
martymac  |
Update to 1.97.2 |
27 Jul 2016 15:09:12
1.97_3

|
mat  |
Cleanup patches, category benchmarks
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
24 Mar 2015 17:09:59
1.97_3

|
marino  |
5 ports categories: Remove $PTHREAD_LIBS
Categories: irc, x11-clocks, benchmarks, misc, textproc
approved by: PTHREAD blanket |
29 Jul 2014 19:11:53
1.97_3

|
adamw  |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
12 May 2014 06:50:04
1.97_3

|
martymac  |
Fix build with Gcc/libstdc++
PR: ports/188678
Submitted by: Matthew Rezny <matthew@reztek.cz>
Tested by: marino |
28 Apr 2014 11:39:52
1.97_2

|
martymac  |
- Remove GCC dependency
- Fix several compilation warnings
PR: ports/188678
Submitted by: Matthew Rezny <matthew@reztek.cz> |
03 Mar 2014 12:23:17
1.97_2

|
bapt  |
Readd USE_GCC=any while it builds fine with clang, it is not compatible with
libc++ |
03 Mar 2014 00:01:34
1.97_2

|
bapt  |
Remove USE_GCC=any the ports builds fine with clang 3.3+ |
21 Feb 2014 13:35:21
1.97_2

|
ehaupt  |
Remove trailing whitespaces from category benchmarks |
10 Feb 2014 13:54:28
1.97_2

|
ehaupt  |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
06 Dec 2013 09:50:51
1.97_2

|
martymac  |
Replace USE_GCC=yes (introduced in r332956) by USE_GCC=any as base Gcc is
sufficient to build bonnie++
PR: ports/184509
Submitted by: Jeremy Chadwick <jdc@koitsu.org> |
06 Nov 2013 08:22:50
1.97_1

|
martymac  |
- Fix build with clang [1]
- Fix wrong shebang in bon_csv2txt.in
- Enable staging
PR: ports/183432 [1]
Submitted by: Kenji Rikitake <kenji@k2r.org> [1] |
20 Sep 2013 15:52:45
1.97

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
benchmarks) |
29 Nov 2012 09:22:55
1.97

|
martymac  |
Simplify PTHREAD_LIBS fix by removing useless patch
Suggested by: danfe
Feature safe: yes |
28 Nov 2012 08:26:48
1.97

|
martymac  |
- Update to 1.97
- Use $PTHREAD_LIBS instead of -lpthread
Feature safe: yes |
15 Jun 2012 09:55:17
1.96_1
|
martymac  |
Switch to OptionsNg |
18 Mar 2011 17:59:51
1.96_1
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
16 Nov 2010 14:19:17
1.96_1
|
martymac  |
Add missing LICENSE
Approved by: ehaupt (mentor) |
27 Sep 2010 12:08:23
1.96
|
martymac  |
Update MAINTAINER address for my ports
Approved by: ehaupt (mentor) |
07 Sep 2010 15:52:18
1.96
|
pgollucci  |
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too
PR: ports/150349
Submitted by: maintainer |
26 Aug 2009 16:04:49
1.96
|
miwi  |
- Update to 138132
PR: 138132
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer) |
25 Feb 2008 11:10:31
1.93.04
|
miwi  |
- Update to 1.93.04
- Pass maintainership to submitter
PR: 121058
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> |
03 May 2006 23:26:35
1.93.03_1
|
edwin  |
Remove USE_REINPLACE from all categories starting with B |
23 Nov 2005 23:53:09
1.93.03_1
|
pav  |
- Add SHA256 |
27 Jan 2004 20:51:07
1.93.03_1
|
trevor  |
Add SIZE. |
21 Dec 2003 03:19:28
1.93.03_1
|
petef  |
- support large files
- bump PORTREVISION
PR: 56011
Submitted by: Vivek Khera <vivek@khera.org> |
22 Nov 2003 00:46:43
1.93.03
|
pav  |
- Our other two 64-bit platforms needs min(int, int) workaround too
- Unmark broken as it builds on Bento at least for i386. I got some feedback
that it builds with gcc 3.3.3, but not with 3.3.1
Tested by: Koop Mast (on sparc64)
Approved by: adamw (mentor) |
22 Oct 2003 09:21:17
1.93.03
|
osa  |
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992 |
15 Oct 2003 23:51:46
1.93.03
|
linimon  |
Mark broken for gcc 3.3. The author seems to be tracking gcc updates
(the port works on 3.2) so perhaps this will be short-term.
PR: ports/56422 |
05 Apr 2003 04:39:13
1.93.03
|
kris  |
Add missing files |
05 Mar 2003 22:40:38
1.93.03
|
obrien  |
Fix the build on 64-bit machines.
The STL provides a min(unsigned, unsigned) implimentation by default,
but not a min(unsigned long, unsigned) one. |
26 Feb 2003 07:45:44
1.93.03
|
obrien  |
Install the new docs, fix the path to them in the manpage, install all manpages. |
26 Feb 2003 02:06:32
1.93.03
|
obrien  |
Update to version 1.93c.
This adds multiple disk accessors to better stress today's RAID's
and highly buffered disk subsystems. |
20 Feb 2003 16:50:39
1.03
|
knu  |
De-pkg-comment. |
02 Jan 2003 15:33:22
1.03
|
ijliao  |
upgrade to 1.03 |
01 Sep 2002 19:01:22
1.02c
|
dwcjr  |
Fix bonnie++ on -current
PR: 40793
Submitted by: corecode@corecode.ath.cx |
14 Jun 2002 21:47:45
1.02c
|
pat  |
Update to 1.02c
PR: 39220
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
02 Nov 2001 19:01:03

|
joerg  |
Setting optind to 0 before calling getopt(3) is a stupid idea; it would cause
argv[0] to be evaluated as a program option, which is usually not what we
want. ;-) Just leave it alone, the library is supposed to DTRT anyway. |
17 Oct 2001 10:04:04

|
ijliao  |
upgrade to 1.0.2 drop maintainership |
09 Sep 2001 09:29:31

|
ijliao  |
upgrade to 1.01d |
10 Jun 2001 14:13:55

|
ijliao  |
upgrade to 1.01c |
26 Apr 2001 05:09:37

|
ijliao  |
add missing sbin/zcac into pkg-plist |
24 Mar 2001 16:39:33

|
ijliao  |
add bonnie++ Performance Test of Filesystem I/O |