Why is there no binary for news/sabnzbdplus, the popular Usenet software? Is it restricted somehow, or depends on restricted software?
I don't see it anywhere on FTP.
I don't see it anywhere on FTP.
$ python2.7 ~/Downloads/SABnzbd-0.7.11/SABnzbd.py -d -f ~/.sabnzbd/sabnzbd.ini
There is a binary package for 9-STABLE, so the package for 9.1-RELEASE probably simply hasn't been built yet. After all, unless I missed it there has been no formal announcement yet that packages are available for 9.1-RELEASE.dnix said:Why is there no binary for news/sabnzbdplus
I checked: it's there for i386 but not amd64.dnix said:This is the repo I use. I don't see anything.
Well, it might still show up at some point. Or else you could ask. I'm not entirely certain who or what decides for which ports binary packages are built, but the freebsd-ports@ mailing list would probably be a good place to ask.dnix said:It's not obscure software, and it's server-ish. I'd think FreeBSD would make packages for this.
For what it's worth: ports and packages can usually be mixed to some extent. It's when one mixes them too freely that problems tend to occur. If binary packages are available for everything else you need, then building just one port from source is unlikely to cause any problems.dnix said:Not that I'm against using ports. But I've been sticking with packages for simplicity, and don't want to mix them. I would need to switch back to all ports.