Displaying 4 results from an estimated 4 matches for "force_pkg_regist".
Did you mean:
force_pkg_register
2004 Sep 20
1
RE: Samba 'make install' chokes on textproc/expat2 & now openldap
...textproc/expat2 is already installed - perhaps an older version?
If so, you may wish to `make deinstall' and install
this port again by `make reinstall' to upgrade it properly.
If you really wish to overwrite the old port of textproc/expat2
without deleting it first, set the variable "FORCE_PKG_REGISTER"
in your environment or the "make install" command line.
===================================================================
So, I went to:
/usr/ports/textproc/expat2/
and entered:
'make deinstall'
then entered:
'make reinstall'
That seemed to work. So I went...
2003 May 20
0
Package installation (port) problems...
...erhaps an older version?
If so, you may wish to ``make deinstall'' and install
this port again by ``make reinstall'' to upgrade it properly.
If you really wish to overwrite the old port of imap-uw-2002c1,1
without deleting it first, set the variable "FORCE_PKG_REGISTER"
in your environment or the "make install" command line.
And this is with new packages that have never been installed or new
revisions of packages. So, something got corrupted somewhere; just not
sure where.
I have the pkg tools installed, but ran that to fix and it st...
2003 May 16
1
Help please : make buildworld fails when upgrading to 4.8 stable
...true # do not build games (games/ subdir)
NOUUCP= true # do not build uucp related programs
NOPROFILE= true # Avoid compiling profiled libraries
MAKE_KERBEROS5= yes
COMPAT22= yes
COMPAT3X= yes
COMPAT4X= yes
XFREE86_VERSION= 4
USA_RESIDENT= NO
FORCE_PKG_REGISTER= YES
MASTER_SITE_BACKUP?= \
ftp://ftp2.fr.freebsd.org/pub/FreeBSD/ports/distfiles/${DIST_SUBDIR}/
MASTER_SORT_REGEX?= ^file:
^ftp://ftp\.FreeBSD\.org/pub/FreeBSD/ports/local-
distfiles/ ://[^/]*\.fr/ ://[^/]*\.fr\.
SUP_UPDATE= yes
SUP= /usr/local/bin/cvsup
SUPFLA...
2004 Mar 01
3
openssh
I have done a cvsup of the openssh port. It builds correctly, but refuses
to install with the following:
===> Installing for openssh-3.6.1_5
===> openssh-3.6.1_5 conflicts with installed package(s):
ssh2-3.2.9.1_1
They install files into the same place.
Please remove them first with pkg_delete(1).
*** Error code 1
Stop in /usr/ports/security/openssh.
I was unable to