Automatic conversion of the NetBSD pkgsrc CVS module, use with care
1.9.143 api-change:config: [botocore] Update config client to latest version api-change:iam: [botocore] Update iam client to latest version api-change:sts: [botocore] Update sts client to latest version api-change:codepipeline: [botocore] Update codepipeline client to latest version 1.9.142 api-change:workmail: [botocore] Update workmail client to latest version api-change:medialive: [botocore] Update medialive client to latest version api-change:cognito-idp: [botocore] Update cognito-idp client to latest version api-change:mediaconvert: [botocore] Update mediaconvert client to latest version 1.9.141 api-change:alexaforbusiness: [botocore] Update alexaforbusiness client to latest version api-change:kms: [botocore] Update kms client to latest version 1.9.140 api-change:ecs: [botocore] Update ecs client to latest version api-change:xray: [botocore] Update xray client to latest version api-change:ec2: [botocore] Update ec2 client to latest version 1.9.139 api-change:neptune: [botocore] Update neptune client to latest version api-change:servicecatalog: [botocore] Update servicecatalog client to latest version api-change:managedblockchain: [botocore] Update managedblockchain client to latest version api-change:s3control: [botocore] Update s3control client to latest version api-change:directconnect: [botocore] Update directconnect client to latest version api-change:codepipeline: [botocore] Update codepipeline client to latest version 1.9.138 api-change:transfer: [botocore] Update transfer client to latest version api-change:ec2: [botocore] Update ec2 client to latest version 1.9.137 api-change:iam: [botocore] Update iam client to latest version api-change:sns: [botocore] Update sns client to latest version 1.9.136 api-change:gamelift: [botocore] Update gamelift client to latest version api-change:workspaces: [botocore] Update workspaces client to latest version api-change:dynamodb: [botocore] Update dynamodb client to latest version api-change:inspector: [botocore] Update inspector client to latest version api-change:lambda: [botocore] Update lambda client to latest version api-change:batch: [botocore] Update batch client to latest version 1.9.135 api-change:mediatailor: [botocore] Update mediatailor client to latest version api-change:rds: [botocore] Update rds client to latest version api-change:cloudformation: [botocore] Update cloudformation client to latest version api-change:ssm: [botocore] Update ssm client to latest version api-change:storagegateway: [botocore] Update storagegateway client to latest version api-change:route53: [botocore] Update route53 client to latest version api-change:alexaforbusiness: [botocore] Update alexaforbusiness client to latest version api-change:ec2: [botocore] Update ec2 client to latest version api-change:mediaconnect: [botocore] Update mediaconnect client to latest version api-change:textract: [botocore] Update textract client to latest version 1.9.134 api-change:resource-groups: [botocore] Update resource-groups client to latest version api-change:transcribe: [botocore] Update transcribe client to latest version api-change:workspaces: [botocore] Update workspaces client to latest version 1.9.133 api-change:kafka: [botocore] Update kafka client to latest version api-change:cognito-idp: [botocore] Update cognito-idp client to latest version api-change:rds: [botocore] Update rds client to latest version api-change:worklink: [botocore] Update worklink client to latest version api-change:workspaces: [botocore] Update workspaces client to latest version api-change:discovery: [botocore] Update discovery client to latest version api-change:organizations: [botocore] Update organizations client to latest version 1.9.132 api-change:polly: [botocore] Update polly client to latest version api-change:ec2: [botocore] Update ec2 client to latest version 1.9.131 api-change:organizations: [botocore] Update organizations client to latest version api-change:mq: [botocore] Update mq client to latest version api-change:redshift: [botocore] Update redshift client to latest version api-change:storagegateway: [botocore] Update storagegateway client to latest version api-change:cloudwatch: [botocore] Update cloudwatch client to latest version api-change:cognito-idp: [botocore] Update cognito-idp client to latest version 1.9.130 api-change:mediaconvert: [botocore] Update mediaconvert client to latest version api-change:glue: [botocore] Update glue client to latest version api-change:comprehend: [botocore] Update comprehend client to latest version api-change:iot1click-devices: [botocore] Update iot1click-devices client to latest version api-change:medialive: [botocore] Update medialive client to latest version |
||
---|---|---|
archivers | ||
audio | ||
benchmarks | ||
biology | ||
bootstrap | ||
cad | ||
chat | ||
comms | ||
converters | ||
cross | ||
databases | ||
devel | ||
distfiles | ||
doc | ||
editors | ||
emulators | ||
filesystems | ||
finance | ||
fonts | ||
games | ||
geography | ||
graphics | ||
ham | ||
inputmethod | ||
lang | ||
licenses | ||
math | ||
mbone | ||
meta-pkgs | ||
misc | ||
mk | ||
multimedia | ||
net | ||
news | ||
packages | ||
parallel | ||
pkgtools | ||
regress | ||
security | ||
shells | ||
sysutils | ||
templates | ||
textproc | ||
time | ||
wm | ||
www | ||
x11 | ||
Makefile | ||
pkglocate | ||
README |
$NetBSD: README,v 1.21 2019/01/29 03:11:03 gutteridge 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 following 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.