notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: benchmarks/rawio/Makefile

Number of commits found: 11

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

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

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

Number of commits found: 11