Next | Query returned 39 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-02-25 17:25:28 by Thomas Klausner | Files touched by this commit (1)
Log message:
p5-IO-AIO: fix PKGNAME
   2024-02-25 09:42:54 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-IO-AIO: update to 4.81.

4.81 Tue 20 Feb 2024 07:38:35 CET
	- work around a bug in musl w.r.t to O_SEARCH and use EIO_O_PATH instead,
          vertifying the semantics against the subset of O_PATH and O_SEARCH
          (based on a report by Steve Dondley).
	- aio_copy now tries to preallocate the destination file.
        - fexecve configure test used the wrong pĆ¼ointer type (patch by Paul \ 
Howarth).
   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319)
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
   2023-05-20 08:25:24 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-IO-AIO: update to 4.80.

4.80 Sat 01 Apr 2023 04:13:37 CEST
	- remove long obsolete "paths must be absolute" text in aio_open/stat
          descriptions.
	- another workaround for the low-quality musl libc.
	- test for umount seperately, as it is more portable.
        - some low-quality posix attempts (openbsd, osx) declare the availability
          of fexecve but then don't even bother to implemnent a stub.
   2023-02-12 00:23:26 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 4.79

Upstream changes:
4.79 Sun 25 Sep 2022 18:25:53 CEST
        - the autoconf result of the mount check was not used, so it failed to
          compile on most systems (reported by crackoff@tutanota.com).
        - work around fedora not having a working C compiler setup by design
          (reported by Paul Howarth).

4.78 Tue 06 Sep 2022 12:54:43 CEST
        - add IO::AIO::mount and IO::AIO::umount.
        - add a bunch of symbols from sys/mount.h.

4.77 Mon 05 Sep 2022 02:03:38 CEST
        - add MFD_HUGETLB_2MB and MFD_HUGETLB_1GB constants.
        - add fexecve.
        - add lots of missing functions to @EXPORT_OK.
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-10 01:25:08 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.76

Upstream changes:
Changes for version 4.76
add autoconf test for siginfo_t, which is, of course, not available on windows \ 
(reported by Peter Petky).
disable syscalls on solaris, as perl seems to provide an incompatible syscall \ 
prototype that clashes with sys/syscall.h.
add MAP_FIXED_NOREPLACE, MAP_SHARED_VALIDATE, MAP_SYNC and MAP_UNINITIALIZED.
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles

Next | Query returned 39 messages, browsing 1 to 10 | Previous