Port details |
- offix-files File bar from OffiX
- 2.4_1 x11-fm
=1 2.4_1Version of this port present on the latest quarterly branch. DEPRECATED: development ceased in 1996
This port expired on: 2006-11-05
- 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
 - Port Added: unknown
- Last Update: 2006-11-09 08:55:20
- SVN Revision: UNKNOWN
- People watching this port, also watch:: python-doc-html, mscompress, pdflib
- License: not specified in port
- WWW:
- http://leb.net/offix/
- Description:
- This is files bar from OffiX --- part of desktop package with
DND Drag & Drop protocol support. Very simular to Mac.
This is as file manager based on xfm. It provides virtually all of the
features that you would expect in a file manager -- move around your
directory tree in multiple windows, move, copy or delete files, and launch
programs with simple mouse operations.
WWW: http://leb.net/offix/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- offix-files>0:x11-fm/offix-files
- No installation instructions:
- This port has been deleted.
- PKGNAME: offix-files
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- Runtime dependencies:
-
- execute : x11/offix-execute
- editor : editors/offix-editor
- Library dependencies:
-
- Dnd.1 : x11/libdnd
- X11.6 : x11/xorg-libraries
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.4_1 09 Nov 2006 08:55:20
 |
vd  |
Remove expired ports:
2006-11-05 deskutils/offix-trash: development ceased in 1996
2006-11-04 devel/mingw: use mingw32-* ports instead
2006-11-04 devel/mingw-binutils: use mingw32-* ports instead
2006-11-04 devel/mingw-bin-msvcrt: use mingw32-* ports instead
2006-11-04 devel/mingw-gcc: use mingw32-* ports instead
2006-11-04 devel/mingw-opengl-headers: use mingw32-* ports instead
2006-11-05 editors/offix-editor: developement ceased in 1996
2006-11-05 print/offix-printer: development ceased in 1996
2006-11-05 sysutils/wmmon: no longer available from mastersite
2006-11-04 sysutils/xsysinfo: no longer available from mastersite
2006-11-04 textproc/xmlada: no longer available from mastersite; 2.0 is
available
2006-11-05 www/p5-CGI-Application-ValidateRM: no longer available from
mastersites
2006-11-05 x11/offix-clipboard: development ceased in 1996
2006-11-05 x11/offix-execute: development ceased in 1996
2006-11-05 x11-fm/offix-files: development ceased in 1996
2006-11-05 x11-wm/icepref: is for IceWM version 1.04 (6 years old) |
2.4_1 05 Sep 2006 08:58:56
 |
linimon  |
Reset inactive maintainer. Also mark these ports as DEPRECATED since no
development has taken place on this suite since 1996.
Hat: portmgr |
2.4_1 31 Jan 2006 18:58:45
 |
kris  |
Add missing directory |
2.4_1 24 Jan 2006 03:16:52
 |
edwin  |
SHA256ify
Approved by: krion@ |
2.4_1 22 Jan 2006 02:59:29
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
2.4_1 21 Jan 2006 18:55:31
 |
lesi  |
Fixups after removal of separate mtree file for X_WINDOW_SYSTEM=XOrg case. |
2.4_1 18 Dec 2005 00:56:20
 |
pav  |
- Remove virtual category offix from all ports
PR: ports/88751 (part of)
Approved by: linimon (portmgr hat) |
2.4_1 12 Dec 2005 08:40:45
 |
barner  |
- Fix WWW-sites
- Remove two dead WWW sites |
2.4_1 15 Jun 2005 02:42:14
 |
lesi  |
Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27). |
2.4_1 08 May 2004 04:59:51
 |
kris  |
Don't remove files we didn't install |
2.4_1 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
2.4_1 04 Feb 2004 05:10:27
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
2.4 21 Feb 2003 14:08:24
 |
knu  |
De-pkg-comment. |
05 Feb 2001 21:00:56
    |
olgeni  |
Spaces -> tabs in ports/x11-fm. |
08 Oct 2000 07:37:12
    |
asami  |
Convert category x11-fm to new layout. |
03 Aug 2000 10:28:58
    |
asami  |
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off. |