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
ftree An X11 genealogy program
2.0_1 misc 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 2.0_1Version of this port present on the latest quarterly branch.
Broken BROKEN: does not fetch
Deprecated DEPRECATED: has been broken for over a half year
Expired This port expired on: 2011-04-17
Ignore IGNORE: is marked as broken: does not fetch
Restricted RESTRICTED: Non-commercial use only
NO CDROM NO CDROM: Non-commercial use only
Maintainer: user@unknown.nu search for ports maintained by this maintainer
Port Added: 2000-12-19 07:20:37
Last Update: 2011-04-18 22:25:41
SVN Revision: UNKNOWN
Also Listed In: linux
License: not specified in port
WWW:
http://www.vjet.demon.co.uk/ftree/
Description:
Ftree is a GUI Linux binary for storing and displaying family tree genealogy information. It reads and writes standard GEDCOM 5.5 format files. It is licensed for non-commercial use only. WWW: http://www.vjet.demon.co.uk/ftree/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • ftree>0:misc/ftree
No installation instructions:
This port has been deleted.
PKGNAME: ftree
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: i386
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. fedora-release : emulators/linux_base-f10
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:
Expand this list (3 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.unknown.nu/ports/
  3. http://www.vjet.demon.co.uk/ftree/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0_1
18 Apr 2011 22:25:41
Original commit files touched by this commit
rene search for other commits by this committer
Remove most expired ports:
2011-04-17 cad/tclspice: has been broken for more than a year
2011-04-17 comms/hcfmdm: does not compile on 7.X or higher
2011-04-17 databases/mysqlcc: has been broken for almost a year
2011-04-17 devel/ruby-rjudy: does not compile on FreeBSD 7.x or newer
2011-04-17 devel/xfc: does not compile on FreeBSD 7.x or newer
2011-04-17 devel/lamson: has been broken for a half year
2011-04-17 devel/cocktail: does not build on FreeBSD 7.x or newer
2011-04-17 devel/djgpp-gcc: has been broken for half a year
2011-04-17 devel/gauche-sdl: has been broken for a year
2011-04-17 devel/gdb53-act: does not compile on FreeBSD 7.x and up
2011-04-17 editors/zed: does not compile on FreeBSD 7.x or newer
2011-04-17 games/aqbubble: does not compile on FreeBSD 7.x or newer
2011-04-17 graphics/libvisual-plugins: has been broken for 3 years
2011-04-17 japanese/roundcube: has been broken for almost a year
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.0_1
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
2.0_1
17 Mar 2011 11:08:44
Original commit files touched by this commit
pav search for other commits by this committer
- Mark ports that have been broken for six month or more, or never compiled on
  7.X and up, for removal in one month
2.0_1
18 Apr 2010 20:25:48
Original commit files touched by this commit
erwin search for other commits by this committer
Mark BROKEN: does not fetch
2.0_1
21 Mar 2008 23:55:13
Original commit files touched by this commit
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)
2.0
27 Apr 2006 11:28:05
Original commit files touched by this commit
garga search for other commits by this committer
- Update to 2.0
- portlint(1)

PR:             ports/96329
Submitted by:   Martin Wilke <freebsd@unixfreunde.de>
Approved by:    maintainer
1.9_2
22 Jan 2006 12:59:47
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.9_2
17 Jun 2005 22:59:29
Original commit files touched by this commit
netchild search for other commits by this committer
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
  - USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
    tools to strip binaries anymore, so it's not neccesary anymore to override
    STRIP and STRIP_CMD.
  - USE_LINUX_PREFIX implies NO_MTREE now.
  - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
    instead upon the native FreeBSD libraries.
  - The variable LINUX_BASE_PORT contains a string which is suitable as an
    item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
    default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
    instead of a hardcoded reference.
  - Change all ports to comply to the "new world order".
  - The Ports Collection now allows to override the default linux_base port.
    Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
    ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.9_1
01 Mar 2005 21:51:49
Original commit files touched by this commit
trevor search for other commits by this committer
Respect the user's USE_LINUX setting.
1.9_1
31 Dec 2004 18:24:10
Original commit files touched by this commit
netchild search for other commits by this committer
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.

It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).

This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).

Changes:
 - change the default linux_base from v7 to v8
 - add a newer freetype to linux_base-8 for nicer fonts display [1]
 - don't let cpio use hardlinks in the linux_base-8 port to quiet some
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.9
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.9
02 Feb 2004 22:53:18
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.9

PR:             ports/62279
Submitted by:   Kim Scarborough <sluggo@unknown.nu> (maintainer)
1.7
21 Feb 2003 12:48:19
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
18 Aug 2001 07:34:37
commit hash: fp1.17416@dev.null.freshports.orgcommit hash: fp1.17416@dev.null.freshports.orgcommit hash: fp1.17416@dev.null.freshports.orgcommit hash: fp1.17416@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.7    
19 Dec 2000 10:20:37
commit hash: fp1.7381@dev.null.freshports.orgcommit hash: fp1.7381@dev.null.freshports.orgcommit hash: fp1.7381@dev.null.freshports.orgcommit hash: fp1.7381@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Add ftree 1.6, a tool for displaying family tree genealogy information.   It's a
Linux binary.    

Number of commits found: 15