Age | Commit message (Collapse) | Author | Files | Lines |
|
- Fix build on SunOS.
- Add LICENSE.
- Add patch comments.
Bump PKGREVISION for LICENSE addition.
|
|
|
|
|
|
Problems found with existing digests:
Package haproxy distfile haproxy-1.5.14.tar.gz
159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]
Problems found locating distfiles:
Package bsddip: missing distfile bsddip-1.02.tar.Z
Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
Package djbdns: missing distfile djbdns-cachestats.patch
Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
Package gated: missing distfile gated-3-5-11.tar.gz
Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
Package poink: missing distfile poink-1.6.tar.gz
Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
Package waste: missing distfile waste-source.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
|
arguments, these are now handled globally by mk/platform/SunOS.mk
|
|
- the --checkzone option now actually works.
- canonical hostname checks are not done if the answer they are
found in doesn't have the "recursion available" flag set.
- the logic for printing the warning when canonical hostname
checks are skipped has been corrected.
- the way that canonical hostname checks are done has been fixed
so that only initial results from the query for A RRs are used.
- a warning is now printed whenever a query requesting recursion
results in an answer without the "ra" (recursion available) flag.
|
|
64-bit platforms.
|
|
to not store IP(v4) addresses in 64-bit integers on LP64 hosts, as
that causes problems.
|
|
|
|
"host" tarballs anymore.
|
|
net/bind9*: remove "bind<x.y.z" entries from CONFLICTS. It is useless
because package's PKGBASE is "bind".
|
|
|
|
PR#43924.
|
|
|
|
e.g. match IRIX 5.x but not 6.x. Some of these may indeed apply to 6.x
too, but let's be conservative. PR pkg/38224.
|
|
* Honor ${PKGMANDIR}, maybe fixed on platform PKGMANDIR != share
|
|
|
|
|
|
|
|
|
|
|
|
|
|
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
|
|
|
|
Add missing man/cat1/host.0 to PLIST.
|
|
|
|
TODO: This package is still broken. It installs man page to
${PREFIX}/share/man/man1 (on NetBSD) and also
installs a catman page (generated but no dependency on nroff)
which is not listed in PLIST.
|
|
NO_PATCH.
|
|
featurefull.
|
|
|
|
|
|
site doesn't have the distfile anymore.
also add a CONFLICT on bind, as it includes bin/host also.
fixes PR pkg/20810 from Jeremy C. Reed.
|
|
patch from Jeremy C. Reed in PR pkg/20810.
|
|
|
|
|
|
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
|
|
|
|
|
|
|
|
|
WRKSRC= ${WRKDIR}
This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
Package provided by Greg A. Woods in pkg/12056, modified by me.
|