ports

  1. goshanecr

    Solved multimedia/ffmpeg known segmentation fault

    Good day! I have a ffserver instance for rtsp broadcasting. And after ney year port upgrades, ffserver segfaults on client rtsp connection. I'm google about that issue, and it already known: https://trac.ffmpeg.org/ticket/5869 Is it possible to fix version in ports please? uname -a FreeBSD...
  2. goshanecr

    Is that presto opera can appear in ports?

    Good day Friends! Some day ago appears news about opera classic source code were on GitHub. https://forum.vivaldi.net/topic/13434/opera-presto-code-in-github It is a non legal source code, so I have a question, if community will develope that code in non legal way is it possible to be in ports?
  3. Brutanas

    Solved omxplayer on raspberry pi

    Hello everyone! I am trying to install omxplayer on my rasberry pi V2 from ports, since I could not find the package available. I believe I am prety close to the end after near 48 hours of instalation... :-| Unfortunately I got the following error: Can someone please give an hint on how to...
  4. Oclair

    Solved PHP Extensions - PHP Startup: Unable to load dynamic library

    Hi there, Over time I changed something to apache/php and caused some weird issue. It was not apparent this was happening until web apps started to report suggested plugins were not available... 11.0-RELEASE-p6 FreeBSD 11.0-RELEASE-p6 #0 r310492 Apache 2.4.25 via ports PHP 5.6.29 via ports...
  5. M

    Solved Can't compile cmake-3.7.1

    Hello, I can't compile cmake-3.7.1: # /usr/ports/devel/cmake # make ########## Scanning dependencies of target cmake [ 73%] Building CXX object Source/CMakeFiles/cmake.dir/cmakemain.cxx.o [ 74%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/IFW/cmCPackIFWGenerator.cxx.o [ 74%]...
  6. J

    Closed Why, as a programmer and desktop user, I seem I cannot give up Linux for FreeBSD

    Hello. I am a C/C++ Python and Java developer at the Elettra Synchrotron Radiation Facility in Trieste, Italy. For the control system we use and produce open source software, and we develop under linux. I have been a fan of FreeBSD since my laurea degree thesis back in 2004. To cope with work...
  7. J

    Resource limits in FreeBSD (kind of linux cgroups)

    Hello everyone. After a long time spent with linux (we use it for development at work), I decided to go back and have a look at FreeBSD. I used to compile software using the ports collection. On the other side, I use gentoo linux and, as a developer and building everything from source in...
  8. 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...
  9. 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...
  10. 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?
  11. 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...
  12. 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...
  13. 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-*...
  14. 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...
  15. 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...
  16. 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...
  17. 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...
  18. 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...
  19. 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...
  20. 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...
Back
Top