aboutsummaryrefslogtreecommitdiff
path: root/security/arirang
Commit message (Collapse)AuthorAgeFilesLines
* Pet portlint.Mark Linimon2018-09-101-2/+2
| | | | Notes: svn path=/head/; revision=479349
* Mark some ports failing on power64. In cases where the error messageMark Linimon2017-05-221-0/+2
| | | | | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills Notes: svn path=/head/; revision=441494
* - Update WWWDmitry Marakasov2017-05-163-6/+5
| | | | | | | | - Remove unneeded chmod - Regenerate patches Notes: svn path=/head/; revision=440993
* security/arirant: remove USE_LIBRUBYSteve Wills2016-10-051-1/+3
| | | | Notes: svn path=/head/; revision=423314
* security/arirang: Add SSL flagsJohn Marino2016-09-111-2/+3
| | | | Notes: svn path=/head/; revision=421773
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-1/+0
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Unbreak arirang -- it needs to use the newer Ruby API, which, at theMikhail Teterin2015-03-232-9/+26
| | | | | | | | | time the last release was made, was still known as RUBY_19. While here, fix an ancient bug reported by clang. Notes: svn path=/head/; revision=381996
* Deprecate ports that do not work with Ruby 2.xAntoine Brodin2015-03-011-0/+2
| | | | Notes: svn path=/head/; revision=380180
* Update "BSD" license in security categoryMark Felder2014-12-101-1/+1
| | | | Notes: svn path=/head/; revision=374458
* Cleanup plistAntoine Brodin2014-11-131-1/+0
| | | | Notes: svn path=/head/; revision=372514
* security/arirang: Mark broken with Ruby 2.0 or newerSteve Wills2014-07-281-1/+7
| | | | | | | With hat: ruby@ Notes: svn path=/head/; revision=363260
* - Ruby 1.8 is gone, switch to USE_RUBY=yesSteve Wills2014-01-021-1/+1
| | | | | | | With hat: ruby@ Notes: svn path=/head/; revision=338486
* Drop maintainershipBaptiste Daroussin2013-12-161-1/+1
| | | | Notes: svn path=/head/; revision=336648
* Enable stageBaptiste Daroussin2013-10-181-6/+5
| | | | Notes: svn path=/head/; revision=330794
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - Oops, forgot to update distinfo in previous commitSteve Wills2011-10-041-2/+2
| | | | Notes: svn path=/head/; revision=282919
* - Update to 2.03Steve Wills2011-10-043-74/+2
| | | | | | | - Remove patches that are no longer needed Notes: svn path=/head/; revision=282918
* - Fix with Ruby 1.9Steve Wills2011-07-253-8/+59
| | | | | | | | | PR: ports/159171 Submitted by: swills Approved by: maintainer (bapt) Notes: svn path=/head/; revision=278332
* Kill EOL whitespace.Alexey Dokuchaev2011-06-231-2/+2
| | | | Notes: svn path=/head/; revision=276092
* - add a patch to fix a use-after-freeBaptiste Daroussin2011-04-292-0/+23
| | | | | | | | | | - bump portrevision Submitted by: pilot <pilot@monkey.org> (upstream) (by mail) Obtained from: OpenBSD port Notes: svn path=/head/; revision=273313
* - update to 2.02:Baptiste Daroussin2011-04-283-3/+5
| | | | | | | | | | | | | | | - changes: supported -T option socket connect timeout supported -p option with multi-port scan eg) -p 22,80,8080 - see a multiport.rb added ariprint function in arirang script added $ari_sport variable in arirang script changed default processes count 30 to 60 changed default connect timeout seconds 2 to 3 changed printing style fixed few bugs Notes: svn path=/head/; revision=273280
* - update to 2.01Baptiste Daroussin2011-03-253-4/+10
| | | | Notes: svn path=/head/; revision=271770
* - Update to 2.00Baptiste Daroussin2010-10-033-4/+12
| | | | | | | | | | | | | | | | Changelog: - variable style to class style (class Arirang) - one global variable ($ari_host) - three instant variables (@ari_port, @ari_recvsize, @ari_recvflag) - two functions (baedal, asadal) - two arirang functions (ariconnect, arisend) supported HTTP proxy (-X option) supported SOCKS5 proxy (-X option) added environment variables (PROXY_USER, PROXY_PASS, PROXY_TYPE) added arirang Ruby script examples Notes: svn path=/head/; revision=262343
* - Update to 1.95Baptiste Daroussin2010-09-293-6/+20
| | | | | | | | | - Now depends on ruby - remove MASTER_SITE_PACKETSTORM as they do not mirror recent version for a while - Added some ruby scripts Notes: svn path=/head/; revision=262077
* - Update to 1.90Baptiste Daroussin2010-09-063-4/+7
| | | | | | | | | | | | | | | | | - add USE_OPENSSL Changelog: supported SSL -S option supported CIDR of Domain Named. -h yourdomain/24 supported count of scan hosts fixed connect timeout applied recv timeout of rule scan. fixed gcc warning. fixed few signal in old code. fixed few printing style. Notes: svn path=/head/; revision=260635
* - Update to 1.77Baptiste Daroussin2010-09-013-5/+7
| | | | | | | | | | | | | | | | | | | - Changelog: - fixed gcc warning - fixed printing style - fixed few bugs - added scanrule/nottest.uxe - added scanrule/account.uxe - integration source code bsd version with linux, other unix - supported NOT keyword in scanrule. - see a rule.uxe or nottest.uxe - supported -t option socket receive timeout - supported -f option scan(process + automatic scan) and bug fix - supported milliseconds on scantime Approved by: jadawin (co-mentor) Notes: svn path=/head/; revision=260346
* - Update to 1.7Baptiste Daroussin2010-08-273-5/+8
| | | | | | | | | | - Add license - Take maintainerhship Approved by: jadawin (co-mentor) Notes: svn path=/head/; revision=260065
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-2/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149451
* Reset maintainer, does not respond to mails for 19 days. Since a fewEmanuel Haupt2005-10-281-1/+1
| | | | | | | | | | | | | | days his MTA also remains unresponsive [1]. [1] Unable to deliver to destination domain Failed to deliver to domain oven.org after 73 tries. The last error was: CantConnectToHost Approved by: portmgr (linimon) Notes: svn path=/head/; revision=146588
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104535
* Date: Wed, 10 Mar 2004 23:30:56 -0800 (PST)Edwin Groothuis2004-03-121-1/+1
| | | | | | | | | | | | | | From: Roman Shterenzon <romanbsd@yahoo.com> To: ports@freebsd.org Subject: e-mail change The email address roman@xpert.com is no longer valid. Please update ports' maintainer to ports@oven.org. Submitted by: Roman Shterenzon <romanbsd@yahoo.com> Notes: svn path=/head/; revision=103708
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Add MASTER_SITE_PACKETSTORM as additional mirrorTilman Keskinoz2003-02-151-1/+3
| | | | | | | | PR: 45396 Submitted by: Jim Geovedi <negative@magnesium.net> Notes: svn path=/head/; revision=75577
* Update MASTER_SITES: www.monkey.org -> monkey.org.Peter Pentchev2002-09-161-1/+1
| | | | | | | | PR: 42690 Submitted by: Sergei Kolobov <sergei@kolobov.com> Notes: svn path=/head/; revision=66445
* Update to 1.6 releasePatrick Li2002-07-224-13/+9
| | | | | | | | | | bump PORTEPOCH PR: ports/40852 Submitted by: maintainer Notes: svn path=/head/; revision=63350
* Update to 1.6betaDavid W. Chapman Jr.2001-08-113-2/+3
| | | | | | | | PR: 29623 Submitted by: maintainer Notes: svn path=/head/; revision=46075
* add arirangYing-Chieh Liao2001-06-106-0/+58
Powerful webserver security scanner PR: 27873 Submitted by: Roman Shterenzon <roman@xpert.com> Notes: svn path=/head/; revision=43773