Commit Graph

35 Commits

Author SHA1 Message Date
Ben Woods
6efcbda657 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)
2016-09-17 00:03:59 +00:00
John Marino
8c8318c1f8 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.
2016-09-13 13:59:17 +00:00
John Marino
9cfc78c58a security/amap: configure SSL base properly
Approved by:	SSL blanket
2016-09-13 01:58:36 +00:00
Dmitry Marakasov
c5c6314a6c - 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
2015-11-05 11:50:19 +00:00
Mathieu Arnold
60d1a83c2a 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
2015-05-14 10:15:04 +00:00
Antoine Brodin
698f4644c4 Cleanup plist 2014-11-13 09:02:57 +00:00
Adam Weinberger
de9b552061 I experienced catastrophic brain failure and put
PORT_OPTIONS= instead of OPTIONS_DEFINE=. Oops.
2014-05-01 02:33:06 +00:00
Adam Weinberger
4ca54cc2f2 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.
2014-05-01 01:42:38 +00:00
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Baptiste Daroussin
a65ed2e51b Add NO_STAGE all over the place in preparation for the staging support (cat: security) 2013-09-20 22:55:24 +00:00
Olli Hauer
87931c6875 -remove MD5 2011-07-03 14:03:52 +00:00
Rene Ladan
e788b79945 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)
2011-06-06 21:35:44 +00:00
Renato Botelho
a91d6523d9 Fix MASTER_SITES and make it fetchable again
PR:		ports/101581
Submitted by:	Yonatan <onatan at gmail.com> (maintainer)
2006-08-07 12:55:51 +00:00
Edwin Groothuis
28dd10dcb4 Remove USE_REINPLACE from all categories starting with S 2006-05-13 04:15:53 +00:00
Florent Thoumie
502a8a1d04 - Rename CONF_FILES to LOCAL_CONF_FILES.
PR:		ports/90438
Submitted by:	flz
Approved by:	maintainer timeouts
2006-02-20 13:31:57 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Marcus Alves Grando
55c75be948 Update to 5.2
PR:		87401
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>
Approved by:	Jonatan B <onatan@gmail.com> (maintainer)
2005-10-26 01:42:18 +00:00
Yen-Ming Lee
794af7b937 - update distinfo
(I compared the new distfile with the old one. The author didn't change
   anything, just repacked the distfile)

Noticed by:	kris
2005-07-23 10:55:33 +00:00
Yen-Ming Lee
d191ff8761 - update to amap-5.1
PR:		82780
Submitted by:	Yonatan <onatan@gmail.com>
2005-06-30 07:39:00 +00:00
Jean-Yves Lefort
2d0c4afee3 - 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]
2005-05-22 15:16:46 +00:00
Yen-Ming Lee
8ed9d18d8f - update to amap-4.8
PR:		77451
Submitted by:	Yonatan <onatan at gmail.com>
2005-02-13 18:51:36 +00:00
Volker Stolz
6dd1695c40 - Update to 4.7
- Fix WWW-URL

Submitted by:	maintainer
2004-12-16 13:42:01 +00:00
Volker Stolz
3bec0c453e Update to 4.6, chase MASTER_SITE
PR:		ports/70853
Submitted by:	maintainer
2004-12-16 11:37:24 +00:00
Pav Lucistnik
0c91e4863f - Update maintainer's email address
PR:		ports/73939
Submitted by:	Yonatan <onatan@gmail.com> (maintainer)
2004-11-14 22:26:11 +00:00
Yen-Ming Lee
1425f18990 update to amap-4.5
add PORTDOCS

PR:		62578
Submitted by:	Yonatan Bokovza <Yonatan@Xpert.com>
2004-02-10 14:44:32 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Kirill Ponomarev
0e9f1faa34 - Update to version 4.3
PR:		56860
Submitted by:	maintainer
2003-09-25 11:40:36 +00:00
Erwin Lansing
345158b1f1 without this amap looks for it's data files in ${PREFIX}/bin.
How did I miss that?

PR:		56028
Submitted by:	maintainer
2003-08-27 12:21:58 +00:00
Sergey A. Osokin
06a26b6083 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
2003-08-13 12:54:55 +00:00
Kirill Ponomarev
bb2f0fc5cb Update to 4.0
PR:		55011
Submitted by:	maintainer
Approved by:	fjoe (mentor) (implicit)
2003-07-29 13:32:55 +00:00
Yen-Ming Lee
3ec6170e45 add missing patch files in my previous commit.
Noticed by:	kris and bento
2003-07-08 06:23:24 +00:00
Yen-Ming Lee
baa6cf5915 Update to 2.7
PR:		53902
Submitted by:	Yonatan@xpert.com <Yonatan@xpert.com>
2003-06-30 02:10:18 +00:00
Yen-Ming Lee
9c736c80e3 Site name changed to www.thc.org
PR:		50969
Submitted by:	Yonatan@xpert.com <Yonatan@xpert.com>
2003-04-16 01:08:14 +00:00
Edwin Groothuis
230d79dbbc 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>
2003-04-02 10:22:39 +00:00