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.

Port details
graid5 RAID5 geom class
1.3.20140711.62 sysutils Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.3.20140711.62Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Module contains subtile errors and is obsolete by ZFS raidz. Consider migrating to ZFS.
Expired This port expired on: 2021-08-19
Ignore IGNORE: requires sbin source files
Maintainer: lev@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-12-11 16:51:04
Last Update: 2021-08-21 20:21:57
Commit Hash: bc7ca40
Also Listed In: kld
License: BSD2CLAUSE
WWW:
http://lev.serebryakov.spb.ru/download/graid5/
Description:
FreeBSD GEOM class for RAID5. This is RAID5 geom class, originally written by Arne Worner <arne_woerner@yahoo.com>. Now maintained by Lev Serebryakov <lev@FreeBSD.org> WWW: http://lev.serebryakov.spb.ru/download/graid5/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (11 items)
Collapse this list.
  1. @kld /boot/modules
  2. /usr/local/share/licenses/graid5-1.3.20140711.62/catalog.mk
  3. /usr/local/share/licenses/graid5-1.3.20140711.62/LICENSE
  4. /usr/local/share/licenses/graid5-1.3.20140711.62/BSD2CLAUSE
  5. man/man8/graid5.8.gz
  6. /boot/modules/geom_raid5.ko
  7. /lib/geom/geom_raid5.so
  8. /sbin/graid5
  9. @owner
  10. @group
  11. @mode
Collapse this list.
Dependency lines:
  • graid5>0:sysutils/graid5
No installation instructions:
This port has been deleted.
PKGNAME: graid5
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (graid5-1.3.20140711.62.tar.bz2) = 52c93e4c365e8ee845ef2c476770a708ffec69f95e9fb618699b95ccf5e137e2 SIZE (graid5-1.3.20140711.62.tar.bz2) = 28526

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_graid5
USES:
tar:bzip2 kmod uidfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://lev.serebryakov.spb.ru/download/graid5/
Collapse this list.
Port Moves
  • port deleted on 2021-08-21
    REASON: Has expired: Module contains subtile errors and is obsolete by ZFS raidz. Consider migrating to ZFS

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.20140711.62
21 Aug 2021 20:21:57
commit hash: bc7ca40fff5cd1046337608545066929672eb34ccommit hash: bc7ca40fff5cd1046337608545066929672eb34ccommit hash: bc7ca40fff5cd1046337608545066929672eb34ccommit hash: bc7ca40fff5cd1046337608545066929672eb34c files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2021-08-19 sysutils/graid5: Module contains subtile errors and is obsolete by
ZFS raidz. Consider migrating to ZFS.
2021-08-19 x11-wm/gcompmgr: Abandonware since 2005, using discontinued libraries
2021-08-19 irc/lostirc: Abandonware since 2005, dependens on discontinued
libraries
1.3.20140711.62
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.3.20140711.62
19 Feb 2021 12:00:31
Revision:566054Original commit files touched by this commit
lev search for other commits by this committer
 Mark as obsolete, prepare for removal in 6 months.
1.3.20140711.62
16 Feb 2021 17:45:01
Revision:565429Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN on FreeBSD 13 and 14

g_raid5.c:1567:2: error: too few arguments to function call, expected at least
3, have 1
        G_RAID5_LOGREQ(bp, "[done err:%d dat:%02x adr:%p]",
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./g_raid5.h:72:18: note: expanded from macro 'G_RAID5_LOGREQ'
                        g_print_bio(bp);                \
                        ~~~~~~~~~~~   ^
/usr/src/sys/geom/geom.h:347:6: note: 'g_print_bio' declared here
void g_print_bio(const char *prefix, const struct bio *bp, const char
*fmtsuffix, ...) __printflike(3, 4);
     ^

Reported by:	pkg-fallout
MFH:		2021Q1
1.3.20140711.62
09 Jan 2020 20:57:38
Revision:522537Original commit files touched by this commit
antoine search for other commits by this committer
Remove wrong NO_PACKAGE

With hat:	portmgr
1.3.20140711.62
20 Dec 2019 05:53:14
Revision:520472Original commit files touched by this commit
tobik search for other commits by this committer
sysutils/graid5: Remove unhooked files/pkg-deinstall.in

USES=kmod (via @kld) injects a script that runs kldxref anyway.
1.3.20140711.62
05 Dec 2018 20:01:11
Revision:486720Original commit files touched by this commit
linimon search for other commits by this committer
These ports now build on powerpc64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
1.3.20140711.62
22 May 2017 22:29:17
Revision:441494Original commit files touched by this commit
linimon search for other commits by this committer
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
1.3.20140711.62
08 Dec 2014 21:39:16
Revision:374331Original commit files touched by this commit
bapt search for other commits by this committer
Remove useless use of @cwd
1.3.20140711.62
10 Jul 2014 21:08:34
Revision:361491Original commit files touched by this commit
lev search for other commits by this committer
 Fix build on 8 and 9.
1.3.20140704.60
04 Jul 2014 14:04:08
Revision:360615Original commit files touched by this commit
lev search for other commits by this committer
  STAGEfy. Use shell script instead of hardlink.
  It could be not packaged anyeay, as it should be built
  for local kernel.
1.3.20140308.50
08 Mar 2014 19:17:51
Revision:347531Original commit files touched by this commit
lev search for other commits by this committer
  Update to version 1.3
  Add support for 10 and 11 systems (versions prior this could cause crash on
these).
  Add support for direct-dispatch as receiver (callee) only.
1.1.20130907.44_2
20 Sep 2013 23:06:00
Revision:327772Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
1.1.20130907.44_2
20 Sep 2013 12:54:55
Revision:327697Original commit files touched by this commit
bdrewery search for other commits by this committer
SSP support has been added to ports with WITH_SSP for i386 and amd64
on FreeBSD 10, and amd64 on earlier versions.

SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.

On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].

On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.1.20130907.44_2
11 Sep 2013 13:31:16
Revision:326979Original commit files touched by this commit
lev search for other commits by this committer
 Fix build - pass SRC_BASE to sub-make
1.1.20130907.44_1
07 Sep 2013 11:58:02
Revision:326630Original commit files touched by this commit
lev search for other commits by this committer
 Fix building with clang on -CURRENT: make WARNS=2 for geom class libary, as in
base sources.
1.1.20110927.40_1
12 Mar 2012 17:20:44
Original commit files touched by this commit
jgh search for other commits by this committer
- include bsd.{pre,post}.port.mk, respectively.

Spotted by: ato@iem.pw.edu.pl
Feature safe:   yes
1.1.20110927.40_1
12 Mar 2012 05:17:42
Original commit files touched by this commit
jgh search for other commits by this committer
- drop unknown post-deinstall target and move into SUB_FILES
- bump PORTREVISION accordingly

PR:     ports/164341
Submitted by:   jgh@
Approved by:    maintainer timeout ( 51 days )
Feature safe:   yes
1.1.20110927.40
12 Dec 2011 00:34:41
Original commit files touched by this commit
linimon search for other commits by this committer
Restore usage of SRC_BASE lost in r1.5.

Hat:            portmgr
Feature safe:   yes
1.1.20110927.40
23 Nov 2011 17:09:32
Original commit files touched by this commit
lev search for other commits by this committer
  Fix one small bug, which could lead to panic in very rare circumstances.

Feature safe: yes
1.0.20101212.29_1
16 Jul 2011 20:11:48
Original commit files touched by this commit
linimon search for other commits by this committer
Standardize on SRC_BASE as set in bsd.port.mk.

Approved by:    maintainer
1.0.20101212.29_1
12 Dec 2010 17:29:22
Original commit files touched by this commit
lev search for other commits by this committer
  Cleanup pkg-plist.

Reported by:    Andrzej Tobola <ato AT iem.pw.edu.pl>
1.0.20101212.29
12 Dec 2010 12:08:37
Original commit files touched by this commit
lev search for other commits by this committer
  Fix build on -CURRENT
1.0.20101211.26
11 Dec 2010 16:50:46
Original commit files touched by this commit
lev search for other commits by this committer
  Add graid5 port: geom_raid5 class which implements software RAID5.
  It is FreeBSD 8.x-ported version of old'n'good geom_raid5 by Arne Worner.

Number of commits found: 24