updated port Makefile to new location (sourceforge) and added two patches, changed sample file to dist, corrected the pkg-plist and the pkg-deinstall files Fix: --- distinfo.orig Wed Nov 16 19:50:25 2005 +++ distinfo Wed Nov 16 18:59:08 2005 @@ -1,2 +1,6 @@ MD5 (sancp-1.6.1.tar.gz) = b83e2f4abb2bf7b10fd874aa58f6324c SIZE (sancp-1.6.1.tar.gz) = 69986 +MD5 (sancp-1.6.1.fix200511.a.patch) = 7b357ec3371fc399c7589261f0d8d11b +SIZE (sancp-1.6.1.fix200511.a.patch) = 662 +MD5 (sancp-1.6.1.fix200511.b.patch) = 747aa31c477d726ce6a9b233e3e5f4ee +SIZE (sancp-1.6.1.fix200511.b.patch) = 870 --- distinfo.patch ends here ---
Class Changed From-To: change-request->maintainer-update Fix category (submitter is maintainer)
===> Building package for sancp-1.6.1 Creating package /tmp/packages/All/sancp-1.6.1.tbz Registering depends:. Creating bzip'd tar ball in '/tmp/packages/All/sancp-1.6.1.tbz' Deleting sancp-1.6.1 pkg_delete: unable to completely remove directory '/usr/local/share/doc/sancp' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) ================================================================ === Checking filesystem state list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 3203198 12 -r--r--r-- 1 root wheel 4661 Nov 17 13:05 usr/local/etc/sancp.conf ================================================================ -- Sem.
A patch to the pkg-plist is attached. This corrects the error during deinstall that does not remove the conf file. Paul Schmehl (pauls@utdallas.edu) Adjunct Information Security Officer University of Texas at Dallas AVIEN Founding Member http://www.utdallas.edu/ir/security/
State Changed From-To: open->closed Committed with fixes. You haven't got the configuration file handling completely right, so I fixed that up. See http://www.freebsd.org/doc/en/books/porters-handbook/plist-config.html for detailed discussion. I also changed pkg-message and rc script handling to use advanced infrastructure. PS you may want to review the pkg-message, it looks outdated to me.
Responsible Changed From-To: freebsd-ports-bugs->mnag I'll take it.