/r/pkgsrc

Photograph via snooOG

pkgsrc is a framework for building third-party software on NetBSD and other UNIX-like systems, currently containing over 17000 packages. It is used to enable freely available software to be configured and built easily on supported platforms.

pkgsrc

http://www.pkgsrc.org/

pkgsrc is a framework for building third-party software on NetBSD and other UNIX-like systems, currently containing over 17000 packages. It is used to enable freely available software to be configured and built easily on supported platforms.



/r/pkgsrc

126 Subscribers

0 Comments
2024/09/30
16:32 UTC

0 Comments
2024/07/01
08:22 UTC

0 Comments
2024/04/04
14:11 UTC

0 Comments
2023/09/28
13:36 UTC

0 Comments
2023/06/28
16:35 UTC

2

NetBSD AGM2023: Annual General Meeting, May 13, 21:00 UTC

0 Comments
2023/05/14
05:06 UTC

0 Comments
2023/04/01
14:39 UTC

4

pkgsrc-2022Q4 branch released

0 Comments
2022/12/29
10:42 UTC

0 Comments
2022/09/30
03:27 UTC

2

How to force cwrappers, digests and stuff not to try to install GNU coreutils on Linux?

Hi. I have a somewhat absurd Linux system that I compiled myself. Musl with LLVM/Clang, a Libre kernel and the coreutils from FreeBSD, because I quite hate how GNU programs are heavy, and at the same time it's like an experiment. Apparently I tried bootstrapping pkgsrc, and it tried to compile GNU coreutils. It doesn't give me any infomation on why, at all. I also tried to compile bmake, pkg_install and other stuff myself, but as soon as I try to build digests, it tried to pull GNU in again. So what do I need to edit to make it stop pulling GNU in, like a specific .mk file to edit or something? I've seen how Aalbus Linux had pkgsrc, NetBSD coreutils and not GNU coreutils at the same time, so I know it's possible, and surely I do have a bunch of core utilities and I don't need a whole set more for no acceptable reason.

0 Comments
2022/03/17
12:09 UTC

6

pkgsrc-2021Q4 is out!

0 Comments
2022/01/13
14:11 UTC

4

Has 2021Q4 been released?

Has 2021Q4 been released? I haven't seen any announcement. Am I missing something? (Don't rush, just asking.)

2 Comments
2022/01/11
08:30 UTC

8

1/4/2022 marks the birthday of pkgsrc. ❤

It is 24 years old. While I am waiting for the arrival of 2021Q4.
https://en.wikipedia.org/wiki/Pkgsrc

1 Comment
2022/01/03
13:38 UTC

2

[Halp Pls] zsh: segmentation fault hexchat

Hi All,

Hoping you can help. I am novice user. I am super impressed with pkgsrc. I installed a bunch of stuff without issue. However... when I install Hexchat I get this error:

zsh: segmentation fault  hexchat

Tried running it with sudo too.

I have a MacBook Air (M1, 2020) running macOS "Big Sur" Version: 11.5.1 (20G80)

Other packages I have installed work just fine.

1 Comment
2021/08/06
22:10 UTC

2

NTFS-3G on Pkgsrc for MacOS

It is quite important for me to be able to write to NTFS formatted drives. It is actually the biggest reason why I moved over from Pkgsrc to MacPorts. The reason was because ntfs-3g on Pkgsrc for MacOS would not build and there was no pkgin binary.

Now however with Macports, I am having an issue where I install ntfs-3g and then I need to edit some files to get it to work.

Following the instructions from the site below.

wiki:howto/Ntfs3gFinder

But even though I try the following like I did for Catalina, "sudo mount -uw /"

But I get this error...

mount_apfs: volume could not be mounted: Permission denied mount: / failed with 66

I tried disabling SIP, but that does not work either. After disabling SIP, when I do this command,

sudo mv /sbin/mount_ntfs /sbin/mount_ntfs.orig

I get this error,
mv: rename /sbin/mount_ntfs to /sbin/mount_ntfs.orig: Read-only file system

Would pkgsrc have a fix for this? Is there a working binary for ntfs-3g for macOS now on pkgsrc?

0 Comments
2020/12/10
18:52 UTC

4

OpenIndiana Hipster GUI: How do I ensure my installed pkgsrc packages are always the latest?

0 Comments
2020/04/07
21:05 UTC

2

Is there a pkgsrc quarterly update RSS feed out there somewhere?

I'd like to stay abreast of pkgsrc quarterly releases so I can update to them as soon as they become available, but I've been unable to find any RSS feed that allows me to do so.

Can anybody provide one?

1 Comment
2020/03/27
16:10 UTC

1

Custom Sources in pkgsrc

I started looking into pkgsrc and as far as I understand it always pulls the sources from the Master_Sites. Is there an option to use local sources? Would be useful for some suckless tools like dwm or surf, where you can patch the sources heavily.

3 Comments
2019/12/19
14:05 UTC

1

How are the packages update or maintained?

I wrote an article about Pkgsrc (https://julxrp.wordpress.com/2018/06/11/pkgsrc-the-unknown-gem/)

At the time I was new to all this package management on MacOS and I tried to install "finch" and some other package, I cannot remember and both failed. Even building from source didn't work. I moved to MacPorts.

I am thinking of coming back to Pkgsrc, but I would like to know how it compares with MacPorts in terms of maintaining the packages and how they are updated.

0 Comments
2019/09/07
09:41 UTC

1

Default package options index?

I understand that you can configure global build flags under mk.conf using the variable PKG_DEFAULT_OPTIONS, like Gentoo's USE flags. Is there a place where I can see all of the different options I can set for all applications (like Gentoo's USE flag index)?

0 Comments
2019/05/15
18:40 UTC

2

Binary pkgsrc on Gentoo

I was wondering since the Joyent page didn't seem to mention it. Will the Joyent binary packages run on Gentoo? I'm hoping to use it as a user local package manager on a USB stick. So basically, Portage for system packages, pkgsrc for user packages to avoid unnecessary compilation on a USB stick.

0 Comments
2018/11/02
03:29 UTC

Back To Top