Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
adam a3362e9d4f py-argon2_cffi: updated to 18.3.0
18.3.0:

Changes:
- argon2.PasswordHasher's hash type is configurable now.


18.2.0:

Changes:
- The hash type for argon2.PasswordHasher is Argon2\ **id** now.
  This decision has been made based on the recommendations in the latest Argon2 RFC draft <https://tools.ietf.org/html/draft-irtf-cfrg-argon2-03#section-4>_.
- To make the change of hash type backward compatible, argon2.PasswordHasher.verify() now determines the type of the hash and verifies it accordingly.
- Some of the hash parameters have been made stricter to be closer to said recommendations.
  The current goal for a hash verification times is around 50ms.
- To allow for bespoke decisions about upgrading Argon2 parameters, it's now possible to extract them from a hash via the argon2.extract_parameters() function.
- Additionally argon2.PasswordHasher now has a check_needs_rehash() method that allows to verify whether a hash has been created with the instance's parameters or whether it should be rehashed.
2018-11-14 09:28:26 +00:00
archivers Revbumps associated with update of lang/ocaml. 2018-11-12 16:10:16 +00:00
audio xine-pulse: update to 1.2.9 2018-11-13 11:12:48 +00:00
benchmarks dnsperf: Fix build with BIND 9.12.3 and newer 2018-10-27 12:04:33 +00:00
biology Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
bootstrap bootstrap/bootstrap: detect unknown options and print usage 2018-11-11 19:31:54 +00:00
cad Update to pcb-4.1.3 2018-11-13 04:09:24 +00:00
chat Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
comms Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
converters Revbumps associated with update of lang/ocaml. 2018-11-12 16:10:16 +00:00
cross Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
databases mysql57-client: tweak patch to work on modern linux 2018-11-13 11:24:38 +00:00
devel py-faker: updated to 1.0.0 2018-11-14 09:25:21 +00:00
distfiles
doc Updated textproc/py-openpyxl, www/py-test-django 2018-11-14 09:11:02 +00:00
editors Bump revision after gtkspell3 update. 2018-11-13 13:34:09 +00:00
emulators libretro-fbalpha: Attempt to fix the big endian build 2018-11-13 17:16:25 +00:00
filesystems Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
finance Revbump packages depending on webkit-gtk after enchant change. 2018-11-12 20:38:45 +00:00
fonts Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
games Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
geography Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
graphics Revbumps associated with update of lang/ocaml. 2018-11-12 16:10:16 +00:00
ham Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
inputmethod Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
lang python: handle pythons with pymalloc option when setting PYTHONCONFIG 2018-11-13 11:57:26 +00:00
licenses licenses/intel-microcode-license: Update with the current version 2018-09-03 10:56:17 +00:00
mail Enable greylisting by default via mail/greylisting-spp. To make this a 2018-11-13 16:34:58 +00:00
math py-scikit-image: update to 0.14.1 2018-11-13 09:57:10 +00:00
mbone Updated mbone/mdd to 20180824 2018-08-29 00:50:12 +00:00
meta-pkgs Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
misc Revbump packages depending on webkit-gtk after enchant change. 2018-11-12 20:38:45 +00:00
mk describe the pymalloc option 2018-11-13 19:33:34 +00:00
multimedia adobe-flash-player: update to 31.0.0.148. 2018-11-13 15:45:35 +00:00
net mikutter: update to 3.8.3. 2018-11-13 14:33:31 +00:00
news Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
packages
parallel Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
pkgtools Minix does support shared libraries (tested on 3.4RC6). 2018-11-13 21:06:48 +00:00
print Revbumps associated with update of lang/ocaml. 2018-11-12 16:10:16 +00:00
regress mk/misc: adjust layout of the show-all output to pkgsrc format 2018-11-11 19:07:12 +00:00
security py-argon2_cffi: updated to 18.3.0 2018-11-14 09:28:26 +00:00
shells shells/Makefile: + bosh, pbosh 2018-11-10 20:00:04 +00:00
sysutils Revbumps associated with update of lang/ocaml. 2018-11-12 16:10:16 +00:00
templates
textproc py-openpyxl: updated to 2.5.10 2018-11-14 09:09:47 +00:00
time Revbumps associated with update of lang/ocaml. 2018-11-12 16:10:16 +00:00
wm Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
www py-test-django: updated to 3.4.4 2018-11-14 09:10:45 +00:00
x11 qt5-qtlocation: add dependency on qt5-qtserialport 2018-11-13 09:34:47 +00:00
Makefile
pkglocate Remove clauses 3,4 from TNF-only copyright blocks. 2018-08-22 20:48:36 +00:00
README Don't prefix commands by a shell prompt, so they're slightly easier to copy. 2018-10-09 22:55:48 +00:00

$NetBSD: README,v 1.20 2018/10/09 22:55:48 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.