Bug 95913 - New Port: Filename-manipulating functions for Lua
Summary: New Port: Filename-manipulating functions for Lua
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: Philip Paeps
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-17 10:50 UTC by Andrew Turner
Modified: 2006-04-17 18:15 UTC (History)
1 user (show)

See Also:


Attachments
port-devel-lua50filename.shar (1.79 KB, text/plain)
2006-04-17 10:50 UTC, Andrew Turner
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Turner 2006-04-17 10:50:11 UTC
	Attached is a new port to manipulate file and directory names in Lua.
	It also containg useful functions, written entirly in Lua, incluing dirname, basename, is_dir, ...
Comment 1 Andrew Turner 2006-04-17 10:56:59 UTC
I forgot to mention the location of the port is devel/lua50-filename

Andrew
Comment 2 Philip Paeps freebsd_committer freebsd_triage 2006-04-17 17:35:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->philip

I'll take it.
Comment 3 Philip Paeps freebsd_committer freebsd_triage 2006-04-17 18:15:47 UTC
State Changed
From-To: open->closed

New port added. Thanks!