non port: security/arirang/Makefile |
SVNWeb
|
Number of commits found: 39 |
Thu, 31 Mar 2022
|
[ 20:31 Rene Ladan (rene) ] 97cf09b (Only the first 10 of 823 ports in this commit are shown above. )
cleanup: Remove expired ports:
2022-03-31 security/revealrk: Deprecate, marked BROKEN on 12+ in 2018
2022-03-31 devel/apache-commons-modeler: Abandoned upstream, last release in
2013
2022-03-31 security/afl: Abandoned upstream, no new release since 2017. Please
consider using security/afl++ instead
2022-03-31 www/mod_line_edit: Abandoned upstream, last release in 2006, Apache
includes mod_sed
2022-03-31 www/myfaces: Unsupported by upstream, released in 2005
2022-03-31 www/mod_backtrace: Abandoned upstream in 2012 (version 2.0)
2022-03-31 security/base: Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
2022-03-31 security/find-zlib: Deprecated, no longer relevant
2022-03-31 security/razorback-clamavNugget: Abandonware, last release in 2012
and listed as alpha quality by upstream
2022-03-31 security/shimmer: Abandonware, last release in 2008
2022-03-31 security/kripp: Abandonware, upstream returns 404 and last release
was back in 2007
2022-03-31 security/ipfilter2dshield: Abandonware, no word of it on upstream web
site
2022-03-31 security/sha: Obsolete, we have tools in base (Only the first 15 lines of the commit message are shown above )
|
Mon, 14 Mar 2022
|
[ 05:03 Yasuhiro Kimura (yasu) ] 994b2d7
security/arirang: Fix build with Ruby 3.x
PR: 262532
|
Wed, 24 Nov 2021
|
[ 13:50 Daniel Engberg (diizzy) ] bba8bcb (Only the first 10 of 83 ports in this commit are shown above. )
security/*: Deprecate and mark ports BROKEN that are dead upstream and/or
abandonware
security/afl - Migrate to security/afl++
security/amap - Abandoned upstream, last release 10+ years ago
security/amavis-stats - Upstream is dead and last release was back in 2005
security/arirang - Abandoned (website also refers to Ruby 1.9) and a 9+ year
old webserver security scanner isn't useful today
security/axTLS - Very outdated and abandoned, current version in tree was
released in 2013 and last by upstream in 2019
security/base - Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
security/bruteforceblocker - Abandonware, please consider using
security/sshguard
security/cfs - Deprecated upstream, reference:
https://www.bayofrum.net/cgi-bin/fossil/cfs/index
security/cisco-torch - Unfetchable, dead upstream
security/cp2fwb - Used with deprecated software Firewall Builder
security/dcetest - Targets deprecated protocol by Microsoft in favour of .NET
security/doscan - Abandonware, last release in 2014. Please consider using
security/masscan or sysutils/pnscan
security/find-zlib - Deprecated, no longer relevant (Only the first 15 lines of the commit message are shown above )
|
Mon, 1 Nov 2021
|
[ 21:28 Po-Chuan Hsieh (sunpoet) ] 4d163e8 (Only the first 10 of 12 ports in this commit are shown above. )
Mk/bsd.ruby.mk: Remove RUBY_NAME
Use ruby${RUBY_SUFFIX} or libruby${RUBY_SHLIBVER} directly.
It also fixes the inconsistency in lang/ruby{26,27,30}/{Makefile,pkg-plist}.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 26 Jul 2020
|
[ 19:47 dbaio ]
security/arirang: Fix patch in some envs
/nxb-bin/usr/bin/sed -i.bak -e 's/cc//nxb-bin/usr/bin/cc/g'
/wrkdirs/usr/ports/security/arirang/work/arirang-2.03/extconf.rb sed: 1:
"s/cc//nxb-bin/usr/bin/c ...": bad flag in substitute command: 'n'
|
Sat, 21 Sep 2019
|
[ 15:21 pkubaj ]
security/arirang: fix build on GCC architectures
Add USES=compiler:c11, base GCC can't build this port.
Only add -L${OPENSSLLIB} when OpenSSL not from base is used to avoid linking to
base libstdc++.
Approved by: linimon (mentor)
Differential Revision: https://reviews.freebsd.org/D21719
|
Mon, 10 Sep 2018
|
[ 01:59 linimon ]
Pet portlint.
|
Mon, 22 May 2017
|
[ 22:29 linimon ] (Only the first 10 of 41 ports in this commit are shown above. )
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills
|
Tue, 16 May 2017
|
[ 09:00 amdmi3 ]
- Update WWW
- Remove unneeded chmod
- Regenerate patches
|
Wed, 5 Oct 2016
|
[ 01:04 swills ]
security/arirant: remove USE_LIBRUBY
|
Sun, 11 Sep 2016
|
[ 01:36 marino ]
security/arirang: Add SSL flags
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- 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
|
Mon, 23 Mar 2015
|
[ 13:52 mi ]
Unbreak arirang -- it needs to use the newer Ruby API, which, at the
time the last release was made, was still known as RUBY_19.
While here, fix an ancient bug reported by clang.
|
Sun, 1 Mar 2015
|
[ 13:09 antoine ]
Deprecate ports that do not work with Ruby 2.x
|
Wed, 10 Dec 2014
|
[ 14:04 feld ] (Only the first 10 of 13 ports in this commit are shown above. )
Update "BSD" license in security category
|
Mon, 28 Jul 2014
|
[ 21:40 swills ]
security/arirang: Mark broken with Ruby 2.0 or newer
With hat: ruby@
|
Thu, 2 Jan 2014
|
[ 20:08 swills ]
- Ruby 1.8 is gone, switch to USE_RUBY=yes
With hat: ruby@
|
Mon, 16 Dec 2013
|
[ 17:26 bapt ] (Only the first 10 of 26 ports in this commit are shown above. )
Drop maintainership
|
Fri, 18 Oct 2013
|
[ 23:29 bapt ]
Enable stage
|
Fri, 20 Sep 2013
|
[ 22:55 bapt ] (Only the first 10 of 1016 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
|
Tue, 4 Oct 2011
|
[ 14:51 swills ]
- Update to 2.03
- Remove patches that are no longer needed
|
Mon, 25 Jul 2011
|
[ 22:44 swills ]
- Fix with Ruby 1.9
PR: ports/159171
Submitted by: swills
Approved by: maintainer (bapt)
|
Fri, 29 Apr 2011
|
[ 04:53 bapt ]
- add a patch to fix a use-after-free
- bump portrevision
Submitted by: pilot <pilot@monkey.org> (upstream) (by mail)
Obtained from: OpenBSD port
|
Thu, 28 Apr 2011
|
[ 05:44 bapt ]
- update to 2.02:
- 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
|
Fri, 25 Mar 2011
|
[ 22:34 bapt ]
- update to 2.01
|
Sun, 3 Oct 2010
|
[ 10:18 bapt ]
- Update to 2.00
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
|
Wed, 29 Sep 2010
|
[ 06:41 bapt ]
- Update to 1.95
- Now depends on ruby
- remove MASTER_SITE_PACKETSTORM as they do not mirror recent version for a
while
- Added some ruby scripts
|
Mon, 6 Sep 2010
|
[ 10:04 bapt ]
- Update to 1.90
- 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.
|
Wed, 1 Sep 2010
|
[ 08:59 bapt ]
- Update to 1.77
- 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)
|
Fri, 27 Aug 2010
|
[ 07:12 bapt ]
- Update to 1.7
- Add license
- Take maintainerhship
Approved by: jadawin (co-mentor)
|
Fri, 28 Oct 2005
|
[ 17:05 ehaupt ] (Only the first 10 of 20 ports in this commit are shown above. )
Reset maintainer, does not respond to mails for 19 days. Since a few
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)
|
Fri, 12 Mar 2004
|
[ 00:32 edwin ] (Only the first 10 of 19 ports in this commit are shown above. )
Date: Wed, 10 Mar 2004 23:30:56 -0800 (PST)
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>
|
Fri, 21 Feb 2003
|
[ 13:26 knu ] (Only the first 10 of 242 ports in this commit are shown above. )
De-pkg-comment.
|
Sat, 15 Feb 2003
|
[ 14:24 arved ]
Add MASTER_SITE_PACKETSTORM as additional mirror
PR: 45396
Submitted by: Jim Geovedi <negative@magnesium.net>
|
Mon, 16 Sep 2002
|
[ 13:46 roam ]
Update MASTER_SITES: www.monkey.org -> monkey.org.
PR: 42690
Submitted by: Sergei Kolobov <sergei@kolobov.com>
|
Mon, 22 Jul 2002
|
[ 01:00 pat ]
Update to 1.6 release
bump PORTEPOCH
PR: ports/40852
Submitted by: maintainer
|
Sat, 11 Aug 2001
|
[ 15:08 dwcjr ]
Update to 1.6beta
|
Sun, 10 Jun 2001
|
[ 18:59 ijliao ]
add arirang Powerful webserver security scanner
|
Number of commits found: 39 |