Port does not display pkg-message while installing from remote repository

Alexander Moisseev moiseev at mezonplus.ru
Mon Sep 29 07:24:48 UTC 2014


Hi,

sysutils/backuppc displays pkg-message if installing from locally stored package file, but it does not display pkg-message while installing from remote repository.

# pkg install /var/cache/pkg/backuppc-3.3.0_7.txz
shows pkg-message

# pkg install backuppc
shows nothing

How to fix that?

May be

post-install:
	@${CAT} ${PKGMESSAGE}

should be added to the Makefile?
-- 
Thanks in advance,
Alexander


More information about the freebsd-ports mailing list