mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
096bf9b8d2
OSVERSION <= 700003, the build ends with an linker error. - mark it as BROKEN for this particular case - fix a spelling bug in pkg-install - add an entry to stop the daemon when uninstalling and the rcNG script is installed without .sh extension Reported by: Kris (pointyhat) Discussed on: freebsd-threads@, freebsd-sparc64@ Review and test on: RELENG_6_1 i386, amd64, sparc64 CURRENT i386, amd64 PR: 96135 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> (maintainer)
32 lines
1.2 KiB
Plaintext
32 lines
1.2 KiB
Plaintext
@unexec %D/etc/rc.d/gnugk.sh forcestop 2>/dev/null || true
|
|
@unexec %D/etc/rc.d/gnugk forcestop 2>/dev/null || true
|
|
bin/addpasswd
|
|
bin/gnugk
|
|
etc/gnugk.ini.default
|
|
%%EXAMPLESDIR%%/%%PORTNAME%%/child.ini
|
|
%%EXAMPLESDIR%%/%%PORTNAME%%/clirw.ini
|
|
%%EXAMPLESDIR%%/%%PORTNAME%%/complete.ini
|
|
%%EXAMPLESDIR%%/%%PORTNAME%%/fileacct.ini
|
|
%%EXAMPLESDIR%%/%%PORTNAME%%/gnugk.ini
|
|
%%EXAMPLESDIR%%/%%PORTNAME%%/ipauth.ini
|
|
%%EXAMPLESDIR%%/%%PORTNAME%%/mysql.ini
|
|
%%EXAMPLESDIR%%/%%PORTNAME%%/neighbor.ini
|
|
%%EXAMPLESDIR%%/%%PORTNAME%%/proxy.ini
|
|
%%EXAMPLESDIR%%/%%PORTNAME%%/radacct.ini
|
|
%%EXAMPLESDIR%%/%%PORTNAME%%/radaliasauth.ini
|
|
%%EXAMPLESDIR%%/%%PORTNAME%%/radauth.ini
|
|
%%EXAMPLESDIR%%/%%PORTNAME%%/routed.ini
|
|
%%EXAMPLESDIR%%/%%PORTNAME%%/rrqauth.ini
|
|
%%EXAMPLESDIR%%/%%PORTNAME%%/sql.ini
|
|
%%EXAMPLESDIR%%/%%PORTNAME%%/status.ini
|
|
%%EXAMPLESDIR%%/%%PORTNAME%%/vqueue.ini
|
|
@dirrm %%EXAMPLESDIR%%/%%PORTNAME%%
|
|
@dirrmtry %%EXAMPLESDIR%%
|
|
%%PORTDOCS%%%%DOCSDIR%%/%%PORTNAME%%/keepalive.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/%%PORTNAME%%/known_bugs.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/%%PORTNAME%%/performance.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/%%PORTNAME%%/radauth.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/%%PORTNAME%%/trace_levels.txt
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%/%%PORTNAME%%
|
|
%%PORTDOCS%%@dirrmtry %%DOCSDIR%%
|