Trending

#pkgsrc

Latest posts tagged with #pkgsrc on Bluesky

Latest Top
Trending

Posts tagged #pkgsrc

Original post on federate.me.uk

I realise the "blazing fast" meme is getting very old at this point, but it's genuinely so much fun making Rust code even faster. You often end up with simpler, cleaner, more idiomatic code too.

The original C pbulk presolve code takes:

real 0m35.686s
user 0m35.229s
sys 0m0.163s

Bob was […]

1 0 1 0

@jperkin Any chance of getting it moved from wip into pkgsrc before the 2026Q1 branch, please? 🙏😎#pkgsrc #prettyplease 😁

0 0 1 0
A diagram illustrating the relationship between OS, Package Management, and the different components: Add-on software, System Software, Applications/Utitlities/ Kernel/Firmware / Hardware

A diagram illustrating the relationship between OS, Package Management, and the different components: Add-on software, System Software, Applications/Utitlities/ Kernel/Firmware / Hardware

System Administration: Week 4: Package Management

In this video, we continue our discussion of the difference and relationship between the operating system and so-called "add-on software". We conclude that in order to install and maintain all such software, we […]

[Original post on mstdn.social]

0 1 1 0

The problem with releasing bob v0.8.1 with a bunch of great features (available now!) is that I just now thought of an absolutely killer feature.

v0.9.0 may be out sooner rather than later... This is something I've wanted from pbulk forever.

#pkgsrc #bob

0 0 0 0

netbsd.org down for everyone else or just me?

(ignore www, that's on fastly)

#netbsd #pkgsrc

0 0 0 0
fastfetch output

fastfetch output

Today’s #pkgsrc hacking:

1. Get fastfetch and all of its dependencies building on Mac OS 10.9 #MavericksForever

2. Include pkgsrc in the package report

7 0 0 0

#pkgsrc on #NetBSD の Emacs もやっと 30 になった

0 0 0 0
SmartOS: Stock "mkvtoolnix" crashes on 2023.4.0 with locale error This post transcribes some emails I sent to the SmartOS mailing list some time ago. You can check the original thread: Message-ID: <15dec164-940e-17d7-a7db-dcdf19f9ec2d@jcea.es> Date: Tue, 12 Mar 202

SmartOS: Stock "mkvtoolnix" crashes on 2023.4.0 with locale error

blog.jcea.es/posts/202408...

#SmartOS #PkgSrc #GCC #Illumos #Debugging

0 0 0 0
Preview
Why NetBSD Is The Ultimate Lightweight OS For Every Device In 2025 🚀 Meet NetBSD, the open-source Unix-like OS that runs on everything—from Raspberry Pis to retro Amigas! With a tiny 50MB footprint, top-notch security, and 29,000+ packages, it’s perfect for IoT, server...

NetBSD: The Lightweight OS for Every Device
techrefreshing.com/netbsd-the-l...
#NetBSD #LightweightOS #UnixLike #OpenSource #EmbeddedSystems #IoT #NetBSD10 #pkgsrc #BSD #Tech #OperatingSystem #PortableOS

2 0 0 0
How to pin a "pkgin" package, what is the right way to deploy my own p This post transcribes some emails I sent to SmartOS mailing list: My initial email: Message-ID: <d50150d8-b863-3886-89d7-f2ae156610a2@jcea.es> Date: Mon, 4 Mar 2024 03:02:31 +0100 To: smartos-discuss

How to pin a "pkgin" package, what is the right way to deploy my own packages?

blog.jcea.es/posts/202406...

#SmartOS #PkgSrc

0 0 0 0

#SenderRewritingScheme with #notqmail via #pkgsrc:

echo srs.dom.ain > control/srs_domain
echo "$SECRET" > control/srs_secrets
echo srs.dom.ain >> control/rcpthosts
echo srs.dom.ain:srs >> control/virtualdomains
echo "| srsfilter" > alias/.qmail-srs-default

+ MX for srs.dom.ain

0 0 0 0

#qmail lacks #TLS. #notqmail doesn't include it either (yet!). But if you install from #pkgsrc

# chown qmaild:nofiles control/servercert.pem
# chmod 640 control/servercert.pem
# ln -s control/servercert.pem control/clientcert.pem
# update_tmprsadh
# /etc/rc.d/qmail restart

🔐

0 0 1 0

For our next trick with #notqmail from #pkgsrc:

Want to SMTP-reject SPF failures when the source domain specifies explicit-fail?

1. Add SPP_SPF_RESULT_FAIL="E550 spf_smtp_msg" to
control/tcprules/smtp
2. Run "/etc/rc.d/qmailsmtpd cdb"
3. There is no 3rd thing, is that clear?

0 0 1 0

Another neat trick with #notqmail from #pkgsrc:

The default SMTP configuration rejects nonexistent recipients.

(qmail famously accepts all recipients for its domains even when those recipients don't exist, and then has to queue totally avoidable bounce messages. But you won't.)

0 0 1 0

Another #notqmail from #pkgsrc trick:

To enable #greylisting, simply uncomment "greylisting-spp-wrapper" in control/smtpplugins. That’s it.

(Add any exempt recipient addresses to control/greylist/exemptrcpts, or entire recipient domains to control/greylist/exemptrcpthosts.)

0 0 1 0
# mkdir -p control/domainkeys/dom.ain
# chown -R qmailr control/domainkeys
# cd control/domainkeys/dom.ain
# openssl genrsa -out default 1024
# chmod 640 default
# openssl rsa -in default \
-pubout -out default.pub

# mkdir -p control/domainkeys/dom.ain # chown -R qmailr control/domainkeys # cd control/domainkeys/dom.ain # openssl genrsa -out default 1024 # chmod 640 default # openssl rsa -in default \ -pubout -out default.pub

Running #notqmail via qmail-run from #pkgsrc? Cool. Add #DKIM signing like so, then publish a TXT record with your `default` policy. Done!

0 2 1 0
Small ARMs

Ancient #RPi serving home stereo AirPlay.

I'd prefer #NetBSD: schmonz.com/2024/06/07/s...

Staged latest shairport-sync for #pkgsrc. Builds on NetBSD, #macOS. Normally I'd commit, wait for evbearmv6hf-el binary package, forget.

Trying something new today: cdn.netbsd.org/pub/pkgsrc/c...

1 1 0 0
Original post on justfollow.me.uk

Busy week upgrading all VMs to #NetBSD 10.1 to allow switching to HVM from PV (as #XenServer and @xcpng have dropped support for PV and unfortunately do not support PVH either) which means moving to uEFI booting rather than pygrub loading the kernel. Just waiting for the next #pkgsrc quarterly […]

0 1 1 0
SmartOS: Serious issue with openjdk 17 and TLS This post transcribes some emails I sent to several mailing lists: The initial email was sent to the Kafka User mailing list: Reply-To: users@kafka.apache.org Message-ID: <92aa6286-d875-04ed-6205-9e4

SmartOS: Serious issue with openjdk 17 and TLS

blog.jcea.es/posts/202312...

#SmartOS #PkgSrc

0 0 0 0
Original post on justfollow.me.uk

Today I've been playing with #pkgsrc on #FreeBSD and trying to get some of my #NetBSD packages working on it.

pkgsrc bootstrap worked well on FreeBSD. Hardest part is remember you can't just type make any more!

I've been focussing on the #XenServer tools which looks to be rather stagnant in […]

1 1 1 0

Kiddo had song requests for his MP3 player. I used pkgin on his Mac to install yt-dlp and ffmpeg to do the job, and he (1) thinks I’m a magician and (2) wanted to try running the commands himself. #pkgsrc

7 2 1 0
Preview
History for lang/rust/Makefile - TritonDataCenter/pkgsrc Various patches for NetBSD/pkgsrc to support our binary package repositories - History for lang/rust/Makefile - TritonDataCenter/pkgsrc

Anyone know if #pkgsrc on x86_64 macos is supposed to have #rust more recent than rust-1.75.0? I feel like we should have 1.82.0: github.com/TritonDataCenter/pkgsrc/...

cc @jperkin

0 1 0 0
Diagram of software types as stacked rectangles. At the bottom is "Hardware", then "Firmware", then "Kernel". On top of that are "System Software" and "Applications/Utilities" next to each other and "Add-on or Third-Party Applications on top.  "Package Management" comprises all layers from "Kernel" up; "Operating System" comprises "kernel", "system software", and "applications".

Diagram of software types as stacked rectangles. At the bottom is "Hardware", then "Firmware", then "Kernel". On top of that are "System Software" and "Applications/Utilities" next to each other and "Add-on or Third-Party Applications on top. "Package Management" comprises all layers from "Kernel" up; "Operating System" comprises "kernel", "system software", and "applications".

System Administration

Week 4, Package Management

In this video, we continue our discussion of the difference between the operating system and so-called "add-on software". We conclude that in order to install and maintain all such software, we want to use a […]

[Original post on mstdn.social]

0 1 1 0

dinit is now available as sysutils/dinit in #pkgsrc!

2 0 0 0
Preview
GitHub - NetBSD/pkgsrc: Automatic conversion of the NetBSD pkgsrc CVS module, use with care Automatic conversion of the NetBSD pkgsrc CVS module, use with care - NetBSD/pkgsrc

After a brief hiatus, the #pkgsrc GitHub mirror is now up-to-date again! Now's the time to sync and get back to work.

github.com/NetBSD/pkgsrc

0 0 0 0
Preview
GitHub - huggingface/huggingface_hub: The official Python client for the Huggingface Hub. The official Python client for the Huggingface Hub. - huggingface/huggingface_hub

Just added py-huggingface-hub (github.com/huggingface/...) to pkgsrc-wip. This new package should simplify managing the Hugging Face cache directory when using Candle with public models.

#pkgsrc

0 0 0 0
NetBSD/evbarm 10.0 installation screen showing a blue text-based interface with options to select the language for installation messages. The options include English, French, German, Polish, and Spanish, with English currently selected.

NetBSD/evbarm 10.0 installation screen showing a blue text-based interface with options to select the language for installation messages. The options include English, French, German, Polish, and Spanish, with English currently selected.

Setting up a NetBSD/evbarm VM to test new pkgsrc packages. It always feels like home when working with #NetBSD and #pkgsrc.

0 0 0 0

“Total lines of #pkgsrc infra changed: <100. We could not have done nearly as safe or thorough a job without good abstractions in place. If the new linker gives us any trouble, guess whether we have one place to take care of it?”

#SoftwareDesign #RespondingToChange #OpenSource

0 0 0 0
Faces in things: a grumbling rolled-up paper bag wearing sunglasses

Faces in things: a grumbling rolled-up paper bag wearing sunglasses

"Happily, the conclusion is boring: as always, the #pkgsrc 2024Q1 stable branch supports macOS. Curious what we had to do to keep it boring? Read on."

schmonz.com/2024/04/02/p...

#macOS #apple #xcode #clang #gcc #OpenSource #PackageManagement

0 0 0 2