ports

  1. A

    Handbook: ports with Subversion

    If this the wrong forums section to discuss Handbook matters, please, feel free to remove this thread or relocate it someplace more suitable :). Today, I decided to have a look at different means of managing the Ports Collection locally. I already found ports-mgmt/poudriere...
  2. puppydog

    Replacing binary installed packages with ports

    I have various packages installed on my server that were installed as binaries, with pkg install pkgname. Anyway for at least one or two it turns out I need to change the default options which means I need to use ports. Since everyone says you shouldn't mix ports with binaries, I guess I need to...
  3. goshanecr

    Please update audio/sphinx3 to audio/sphinx4

    Hi friends! There is a outdated version of speech recognition system in ports tree, maybe someone update it to actual version?
  4. F

    Solved Portsnap snapshot is corrupt

    Recently I have been having issues with updating ports tree with portsnap on FreeBSD 10.3. The common issue I run into is when executing#portsnap fetch update we receive a metadata is corruptSimply running #portsnap fetch update again seems to resolve this issue. Today, however, I ran into the...
  5. Cath O'Deray

    x11/kde4 with 12.0-CURRENT

    With TrueOS Desktop tracking FreeBSD 12.0-CURRENT, in August I installed the OS and (below) on 1st September I installed kde4. From ports, I guess. The most recent updates to TrueOS Desktop involved loss of KDE. I made a handful of brief unsuccessful attempts to re-install from ports, then...
  6. R

    Solved Port missing in port tree

    Hello, according to https://nicolas.vion.science/systems-unix-freebsd-letsencrypt-ssl-ca-nginx/installation-of-letsencrypt-with-nginx-on-freebsd.html there is a port /usr/ports/security/py-letsencrypt. After executing portsnap fetch extract I see several ports with the mask py-*...
  7. D

    Can't compile some ports after upgrade x86->amd64

    Hello, All! Usually, I try to use google. But this time google didn't help me. About year ago i upgrade system (10.1) x86->amd64. While rebuilding all ports I found out that some ports didn't compile. Due lack of time I used pkg upgrade problem_port. It was not a good idea (I never set X11...
  8. FKEinternet

    Solved Sendmail start fails after pkg upgrade

    In the process of updating MySQL last week, I did a pkg upgrade and after my server rebooted, sendmail won't start: /etc/mail # make start Starting: sendmailShared object "libdb-6.1.so" not found, required by "sendmail" sendmail-clientmqueueShared object "libdb-6.1.so" not found, required by...
  9. S

    Issues recording in Tvheadend

    Hello, I have some problems with my recordings in Tvheadend (Installed from port). I original made this topic in Tvheadend's own forum -> https://tvheadend.org/boards/5/topics/21805 But without any luck. So my question is, does anyone else have problems with recordings in Tvheadend? Best...
  10. F

    Install (and maintain) port with different compile options than pkgng provides

    I am running one installation of FreeBSD 10.1 and I use pkgng exclusively to install software until now. Unfortunately, there is a package that is not compiled with the compile time options I need when installed via pgk(*). If I understand correctly, to achieve my goal to install that software...
  11. W

    Suggestion for ports on FreeBSD

    Hey guys, Today I was showing to my teacher at university how to setup and apache server on FreeBSD, or at least was trying... Because some problems updating my personal server at home on end week I choose use mysql instead mariadb (this one I know the installer is bugged and already reported...
  12. N

    Best practise for handling ports tree with iocage managed basejails

    Hi, What's the best practise to handle the prots tree with iocage managed basejails? Currently I am manually nullfs mounting the host systems /usr/ports everytime I need it in each jail, but as the number of jails are growing this feels more and more cumbersome. Please advice! Thanks in...
  13. F

    Poudriere + armv6

    Evening all, I'm new to ports-mgmt/poudriere-devel and installing ports generally (using pkg on my laptop). I have an old Raspberry Pi B+ that I've had FreeBSD 10.2 running on for a while not doing much. I've recently wiped it, installing FreeBSD 10.3 and would like to set it up as a home...
  14. Hornpipe2

    gmake vs gmake-lite...

    I am curious about the status of these two ports. devel/gmake is the "full featured" gmake port, with a config option to enable NLS via devel/gettext. It is often pulled down by other ports during the build process, as it is listed as a USES= dependency in the Makefiles. There is also...
  15. H

    Node.js based ports : how do you handle the npm install?

    Hello, I have been trying to make a port for NodeBB, a forum software using Node.js. Once the project has been fetched, you also need to install dependencies (a lot of them) using the npm install command. But when building with poudriere, you have access to the network only during...
  16. Maelstorm

    Solved Fortran Compiler

    I am currently looking for a Fortran 95 compiler for FreeBSD, but I can't seem to find one. Is there one available?
  17. fishlegs

    spdylay port make install fails (10.3+sparc64)

    Hi folks, hoping someone can help with this. I'm an old hat with *nix, but new to fFreeBSD. I can't get www/spdylay to build. None of the output from make config throws anything unusual, but make install fails: make install ...snip... libtool: link: g++48 -O2 -pipe...
  18. A

    Removal of unmaintained ports - when?

    While getting more and more comfortable with my FreeBSD 10.3-RELEASE setup, I noticed that a lot of ports lack a maintainer. The per port notice pointing to http://portsmon.freebsd.org/portsconcordanceformaintainer.py?maintainer=ports%40FreeBSD.org informed me that 4585 ports lack a maintainer...
  19. 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...
  20. goshanecr

    portupgrade error (broken pipe) on deinstalling stage

    Good day! My info: uname -a FreeBSD BSD 10-STABLE FreeBSD 10-STABLE #0 r298405: Thu Apr 21 22:49:24 MSK 2016 user@BSD:/usr/obj/usr/src/sys/BSDSERV amd64 I have similar errors for many ports on portupgrade -a procedure. And all fails after successful building port, fails on deinstalling...
Back
Top