| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
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 |