Port details |
- amap Application mapper
- 5.4 security
=6 5.4Version of this port present on the latest quarterly branch.
- DEPRECATED: Abandoned upstream, no new release for 10+ years. Please consider using security/nmap or security/rustscan
This port expired on: 2022-03-31
- Maintainer: onatan@gmail.com
- Port Added: 2003-04-02 10:23:27
- Last Update: 2022-03-31 20:31:14
- Commit Hash: 97cf09b
- People watching this port, also watch:: nmap, chkrootkit, gmake, wget
- License: AMAP GPLv2
- WWW:
- http://thc.org/thc-amap/
- Description:
- Amap is a next-generation scanning tool, it identifies applications
and services even if they are not listening to the default port
by creating a bogus-communication.
WWW: http://thc.org/thc-amap/
- ¦ ¦ ¦ ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: amap
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1473776829
SHA256 (amap-5.4.tar.gz) = a75ea58de75034de6b10b0de0065ec88e32f9e9af11c7d69edbffc4da9a5b059
SIZE (amap-5.4.tar.gz) = 263331
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for amap-5.4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- security_amap
- USES:
- ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.4 31 Mar 2022 20:31:14 |
Rene Ladan (rene) |
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 ) |
5.4 24 Nov 2021 13:50:00 |
Daniel Engberg (diizzy) |
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 ) |
5.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.4 17 Sep 2016 00:03:59 |
woodsb02 |
security/amap: Update to 5.4
- Add LICENSE details (both GPLv2 and AMAP license must be accepted)
- Refactor patches with makepatch (pet portlint)
Changes this release:
https://www.thc.org/thc-amap/
PR: 212658
Approved by: onatan@gmail.com (maintainer), adamw (mentor) |
5.2_1 13 Sep 2016 13:59:17 |
marino |
security/amap: Fix harder
The arguments passed to the configuration script were getting initialized,
so convert these to environment variables and augment the configure script
patch to allow them to work as intended. Also fix a typo. |
5.2_1 13 Sep 2016 01:58:37 |
marino |
security/amap: configure SSL base properly
Approved by: SSL blanket |
5.2_1 05 Nov 2015 11:50:19 |
amdmi3 |
- Mark MAKE_JOBS_UNSAFE, fails in parallel build:
/usr/bin/ld: cannot find -lpcre
(bundled pcre library is used before it's built)
- Use options helpers
Approved by: portmgr blanket |
5.2_1 14 May 2015 10:15:09 |
mat |
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 |
5.2_1 13 Nov 2014 09:02:57 |
antoine |
Cleanup plist |
5.2_1 01 May 2014 02:33:07 |
adamw |
I experienced catastrophic brain failure and put
PORT_OPTIONS= instead of OPTIONS_DEFINE=. Oops. |
5.2_1 01 May 2014 01:42:38 |
adamw |
STAGE support, and general cleanups. Some of the changes are a
bit more aggressive, but at this point, if I'm staging your port,
you've likely stopped caring what's done to it. |
5.2 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
5.2 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
5.2 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
5.2 06 Jun 2011 21:35:44 |
rene |
Rename a CONF_FILES variable to LOCAL_CONF_FILES, the former will be
introduced to bsd.port.mk
PR: ports/157160
Submitted by: Chris Rees [utisoft gmail com]
Approved by: maintainer timeout (20 days) |
5.2 07 Aug 2006 12:55:51 |
garga |
Fix MASTER_SITES and make it fetchable again
PR: ports/101581
Submitted by: Yonatan <onatan at gmail.com> (maintainer) |
5.2 13 May 2006 04:15:53 |
edwin |
Remove USE_REINPLACE from all categories starting with S |
5.2 20 Feb 2006 13:31:57 |
flz |
- Rename CONF_FILES to LOCAL_CONF_FILES.
PR: ports/90438
Submitted by: flz
Approved by: maintainer timeouts |
5.2 24 Jan 2006 01:03:33 |
edwin |
SHA256ify
Approved by: krion@ |
5.2 22 Jan 2006 02:50:55 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
5.2 26 Oct 2005 01:42:18 |
mnag |
Update to 5.2
PR: 87401
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
Approved by: Jonatan B <onatan@gmail.com> (maintainer) |
5.1 23 Jul 2005 10:55:33 |
leeym |
- update distinfo
(I compared the new distfile with the old one. The author didn't change
anything, just repacked the distfile)
Noticed by: kris |
5.1 30 Jun 2005 07:39:00 |
leeym |
- update to amap-5.1
PR: 82780
Submitted by: Yonatan <onatan@gmail.com> |
5.0 22 May 2005 15:16:46 |
jylefort |
- Update to 5.0 [1]
- Install configuration files in ${PREFIX}/etc/amap, and preserve user
modifications across updates
- Do not define PORTDOCS if NOPORTDOCS is defined
- Respect ${LOCALBASE}, ${PREFIX}, ${CC} and ${CFLAGS}
- Add USE_OPENSSL=yes
PR: ports/81354 [1]
Submitted by: maintainer [1] |
4.8 13 Feb 2005 18:51:36 |
leeym |
- update to amap-4.8
PR: 77451
Submitted by: Yonatan <onatan at gmail.com> |
4.7 16 Dec 2004 13:42:01 |
vs |
- Update to 4.7
- Fix WWW-URL
Submitted by: maintainer |
4.6 16 Dec 2004 11:37:24 |
vs |
Update to 4.6, chase MASTER_SITE
PR: ports/70853
Submitted by: maintainer |
4.5 14 Nov 2004 22:26:11 |
pav |
- Update maintainer's email address
PR: ports/73939
Submitted by: Yonatan <onatan@gmail.com> (maintainer) |
4.5 10 Feb 2004 14:44:32 |
leeym |
update to amap-4.5
add PORTDOCS
PR: 62578
Submitted by: Yonatan Bokovza <Yonatan@Xpert.com> |
4.3 17 Nov 2003 12:29:10 |
trevor |
USE_REINPLACE need be defined only when REINPLACE_CMD is used. |
4.3 25 Sep 2003 11:40:36 |
krion |
- Update to version 4.3
PR: 56860
Submitted by: maintainer |
4.2 27 Aug 2003 12:21:58 |
erwin |
without this amap looks for it's data files in ${PREFIX}/bin.
How did I miss that?
PR: 56028
Submitted by: maintainer |
4.2 13 Aug 2003 12:54:55 |
osa |
Update to 4.2 [1]
Also: [2]
* respect to ${CC}
* save three bytes in pkg-plist (use %%DOCSDIR%%)
* save more bytes in Makefile (by remove refuse `/' and
optimize ${INSTALL_DATA} rules)
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com> (maintainer) [1],
osa [2]
PR: 55532 |
4.0 29 Jul 2003 13:32:56 |
krion |
Update to 4.0
PR: 55011
Submitted by: maintainer
Approved by: fjoe (mentor) (implicit) |
2.7 08 Jul 2003 06:23:25 |
leeym |
add missing patch files in my previous commit.
Noticed by: kris and bento |
2.7 30 Jun 2003 02:10:18 |
leeym |
Update to 2.7
PR: 53902
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com> |
1.2.1 16 Apr 2003 01:08:14 |
leeym |
Site name changed to www.thc.org
PR: 50969
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com> |
1.2.1 02 Apr 2003 10:22:39 |
edwin |
New port: security/amap - application mapper
This is amap- the application mapper. It tries to
identify applications that do not run on thier
default port.
PR: ports/50218
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com> |