Bug 166966

Summary: A script to make light pkg-plist files for new FreeBSD Ports
Product: Ports & Packages Reporter: nemysis <nemysis>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description nemysis 2012-04-15 16:20:08 UTC
A script to light make pkg-plist for new FreeBSD Ports. This is new and I adjust it when I make new FreeBSD Ports.

Fix: Patch attached with submission follows:
Comment 1 Michael Scheidell freebsd_committer freebsd_triage 2012-04-15 22:26:31 UTC
Thank you for your support of FreeBSD and our ports packages.
This looks like an interesting script, and I hope you are able to get it 
to a point where we can use it.
A couple notes, and not in any order of priority.

this really isn't a new port shar.  its's just a shar for the script.  
and normally, we don't want source code in a port (basically, this is 
just source code)

it really isn't packaged to be a port, you need (at least) a Makefile, 
pkg-desc, pkg-plist.  there is none here.

The explanation of what this does, and why really isn't long enough. 
someone looking at description would not know what this is.

Also, the hard coded paths in your shell script would make this unusable 
even in the default FreeBSD installation.

If you need help with these above, please join and post to the 
freebsd-ports mailing list.

Thanks again for your support of FreeBSD, and I hope to see this script 
in ports soon.

-- 
Michael Scheidell, CTO
 >*| * SECNAP Network Security Corporation
d: +1.561.948.2259
w: http://people.freebsd.org/~scheidell
Comment 2 Michael Scheidell freebsd_committer freebsd_triage 2012-04-19 23:44:46 UTC
State Changed
From-To: open->closed

Invalid submission. This is not a port package.