| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 Aug 2011 04:29:44
1.2_3
|
bapt  |
Bye bye abandonwares (part 2)
2011-08-01 benchmarks/rawio: Looks like an abandonware, no more public distfiles
2011-08-01 benchmarks/tmetric: Looks like abandonware, no more public distfiles
2011-08-01 biology/L-Breeder: Looks like an abandonware, no more public distfile
2011-08-01 biology/crimap: Looks like an abandonware, no more public distfile
2011-08-01 biology/distribfold: No more upstream, looks like an abandonware
2011-08-01 biology/kinemage: Looks like an abandonware, no more public distfile
2011-08-01 biology/lsysexp: Looks like an abandonware, no more public distfile
2011-08-01 chinese/chm2html: Looks like an abandonware, no more public distfile
2011-08-01 chinese/ntuttf: No more public distfiles available
2011-08-01 chinese/reciteword: Looks like an abandonware, no more public
distfile
2011-08-01 chinese/tocps: No more pulic distfiles
2011-08-01 chinese/xttmgr: Looks like an abandonware, no more public distfile
2011-08-01 comms/mserver: Looks like an abandonware, no more public distfiles
2011-08-01 comms/qicosi: Looks like an abandonware, no more public distfile
2011-08-01 comms/sms_client: Looks like an abandonware, no more public distfile
2011-08-01 comms/smstools: Looks like an abandonware, no more public distfile
2011-08-01 converters/siconv: Looks like an abandonware, no more public
distfiles
2011-08-01 converters/utf8conv: Looks like an abandonware, no more public
distfile
2011-08-01 databases/pgcluster: Looks like an abandonware, no more public
distfile
2011-08-01 databases/py-MySQL: Please use databases/py-MySQLdb instead
2011-08-01 databases/py-SQLDict: Looks like an abandonware, no more public
distfile
2011-08-01 databases/py-rrdpipe: Looks like an abandonware, no more public
distfile
2011-08-01 databases/sybase_ase: no more public distfiles available |
16 Jun 2011 10:43:58
1.2_3
|
bapt  |
Another bunch of deprecation: no more public distfiles and/or abandonware |
18 Mar 2011 17:59:51
1.2_3
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
07 Aug 2008 08:58:31
1.2_3
|
linimon  |
Reset grog@FreeBSD.org: last commit was more than 6 months ago, and
PRs are outstanding. |
09 Oct 2006 17:19:55
1.2_3
|
se  |
Fix rawio for sequential read/write tests: |
22 Nov 2005 07:38:03
1.2_2
|
edwin  |
Update port: benchmarks/rawio update MASTER_SITE
- Update MASTER_SITE to fix fetch problem.
Instead of replacing the master-site, I have added the second one
until Greg fixes his ftp site.
PR: ports/87988
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> |
01 Nov 2005 17:00:41
1.2_2
|
green  |
Re-support FreeBSD 4 (which has sys/disk.h as a kernel header, not a
userland/kernel header). No PORTREVISION bump since this is a fix
for compilation.
PR: ports/88319
Submitted by: marck |
26 Oct 2005 18:40:43
1.2_2
|
green  |
Modify rawio(1) to work with GEOM by losing the multiple-open(2)
semantics. As GEOM prevents actual concurrent accesses that are
deemed generally unsafe. As we know, as a rawio(1) user, that we
are intending to do something ostensibly unsafe, we can use a single
open(2) shared among the worker children and then use pread(2) and
pwrite(2) instead of read(2), write(2) and lseek(2). This properly
bypasses the sanity checks GEOM makes for concurrent access.
Additionally, sector size isn't and hasn't ever been necessarily 512
(or a multiple thereof), but we don't have many classical examples
of devices not the common case that we'd test rawio(1) with. In my
particular case, I'm using graid3(8) and have an effective sector size
of 1024. The program now attempts to use DIOCGSECTORSIZE to find
the correct base for a device and thus Works For Me.
Cursory review by: MAINTAINER |
18 Mar 2004 02:27:55
1.2_1
|
trevor  |
Add size data.
Approved by: maintainers |
06 Feb 2004 13:12:53
1.2_1
|
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
10 Jan 2004 07:57:35
1.2_1
|
edwin  |
[PATCH] benchmarks/rawio has a bug in commandline option parser
run rawio with -s option(size of raw disk device), as follows:
% rawio -a -s 30029328k -v 1 /dev/ad4c
returned:
Invalid length specification: -v
in source rawio.c, it skips parsing argument at one point.
PR: ports/58567
Submitted by: OOTOMO Hiroyuki <ootomo@za.wakwak.com>
Approved by: maintainer timeout |
07 Mar 2003 05:56:23
1.2
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
05 Nov 2002 00:32:54
1.2
|
edwin  |
Remove obsolete patch-files
PR: ports/40535
Submitted by: Tilman Linneweh <tilman@arved.de>
Approved by: grog@freebsd.org |
13 Oct 2002 01:51:46
1.2
|
grog  |
Upgrade to version 1.2.
Reminded by: kkenn |
29 Mar 2002 06:27:12
1.1
|
grog  |
Make this build again on systems with no MAP_INHERIT on mmap. |
10 Mar 2001 04:53:29 
|
grog  |
Correct checksum. |
04 Jan 2001 06:58:01 
|
grog  |
Include sys/random.h, not machine/random.h. |
04 Jan 2001 06:51:21 
|
grog  |
Update checksum. |
08 Oct 2000 00:20:10 
|
asami  |
Convert category benchmarks to new layout. |
15 Sep 2000 04:04:01 
|
obrien  |
Grog is willing to maintain this now. |