Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
adam 04bd0ffe6c Version 1.0.13
- Javascript: the sumo builds now include all symbols. They were
previously limited to symbols defined in minimal builds.
- The public `crypto_pwhash_argon2i_MEMLIMIT_MAX` constant was
incorrectly defined on 32-bit platforms. This has been fixed.
- Version 1.0.12 didn't compile on OpenBSD/i386 using the base gcc
compiler. This has been fixed.
- The Android compilation scripts have been updated for NDK r14b.
- armv7s-optimized code was re-added to iOS builds.
- An AVX2 optimized implementation of the Argon2 round function was
added.
- The Argon2id variant of Argon2 has been implemented. The
high-level `crypto_pwhash_str_verify()` function automatically detects
the algorithm and can verify both Argon2i and Argon2id hashed passwords.
The default algorithm for newly hashed passwords remains Argon2i in
this version to avoid breaking compatibility with verifiers running
libsodium <= 1.0.12.
- A `crypto_box_curve25519xchacha20poly1305_seal*()` function set was
implemented.
- scrypt was removed from minimal builds.
- libsodium is now available on Nuget.
2017-08-13 17:09:34 +00:00
archivers Bump version for libarchive 3.3.2. 2017-08-01 22:27:28 +00:00
audio Fix packages that had INSTALLATION_DIRS+=$(PKG_SYSCONFDIR}. 2017-08-07 17:56:12 +00:00
benchmarks remove a K&R-style prototype for bzero() that was being expanded 2017-08-04 18:15:05 +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 Updated cad/gtkwave to 3.3.83 2017-08-13 15:21:59 +00:00
chat Fix packages that had INSTALLATION_DIRS+=$(PKG_SYSCONFDIR}. 2017-08-07 17:56:12 +00:00
comms Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
converters Update to 2.03 2017-08-11 01:17:07 +00:00
cross Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
databases Update databases/mariadb55* to 5.5.57. 2017-08-08 11:23:38 +00:00
devel Replace PHP_VERSIONS_INCOMPATIBLE with PHP_VERSIONS_ACCEPTED. 2017-08-13 15:03:55 +00:00
distfiles
doc Updated cad/gtkwave to 3.3.83 2017-08-13 15:22:14 +00:00
editors leim/hebrew.el from the pre-release leim package causes build problems 2017-08-10 12:02: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 Add fortune. 2017-08-07 11:11:22 +00:00
geography Update py-geojson to 1.3.5. 2017-08-01 18:05:09 +00:00
graphics forgot to revbump in the previous commit, now done. 2017-08-11 16:41:23 +00:00
ham ham/fldigi updated to 4.0.8 2017-08-05 09:09:44 +00:00
inputmethod The Canna-* packages require the "makedepend" tool to configure. 2017-08-08 05:47:25 +00:00
lang Update php71 to 7.1.8. 2017-08-04 23:08:47 +00:00
licenses Add flashpix-license for use with libfpx 2017-08-04 08:14:05 +00:00
mail Don't use INSTALLATION_DIRS where MAKE_DIRS or OWN_DIRS is correct. 2017-08-08 16:39:11 +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 Update to revision 44959 2017-08-06 13:01:46 +00:00
misc Bump PKGREVISION from upstream distfile change 2017-08-13 12:31:06 +00:00
mk pbulk is able to handle the creation All directory itself[1]. 2017-08-11 19:20:20 +00:00
multimedia Update adobe-flash-player to 26.0.0.151. 2017-08-12 14:14:21 +00:00
net Update isc-dhcp4 to 4.3.6. 2017-08-13 14:21:03 +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 Update pkgtools/pkgtasks to version 1.13. 2017-08-10 05:38:30 +00:00
print Update to 0.092.0 2017-08-10 14:00:11 +00:00
regress Fixed pkglint warnings. 2016-06-11 11:36:14 +00:00
security Version 1.0.13 2017-08-13 17:09:34 +00:00
shells Update rc to 1.7.4, also fixing a really old CVE in the process. 2017-08-05 10:45:39 +00:00
sysutils Fixes to get U-Boot building on NetBSD. 2017-08-12 16:44:33 +00:00
templates Point at the HTML pkgsrc guide, not a plain-text human redirect. 2017-02-04 03:47:47 +00:00
textproc Update self test bug status. 2017-08-12 19:17:50 +00:00
time 3.11.6: 2017-08-06 19:30:51 +00:00
wm Update i3 to version 4.13. 2017-08-09 11:13:30 +00:00
www Update to 55.0.1 2017-08-12 04:59:57 +00:00
x11 Update mlterm to 3.8.2. 2017-08-12 23:46:54 +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.