notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: benchmarks/rawio/Makefile
SVNWeb

Number of commits found: 11

Mon, 1 Aug 2011
[ 04:29 bapt search for other commits by this committer ] Original commit  (Only the first 10 of 151 ports in this commit are shown above. View all ports for this commit)
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
Thu, 16 Jun 2011
[ 10:43 bapt search for other commits by this committer ] Original commit 
Another bunch of deprecation: no more public distfiles and/or abandonware
Thu, 7 Aug 2008
[ 08:58 linimon search for other commits by this committer ] Original commit 
Reset grog@FreeBSD.org: last commit was more than 6 months ago, and
PRs are outstanding.
Mon, 9 Oct 2006
[ 17:19 se search for other commits by this committer ] Original commit 
Fix rawio for sequential read/write tests:
Tue, 22 Nov 2005
[ 07:38 edwin search for other commits by this committer ] Original commit 
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>
Wed, 26 Oct 2005
[ 18:40 green search for other commits by this committer ] Original commit 
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
Fri, 6 Feb 2004
[ 13:12 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 1568 ports in this commit are shown above. View all ports for this commit)
Use PLIST_FILES (bento-tested, marcus-reviewed).
Sat, 10 Jan 2004
[ 07:57 edwin search for other commits by this committer ] Original commit 
[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
Fri, 7 Mar 2003
[ 05:56 ade search for other commits by this committer ] Original commit  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Sun, 13 Oct 2002
[ 01:51 grog search for other commits by this committer ] Original commit 
Upgrade to version 1.2.

Reminded by:    kkenn
Fri, 15 Sep 2000
[ 04:04 obrien search for other commits by this committer ] Original commit 
Grog is willing to maintain this now.    

Number of commits found: 11