cvs commit: ports/net/callweaver Makefile pkg-plist
ports/net/callweaver/files patch-Makefile.in
Christian Weisgerber
naddy at FreeBSD.org
Mon Jun 21 11:53:30 UTC 2010
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
More information about the cvs-ports
mailing list