aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-25 08:17:46 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-25 08:19:03 +0000
commit01206fc9f50ad94e14e6cf2fb1e698e7961cfb90 (patch)
tree3fa38371dbe0c08ec77a4db0805a51c21e37f72a
parentc82dff521a1a00c7fddc8686e975112eb0b16bcc (diff)
downloadports-01206fc9f50ad94e14e6cf2fb1e698e7961cfb90.tar.gz
ports-01206fc9f50ad94e14e6cf2fb1e698e7961cfb90.zip
net/kamailio: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--net/kamailio/Makefile1
-rw-r--r--net/kamailio/files/patch-src_Makefile.defs20
-rw-r--r--net/kamailio/pkg-plist10
3 files changed, 26 insertions, 5 deletions
diff --git a/net/kamailio/Makefile b/net/kamailio/Makefile
index 09e8b425a861..a87da25a2b41 100644
--- a/net/kamailio/Makefile
+++ b/net/kamailio/Makefile
@@ -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
diff --git a/net/kamailio/files/patch-src_Makefile.defs b/net/kamailio/files/patch-src_Makefile.defs
new file mode 100644
index 000000000000..b077fcac8e07
--- /dev/null
+++ b/net/kamailio/files/patch-src_Makefile.defs
@@ -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
diff --git a/net/kamailio/pkg-plist b/net/kamailio/pkg-plist
index 4bff82bc5bcd..165543c5c326 100644
--- a/net/kamailio/pkg-plist
+++ b/net/kamailio/pkg-plist
@@ -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