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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
rfstool Read from a Reiser file system
0.14 sysutils Deleted on this many watch lists=1 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 0.14Version of this port present on the latest quarterly branch.
Broken BROKEN: unfetchable
Deprecated DEPRECATED: Unfetchable, unmaintained
Expired This port expired on: 2019-10-16
Ignore IGNORE: is marked as broken: unfetchable
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-03-02 17:54:44
Last Update: 2019-10-16 15:29:32
SVN Revision: 514601
People watching this port, also watch:: tmpreaper, python, weex
License: not specified in port
WWW:
http://p-nand-q.com/download/rfstool.html
Description:
Rfstool is an mtools-like utility which lets you read from Reiser file systems. The home page has instructions on its usage. WWW: http://p-nand-q.com/download/rfstool.html
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (1 items)
Collapse this list.
  1. bin/rfstool
Collapse this list.
Dependency lines:
  • rfstool>0:sysutils/rfstool
No installation instructions:
This port has been deleted.
PKGNAME: rfstool
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (rfstool-0.14-source.zip) = 86a43f5f0d8982471fd7c0dd6f80e732c8d3871d758a210bda2484041f550d85 SIZE (rfstool-0.14-source.zip) = 80381

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
dos2unix zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (6 items)
Collapse this list.
  1. ftp://ftp2.fr.netbsd.org/pub/pkgsrc/
  2. ftp://ftp2.jp.netbsd.org/pub/pkgsrc/
  3. ftp://ftp3.de.netbsd.org/pub/pkgsrc/
  4. ftp://ftp7.jp.netbsd.org/pub/pkgsrc/
  5. http://ftp.fr.netbsd.org/pub/pkgsrc/
  6. https://ftp.netbsd.org/pub/pkgsrc/distfiles/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.14
16 Oct 2019 15:29:32
Revision:514601Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.14
15 Sep 2019 17:28:09
Revision:512125Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports
0.14
05 Aug 2019 06:37:31
Revision:508138Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN: unfetchable
0.14
25 Aug 2018 15:43:15
Revision:478052Original commit files touched by this commit
tobik search for other commits by this committer
sysutils/rfstool: Fix build with Clang 6

reiserfs.cpp:770:23: error: invalid suffix on literal; C++11 requires a space
between literal and identifier [-Wreserved-user-defined-literal]
                        printf("File %s (%"FMT_QWORD" Bytes)\n", (const char*)
strLocalPath, pFile->m_stat.sd_size );
                                           ^

http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/rfstool-0.14.log

- Make sure the build respects CXXFLAGS
0.14
20 Jun 2016 16:23:29
Revision:417166Original commit files touched by this commit
mat search for other commits by this committer
With the power of USES=dos2unix, get rid of most patches and files
with CRLF.

While there, run make makepatch, rename patches to use the new scheme,
and various fixes.

With hat:	portmgr
Sponsored by:	Absolight
0.14
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
0.14
10 Mar 2014 17:01:37
Revision:347784Original commit files touched by this commit
bapt search for other commits by this committer
Convert s* to USES=zip
0.14
16 Nov 2013 04:15:29
Revision:333979Original commit files touched by this commit
vanilla search for other commits by this committer
1: Support STAGEDIR.
2: switch to new LIB_DEPENDS syntax.
0.14
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)
0.14
07 Sep 2013 17:20:21
Revision:326658Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use single space after WWW:
0.14
27 Jan 2013 05:55:20
Revision:311049Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Strip header at request of original creator

Submitted by:	trevor
With hat:	portmgr
0.14
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.14
06 Jan 2009 17:59:31
Original commit files touched by this commit
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
0.14
02 Oct 2006 13:34:33
Original commit files touched by this commit
stas search for other commits by this committer
- Honour CC and CXX
- Fix compiling with gcc 4.1

Approved by:    sem (mentor)
0.14
11 Feb 2006 21:03:14
Original commit files touched by this commit
netchild search for other commits by this committer
Reset maintainership to ports@ after ~4 months without any response to any
PR.

Thanks for contributing.

Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.

While I'm here:
 - fix a little nit in the csound port (I think the intention was to
   create no backup file instead of creating one with a "-e" extension)
 - set ARCH to i386 in the amd64 case for the acroread7 port. This
   is a work-around to be able to install everything when a dependency
   is not already installed (ARCH is read-only in sub-makes, so the
   dependencies can't change it). This should be removed when the
   dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]

Not objected to by:     portmgr (explicit: krion; silence: rest)
Maintainer timeout:     ~4 months
Submitted by:           Sangwoo Shim <sangwoos@gmail.com> [1]
PR:                     87985 [1]
0.14
07 Jan 2006 20:00:09
Original commit files touched by this commit
trevor search for other commits by this committer
Hash with SHA-256.
0.14
02 Mar 2005 17:54:11
Original commit files touched by this commit
trevor search for other commits by this committer
new port of rfstool, an mtools-like utility which reads Reiser file
systems

Number of commits found: 17