Hi all,
Can someone help me understand the reason why package names configured in rc.conf use an underscore while the service name uses a dash/hyphen?
Examples:
sysrc avahi_daemon_enable=YES
sysrc emby_server_enable=YES
but
service avahi-daemon start
service emby-server start
I see the...
Hi,
Yesterday i tried to install ffmpeg in a FreeBSD-11.1 in a BeagleBone Black.
The package is missing, this is a bit of a problem because BBB are very small manchines.
Anyhow, I am tring to compile it from ports.
Now, the question is, supposing the compilation of the port will succeed how...
Hi,
from the question you can guess I'm relatively new to FreeBSD....
What I wanna do is to build a package (web application from a git repository) and install it with pkg on a target system.
So by reading a lot (handbook, porters handbook, web) my understanding is that I would place my...
Hi,
I am looking for following version ports
cmake-3.7.2
cmake-modules-3.7.2
git-2.12.1
sqlite3-3.18.0
ruby21-2.1.10_1,1
rsync-3.1.2_6
Above listed ports are not available on http://pkg.freebsd.org/FreeBSD:10:amd64/
I checked all releases and quarterly folders but same version ports are not...
Hi everyone
I'm new in freeBSD world
I'm on freeBSD 9.3 RELEASE
I created a package of one standard freeBSD port
by cd to port directory and using following command
make package-recursive
then I installed /usr/ports-mgmt/pkg
now when i try to add package with "pkg add' , I get the...
Is anyone else using the official amule 2.3.2 package?
I run it on:
root@kg-quiet# freebsd-version -ku
10.3-RELEASE-p11
10.3-RELEASE-p11
and the package looks like it was built without debug info:
root@kg-quiet# pkg info amule
amule-2.3.2
Name : amule
Version : 2.3.2
Installed...
I was interested in seeing a graph of package dependencies, so I could trace which packages were needed by which in a complete tree. portmaster -l can give basic information (leaf, trunk, root, branch) but does not show the relationships.
I wrote the following tool to list dependencies as a...
I am experienced in creating packages on Debian machines. There one can create binary packages but on freebsd FreeBSD things are different. In FreeBSD I need to have ports installed first and then I can build binary packages from that.
My package contains a simple compiled program and 2-3...
Hi! I've just made a fresh installation of FreeBSD 10.2 RELEASE and I would like to install the latest version of Lumina desktop using pkg. Then, if I look at pkg.freebsd.org, inside the FreeBSD 10.x directory for i386 (http://pkg.freebsd.org/freebsd:10:x86:32/latest/All/), I see the latest...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.