- 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]
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
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>