portmaster

  1. L

    Solved Error messages from portmaster when installing dar with mods.

    I'm getting the following error messages when I try to build and install the dar program from ports using portmaster and make: Updating database digests format: 100% Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the...
  2. K

    portmaster doesn't fetch build dependencies

    Inside portmaster.rc file I have following option: $ cat /usr/local/etc/portmaster.rc ... PM_PACKAGES_BUILD=pmp_build ... But every time I build something every build dependency is not fetched by pkg but is being built from sources. That usually takes long time especially when there are llvm37...
  3. Vincent_

    Solved portmaster: "-x is not installed"

    I'm trung upgrade php56 and use command key -x to avoid updating sqlite3 portmaster php56 -x sqlite3 or portmaster php56 -x databases/sqlite3 or portmaster php56 -x /usr/ports/databases/sqlite3 As result ===>>> -x is not installed ===>>> Aborting update portmaster --version ===>>> Version...
  4. Vincent_

    Solved Fail on upgrade pkg

    I'm trying upgrade pkg-1.9.3 to pkg-1.9.4_1 via portmaster pkg on FreeBSD 8 server with fresh ports. But I got error message. Part of log: pkg_add.c: In function 'pkg_add_fromdir': pkg_add.c:1283: error: 'struct stat' has no member named 'st_atim' pkg_add.c:1284: error: 'struct stat' has no...
  5. L

    pkg-static: sqlite error ... database disk image is malformed

    I'm getting the following 'database disk image is malformed' error messages that are preventing portmaster -a from updating any ports. Does anyone know of a fix for this?: portmaster -a [[ snip ]] ===>>> All >> (19) ===>>> The following actions will be taken if you choose to proceed...
  6. J

    Solved Portmaster -a aborts due to textproc/clucene-qt5 deletion

    I have just updated with portsnap fetch update and issued a portmaster -a command. I get the following error: ===>>> The textproc/clucene-qt5 port has been deleted: Reintegrated into devel/qt5-help ===>>> Aborting update I can't find anything in UPDATING which gives a clue. I identified all of...
  7. STREBLO

    Trouble Installing Nvidia Drivers

    I've been trying to get the Nvidia drivers working and have faced multiple problems. Currently i'm getting this error: Installing linux_base-c6-6.7_1... +++ Some programs may need linprocfs, please add it to /etc/fstab! +++ Running linux ldconfig... This software is based in part on the...
Back
Top