mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
4f96abae66
because of the S/Key library requirements. Moved the S/Key support behind the WITH_SKEY knob and added a WITH_SNK knob as well. Now the system will build on FreeBSD 6.1 systems if WITH_SKEY is NOT set. - Change varargs.h to stdarg.h, to build with the newer version of gcc. - Pass the maintainership to submitter. - Bump PORTREVISION PR: ports/97633 Submitted by: pirzyk
25 lines
626 B
Plaintext
25 lines
626 B
Plaintext
@unexec if cmp -s %D/etc/netperm-table %D/etc/netperm-table.sample; then rm -f %D/etc/netperm-table; fi
|
|
etc/netperm-table.sample
|
|
libexec/authsrv
|
|
libexec/ftp-gw
|
|
libexec/http-gw
|
|
libexec/netacl
|
|
libexec/plug-gw
|
|
libexec/rlogin-gw
|
|
libexec/smap
|
|
libexec/smapd
|
|
libexec/tn-gw
|
|
libexec/x-gw
|
|
sbin/authdump
|
|
sbin/authload
|
|
sbin/authmgr
|
|
sbin/mqueue
|
|
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
|
|
%%PORTDOCS%%%%DOCSDIR%%/admin_guide.ps
|
|
%%PORTDOCS%%%%DOCSDIR%%/manpages.ps
|
|
%%PORTDOCS%%%%DOCSDIR%%/overview.ps
|
|
%%PORTDOCS%%%%DOCSDIR%%/presentation.ps
|
|
%%PORTDOCS%%%%DOCSDIR%%/sample-report.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/user_guide.ps
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|