Adding @daniel.engberg.lists_pyret.net and @jrm. Going to commit this is there are no strong objections against it.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Feb 20 2021
Fix for the drivedb.h update https://reviews.freebsd.org/D28820
In D23101#645221, @daniel.engberg.lists_pyret.net wrote:Packages are supposed to be static and breaking packages because upstream supports self-updating is a no go, we do remove such functionality to avoid foot-shooting in general (netdata, youtube-dl/dlc etc). The only files that are allowed to be modified are @sample but that would be an ugly hack and a violation. What jrm@ suggested is what we previously did to avoid this issue see https://svnweb.freebsd.org/ports?view=revision&revision=552052
In D23101#645221, @daniel.engberg.lists_pyret.net wrote:Packages are supposed to be static and breaking packages because upstream supports self-updating is a no go, we do remove such functionality to avoid foot-shooting in general (netdata, youtube-dl/dlc etc). The only files that are allowed to be modified are @sample but that would be an ugly hack and a violation. What jrm@ suggested is what we previously did to avoid this issue see https://svnweb.freebsd.org/ports?view=revision&revision=552052
In D23101#645216, @jrm wrote:From https://www.smartmontools.org/wiki/Download
Update the drive database
The drive database file drivedb.h can be updated separately with the following command:
sudo /usr/sbin/update-smart-drivedbThis command uses curl, wget or lynx for download. A proxy server can be specified by the environment variable https_proxy (lower case only), see the man pages of the tools for details.
The downloaded file is verified with OpenPGP/GPG key ID 721042C5 (release 6.6: DFD22559).
The public key block is included in the script. It is also available at Key Servers (release 6.6) but there is no need to import it into a local keyring.
Would it make more sense to just bump PORTREVISION when necessary with a new driverdb.h?
In D23101#645216, @jrm wrote:From https://www.smartmontools.org/wiki/Download
Update the drive database
The drive database file drivedb.h can be updated separately with the following command:
sudo /usr/sbin/update-smart-drivedbThis command uses curl, wget or lynx for download. A proxy server can be specified by the environment variable https_proxy (lower case only), see the man pages of the tools for details.
The downloaded file is verified with OpenPGP/GPG key ID 721042C5 (release 6.6: DFD22559).
The public key block is included in the script. It is also available at Key Servers (release 6.6) but there is no need to import it into a local keyring.
Would it make more sense to just bump PORTREVISION when necessary with a new driverdb.h?
In D23101#645203, @jrm wrote:In D23101#645192, @samm wrote:Just found that. Do you really think that removing drive db updater was a good idea? You just removed important package functionality w/o any alternatives.
Going to revert that.
Daniel described why it was removed. Why ask if you are going to unilaterally revert?
Just found that. Do you really think that removing drive db updater was a good idea? You just removed important package functionality w/o any alternatives.
Feb 14 2021
Feb 13 2021
Feb 1 2021
Jan 31 2021
Jan 12 2021
Jan 9 2021
Fix php80-openssl by removing obsoleted patch
Jan 8 2021
@tz a bit more information:
@tz i found that! PHP has config.guess file in it distro which is _newer_ then in autoconf and has correct host name. When we compiling everything from source - its distributed for all the extensions, but if we not doing that - its not. For opcache its became a critical thing. So let me rework the patch.
@tz thank you. One thing i am still missing - if i am compiling it manually, w/o poudriere, it sets cpu to x86_64. Some autoconf magic :) Will try to find a bit more, may be this will lead to a better solution
add i386 support
Jan 6 2021
Jan 5 2021
Fixed in r560426 (forgot to mention in the commit message)
Jan 4 2021
disable debug (was not intended to be enabled)
Update patches and enable more applets
enable TCPSVD applet
Jan 3 2021
remove svn header from the tracd startup script
Correct description
Jan 2 2021
Jan 1 2021
Jun 23 2020
May 26 2020
- remove static options for everything byt MQQT
- Fix typo in SQLite option desc
- USE tar:xz
- Fix broken build on i386 due to libatomic issue
May 25 2020
- - Remove CONFLICTS as there are no such packages
- Move mosquitto related patch out of the main Cmake
- remove unrelevant LUA SUB from plist