aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_Nmap
Commit message (Collapse)AuthorAgeFilesLines
* Introduce PHP flavors.Mathieu Arnold2018-03-081-2/+2
| | | | | | | | | | | | | | | | | Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now flavored. They will automatically get flavors (php56, php70, php71, php72) depending of the versions they support (set with IGNORE_WITH_PHP). As a consequence, ports using USES=pear and USES=horde are also flavored. PR: 226242 Submitted by: mat Exp-run by: antoine Approved by: portmgr Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D14208 Notes: svn path=/head/; revision=463917
* Update distinfo and unbreak this portSunpoet Po-Chuan Hsieh2017-06-112-3/+4
| | | | | | | | | | | | | | | | - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Net_Nmap-1.0.5.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_Nmap-1.0.5.tgz fetch: http://pear.php.net/get/Net_Nmap-1.0.5.tgz: size mismatch: expected 27500, actual 27564 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_Nmap-1.0.5.tgz [1] Approved by: portmgr (blanket) Notes: svn path=/head/; revision=443287
* - Update maintainer addressJochen Neumeister2017-05-161-1/+1
| | | | | | | | Reviewed by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D10755 Notes: svn path=/head/; revision=441000
* - Update WWW: pear.php.net uses https://Sunpoet Po-Chuan Hsieh2016-12-131-1/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=428494
* Pass maintainership of PEAR ports to the submitterJan Beich2016-11-041-1/+1
| | | | | | | | PR: 214156 Submitted by: Jochen Neumeister <joneum@bsdproject.de> Notes: svn path=/head/; revision=425301
* Reset miwi@'s ports, he stepped down from the Ports Team.Rene Ladan2016-07-251-1/+1
| | | | | | | With hat: portmgr-secretary Notes: svn path=/head/; revision=419057
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - Take MaintainershipMartin Wilke2015-11-261-1/+1
| | | | | | | Approved by: mat (mentor) Notes: svn path=/head/; revision=402439
* Fix DEPENDS after devel/pear-XML_Parser updateAntoine Brodin2015-11-021-2/+2
| | | | Notes: svn path=/head/; revision=400633
* Fix depends on devel/pear-XML_Parser.Mathieu Arnold2015-08-221-2/+2
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=395055
* Reset miwi's maintainership per his demandBaptiste Daroussin2014-11-181-1/+1
| | | | | | | Hope to see you back! Thank for all the work! Notes: svn path=/head/; revision=372709
* Convert to USES=pearBaptiste Daroussin2014-09-231-4/+2
| | | | Notes: svn path=/head/; revision=369094
* 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
* - Update to 1.0.5Martin Wilke2014-04-252-3/+5
| | | | | | | | | | - Added LICENSE PR: 188827 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=352113
* Stage support for non-IGNORED pear classesAntoine Brodin2013-11-251-1/+0
| | | | | | | | Tested by: poudriere Approved by: portmgr (bapt) Notes: svn path=/head/; revision=334871
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Update to 1.0.4Martin Wilke2012-01-282-21/+5
| | | | Notes: svn path=/head/; revision=289924
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 1.0.3Martin Wilke2010-11-042-4/+4
| | | | Notes: svn path=/head/; revision=264059
* - Take over maintainershipMartin Wilke2009-08-221-1/+1
| | | | | | | Approved by: Wen Heping (maintainer) Notes: svn path=/head/; revision=240144
* - Update to 1.0.2Martin Wilke2009-06-192-5/+9
| | | | | | | | PR: 135688 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=236273
* - Update to 1.0.1Martin Wilke2009-02-082-4/+4
| | | | | | | | PR: 131069 Submitted by: Wen heping <wenheping@gmail.com> (maintaner) Notes: svn path=/head/; revision=227831
* Net_Nmap is a simple interface for Nmap, theMartin Wilke2008-10-153-0/+46
free and open source utility for network exploration or security auditing. Net_Nmap can be used to auto discovery hosts and services in your network or simply to parse Nmap XML output. WWW: http://pear.php.net/package/Net_Nmap/ PR: ports/128059 Submitted by: Wen Heping<wenheping at gmail.com> Notes: svn path=/head/; revision=221623