FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 7:47 AM GMT
Port details
tdfsb 0.0.10 x11-fm on this many watch lists=0 search for ports that depend on this port
A 3D filesystem browser

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: 26 Oct 2005 11:04:19
License: GPLv2 GPLv3
TDFSB is a "3D - Filesystem Browser".  It reads directory information and
displays them as a 3D world, so you can take a walk through your file
system.  It also reads images, MPEG and MP3 files as well as some other
formats.

It is highly recommended that you have decent (hardware-accelerated) gfx
card, otherwise it may run very slow.

WWW: http://www.determinate.net/webdata/seg/tdfsb.html
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/sdl12, devel/pkg-config
Required To Run: devel/pkg-config
Required Libraries: multimedia/smpeg, graphics/libglut, devel/sdl12, graphics/sdl_image
There are no ports dependent upon this port

To install the port: cd /usr/ports/x11-fm/tdfsb/ && make install clean
To add the package: pkg_add -r tdfsb


Configuration Options
     No options to configure

Master Sites:
http://www.determinate.net/webdata/data/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 20

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.0.10
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
10 Aug 2011 16:42:16
Original commit files touched by this commit  0.0.10
ehaupt search for other commits by this committer
Update to 0.0.10

PR:             159495
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
18 Mar 2011 17:59:51
Original commit files touched by this commit  0.0.9_10
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
27 Feb 2011 04:54:41
Original commit files touched by this commit  0.0.9_10
tabthorpe search for other commits by this committer
- Reassign ports to heap

Submitted by:   alepulver
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.0.9_10
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.0.9_9
dinoex search for other commits by this committer
- update to jpeg-8
30 Jan 2010 09:43:31
Original commit files touched by this commit  0.0.9_8
mva search for other commits by this committer
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
  graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.

PR:             ports/142147 ports/142248 ports/142249
Approved by:    miwi (mentor implicit)
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.0.9_7
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
23 Jan 2009 16:28:36
Original commit files touched by this commit  0.0.9_6
flz search for other commits by this committer
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.0.9_5
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
23 Mar 2008 11:11:33
Original commit files touched by this commit  0.0.9_5
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
13 Mar 2008 14:28:35
Original commit files touched by this commit  0.0.9_4
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
19 May 2007 20:32:57
Original commit files touched by this commit  0.0.9_3
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
20 Sep 2006 11:21:59
Original commit files touched by this commit  0.0.9_2
stas search for other commits by this committer
 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
   structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
13 May 2006 05:00:46
Original commit files touched by this commit  0.0.9_1
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with X
09 Apr 2006 13:08:16
Original commit files touched by this commit  0.0.9_1
alepulver search for other commits by this committer
Change the maintainership address to the @FreeBSD.org one.

Approved by:    garga (mentor)
12 Jan 2006 12:54:32
Original commit files touched by this commit  0.0.9_1
sem search for other commits by this committer
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:             ports/90247
Submitted by:   Ermal Lu?i <eri--@albabsd.org>
25 Nov 2005 21:47:35
Original commit files touched by this commit  0.0.9
pav search for other commits by this committer
- Add SHA256

Requested by:   maintainer
28 Oct 2005 08:08:57
Original commit files touched by this commit  0.0.9
danfe search for other commits by this committer
Register missing dependency to fix the build.

Reported by:    krismail
26 Oct 2005 11:03:28
Original commit files touched by this commit  0.0.9
danfe search for other commits by this committer
Add tdfsb 0.0.9, a 3D filesystem browser.

PR:             ports/84414
Submitted by:   Alejandro Pulver <alejandro(at)varnet.biz>

Number of commits found: 20

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight70
new month142

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.292 seconds.