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
tcb File viewer for terminal
1.4a_1 misc 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 1.4a_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Abandonware that uses sys/dir.h
Expired This port expired on: 2019-07-12
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: unknown
Last Update: 2019-07-13 21:36:58
SVN Revision: 506581
People watching this port, also watch:: python-doc-html, mscompress, pdflib
License: not specified in port
Description:
Tcb is a file viewer that works on a terminal. It allows view file in ASCII or HEX format.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. bin/tcb
  2. man/man1/tcb.1.gz
  3. share/doc/tcb/CHANGES
  4. share/doc/tcb/COPYING
  5. share/doc/tcb/README
  6. share/tcb/HELP
  7. share/tcb/tcbrc
Collapse this list.
Dependency lines:
  • tcb>0:misc/tcb
No installation instructions:
This port has been deleted.
PKGNAME: tcb
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (tcb-1.4a.tar.gz) = 5a279708c9d89a01a76001d7d6e36d53cdcab510faa64eb8bc2110179a9f1af7 SIZE (tcb-1.4a.tar.gz) = 126250

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.
Build dependencies:
  1. gmake : devel/gmake
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for tcb-1.4a_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. ftp://ftp.icm.edu.pl/pub/Linux/sunsite/utils/file/
  2. ftp://ftp.sun.ac.za/pub/mirrors/sunsite.unc.edu/pub/Linux/utils/file/
  3. http://www.gtlib.gatech.edu/pub/Linux/utils/file/
  4. https://www.ibiblio.org/pub/Linux/utils/file/
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
1.4a_1
13 Jul 2019 21:36:58
Revision:506581Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2019-07-12 misc/tcb: Abandonware that uses sys/dir.h
2019-07-12 editors/xed: Abandonware using sys/dir.h
2019-07-12 databases/gtksql: Abandonware using sys/dir.h
1.4a_1
12 Jun 2019 06:52:51
Revision:504003Original commit files touched by this commit
bapt search for other commits by this committer
Mark as deprecated a bunch of abandonware using sys/dir.h

sys/dir.h is going to be phased out soon, so mark as deprecated non maintained
abandonware using it.

PR:		21519
1.4a_1
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
1.4a_1
09 Dec 2014 13:36:34
Revision:374378Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.4a_1
29 Jul 2014 01:16:46
Revision:363282Original commit files touched by this commit
adamw search for other commits by this committer
Rename misc/ patch-xy patches to reflect the files they modify.
1.4a_1
16 Jul 2014 03:00:46
Revision:362023Original commit files touched by this commit
adamw search for other commits by this committer
Add DOCS option for ports with PORTDOCS in plist.
1.4a_1
08 Dec 2013 15:16:48
Revision:335904Original commit files touched by this commit
danilo search for other commits by this committer
- Remove extra tabs
- Convert USE_GMAKE to USES
- Add stage support
- Improve pkg-plist
20 Sep 2013 20:50:59
Revision:327745Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc)
1.4a_1
25 Mar 2013 04:30:31
Revision:315192Original commit files touched by this commit
eadler search for other commits by this committer
Cleanup unmaintained ports in the misc category:
	- Trim Header
	- Convert to OptionsNG
	- Prefer DISTNAME to DISTFILES
	- Reorder variables
	- Fix comments (don't include leading article)
	- @unexec rm must not cause failure
	- Tabs, not spaces
	- Single space for WWW
	- Pet portlint
	- etc.

In a few cases the option DOCS was used to control installation into EXAMPLEDIR.
I opted to keep the existing logic of the port in these cases.

Reviewed by:	koobs, ashish
1.4a_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
1.4a_1
26 Nov 2005 00:42:03
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.4a_1
04 Feb 2004 05:10:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
1.4a
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.4a
20 Feb 2003 18:46:39
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.4a
24 Nov 2002 16:43:14
Original commit files touched by this commit
obraun search for other commits by this committer
- console.h is spelled consio.h here.
- Fix union wait
- Remove pointers to no longer existent web page

PR:             ports/45677
Submitted by:   Volker Stolz <vs@foldr.org>
24 Dec 2001 02:17:17
commit hash: fp1.22453@dev.null.freshports.orgcommit hash: fp1.22453@dev.null.freshports.orgcommit hash: fp1.22453@dev.null.freshports.orgcommit hash: fp1.22453@dev.null.freshports.org files touched by this commit
pat search for other commits by this committer
- PORTDOCS police   - DOCSDIR support to some   - Brush out some lint    
08 Oct 2000 05:01:16
commit hash: fp1.4792@dev.null.freshports.orgcommit hash: fp1.4792@dev.null.freshports.orgcommit hash: fp1.4792@dev.null.freshports.orgcommit hash: fp1.4792@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category misc to new layout.  

Number of commits found: 17