tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: binary pkg names from 'make package' broken




On Sat, 23 Apr 2011, Aleksey Cheusov wrote:
Do you have FILEBASE=/Volumes/pkgsrc5 on environment variable or /etc/mk.conf?

No.

/Volumes/pkgsrc5/pkg/etc/mk.conf has:


        UNPRIVILEGED=           yes
        PKG_DBDIR=              /Volumes/pkgsrc5/pkgdb
        LOCALBASE=              /Volumes/pkgsrc5/pkg
        VARBASE=                /Volumes/pkgsrc5/pkg/var
        PKG_TOOLS_BIN=          /Volumes/pkgsrc5/pkg/sbin
        PKGMANDIR=              man

        FETCH_CMD=              /usr/bin/ftp

        .include "/usr/pkgsrc/mk.conf-hubertf"


/usr/pkgsrc/mk.conf-hubertf has:

        OBJHOSTNAME?=   1                       # use work.${MACHINE_ARCH}
        FAILOVER_FETCH=         yes             # insist on the correct checksum
        IGNORE_RECOMMENDED=     yes
        ALLOW_VULNERABLE_PACKAGES=      yes     # !!!

(plus some PKG_OPTIONs and some ACCEPTABLE_LICENSES)

        % make help TOPIC=FILEBASE
        No help found for FILEBASE.

What is FILEBASE? Should it be set?


 - Hubert



Home | Main Index | Thread Index | Old Index