Bug 54198

Summary: /usr/share/misc/magic does not contain tdb info for file(1)
Product: Base System Reporter: Dale Woolridge <8d829c7d56e875ad3dee7aef7476b779>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.7-STABLE   
Hardware: Any   
OS: Any   

Description Dale Woolridge 2003-07-07 22:50:09 UTC
	The trivial database (tdb) port /usr/ports/databases/tdb does not have
	its magic info in the /usr/share/misc/magic file.  As I understand it,
	the source for this file lives with the source for file(1).

Fix: 

Here is the magic info for tdb:

#------------------------------------------------------------------------------
#
# tdb: file(1) magic for trivial database files
0	string	TDB\ file	TDB database
Comment 1 Peter Pentchev freebsd_committer freebsd_triage 2003-07-08 06:35:47 UTC
State Changed
From-To: open->feedback

Thanks for trying to improve FreeBSD, albeit one utility at a time! 
Actually, as noted in the src/contrib/file/FREEBSD-upgrade file, the 
version of the file(1) utility used in FreeBSD is contributed software, 
maintained externally by its author Christos Zoulas 
<christos@zoulas.com>.  Could you try to contact Christos with your 
proposed addition, so it could make its way into the mainstream file(1) 
distribution, and be imported into FreeBSD soon after the new version's 
release?
Comment 2 Kris Kennaway freebsd_committer freebsd_triage 2003-10-11 07:38:10 UTC
State Changed
From-To: feedback->closed

Should be submitted to the upstream maintainers