summaryrefslogtreecommitdiff
path: root/filesystems/openafs-devel
AgeCommit message (Collapse)AuthorFilesLines
2022-03-24openafs-devel: removewiz30-1677/+0
Does not build, and the openafs package has a newer version
2021-10-26filesystems: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-21*: recursive bump for heimdal 7.7.0wiz1-2/+2
its buildlink3.mk now includes openssl's buildlink3.mk
2021-10-07filesystems: Remove SHA1 hashes for distfilesnia1-2/+1
2020-01-26all: migrate homepages from http to httpsrillig1-2/+2
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.
2019-11-03filesystems: align variable assignmentsrillig2-11/+11
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2018-01-01Sort PLIST files.rillig1-4/+3
Unsorted entries in PLIST files have generated a pkglint warning for at least 12 years. Somewhat more recently, pkglint has learned to sort PLIST files automatically. Since pkglint 5.4.23, the sorting is only done in obvious, simple cases. These have been applied by running: pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2016-10-03Try listing all relevant licenses.wiz1-2/+2
2016-05-17Use REAL_ROOT_USER/REAL_ROOT_GROUP instead of ROOT_USER/ROOT_GROUPfhajny1-4/+5
for all pkgsrc dir/file ownership rules. Fixes unprivileged user/group names from leaking into binary packages, manifest as non-fatal chown/chgrp failure messages at pkg_add time. Bump respective packages' PKGREVISION.
2015-11-03Add SHA512 digests for distfiles for filesystems categoryagc1-1/+2
Existing SHA1 digests verified, all found to be the same on the machine holding the existing distfiles (morden). Existing SHA1 digests retained for now as an audit trail.
2014-08-08Update broken link, from Christopher M. Fuhrman in PR 49055.dholland1-2/+2
2014-03-11Remove example rc.d scripts from PLISTs.jperkin1-2/+1
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or ignored otherwise.
2013-06-17Improve previous (ROOTINO)dholland2-5/+5
2013-06-14Provide ROOTINO.dholland2-4/+6
I don't think we can assume that ufs headers will be included in all cases when this file is included, so do it unconditionally. This will fail on 6.99 from before ROOTINO turned into UFS_ROOTINO; if anyone wants to figure out how to make a more precise check, be my guest.
2013-01-07adjust patcheschristos1-1/+3
2013-01-07need to grab the interlock before vget.christos1-0/+13
2013-01-07use a pthread-friendly resolver way.christos1-0/+53
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-08-30Move net/openafs to filesystems/openafs-devel.jakllsch28-0/+1610
Re-add net/openafs as of 2012-05-01 as filesystems/openafs.