Hey guys,
I am having a horrible time, figuring out what to do now, since portmaster and the old ports collection is outdated. As actual I need to rebuild nrpe2 with SSL support, so I
	
	
	
		
I enjoy the local compilation of my applications, and wish to proceed this - however, it seems that the pkg method does now support that kind of operation. I can't find a very good way of converting into pkg-world, from portmaster...
For the current problem, the installation is FreeBSD 9.2-RELEASE #0, but in the serverfarm, I also have 9.0 and 9.1....
br
				
			I am having a horrible time, figuring out what to do now, since portmaster and the old ports collection is outdated. As actual I need to rebuild nrpe2 with SSL support, so I
 make clean; make config; make install, but this sequence fails with this message:
		Code:
	
	Creating bzip'd tar ball in '/usr/ports/net-mgmt/nrpe2/work/pkg/nrpe-2.13_2.tbz'
tar: etc/nrpe.cfg-sample: Cannot stat: No such file or directory
tar: libexec/nagios/check_nrpe2: Cannot stat: No such file or directory
tar: sbin/nrpe2: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors.
pkg_create: make_dist: tar command failed with code 256
*** [do-package] Error code 1
Stop in /usr/ports/net-mgmt/nrpe2.
*** [install] Error code 1
Stop in /usr/ports/net-mgmt/nrpe2.
	I enjoy the local compilation of my applications, and wish to proceed this - however, it seems that the pkg method does now support that kind of operation. I can't find a very good way of converting into pkg-world, from portmaster...
For the current problem, the installation is FreeBSD 9.2-RELEASE #0, but in the serverfarm, I also have 9.0 and 9.1....
br