Date: Mon, 21 Jun 2010 11:53:30 +0000 (UTC) From: Christian Weisgerber <naddy@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/callweaver Makefile pkg-plist ports/net/callweaver/files patch-Makefile.in Message-ID: <201006211153.o5LBrUJw002094@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
naddy 2010-06-21 11:53:30 UTC
FreeBSD ports repository
Modified files:
net/callweaver Makefile pkg-plist
Added files:
net/callweaver/files patch-Makefile.in
Log:
Fix a number of glaring problems:
* Always install the man pages.
* Do not install extra documentation when NOPORTDOCS is set.
* Do not change the owner of /var/run.
* Make sure the package will create directories, such as /var/log/callweaver,
the same as a "make install" of the port does.
* Make sure directories are properly chowned to callweaver:callweaver.
* Make sure created directories are removed on deinstall.
* Fix the installation of the sample config files for the package.
Reported by: QAT
Feature safe: yes
Revision Changes Path
1.5 +9 -5 ports/net/callweaver/Makefile
1.1 +11 -0 ports/net/callweaver/files/patch-Makefile.in (new)
1.2 +52 -45 ports/net/callweaver/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006211153.o5LBrUJw002094>
