pkg

  1. A

    Packing my Java JAR program into a pkg file

    Hey guys, I recently created a java GUI application that is intended to be cross platform and be packed as deb, rpm and freebsd pkg. The problem is that I dont know how to pack my jar aplication as a pkg package file. Any help would be appreciated
  2. epopen

    pkg(8) won't install dependence ports of mail/courier-imap -> databases/courier-authlib-mysql

    Hi All. I'm running IMAP server mail/courier-imap with MySQL authentication in jail. Options of mail/courier-imap as follows. # This file is auto-generated by 'make config'. # Options for courier-imap-5.3.2_1,2 _OPTIONS_READ=courier-imap-5.3.2_1,2 _FILE_COMPLETE_OPTIONS_LIST=AUTH_LDAP...
  3. bgwlan

    Signing pkg repos with a YubiKey — security feedback welcome

    Hi, I've written an article on signing FreeBSD pkg repositories with a GPG key on a YubiKey. The approach uses gpg-connect-agent PKSIGN for raw RSA signatures (since gpg --sign produces OpenPGP format instead of the PKCS#1 v1.5 that pkg expects) and SSH remote forwarding (ssh -R) to keep the...
  4. binarace

    A BIG QUESTION ABOUT PKG

    I am from China,so I edited /usr/local/etc/pkg/repos/FreeBSD.conf I added the fastest mirror to the config file and used "pkg update -f" to refresh it. It was fast(10mb/sec)when refreshing. But when I tried to install some packages,It would download files really slowly(30+kb/sec) WHY??? I can't...
  5. epopen

    Solved pkg(8) ignored "PACKAGESITE" environment variable

    Hi All I'm trying to use pkg with local repository. And need change repository dynamically working for jail I had saw in pkg section CONFIGURATION url Refer to PACKAGESITE in "ENVIRONMENT" My work fine configure of repository: /usr/local/etc/pkg/repos/barfoo.conf BARFOO_PKG: {...
  6. DemoNIck

    Jail upgrade from 14.3-RELEASE to 15.0-RELEASE with pkgbase

    I have recently performed a major upgrade on my FreeBSD systems from 14.3 to 15.0 using the traditional freebsd-update(8) procedure and then pkgbasified the upgraded 15.0-RELEASE to the new pkgbase system. On these upgraded systems, I have been running several thick Jails which I wanted also to...
  7. ebydefault

    Fix for failed pkg update

    Today, I suddenly encountered an unknown error when running pkg update on FreeBSD 15.0: Updating FreeBSD-ports repository catalogue... pkg: Failed to fetch https://pkg.FreeBSD.org/FreeBSD:15:amd64/latest/meta.conf: Unknown error pkg: Failed to fetch...
  8. fahrenheit

    Clarification on pkg updating

    Hello all, I have a question regarding how does exactly pkg update work. I.e. what is the logic pkg uses to check whether or not there are updates to execute? I'm asking this because twice recently I've been left with inconsistent packages after an update + upgrade combo. (see below for...
  9. petan

    Recommended upgrade method for jails, moving to pkgbase.

    Hi! I have a system running FreeBSD 15.0-RELEASE. The machine was upgraded to 15.0 using traditional freebsd-update procedure and then pkgbasified using pkgbasify and some modifications to the lua script. Now I want to upgrade a number of jails on that machine that are running 14.3-RELEASE-p6...
  10. petan

    Changed behavior for pkg using proxy

    Hi! I updated pkg today and its configuration of proxy settings seems to have changed. pkg[55503]: pkg upgraded: 2.3.1_1 -> 2.4.2 Before I had this in my pkg.conf pkg_env: { HTTP_PROXY: "http://proxy:8888" HTTP_PROXY_AUTH: "basic:*:user:pass" } But after the update things seems to have...
  11. nxjoseph@

    Solved pkg segfaults when 'install'ing a local pkg file

    IIRC i could do the same without issues before. It seems you must only use pkg add for .pkg files. # pkg install moor-2.9.2.pkg Updating Poudriere repository catalogue... Poudriere repository is up to date. All repositories are up to date. Child process pid=21113 terminated abnormally...
  12. Z

    I get 15.0-RC2 before it's officially available

    After I pkgbasified my 15.0-BETA5 system, I checked with freebsd-version -kru and uname -a, they both confirmed that I am running 15.0-RC2: 15.0-RC2 15.0-RC2 15.0-RC2 FreeBSD fbsd-pc 15.0-RC2 FreeBSD 15.0-RC2 releng/15.0-n280961-7bd80d8ee020 GENERIC amd64 I even checked with pkgs' versions...
  13. Marco Soijer

    pkg 2.3.1 problem with upgrade to specific version

    We test binary pkg upgrades locally before deploying them across the network by running pkg upgrade on a central machine. If a new package version does not seem to break production, we upgrade all other systems using the pkg upgrade pkg-name-version to ensure the tested version only is upgraded...
  14. B

    pkg latest and quarterly not available on ppc64le?

    https://pkg.freebsd.org/FreeBSD:14:powerpc64le/ 404 in latest and quarterly since a couple of days i can't get pakcages via pkg, i tested 14.1/2/3 and 15 beta no pkgs 64 bytes from 142.251.209.131: icmp_seq=838 ttl=117 time=29.293 ms 64 bytes from 142.251.209.131: icmp_seq=839 ttl=117...
  15. thierry@

    Solved Problem with poudriere and packages fetch

    Hello, I have updated a poudriere jail to 15-CURRENT, and when I try to run `poudriere testport -b latest' it fails with this error: [00:00:06] Package fetch: Looking for missing packages to fetch from pkg+http://pkg.freebsd.org/${ABI}/latest Updating FreeBSD repository catalogue... pkg-static...
  16. F

    FreeBSD packages dashboard

    TL;DR: This website is in alpha stage and is not stable yet. FreeBSD package dashboard, Source code. A few days ago, CachyOS released its package dashboard (Phoronix article). Although FreeBSD has FreshPorts, I never liked its UI and speed. So I built a FreeBSD package dashboard that mimics...
  17. Espionage724

    Does FreeBSD have a plan like Linux Flatpak + FlatHub?

    I keep up with a couple Linux distros, and have the impression that Flatpak + FlatHub at the base is a goal vs traditional rpm/deb/etc packaging. Does FreeBSD have anything like that going on or planned?
  18. victort

    pkg-base, upgrading, and jails

    It seems that pkg-base will soon be the standard on FreeBSD systems, but there seems to be no documentation concerning jails. So I’ll ask a few questions. How does one create a jail using pkg-base? Do we still fetch the .txz files? How does you update and upgrade a jail? How do you convert a...
  19. Jim L.

    pkg: unable to update repository FreeBSD

    Is there maybe something I can delete under /var/db/pkg/ that might fix this? # cat /etc/pkg/FreeBSD.conf # # To disable a repository, instead of modifying or removing this file, # create a /usr/local/etc/pkg/repos/FreeBSD.conf file, e.g.: # # mkdir -p /usr/local/etc/pkg/repos # echo...
  20. gpw928

    More grief with pkg 2.1.4

    My hate/hate relationship with pkg continues. Any suggestions on how to reduce the package count below from 123 to about 3 would be appreciated: [strand.184] # freebsd-version -kru 13.5-RELEASE 13.5-RELEASE 13.5-RELEASE-p1 [strand.185] # pkg --version 2.1.4 [strand.186] # pkg delete...
Back
Top