Bug 98684 - New Port: security/p5-Authen-NTLM
Summary: New Port: security/p5-Authen-NTLM
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: Erwin Lansing
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-08 03:10 UTC by James Thomason
Modified: 2006-06-08 10:47 UTC (History)
0 users

See Also:


Attachments
file.shar (2.18 KB, text/plain)
2006-06-08 03:10 UTC, James Thomason
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description James Thomason 2006-06-08 03:10:17 UTC
	New Port: security/p5-Authen-NTLM
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2006-06-08 10:24:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->erwin

I'll take it.
Comment 2 Erwin Lansing freebsd_committer freebsd_triage 2006-06-08 10:46:09 UTC
State Changed
From-To: open->closed

Port added, thanks! 

Can you use devel/portlint next time? That would have 
found several of the following things that I fixed: 

- spaces instead of tabs in Makefile 
- pkg-descr was empty 
- WWW in pkg-descr for CPAN uses the search.cpan.org/dist scheme 
- missing SHA256 checksum 
- dirrmtry instead of @exec... 
- missing directories in pkg-plist 
- missing dependency on MIME::Base64