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

History of commit frequency

CVS Commit History:


   2023-07-18 00:08:13 by Nia Alarie | Files touched by this commit (4)
Log message:
*: Remove hacks for GCC versions prior to 3
   2021-11-15 21:36:26 by Amitai Schleier | Files touched by this commit (1)
Log message:
Reorder lines via "make makesum". NFCI.
   2021-11-15 21:30:32 by Amitai Schleier | Files touched by this commit (2)
Log message:
Update checksums to BLAKE2s and fix a patch SITES, noted by wiz@.
   2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962)
Log message:
net: Remove SHA1 hashes for distfiles
   2020-11-19 10:35:43 by Amitai Schleier | Files touched by this commit (41)
Log message:
Remove DJB_RESTRICTED, no longer used.
   2020-10-08 21:18:26 by Amitai Schleier | Files touched by this commit (1)
Log message:
Revert recent add of DJBDNS_*_{GROUP,USER} to BUILD_DEFS. They're not
used anywhere here, only in djbdns-run.
   2020-10-03 21:08:52 by Amitai Schleier | Files touched by this commit (1)
Log message:
Use MASTER_SITE_LOCAL instead of (unreliable for this) archive.org.
   2020-10-03 14:59:36 by Amitai Schleier | Files touched by this commit (3)
Log message:
Address PR pkg/30957 with a new 'djbdns-listenmultiple' option to apply
these patches:

- Uwe Ohse's djbdns-1.05-multiip.diff for tinydns
- Dan Peterson's dnscache-1.05-multiple-ip.patch for dnscache

The patches came with different list separators, but this is pkgsrc! The
default separator for both is now a comma, and you can override it by
setting DJBDNS_IP_SEPARATOR. (Add that to BUILD_DEFS if the option was
enabled, and unconditionally add all the users and groups.) Bump
PKGREVISION.

While here, make djbdns-1.05-ignoreip2.patch fetchable via archive.org.
   2020-06-25 07:42:40 by Amitai Schleier | Files touched by this commit (39)
Log message:
Retire 'djbware-errno-hack' and associated options.mk cleverness.
Instead:

1. Package makefiles including their own options.mk
2. Packages say "SUBST_CLASSES+=djberrno" to get the hack, if needed
3. Packages adjust SUBST_FILES.djberrno, if needed

Should fix bulk build failures due to multiple inclusions of options.mk
and/or incorrect definitions of DJB_ERRNO_HACK.

Approved during the freeze by wiz@.
   2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981)
Log message:
all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.

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