aboutsummaryrefslogtreecommitdiff
path: root/net/ntlmaps
Commit message (Collapse)AuthorAgeFilesLines
* Return kevlo's ports to the pool, he handed in his commit bit.Rene Ladan2018-01-121-1/+1
| | | | | | | With hat: portmgr-secretary Notes: svn path=/head/; revision=458818
* - Those ports fail to build with python3Antoine Brodin2017-12-121-1/+1
| | | | | | | - Add some explicit FLAVOR to dependencies where needed Notes: svn path=/head/; revision=456126
* ${RM} already has -f.Mathieu Arnold2016-10-211-1/+1
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* Remove Author from pkg-descr and white space fixesBaptiste Daroussin2015-03-021-6/+6
| | | | Notes: svn path=/head/; revision=380307
* Cleanup plistAntoine Brodin2014-11-221-3/+0
| | | | Notes: svn path=/head/; revision=373063
* - Convert ports of net/ to new USES=pythonMarcus von Appen2014-10-241-2/+1
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371449
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-101-1/+1
| | | | | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category N. CR: D307 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=361440
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-041-2/+2
| | | | Notes: svn path=/head/; revision=360664
* Stage support.Kevin Lo2014-05-301-10/+13
| | | | Notes: svn path=/head/; revision=355811
* Convert to USES=dos2unixBaptiste Daroussin2014-05-261-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=355292
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-4/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Replace CR/LF's with unix LF's.Kevin Lo2009-12-311-2/+3
| | | | | | | | PR: ports/141637 Submitted by: ehaupt Notes: svn path=/head/; revision=246926
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with N Notes: svn path=/head/; revision=240073
* Make ntlmaps consistent with other python ports and improve performance.Kevin Lo2007-08-032-7/+52
| | | | | | | Suggested by: sat Notes: svn path=/head/; revision=196998
* Initial import of ntlmaps 0.9.9.0.1Kevin Lo2007-08-014-0/+81
NTLM Authorization Proxy Server (APS) is a proxy software that allows you to authenticate via an MS Proxy Server using the proprietary NTLM protocol. Notes: svn path=/head/; revision=196887