CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2025/04/14 12:23:43
Modified files:
archivers/unrar: Makefile distinfo
Log message:
archivers/unrar: update to 7.11
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2025/04/14 12:23:00
Modified files:
multimedia/libmediainfo: Makefile distinfo
multimedia/mediainfo: Makefile distinfo
Log message:
mediainfo: maintenance update to 25.03
The 7.7 release is done. The ports tree is unlocked.
We're back to business as usual.
--
Christian "naddy" Weisgerber na...@mips.inka.de
Brooks Davis:
> It seems like it would be reasonable to keep a copy of the 9.8 client
> around more or less indefinitely. Ideally tracking what ever fixes the
> longest lived, open Linux LTS is applying.
Debian even keeps an SSH protocol 1 (!) client around, based on
OpenSSH 7.5.
https://package
The ports tree is now locked for the 7.7 release. No more commits.
--
Christian "naddy" Weisgerber na...@mips.inka.de
dam...@thiriet.web4me.fr:
> My computer hour was set one hour forward today. Looks like a rule in
> Europe/Warsaw timezone introduces two shifts to summerhour: last week (there
> was this shift to summer hour, and the computer time was shifted as it
> needed to be) and now (where it should'nt be c
Christian Weisgerber:
> If OpenSSH upstream stick to the published schedule, version 9.9
> that is now in 13-STABLE/14-STABLE/15-CURRENT will be the _final_
> release that even includes the DSA code.
Subject: Call for testing: OpenSSH 10.0
[...]
Potentially-incompatibl
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2025/04/04 09:04:33
Modified files:
archivers/xz : Tag: OPENBSD_7_6 Makefile
Added files:
archivers/xz/patches: Tag: OPENBSD_7_6
patch-src_liblzma_common_stream_deco
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2025/04/04 08:45:40
Modified files:
archivers/libarchive: Tag: OPENBSD_7_6 Makefile distinfo
Log message:
archivers/libarchive: update to 3.7.9
Fixes confusion between the size of the extracted file and t
I'm about ready to lock the ports tree for the 7.7 release.
All commits now need approval by sthen@ or naddy@, and please make
an argument _why_ you think a change should still go in.
--
Christian "naddy" Weisgerber na...@mips.inka.de
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2025/04/03 15:02:23
Modified files:
archivers/xz : Makefile
Added files:
archivers/xz/patches:
patch-src_liblzma_common_stream_decoder_mt_c
Log message:
archivers/
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2025/04/03 14:20:52
Modified files:
net/curl : Makefile distinfo
net/curl/pkg : PLIST
Log message:
net/curl: update to 8.13.0
Changes:
* curl: add write-out variable 'tls_earlydata'
* cur
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2025/04/02 07:46:22
Modified files:
x11/xfce4/terminal: Makefile
Log message:
x11/xfce4/terminal: correct dependency for local xsl file
ok landry@
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2025/03/31 08:10:24
Modified files:
archivers/libarchive: Makefile distinfo
Log message:
archivers/libarchive: update to 3.7.9
Fixes confusion between the size of the extracted file and the size
of the co
In my latest amd64 package build, graphics/py-opengl failed to build:
>>> Building on localhost under graphics/py-opengl,
BDEPENDS =
[devel/py-installer;devel/py-setuptools;lang/python/3;devel/py-wheel;devel/py-build
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2025/03/22 18:57:13
Modified files:
archivers/libarchive: Tag: OPENBSD_7_6 Makefile distinfo
Log message:
archivers/libarchive: update to 3.7.8
Security fixes:
* tar reader: Handle truncation in a GNU lon
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2025/03/22 16:57:53
Modified files:
archivers/libarchive: Makefile distinfo
Log message:
archivers/libarchive: update to 3.7.8
Security fixes:
* tar reader: Handle truncation in a GNU long linkname (CVE-2
Jan Bramkamp:
> > This release, and its deactivation of DSA by default at compile-time,
> > marks the second step in our timeline to finally deprecate DSA. The
> > final step of removing DSA support entirely is planned for the first
> > OpenSSH release of 2025.
>
> As long as it's "only" a compil
I was looking at flac 1.5.0's CMakeLists.txt and noticed some
effectively duplicate lines in the package config file section:
--- CMakeLists.txt.orig Mon Feb 10 15:20:26 2025
+++ CMakeLists.txt Tue Mar 18 19:35:30 2025
@@ -266,15 +266,10 @@ if(INSTALL_CMAKE_CONFIG_MODULE)
INSTALL_DES
Christian Groessler:
> I've built "xz" from ports and it doesn't work:
>
> hppa$ echo bla | xz > /tmp/bla.xz
So it works?
> hppa$ echo bla | xz -9 > /tmp/bla.xz
> xz: (stdin): Cannot allocate memory
The xz(1) man page has a table that shows how much memory is required
by the compression levels
nisp1953:
> Will OpenBSD get a new file system sometime in the future?
The responses so far have been a bit too smart-alecky, so here's a
better one: Nobody in the project is working on a new file system
at this time. So there likely won't be one in the forseeable future.
--
Christian "naddy"
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2025/03/01 14:24:04
Modified files:
graphics/netpbm: Makefile distinfo
graphics/netpbm/patches: patch-lib_Makefile patch-lib_libpm_c
Added files:
graphics/netpbm/patches: patch-test_pbmtext
Phillip Hallam-Baker:
> As part of that, I wanted to know if there was any *existing* use of the
> SSHFP record for publishing SSH credentials and if so whether it was
> limited to the server.
The FreeBSD project publishes SSHFP records for its machines[1],
and from 2013 to 2023 the version of Op
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2025/02/24 14:55:28
Modified files:
archivers/unrar: Makefile distinfo
archivers/unrar/patches: patch-os_hpp
Log message:
archivers/unrar: update to 7.10
CVSROOT:/cvs
Module name:src
Changes by: na...@cvs.openbsd.org 2025/02/21 16:05:35
Added files:
etc/signify: openbsd-78-pkg.pub
Log message:
7.8 packages key
Martin Schröder:
> > I did. And they have pulled the article.
>
> And it wasn't printed (new issue just dropped).
That's the March one. The article was scheduled for the April issue.
It's still listed here in their preview:
https://www.heise.de/select/ix/2025/3/2500316133559550686
--
Christ
requiem.:
> Given Heise's reputation under normal circumstances, is it worth
> flagging this up with the editor? They might pull the article.
I did. And they have pulled the article.
--
Christian "naddy" Weisgerber na...@mips.inka.de
German publisher heise.de has published a pre-print of an article
about OpenSSH 9.9 slated to appear in the next issue of their print
magazine iX. Paywalled and in German:
https://www.heise.de/hintergrund/Wie-OpenSSH-9-9-durch-zahlreiche-Verbesserungen-quantensicher-werden-will-10284473.html
Heis
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2025/02/16 15:12:43
Modified files:
lang/bootgcc : Makefile
Log message:
lang/bootgcc: do not include OSREV in host architecture
This eliminates the need for PLIST changes whenever OSREV is incremented.
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2025/02/16 15:12:13
Modified files:
devel/llvm : Makefile.inc
devel/llvm/13 : Makefile
lang/gcc : Makefile.inc
lang/gcc/11: Makefile
lang/gcc/8 : Makefi
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2025/02/16 12:20:25
Modified files:
audio/flac : Makefile distinfo
audio/flac/patches: patch-configure
audio/flac/pkg : PLIST
Log message:
audio/flac: update to 1.5.0
Multithreaded e
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2025/02/14 17:10:35
Modified files:
net/curl : Makefile distinfo
Removed files:
net/curl/patches: patch-lib_inet_ntop_h patch-lib_inet_pton_h
Log message:
net/curl: bugfix update to 8.12.1
Christian Weisgerber:
> There is no file doc/api/modules.html. Has something changed with
> doxygen?
So a quick web search finds this:
Due to the implementation of C++ modules the name "modules" is now used
for the C++ modules.
The old "modules" has been
When FLAC 1.5.0 is built with GNU autotools, the API documentation
that is included in the release tarball is not installed.
This is due to this check in configure.ac:
if test ! -n "$DOXYGEN" && test -f "$srcdir/doc/FLAC.tag" && test -f
"$srcdir/doc/api/modules.html" ; then
HAS_PREBU
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2025/02/11 08:57:52
Modified files:
editors/xemacs21: Makefile.inc
editors/xemacs21/stable: Makefile
Log message:
editors/xemacs21: do not include OSREV in host architecture
This eliminates the n
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2025/02/09 13:24:15
Modified files:
shells/yash: Makefile distinfo
Log message:
shells/yash: update to 2.58.1 for minor tweaks
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2025/02/08 14:53:03
Modified files:
net/curl : Tag: OPENBSD_7_6 Makefile distinfo
net/curl/patches: Tag: OPENBSD_7_6 patch-m4_curl-compilers_m4
net/curl/pkg : Tag: OPENBSD_7_6 PLIST
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2025/02/08 12:36:37
Modified files:
net/curl : Makefile distinfo
net/curl/patches: patch-m4_curl-compilers_m4
net/curl/pkg : PLIST
Added files:
net/curl/patches: patch-lib_
editors/xemacs21: do not include OSREV in host architecture
This eliminates the need for PLIST changes whenever OSREV is incremented.
ok?
M editors/xemacs21/Makefile.inc | 2+ 1-
M editors/xemacs21/stable/Makefile | 1+ 1-
2 files changed, 3 insertions(+), 2 deletions(-)
diff df
lang/bootgcc: do not include OSREV in host architecture
This eliminates the need for PLIST changes whenever OSREV is incremented.
!! This is completely untested, since bootgcc will build on neither
!! amd64 nor i386 with -DNO_IGNORE. However, since the bootgcc port is
!! derived from lang/gc
lang/gcc: do not include OSREV in host architecture
This eliminates the need for PLIST changes whenever OSREV is incremented.
ok?
M devel/llvm/13/Makefile | 1+ 1-
M devel/llvm/Makefile.inc | 2+ 5-
M lang/gcc/11/Makefile | 2+ 6-
M lang/gcc/8/Makefile | 1+ 5-
M lang/gc
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2025/02/06 13:39:35
Modified files:
lang/gpc : Makefile
Log message:
lang/gpc: do not include OSREV in host architecture
This eliminates the need for PLIST changes whenever OSREV is incremented.
ok
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2025/02/04 15:10:49
Modified files:
lang/pcc : Makefile.inc
lang/pcc/pcc : Makefile
lang/pcc/pcc-libs: Makefile
Log message:
lang/pcc: do not include OSREV in host architecture
T
ok?
Apart from the s/openbsd7\.6/openbsd/g change, the build logs are
identical, and I can still successfully build a Pascal hello world
program.
---
commit 6f27c3e344c24404010d9171464c98b00b69b1a2 (mystuff)
from: Christian Weisgerber
date: Tue Feb 4
ok?
Yes, I verified that it works and checked the ktrace just to be sure.
---
commit 2911b0fc81ec27087a5d942b6fd2d405dedff21a (mystuff)
from: Christian Weisgerber
date: Tue Feb 4 15:55:38 2025 UTC
lang/pcc: do not include OSREV in host
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2025/02/03 15:58:30
Modified files:
shells/yash: Makefile distinfo
shells/yash/patches: patch-variable_c
shells/yash/pkg: PLIST
Added files:
shells/yash/patches: patch-tests_pp
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2025/02/03 12:41:09
Modified files:
education/gtypist: Makefile distinfo
Log message:
education/gtypist: upstream distfile was re-rolled
"I decided to include a few more things in the release"
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2025/02/02 14:05:46
Modified files:
education/gtypist: Makefile distinfo
Log message:
education/gtypist: update to 2.10.1 for minor bug fixes
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2025/01/31 17:02:57
Added files:
misc/open62541/patches: patch-arch_posix_CMakeLists_txt
Log message:
misc/open62541: fix build with llvm 19
-Wconversion was also dropped in the 1.4 branch.
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2025/01/28 07:43:39
Added files:
devel/jdk/11/patches:
patch-src_jdk_pack_share_native_common-unpack_constants_h
Log message:
devel/jdk/11: fix build with LLVM 19
Clang 19
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2025/01/28 03:51:34
Modified files:
devel/gconf2 : Makefile
devel/gconf2/pkg: PLIST
Added files:
devel/gconf2/patches: patch-gsettings_Makefile_in
Log message:
devel/gconf2: fix typo in
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2025/01/24 09:39:35
Modified files:
devel/gettext : Makefile distinfo
devel/gettext/patches:
patch-gettext-tools_gnulib-lib_Makefile_in
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2025/01/24 08:47:30
Modified files:
archivers/xz : Makefile distinfo
Log message:
archivers/xz: maintenance update to 5.6.4
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2025/01/13 13:21:02
Modified files:
misc/bible-kjv : Makefile distinfo
Log message:
misc/bible-kjv: keep up with Debian upstream 4.39, no changes for us
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2025/01/13 12:59:57
Modified files:
misc/vttest: Makefile distinfo
Log message:
misc/vttest: maintenance update to 20241208
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2025/01/07 08:52:51
Modified files:
education/gtypist: Makefile distinfo
Log message:
education/gtypist: switch to unbotched .xz distfile
Bump because some files picked up new date lines.
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2025/01/06 09:38:13
Modified files:
education/gtypist: Makefile distinfo
education/gtypist/pkg: PLIST
Log message:
education/gtypist: update to 2.10
User-visible changes:
- new welcome screen
- n
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2024/12/29 13:29:09
Modified files:
editors/nano : Makefile distinfo
Log message:
editors/nano: maintenance update to 8.3
CVSROOT:/cvs
Module name:src
Changes by: na...@cvs.openbsd.org 2024/12/25 06:44:22
Modified files:
usr.bin/awk: awk.1
Log message:
fix description of the getline function
Verified against _The AWK Programming Language_, 2nd ed., p. 204.
ok millert@
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2024/12/21 12:41:54
Modified files:
audio/mpg123 : Makefile distinfo
Log message:
audio/mpg123: maintenance update to 1.32.10
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2024/12/20 11:41:08
Modified files:
devel/py-gevent: Makefile
Log message:
devel/py-gevent: restore accidentally clobbered greenlet build dependency
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2024/12/18 12:33:53
Modified files:
multimedia/libmediainfo: Makefile distinfo
multimedia/mediainfo: Makefile distinfo
Log message:
mediainfo: maintenance update to 24.12
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2024/12/18 09:18:59
Modified files:
net/curl : Tag: OPENBSD_7_6 Makefile distinfo
net/curl/pkg : Tag: OPENBSD_7_6 PLIST
Log message:
net/curl: update to 8.11.1
Cumulative changes:
* curl:
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2024/12/16 08:03:38
Modified files:
devel/quirks/files: Quirks.pm
Log message:
devel/quirks: remove now unused special message for wkhtmltopdf
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2024/12/14 15:26:30
Modified files:
misc/vttest: Makefile distinfo
Log message:
misc/vttest: maintenance update to 20241204
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2024/12/12 16:19:12
Modified files:
net/curl : Makefile distinfo
Log message:
net/curl: bugfix update to 8.11.1
Includes a fix for
CVE-2024-11053: netrc and redirect credential leak
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2024/12/09 08:32:47
Added files:
x11/xpad/patches: patch-configure_ac
Log message:
x11/xpad: fix build with gettext 0.23
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2024/12/07 11:58:47
Modified files:
net/weex/patches: patch-configure_in
Log message:
net/weex: fix build with gettext 0.23
CVSROOT:/cvs
Module name:src
Changes by: na...@cvs.openbsd.org 2024/12/05 15:45:03
Modified files:
usr.bin/ssh: ssh_config.5 sshd_config.5
Log message:
catch up documentation: AES-GCM is preferred to AES-CTR
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2024/12/04 14:09:58
Modified files:
devel/gettext : Makefile distinfo
devel/gettext/patches: patch-gettext-runtime_intl_dcigettext_c
patch-gettext-runtime_intl_l10nf
Volker Schlecht:
> --- patches/patch-configure 24 Aug 2022 19:53:39 - 1.18
> +++ patches/patch-configure 20 Nov 2024 20:39:33 -
> @@ -1,9 +1,66 @@
> -Use GNU readline as our base readline lacks rl_prefer_env_winsize.
> +* Use GNU readline as our base readline lacks rl_prefer_env_w
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2024/11/22 14:56:03
Modified files:
multimedia/libmediainfo: Makefile distinfo
multimedia/mediainfo: Makefile distinfo
Log message:
mediainfo: maintenance update to 24.11
Volker Schlecht:
> I have a more-or-less half-baked diff to upgrade math/octave - what's the best
> course of action, throw it away or polish it? :-)
If a courageous soul tackles math/octave, please see if you can get
rid of the OSREV part of GNU_ARCH.
--
Christian "naddy" Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2024/11/08 04:19:54
Modified files:
games/naev : Makefile
Log message:
missing bump after cblas->lapack move
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2024/11/06 17:23:55
Modified files:
misc/vttest: Makefile distinfo
Log message:
misc/vttest: maintenance update to 20241031
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2024/11/06 17:20:33
Modified files:
audio/mpg123 : Makefile distinfo
Log message:
audio/mpg123: maintenance update to 1.32.9
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2024/11/06 14:18:02
Modified files:
net/curl : Makefile distinfo
net/curl/pkg : PLIST
Log message:
net/curl: update to 8.11.0
Changes:
* curl: --create-dirs works for --dump-header as wel
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2024/11/05 15:41:25
Modified files:
net: Makefile
Log message:
remove accidentally added conflict markers
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2024/10/28 09:59:28
Modified files:
misc/vttest: Makefile distinfo
Log message:
misc/vttest: maintenance update to 20241024
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2024/10/28 09:51:09
Modified files:
audio/mpg123 : Makefile distinfo
Log message:
audio/mpg123: SECURITY update to 1.32.8
Prevent premature application of header info into decoding structure,
at worst h
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2024/10/27 18:15:01
Modified files:
audio/mpg123 : Tag: OPENBSD_7_6 Makefile distinfo
Log message:
audio/mpg123: SECURITY update to 1.32.8
Prevent premature application of header info into decoding stru
CVSROOT:/cvs
Module name:src
Changes by: na...@cvs.openbsd.org 2024/10/25 15:53:24
Modified files:
usr.bin/ssh: ssh_config.5 sshd_config.5
Log message:
mlkem768x25519-sha256 has been promoted to default key exchange
Florian Obser:
> Another thing I'd like to have is idnits
> https://github.com/ietf-tools/idnits/tree/v2
>
> Which is just a bash script, and yes, it's bash.
"Bash" is frequently a codeword for "assumes GNU shell utilities".
At first glance it actually looks like a POSIX sh script without
overt
Divan Santana:
> I would expert my NFS client uid 67 to be mapped to the remote NFS
> server and presented as 1000 therefore permission should be granted to
> write?
Did you forget to send SIGHUP to mountd(8) to make it re-read
exports(5)?
--
Christian "naddy" Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2024/10/15 15:06:47
Modified files:
archivers/libarchive: Tag: OPENBSD_7_6 Makefile distinfo
Log message:
archivers/libarchive: update to 3.7.7
Security fixes:
* gzip: prevent a hang when processing a mal
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2024/10/15 14:20:35
Modified files:
archivers/libarchive: Makefile distinfo
Log message:
archivers/libarchive: update to 3.7.7
Security fixes:
* gzip: prevent a hang when processing a malformed gzip insid
CVSROOT:/cvs
Module name:src
Changes by: na...@cvs.openbsd.org 2024/10/14 17:53:34
Modified files:
usr.bin/ssh: sshd_config.5
Log message:
mention SshdAuthPath option; ok djm@
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2024/10/12 17:11:10
Modified files:
archivers/libarchive: Tag: OPENBSD_7_6 Makefile distinfo
Log message:
archivers/libarchive: update to 3.7.6
Important bugfixes:
* tar: clean up linkpath between entries
Christian Schulte:
> Hmm. Why not give up on i386 and make that i686 instead (Pentium Pro)?
> What I mean by this. Rename the current i386 to i686 by compiling it for
> i686
"i386" is the name of the architecture. OpenBSD doesn't run any
longer on actual 80386 CPUs. I forgot what the minimum is
Sometimes people wish to grep for something over the extracted
distfiles of all ports.
Extracting all distfiles takes about 428G of disk space right now.
You need to have these extraction tools installed:
bzip2, cabextract, gtar, rpm2cpio, unrar, unzip, xz, zstd.
In /usr/ports, use this command:
Thomas:
> - the 2nd stage bootloader in the softraid volume, the man page says
> "in the storage area oft he softraid volume".
The start of /usr/src/sys/dev/softraidvar.h holds a number of defines
that relate this. It might be worth looking into the installboot(8)
source how this is actually use
Klemens Nanni:
> CVSROOT: /cvs
> Module name: ports
> Changes by: k...@cvs.openbsd.org2024/10/06 04:24:24
>
> Modified files:
> infrastructure/mk: bsd.port.mk
>
> Log message:
> new opt-in PATCH_QUIET aka. patch(1) -s; OK tb
Was this discussed somewhere? We could have simpl
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2024/10/03 15:47:19
Modified files:
sysutils/colorls: Makefile distinfo
sysutils/colorls/patches: patch-print_c
Log message:
sysutils/colorls: sync with OpenBSD 7.6
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2024/10/03 15:30:51
Modified files:
graphics/png : Makefile distinfo
graphics/png/patches: patch-Makefile_in
Log message:
graphics/png: maintenance update to 1.6.44
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2024/10/03 14:52:52
Modified files:
editors/nano : Makefile distinfo
Log message:
editors/nano: update to 8.2
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2024/10/03 09:25:31
Modified files:
archivers/xz : Makefile distinfo
Removed files:
archivers/xz/patches: patch-src_common_tuklib_integer_h
Log message:
archivers/xz: maintenance update to 5.6.3
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2024/10/03 08:16:26
Modified files:
archivers/libarchive: Makefile distinfo
Log message:
archivers/libarchive: update to 3.7.6
Important bugfixes:
* tar: clean up linkpath between entries
* tar: fix memor
CVSROOT:/cvs
Module name:www
Changes by: na...@cvs.openbsd.org 2024/10/01 15:31:48
Modified files:
. : 76.html
Log message:
sparc64 package count
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org 2024/10/01 14:49:07
Modified files:
shells/bash: Makefile distinfo
Log message:
shells/bash: update to 5.2 patchlevel 37
CVSROOT:/cvs
Module name:www
Changes by: na...@cvs.openbsd.org 2024/09/30 14:29:01
Modified files:
. : 76.html
Log message:
aarch64 package count
1 - 100 of 2240 matches
Mail list logo