head	1.9;
access;
symbols
	RELEASE_8_3_0:1.8
	RELEASE_9_0_0:1.8
	RELEASE_7_4_0:1.8
	RELEASE_8_2_0:1.8
	RELEASE_6_EOL:1.8
	RELEASE_8_1_0:1.8
	RELEASE_7_3_0:1.8
	RELEASE_8_0_0:1.8
	RELEASE_7_2_0:1.8
	RELEASE_7_1_0:1.8
	RELEASE_6_4_0:1.8
	RELEASE_5_EOL:1.8
	RELEASE_7_0_0:1.8
	RELEASE_6_3_0:1.8
	PRE_XORG_7:1.8
	RELEASE_4_EOL:1.8
	RELEASE_6_2_0:1.8
	RELEASE_6_1_0:1.8
	RELEASE_5_5_0:1.8
	RELEASE_6_0_0:1.7
	RELEASE_5_4_0:1.6
	RELEASE_4_11_0:1.6
	RELEASE_5_3_0:1.6
	RELEASE_4_10_0:1.6
	RELEASE_5_2_1:1.5
	RELEASE_5_2_0:1.5
	RELEASE_4_9_0:1.4
	RELEASE_5_1_0:1.1;
locks; strict;
comment	@# @;


1.9
date	2012.11.17.06.01.00;	author svnexp;	state Exp;
branches;
next	1.8;

1.8
date	2006.01.22.02.50.18;	author edwin;	state Exp;
branches;
next	1.7;

1.7
date	2005.05.22.15.16.45;	author jylefort;	state Exp;
branches;
next	1.6;

1.6
date	2004.02.10.14.44.32;	author leeym;	state Exp;
branches;
next	1.5;

1.5
date	2003.09.25.11.40.35;	author krion;	state Exp;
branches;
next	1.4;

1.4
date	2003.08.13.12.54.55;	author osa;	state Exp;
branches;
next	1.3;

1.3
date	2003.07.29.13.32.55;	author krion;	state Exp;
branches;
next	1.2;

1.2
date	2003.06.30.02.10.17;	author leeym;	state Exp;
branches;
next	1.1;

1.1
date	2003.04.02.10.22.39;	author edwin;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Switch exporter over
@
text
@@@comment $FreeBSD: head/security/amap/pkg-plist 300897 2012-07-14 14:29:18Z beat $
bin/amap
bin/amap6
bin/amapcrap
etc/amap/appdefs.resp.default
etc/amap/appdefs.rpc.default
etc/amap/appdefs.trig.default
%%AMAPLIBDIR%%/amap-lib.o
%%AMAPINCDIR%%/amap.h
%%AMAPINCDIR%%/amap-inc.h
%%AMAPINCDIR%%/amap-lib.h
@@dirrm %%AMAPLIBDIR%%
@@dirrm %%AMAPINCDIR%%
@@dirrmtry etc/amap
@


1.8
log
@Replace ugly "@@unexec rmdir %D... 2>/dev/null || true" with @@dirrmtry

Approved by:    krion@@
PR:             ports/88711 (related)
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/security/amap/pkg-plist,v 1.7 2005/05/22 15:16:45 jylefort Exp $
@


1.7
log
@- 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]
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/security/amap/pkg-plist,v 1.6 2004/02/10 14:44:32 leeym Exp $
d14 1
a14 1
@@unexec rmdir %D/etc/amap 2>/dev/null || true
@


1.6
log
@update to amap-4.5
add PORTDOCS

PR:		62578
Submitted by:	Yonatan Bokovza <Yonatan@@Xpert.com>
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/security/amap/pkg-plist,v 1.5 2003/09/25 11:40:35 krion Exp $
d3 1
d5 10
a14 4
%%DATADIR%%/appdefs.resp
%%DATADIR%%/appdefs.rpc
%%DATADIR%%/appdefs.trig
@@dirrm %%DATADIR%%
@


1.5
log
@- Update to version 4.3

PR:		56860
Submitted by:	maintainer
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/security/amap/pkg-plist,v 1.4 2003/08/13 12:54:55 osa Exp $
d4 4
a7 9
share/amap/appdefs.resp
share/amap/appdefs.rpc
share/amap/appdefs.trig
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/VOTE
%%PORTDOCS%%%%DOCSDIR%%/TODO
%%PORTDOCS%%%%DOCSDIR%%/CHANGES
%%PORTDOCS%%@@dirrm %%DOCSDIR%%
@@dirrm share/amap
@


1.4
log
@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
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/security/amap/pkg-plist,v 1.3 2003/07/29 13:32:55 krion Exp $
a7 1
%%PORTDOCS%%%%DOCSDIR%%/IGNORE
a10 1
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
@


1.3
log
@Update to 4.0

PR:		55011
Submitted by:	maintainer
Approved by:	fjoe (mentor) (implicit)
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/security/amap/pkg-plist,v 1.2 2003/06/30 02:10:17 leeym Exp $
d13 1
a13 1
%%PORTDOCS%%@@dirrm share/doc/amap
@


1.2
log
@Update to 2.7

PR:		53902
Submitted by:	Yonatan@@xpert.com <Yonatan@@xpert.com>
@
text
@d1 1
a1 1
@@comment $FreeBSD$
d7 6
a12 5
%%PORTDOCS%%share/doc/amap/README
%%PORTDOCS%%share/doc/amap/BUGS
%%PORTDOCS%%share/doc/amap/TODO
%%PORTDOCS%%share/doc/amap/CHANGES
%%PORTDOCS%%share/doc/amap/LICENSE
@


1.1
log
@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>
@
text
@d3 1
d5 1
d7 6
@

