net/kamailio: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-25 09:17:46 +01:00
parent c82dff521a
commit 01206fc9f5
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
3 changed files with 26 additions and 5 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= kamailio
PORTVERSION= 5.7.3
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.kamailio.org/pub/kamailio/${PORTVERSION}/src/
DISTNAME= ${PORTNAME}-${PORTVERSION}_src

View File

@ -0,0 +1,20 @@
--- src/Makefile.defs.orig 2024-02-25 08:14:20 UTC
+++ src/Makefile.defs
@@ -107,7 +107,7 @@ SUBLEVEL = 3
VERSION = 5
PATCHLEVEL = 7
SUBLEVEL = 3
-EXTRAVERSION =
+EXTRAVERSION =
# memory manager switcher
# 0 - f_malloc (fast malloc)
@@ -496,7 +496,7 @@ ifeq ($(OS), freebsd)
ifeq ($(OS), freebsd)
doc_dir = share/doc/$(MAIN_NAME)/
- man_dir = man/
+ man_dir = share/man/
data_dir = share/$(MAIN_NAME)/
LOCALBASE ?= /usr/local
endif

View File

@ -599,11 +599,11 @@ lib/kamailio/modules/xhttp_prom.so
lib/kamailio/modules/xhttp_rpc.so
lib/kamailio/modules/xlog.so
lib/kamailio/modules/xprint.so
man/man5/kamailio.cfg.5.gz
man/man8/kamailio.8.gz
man/man8/kamcmd.8.gz
man/man8/kamctl.8.gz
man/man8/kamdbctl.8.gz
share/man/man5/kamailio.cfg.5.gz
share/man/man8/kamailio.8.gz
share/man/man8/kamcmd.8.gz
share/man/man8/kamctl.8.gz
share/man/man8/kamdbctl.8.gz
sbin/kamailio
sbin/kamcmd
sbin/kamctl