-
deacon426
hello
-
deacon426
so bascially zfs only shines with 4 drives at least?
-
skeemer
hello everyone, freebsd beginner here, i was wondering if i can mix ports and binary packages
-
skeemer
or if i should stick just to one of those two options
-
souji
In theory you can mix them. However, it is not recommended.
-
souji
I did mix them in the past without any issues, but you can run into some problems with eg. version mismatches
-
skeemer
souji: and how do you solve such mismatches?
-
skeemer
but maybe there is way to keep a separate environment for example just for binary precompiled?
-
souji
skeemer: I think you would have to checkout your ports tree on the same commit as the ports tree used to build the packages.
-
souji
you might be able to keep separate enviroments using jails, but this depends on what you ar planing to do...
-
skeemer
souji: yeah sure even with jails seems cool
-
skeemer
like on netbsd with pkgsrc you can bootstrap different environments where you keep your stuff
-
skeemer
is there something similar infreebsd?
-
souji
Not tham I'm aware of
-
souji
As long as you dont need X11 or some special hardware jails might be the best choice
-
darwin
is QuBSD (FreeBSD-based) good?
-
jmnbtslsQE
experienced an issue where a UFS filesystem did not free up space, until i unmounted a nullfs mount coming from a directory on the filesystem. wondering if anyone else has run into this, a difference of about 30% of the total filesystem capacity
-
jmnbtslsQE
all the operations (writing, and then deleting, to free up space) were taking place inside the nullfs mountpoint
-
jmnbtslsQE
i thought it had to do with heavy load, but then it still did not free up the space after the load stopped
-
jmnbtslsQE
afk for a bit
-
Beladona
I have to pivot away from freebsd. Too much issues for a desktop user. Any suggestions on what would be the second best OS for server + desktop usage? Though I know its not good to mix both.?
-
parv
Avoid Arch, NixOS then. Try Alma Linux or Debian perhaps
-
parv
Wait ... MacOs or Windows even
-
Beladona
ok
-
Beladona
Also, not sure if btrfs would be less evil than ext4. I do not want to diskcheck on power outages. ext4 was a pain in this regard for me.
-
Beladona
parv: will go with debian I think
-
parv
Doubt {Open,Net}BSD would fare any better than FreeBSD
-
Beladona
parv: open/net would be same for desktop users. even worse i think
-
parv
Can't say; haven't tried
-
Beladona
ok
-
parv
"ZFS on Linux" may (not) be available
-
Beladona
it is..
-
tmp_
These days it seems like NetBSD tends towards being an IDE for developing the NetBSD Packages collection.
-
Beladona
tmp_: I see
-
nimaje
well, without knowing what your issues where it is hard to make suggestions
-
tmp_
When dealing with Linux, I've had a better experience with xfs than ext4. Haven't tried btrfs.
-
Beladona
I am on freebsd and a disk with zfs FS that is encrypted with geli. I want to move to linux and in linux, there is no geli. Can I decrypt the geli disk and use that in linux?
-
Beladona
rephrase:
-
tmp_
I've been using FreeBSD for server & desktop use. I tackle it from the server end and get a good enough desktop as a side effect.
-
Beladona
I am on freebsd and a disk that is encrypted with geli. That disk has zfs FS. I want to move to linux and in linux, there is no geli. Can I decrypt the geli disk and use that in linux?
-
Beladona
tmp_: I have wacom pen issues, brave browser, netflix, \
-
nimaje
if you want to use ZoL then make sure the OS you choose treats it as first class citizen
-
Beladona
freebsd is just not made for desktop users. debian is ok for server and deskop
-
Beladona
nimaje: zol?
-
parv
(some effort of making GELI available on Linux has popped up recently)
-
Beladona
parv: any package?
-
Beladona
nimaje: what do you mean by zol ?
-
nimaje
ZFS on Linux
-
parv
Beladona, That is still in development
-
Beladona
nimaje: debian is on the list.
-
Beladona
parv: ok so what options do I have?
-
parv
rsync
-
Beladona
nimaje: not sure how debian will treat zfs
-
Beladona
parv: for rsync, I have to have another disk and copy data there
-
AlexC
zfs send zfs recv
-
Beladona
same for that AlexC
-
AlexC
cool
-
Beladona
do not have another disk
-
AlexC
yep
-
AlexC
you need one
-
Beladona
can I just decrypt geli disk?
-
AlexC
on linux? no
-
Beladona
on freebsd?
-
AlexC
that's a good question, I never tried it
-
Beladona
does geli provides that option ?
-
armin
-
VimDiesel
Title: Solved - Trying to mount Geli ZFS | The FreeBSD Forums
-
Beladona
armin: I am talking about decrypting geli disk permanently.
-
armin
Beladona: That's possible, too, as long as you're not over-simplifying the fact that it's a multi-step process. :)
-
Beladona
ok, englighten me
-
armin
Well you can't do that on the fly, I believe?
-
Beladona
armin: how do I decrypt the disk permenently?
-
armin
Beladona: again, there's no "one step solution".
-
Beladona
armin: plan: Decrypt geli disk. The plug that to linux. Simply use zfs FS as the disk had zfs files in it.
-
tmp_
Shrink the geli partition? To leave space for an unencrypted zpool?
-
Beladona
armin: are are the steps of this multi step soltuionL
-
armin
Beladona: well you can *unlock* the volume, that way you can *access* the data, copy it somewhere else, and so on.
-
Beladona
armin: that is not "decrypting" the disk permanently. Its an indirect hack.
-
Beladona
armin: but ok. I got the idea if that is the oNLY option I have
-
armin
Beladona: I doubt it's possible "in-place" if that's what you're after.
-
Beladona
ok
-
nimaje
hm, zfs seems to be in contrib for debian, could be ok
-
Beladona
I wish freebsd was a better desktop os and more community . I would not need another OS for lifetime
-
tmp_
geli has functions for resize, but I've only seen it used for grow, not shrink. If shrink is an option, then shrink to half the disk, create an unencrypted partition with a second zpool....
-
Beladona
tmp_: ok
-
armin
Beladona: It's pretty much perfect as a desktop, even if you need Wayland and all the whistles, though.
-
tmp_
Depends on having at least half the existing zpool empty.
-
tmp_
s/empty/free/
-
parv
Does bsdinstaller not use whole-disk any more & installs in a partition?
-
armin
tmp_: or having another zpool, or being able to send the data somewhere else temporarily, or whatever, but yes.
-
nimaje
hm, but zfs currently lacks the ability to shrink pools? or did that change?
-
Beladona
armin: I can't use netflix, wacom pen / tablet makes x11 mad, cannot trace the reason, stuck with luajit obs, neovim, postgresql compatibility issues. Have mic/ sound issues. freebsd is rigit on that. I am sure I will have more driver/ hardware issues in futrue
-
setesh
tmp_: I thought you couldnt reduce the size of a zfs partition.
-
tmp_
Ot
-
setesh
tmp_: at least without moving everything off and redoing it from scratch
-
tmp_
That's not something I've dug into. I dunno.
-
Beladona
armin: less options of apps, dev tools. e.g can't run puppeteer in node.js. no nvm (node verison manager). less dev tools support for freebsd
-
Beladona
armin: much lesser community support
-
tmp_
Just the only thought I've had given the constraint of a single disk.
-
Beladona
armin: all these things drift one away from freebsd
-
Beladona
armin: what's your take on that/
-
armin
Beladona: don't drift towards openbsd then. ;-)
-
armin
Beladona: I mean yea of course not everything "just works" in the BSD world, and the question is if you can live with the restrictions.
-
Beladona
armin: I am not drifting towards openbsd. I am drifting towards debain
-
armin
Beladona: Well I won't keep you from doing so. :)
-
Beladona
armin: cannot breath freely with those restricitons. though freebsd as the core is my favourite os
-
setesh
Beladona: I wouldn't say less. Different in some cases. If you're just looking for a raw platform to use for a desktop, then the only real selling point is the educational value. Staying on FreeBSD forces you to learn how to think and problemsolve.
-
setesh
Beladona: Because on FreeBSD you can solve *any* problem.
-
setesh
Beladona: Learning the skills to do so in a reasonable amount of time is the hard part.
-
Beladona
setesh: yes but it is requiring a lot of my time for tweaking
-
Beladona
setesh: tweaking things for which freebsd is not built or is lacking in its core
-
setesh
That's something that improves over time.
-
armin
I personally feel like the levels of indirection when solving problems are much lower on *BSD compared to Linux.
-
Beladona
setesh: ok how to use netflix on freebsd in the journeyu of solving any problem?
-
armin
I never used NetFlix, so I can't say.
-
setesh
Using netflix on freebsd only delays solving problems. <.<
-
Beladona
setesh: or allow nvm (node version manager) or pupeteer to work in freebsd
-
armin
setesh: correct.
-
setesh
using netflix period
-
setesh
lol
-
armin
I know it has something to do with proprietary video streaming and DRM, but that's it.
-
setesh
the platform may not support your specific tooling
-
setesh
it supports the tooling needed to make it support your tooling tho
-
setesh
if you want an end user OS... you're in the wrong place
-
Beladona
setesh: just an exmaple when all /most linux world supports the tooling and freebsd does not. Things go suffocating
-
armin
FreeBSD has no intention of enabling you to do stupid things. You can watch a movie with "mpv", though. :)
-
setesh
None of the BSDs are intended to be Windows
-
setesh
or give you the Mac experience
-
Beladona
setesh: seems like debian solves the issue of "end user OS" + "server os"
-
setesh
If you want it to support your specific tooling... make it support your tooling?
-
nimaje
Beladona: netflix is probably because of drm stuff and might be solvable with www/linux-widevine-cdm and www/foreign-cdm
-
armin
Use Debian then? We won't keep you from doing so.
-
Beladona
armin: its not just movies. Its wacom pen, nodejs, pupeteer, nvm, a whole slue of tools thigns
-
setesh
or find a friend in the project who is willing to port and maintain what you want
-
armin
Beladona: Again, nobody forces you to use either of both, use what works for you.
-
setesh
Yes, because people have different tools to accomplish their goals and use those instead, so that's what they port and support
-
setesh
if you want your tooling, port your tooling
-
Beladona
nimaje: that "might be" is a time consuming less % solvable in my opinion
-
setesh
Eh, you get faster as you get better.
-
setesh
Much faster.
-
Beladona
setesh: port?
-
setesh
-
VimDiesel
Title: FreeBSD Porter's Handbook | FreeBSD Documentation Portal
-
Beladona
setesh: true. side note; for another topic: the fastest human on earth is bottlenecked by "one person" and 24 hours a day.
-
setesh
Freebsd is a group effort. It isn't a company that exists to supply convenience. It's just people like you, making the stuff they use themselves, work on it.
-
Beladona
setesh: at that point, he needs more and more leverage in form of team, systems, etc
-
Beladona
setesh: I see
-
setesh
Automation helps. Over time you build up more comfort with tooling, and a large supply of code to do most tasks faster and easier.
-
Beladona
setesh: whats your take on having freebsd inside virtualbox as guest and having debian as host?
-
setesh
That paired with ever growing ability to track down information resources and navigate/parse those into an organized final document to learn or use as a guide to hacking out prototypes, makes a huge difference.
-
Beladona
armin: tmp_: might also comment ^
-
setesh
Eh, I don't mind it? Wrong way around for my personal preferences tho :p
-
setesh
but tooling is tooling
-
Beladona
ok
-
setesh
do what youre comfortable with and fits your use case
-
Beladona
setesh: freebsd as guest, debian as host of virtualbox?
-
parv
Beladona, Why would you want to use FreeBSD on Debian?
-
tmp_
I've mostly run into the Devuan distro for the last while. I'm not up to date on other Linux distros. Devuan is okay.
-
setesh
If you have good reasons for why, then it's a good idea. If you don't then its no different than if you were running freebsd as the host and running debian in a bhyve. If your use case makes it actually counterproductive, then don't.
-
nimaje
hm, why not freebsd as host and debian in bhyve?
-
setesh
Just reason from first principles
-
setesh
Nobody else has the recipe for your favorite flavor of soup
-
nimaje
(or just in a chroot via linux emu)
-
setesh
only you do
-
tmp_
I don't have any experience with Linux as a virtualbox host though.
-
Beladona
parv: freebsd will have the server apps. debian will have the desktop apps
-
setesh
why not just throw your server apps in docker?
-
setesh
lower overhead
-
setesh
less effort than running an freebsd vm for it
-
setesh
freebsd is amazing for its license, the stability of its stack, the structure and coherence of its codebase that make it easy to riff off for your own purposes
-
setesh
debian has different perks to it
-
setesh
if what debian provides is what you need, use debian
-
armin
At some point you'll realize that every operating system sucks anyways.
-
setesh
(honestly though, the reason I stick around freebsd is the community. They're all assholes. But brilliant, loveable assholes, that if you're willing to swallow your ego you can learn a ton from)
-
armin
And maybe it takes a couple of days, or a couple of years, and then you'll come back to #freebsd and say hello. Done that, been there. Countless times.
-
setesh
armin: so infuriatingly true D:
-
parv
Is anyone using FreeBSD on Thinkpad T14 with Intel 13th generation i5 or AMD Ryzen 5 Pro 7540 U or 7 Pro 7840U? How are battery life, & OS with Intel E, P cores?
-
Beladona
I see
-
parv
Do AMD Thinkpad versions have non-Intel ethernet NIC?
-
Beladona
the OS core matters. So porting the toolset in docker won't be enough
-
Beladona
I plan to use freebsd as guest in side debian host via virtualbox. Freebsd will have zfs. That is a COW FS. If host also has btrfs, (a COW). then there can be problems. I do not want ext4 as it is not good for power outage/ system crashes.
-
armin
-
VimDiesel
Title: Lenovo ThinkPad T14 Gen 2 AMD - a fine laptop for FreeBSD (with a wifi caveat) | The FreeBSD Forums
-
nimaje
Beladona: I assume podman uses that linux emu stuff so that linux docker images run correctly, but have not looked into it
freshports.org/sysutils/podman
-
VimDiesel
Title: FreshPorts -- sysutils/podman: Manage Pods, Containers and Container Images
-
parv
armin, Thanks
-
Beladona
nimaje: ok. but what Fs to use for debian
-
parv
At least for Thinkpad T14 Gen 2, not 4 (have not checked), AMD, NIC is RealTek -- well, not need to look further for a wifi card (1 in [45] chance it would have been Intel AX200)
-
parv
-
» kenrap thinks there needs to be a labeling distinction between what is a "desktop OS" like Windows and macOS vs a "desktop-able OS" like FreeBSD and Linux.
-
parv
Well, that makes choice easier to not remove AMD Thinkpad from consideration
-
parv
s/to not/, will/
-
meena
nimaje: the main purpose of the podman port is to run OCI containers, and the main focus of the work is on FreeBSD jails, i reckon Linux still just works, unless you're trying to run some funky APIs that we don't support yet
-
armin
I wonder why people are so obsessed with being able to fully replace an operating system with another one.
-
meena
armin: mostly because of the software they want to run
-
armin
meena: I currently struggle *HARD* time with being able to get my custom DWM build to compile on FreeBSD myself, but hey, if it doesn't work, it likely needs just a bit of work.
-
» meena mostly runs a terminal, an editor and a browser… most of which are available in pretty much any os
-
armin
meena: Yea I mean I had that problem myself and just decided to try SpectrWM instead, runs just fine, I'm of course missing my custom DWM, but meh, will probably simply take me anouther couple of days to find out how to get that to work, all good.
-
armin
meena: Then on Linux I run Mixxx for DJing and Renoise for music making, no idea if I will ever get even one out of these two to work on FreeBSD, at all.
-
meena
-
VimDiesel
Title: FreshPorts -- audio/mixxx: DJ mixing application
-
armin
meena: yup I could probably get that to work. :)
-
armin
oh wow! I managed to get my custom DWM to compile.
-
armin
neato.
-
armin
ok now that's cool!
-
souji
armin: congrats
-
remiliascarlet
Beladona: OpenBSD works better as a desktop OS than FreeBSD does, which is ironic, because FreeBSD is the one boasting "you can run FreeBSD on a desktop", whereas OpenBSD is completely silent about that. If it needs to be Linux, then Artix works fine, or either Gentoo or Crux if more flexibility is required, or Devuan if more of that so-called "stability" is desired (but you will have to deal with
-
remiliascarlet
a very dogmatic design in return).
-
remiliascarlet
Or Alpine if you want something more aligned with OpenBSD, but with a Linux kernel.
-
» meena runs an Ubuntu derivate on her laptop…
-
meena
maybe i should try the recent 14.0 release?
-
remiliascarlet
I hope that FreeBSD 14.0 will support more Realtek chipsets, though.
-
remiliascarlet
Currently, pfSense 2.7 doesn't seem to be able to make use of the Realtek card.
-
» remiliascarlet waits for her Intel chipset to arrive.
-
Beladona
remiliascarlet: ok. wha tis your take on debian? openbsd will still have driver, netflix, wacom pen, other issues.
-
remiliascarlet
Beladona: The good: all the server side tutorials you can find online are specific to Debian. The bad: software in the default repositories are ancient, they meddle with packages, different structure from what Linux was designed to be, pushes systemd really hard, hostile community (which is what you naturally get if you have a huge userbase filled with newbies).
-
remiliascarlet
Driver support is in the kernel, so it's not distro specific. Same with Wacom pen, although drivers can be written separately, but should work on any distro.
-
remiliascarlet
As for Netflix, I don't have Netflix, so no comment.
-
remiliascarlet
rtorrent is the best streaming service.
-
Nixkernal
testing out FreeBSD14 in the example make.conf just znver3 seams supported but FBSD14 has llvm16 (znver4 supported) and ports are compiled with znver4, documentation bug?
-
» CrtxReavr looks at the scroll and all the nonsense coming out of remiliascarlet.
-
CrtxReavr
You a troll or an idiot?
-
remiliascarlet
CrtxReavr: That's a clever way of saying "I disagree with you".
-
Beladona
remiliascarlet: ok. I think ubuntu and debian would be same in terms of usability. I have ubuntu experience of years but pivoting myself away from ubuntu due to snaps and debian being more stable
-
remiliascarlet
If Snaps are a concern, and you want to use something similar to Ubuntu, then Debian might be the better option.
-
remiliascarlet
Otherwise Devuan, which is Debian without systemd.
-
Beladona
remiliascarlet: I want to have zfs on debian. and maybe have freebsd as guest os via kvm in debian.
-
remiliascarlet
I don't have experience with that one, I just have a FreeBSD server in my room.
-
Beladona
ok
-
nimaje
hm, maybe installing libwacom helps for the wacom pen, but no idea
-
armin
I'm a bit surprised I don't find "signal-desktop" in pkg.
-
armin
Am I overlooking something obvious?
-
Nixkernal
-
VimDiesel
Title: FreshPorts -- net-im/signal-desktop: Cross-platform centralized encrypted messaging service
-
Nixkernal
pkg on latest or quarterly?
-
thedaemon
it is only in ports
-
nimaje
there doesn't seem to be a package for electron, probably to heavy for the builders to build or something like that
-
armin
ok
-
nimaje
oh, electron seems to be blacklisted on the builders
pkg-status.freebsd.org/beefy16/buil…132amd64-default&build=021f5c74a690 (search for electron in ignored)
-
armin
:)
-
VimDiesel
Title: Poudriere bulk results
-
armin
thank you!
-
nimaje
-
VimDiesel
Title: 270565 – electron* ports are blacklisted from the build
-
armin
Hm. I'm legit unable to mount an SMB share.
-
Nixkernal
Samba installed?
-
souji
armin: What command are you using?
-
armin
souji: mount_smbfs //192.168.1.40/white /mnt/white
-
armin
souji: tried some kind of permutations, -I <IP>, -N, //user@<ip>/white and so on.
-
souji
and what is the error, if there is any?
-
armin
mount_smbfs: can't get server address: syserr = Operation timed out
-
armin
this here works however: smbclient -I 192.168.1.40 -U armin //armin@nirvana/white
-
armin
that opens a shell where i can just "ls"
-
souji
I think mount_smbfs only supports SMBv1
-
Nixkernal
-
VimDiesel
Title: samba - Correct syntax for mounting smbfs in FreeBSD? - Unix & Linux Stack Exchange
-
souji
while smbclient also supports SMBv2/3
-
Nixkernal
mount_smbfs doesn't work properly with smbv2 and beyond
-
Nixkernal
look at the stackexchange link
-
armin
hmm
-
armin
so how do I get smbv2 in such case?
-
voy4g3r2
am i going down a bad rabbit hole, if i try to mirror freebsd 13.2 on my local network? i am now increasing my footprint of freebsd machines.. but reading mirroring documents it says they are not accepting mirrors..
-
nimaje
armin: use samba and smbclient
-
Nixkernal
mount_smbfs -I 10.10.10.10 -U someuser -W someworkgroup //someuser⊙1111/somesharename /mnt/somemountname
-
nimaje
voy4g3r2: you want to build a mirror of the package repos and release servers? probably that doc means your mirror wouldn't get included in the official list of mirrors and the geo-dns setup
-
armin
armin@moog ~ = sudo mount_smbfs -I 192.168.1.40 -U armin -W WORKGROUP //armin⊙111/white /mnt/white
-
armin
Password:
-
armin
mount_smbfs: unable to open connection: syserr = Operation timed out
-
armin
armin@moog ~ =
-
armin
Nixkernal: ^
-
nimaje
armin: is it SMBv1? if not then mount_smbfs won't work (cc Nixkernal)
-
Nixkernal
in smb.conf change client ntlmv2 auth = no AND ntlm auth = yes ?
-
voy4g3r2
nimaje: that is what i am reading but this section is saying.. don't do that, it is bad:
docs.freebsd.org/en/articles/hubs/#mirror-pkgs
-
VimDiesel
Title: Mirroring FreeBSD | FreeBSD Documentation Portal
-
voy4g3r2
i'll read a little more.. as i got the space localy but do not want to cause "problems"
-
Nixkernal
-
VimDiesel
Title: MateuszPiotrowski/AccessingSmbSharesWithSambaClient - FreeBSD Wiki
-
nimaje
voy4g3r2: ah, yes, put a caching proxy in between instead of mirroring, bandwidth is not just your problem
-
armin
Nixkernal: smbclient does in fact work, i have zero clue how to get fstab mount to work, though
-
voy4g3r2
nimaje: yup, figuring centralization of basic things and the outliers reach out to the servers.. proxy service here i come. thank you for confirmation, as i thought i was "misreading"
-
nimaje
-
VimDiesel
Title: nginx as caching proxy for freebsd-update | The FreeBSD Forums
-
voy4g3r2
nimaje: oh sweet! thank you!
-
voy4g3r2
this is something i can dive into after my chores.. living in the woods sucks during the fall.. the leaves!
-
Nixkernal
armin: you yould try it with fusefs-smbnetfs that uses samba
pastebin.com/tHa01gYD
-
VimDiesel
Title: $ mkdir $HOME/windows_share# pkg install fusefs-smbnetfs# cat /etc/fstab.. - Pastebin.com
-
mns
In /etc/make.conf I have: lang_gcc13_LANGUAGES= c,c++,fortran,jit,m2,objc,obj-c++ Yet when I did the compile it seems to have just done the default set that is in /usr/ports/lang/gcc13/Makefile --> LANGUAGES:= c,c++,objc,fortran,jit because in the config.status --> --enable-languages=c,c++,fortran,jit,lto,objc Have I missed something ?
-
nimaje
why would lang_gcc13_LANGUAGES override LANGUAGES?
-
mns
some of the other variables I have in /etc/make.conf are irc_irssi_SET+= WITH_DEBUG so I just used '=' instead of '+=' to override it. Am I completely off the mark ?
-
nimaje
that is <option-name>_{,UN}SET to set options from make.conf, why would there be some generic mechanism to override arbitrary variables via make.conf? change the ports makefile for that if you really want to do that
-
armin
Nixkernal: thx!
-
Beladona
what good torrent client for freebsd?
-
la_mettrie
qbittorrent has served me well but haven't tried others.
-
Beladona
la_mettrie: transmission?
-
armin
rtorrent?
-
CrtxReavr
Is there a way to primary use packages, but tag a handful of "packages" as port-only, for like things you need non-default built options for?
-
CrtxReavr
*primarily.
-
vkarlsen
Beladona: ktorrent
-
armin
CrtxReavr: I believe the "usual" way is to use "make package"
-
meena
rtorrent is my favourite, but it can be a bit tricky to use
-
deacon427
hello folks
-
rtprio
hello
-
deacon426
hows it going?
-
rtprio
ld-elf.so.1: /usr/local/lib/libgtk-3.so.0: Undefined symbol "epoxy_glXQueryExtension"
-
rtprio
how's it going for you?
-
deacon427
rtprio, trying to relax and settle on a decent computing experience atm. And for some reason my connection sucks
-
deacon426
out of my control I guess, i can't trouble shoot right now. So just trying to settle in and chat a bit.
-
deacon426
learn about computers and whatnot, hopefully I'm in the right spot lol
-
dvl
dev.freshports.org has a new feature for searching by package name: it now searches the package flavors. re
FreshPorts/freshports #481 - please test and provide feedback. - thanks.
-
VimDiesel
Title: freshports search for <package name> yields no results for some existing packages · Issue #481 · FreshPorts/freshports · GitHub
-
VimDiesel
-
dvl
^ interesting how that showed up.