Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
fhajny 964eeaac58 Update net/powerdns-recursor to 4.0.6
Bug fixes
- Use the incoming ECS for cache lookup if use-incoming-edns-subnet is
  set
- when making a netmask from a comboaddress, we neglected to zero the
  port. This could lead to a proliferation of netmasks.
- Don't take the initial ECS source for a scope one if EDNS is off
- also set d_requestor without Lua: the ECS logic needs it
- Fix IXFR skipping the additions part of the last sequence
- Treat requestor's payload size lower than 512 as equal to 512
- make URI integers 16 bits, fixes ticket #5443
- unbreak quoting

Improvements
- EDNS Client Subnet becomes compatible with the packet cache, using
  the existing variable answer facility.
- Remove just enough entries from the cache, not one more than asked
- Move expired cache entries to the front so they are expunged
- changed IPv6 addr of b.root-servers.net
- e.root-servers.net has IPv6 now
- hello decaf signers (ED25519 and ED448)
- don't use the libdecaf ed25519 signer when libsodium is enabled
  (Kees Monshouwer)
- do not hash the message in the ed25519 signer (Kees Monshouwer)
- Disable use-incoming-edns-subnet by default
2017-08-02 20:15:42 +00:00
archivers Bump version for libarchive 3.3.2. 2017-08-01 22:27:28 +00:00
audio Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
benchmarks add support for PKGMANDIR 2017-06-26 13:48:50 +00:00
biology Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
bootstrap Add code for finding machine_arch on OSF1 2017-06-19 06:30:48 +00:00
cad Update HOMEPAGE. 2017-08-01 16:57:47 +00:00
chat Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
comms Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
converters Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
cross Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
databases Redis 4.0.1 2017-08-02 19:53:37 +00:00
devel Release 3.20.0: 2017-08-02 16:14:58 +00:00
distfiles
doc Updated databases/redis to 4.0.1 2017-08-02 19:54:01 +00:00
editors Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
emulators Fuse 1.3.8: 2017-08-02 10:24:26 +00:00
filesystems Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
finance The Braintree Python library provides integration access to the Braintree 2017-07-07 07:43:42 +00:00
fonts Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
games Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
geography Update py-geojson to 1.3.5. 2017-08-01 18:05:09 +00:00
graphics Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
ham Use tabs consistently. Fixes a pkglint warning. 2017-07-31 21:09:27 +00:00
inputmethod Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
lang Update lang/nodejs to 8.2.1. 2017-08-02 17:31:45 +00:00
licenses Remove unused license. 2017-07-25 11:00:22 +00:00
mail Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
math Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
mbone Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
meta-pkgs Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
misc Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
mk Switch from mdocml to mandoc; remove obsolete references. 2017-08-01 15:09:52 +00:00
multimedia xine-lib: Always include sys/stat.h, not just for dfly. 2017-08-02 03:41:35 +00:00
net Update net/powerdns-recursor to 4.0.6 2017-08-02 20:15:42 +00:00
news Remove cg. Development stopped in 2002. 2017-08-01 17:13:47 +00:00
packages
parallel Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
pkgtools Remove -Werror from bootstrap path. It makes the cwrappers build 2017-08-02 09:38:06 +00:00
print Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
regress Fixed pkglint warnings. 2016-06-11 11:36:14 +00:00
security Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
shells Fix installation on Darwin. 2017-05-19 15:27:58 +00:00
sysutils Update sysutils/consul to 0.9.0. 2017-08-02 17:57:02 +00:00
templates Point at the HTML pkgsrc guide, not a plain-text human redirect. 2017-02-04 03:47:47 +00:00
textproc openjade: Add a hack to fix the build of postgresql95-docs if built with GCC>6. 2017-08-02 12:13:34 +00:00
time Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
wm Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
www Update dependency. 2017-08-02 16:32:03 +00:00
x11 Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
Makefile
pkglocate
README Make top dir README a little more helpful. 2017-03-02 09:51:35 +00:00

$NetBSD: README,v 1.19 2017/03/02 09:51:35 maya Exp $

pkgsrc is a framework for building software on UNIX-like systems.

To use, bootstrap using:
% cd pkgsrc/bootstrap/
% ./bootstrap

build packages, use:
% cd pkgsrc/category/package-name
% $PREFIX/bin/bmake install

Where $PREFIX is where you've chosen to install packages (typically /usr/pkg)

Bugs and patches can be filed in the follow link (use category 'pkg'):
https://www.netbsd.org/cgi-bin/sendpr.cgi?gndb=netbsd

To fetch the main CVS repository:
% cvs -d anoncvs@anoncvs.NetBSD.org:/cvsroot checkout -P pkgsrc

It's also possible to contribute through pkgsrc wip (work in progress), for
more information, see http://pkgsrc.org/wip/users/

Please see doc/pkgsrc.txt for information.