Page MenuHomeFreeBSD

vsasjason_gmail.com (Anton Saietskii)
User

Projects

User does not belong to any projects.

User Details

User Since
May 16 2017, 10:05 PM (418 w, 23 h)

Recent Activity

Jun 24 2024

vsasjason_gmail.com added a comment to D44487: Framework: Introduce bsd.sponsor.mk.
In D44487#1014651, @mat wrote:

but we want users to stop using ports and use packages

Excuse me for intervention with off topic, but this is extremely important to note, so please don't. The sole reason I use FreeBSD (I'm pretty sure not only me) is easy customization, including customization via ports framework.
However, it may be possible to consider packages after they will be built with:

  1. Every possible OPTIONS combination.
  2. Every possible -march.
  3. Every possible optimization level and every possible combination of (at least) most widely used CFLAGS.
  4. With each possible DEFAULT_VERSIONS value.
  5. With any of local patches per user's request.

6..n. Each and every possible <name it>
But honestly, I don't think this can be realistically done.

Jun 24 2024, 9:42 PM

Apr 27 2024

vsasjason_gmail.com added a comment to D44981: net-p2p/tremotesf: update to 2.6.2.

Do we still need to use the bundled version of HTTPLIB? https://github.com/equeim/tremotesf2/tree/2.6.2/src/3rdparty matches what we already have in ports, https://www.freshports.org/www/cpp-httplib/

Unfortunately, yes, we still need it. httplib 0.15 and above is broken on FreeBSD 13 due to old OpenSSL 1.

Apr 27 2024, 12:21 PM

Oct 7 2023

vsasjason_gmail.com added a comment to D37929: Mk/bsd.sites.mk: Add GH_ASSET to download a release asset on GitHub.

This is especially important after https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273514.

Oct 7 2023, 1:52 PM

Sep 27 2023

vsasjason_gmail.com added a comment to D41975: net-p2p/transmission: Reorganize as a metaport.

Could you please suggest Makefile line number for devel/git? I don't see that.

https://cgit.freebsd.org/ports/tree/devel/git/Makefile#n86

Sep 27 2023, 6:04 PM
vsasjason_gmail.com added a comment to D41975: net-p2p/transmission: Reorganize as a metaport.

So, initial thoughts on rework:

After carefully reading bsd.options.mk I came to following coclusions (but I may be wrong):

  1. OPTIONS_FILE being crafted from <category>/<portname>, which means we can't really define any options inside flavors, but in root of Makefile only (to prevent overwriting OPTIONS_FILE by different flavors.

Take a look at devel/git or mail/postfix which override OPTIONS_FILE to allow different options for flavors.

Sep 27 2023, 5:18 PM
vsasjason_gmail.com added a comment to D41975: net-p2p/transmission: Reorganize as a metaport.

So, initial thoughts on rework:

Sep 27 2023, 12:37 PM

Jan 15 2021

vsasjason_gmail.com requested changes to D28155: Remove EN-20:21.ipfw from the list of open issues.

Unfortunately, diff isn't finished yet. Following removal from $4 an appropriate entry to $3 should be added as well.

Jan 15 2021, 1:51 PM

Dec 27 2018

vsasjason_gmail.com updated vsasjason_gmail.com.
Dec 27 2018, 10:42 PM