Bug 66328 - New port: devel/phptags - the util which create a tags file from PHP sources
Summary: New port: devel/phptags - the util which create a tags file from PHP sources
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-06 13:30 UTC by Roman Bogorodskiy
Modified: 2004-05-06 20:22 UTC (History)
1 user (show)

See Also:


Attachments
phptags.tar (13.81 KB, text/plain)
2004-05-06 13:30 UTC, Roman Bogorodskiy
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Bogorodskiy 2004-05-06 13:30:20 UTC
From http://phptags.sourceforge.net/:

	The phptags utility makes a tags file from the specified PHP sources. 
A tags file gives the locations of specified objects in a group of files. 
Each line of the tags file contains the object name, the file in which 
it is defined, and a search pattern for the object definition, separated by 
white-space. Using the tags file, many editors (ex(1), vim(1), emacs(1), etc) 
can quickly locate these object definitions.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-05-06 20:22:30 UTC
State Changed
From-To: open->closed

New port added, thank you!