Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
adam 457e9bfdcd py-requests-oauthlib: updated to 1.2.0
v1.2.0:
This project now depends on OAuthlib 3.0.0 and above. It does not support versions of OAuthlib before 3.0.0.
Updated oauth2 tests to use 'sess' for an OAuth2Session instance instead of auth because OAuth2Session objects and methods acceept an auth paramether which is typically an instance of requests.auth.HTTPBasicAuth
OAuth2Session.fetch_token previously tried to guess how and where to provide "client" and "user" credentials incorrectly. This was incompatible with some OAuth servers and incompatible with breaking changes in oauthlib that seek to correctly provide the client_id. The older implementation also did not raise the correct exceptions when username and password are not present on Legacy clients.
Avoid automatic netrc authentication for OAuth2Session.

v1.1.0:
Adjusted version specifier for oauthlib dependency: this project is not yet compatible with oauthlib 3.0.0.
Dropped dependency on nose.
Minor changes to clean up the code and make it more readable/maintainable.
2019-01-16 09:39:40 +00:00
archivers archivers/gzip: update to release 1.10 2019-01-10 06:47:42 +00:00
audio musicpd: add two patches to fix build with clang 2019-01-15 10:04:53 +00:00
benchmarks dnsperf: Fix build with BIND 9.12.3 and newer 2018-10-27 12:04:33 +00:00
biology Add hisat2 2019-01-15 01:27:42 +00:00
bootstrap Update the root_group for Minix to match the changes to mk files. 2018-11-15 22:08:30 +00:00
cad Updated cad/gtkwave to 3.3.98 2019-01-05 14:44:46 +00:00
chat chat/loudmouth: fix a build breakage on non-x86 NetBSD archs 2019-01-16 01:36:12 +00:00
comms revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
converters Update to 1.40 2019-01-12 13:57:04 +00:00
cross Removed commented-out PKGREVISIONs 2018-12-09 21:05:32 +00:00
databases tdb: updated to 1.3.17 2019-01-15 21:04:02 +00:00
devel Update to 1.38 2019-01-16 01:07:59 +00:00
distfiles
doc Updated net/py-botocore, net/py-boto3, net/py-awscli 2019-01-16 09:13:35 +00:00
editors vim-gtk3: Fix gtk3 build after gtk3 3.24.1 update 2019-01-14 20:20:22 +00:00
emulators Update to 2.6.9 2019-01-13 11:59:37 +00:00
filesystems py-filesystem: removed; successor py-fs 2019-01-16 08:57:17 +00:00
finance py-stripe: updated to 2.18.0 2019-01-15 19:14:07 +00:00
fonts py-fonttools: updated to 3.35.2 2019-01-16 08:40:39 +00:00
games lgogdownloader: update to 3.4. 2019-01-09 13:49:01 +00:00
geography Add R-maptools 2018-12-21 12:09:09 +00:00
graphics graphics/tesseract: update DESCR 2019-01-16 00:07:49 +00:00
ham uhd: Restore mistakenly-removed PKGREVISION 2019-01-09 19:21:37 +00:00
inputmethod Update to 1.0.5 2019-01-04 23:37:08 +00:00
lang lang/gcc48-libs: bump PKGREVISION (NFC) 2019-01-16 04:31:39 +00:00
licenses Rename abell-94 into purdue (used by Debian) 2018-12-08 17:03:49 +00:00
mail Let installed ucspi-tcp6 satisfy ucspi-tcp dependency. 2019-01-10 13:23:16 +00:00
math py-numpy: updated to 1.16.0 2019-01-15 21:36:57 +00:00
mbone Updated mbone/mdd to 20180824 2018-08-29 00:50:12 +00:00
meta-pkgs meta-pkgs/bulk-medium: update to 20190114 2019-01-14 13:19:11 +00:00
misc Don't set PKGREVISION to empty, it causes confusion and consternation. 2019-01-13 23:22:51 +00:00
mk mk/plist/plist.mk: amend MACHINE_ARCH examples in a comment 2019-01-16 04:43:42 +00:00
multimedia mencoder, mplayer, gmplayer: restore text relocation fix for NetBSD/i386. 2019-01-12 15:26:42 +00:00
net py-awscli: updated to 1.16.89 2019-01-16 09:13:11 +00:00
news tin: update to 2.4.3. 2019-01-15 15:48:17 +00:00
packages
parallel *: update email for fhajny 2018-12-15 21:12:18 +00:00
pkgtools pkgin: fix some clang build errors on NetBSD-current 2019-01-15 09:49:40 +00:00
print ghostscript-agpl: fix PLIST for disable-compile-inits option 2019-01-15 10:49:01 +00:00
regress regress/tools: clarify that only the NetBSD 7 shell exhibits this bug 2018-12-05 19:01:40 +00:00
security py-requests-oauthlib: updated to 1.2.0 2019-01-16 09:39:40 +00:00
shells posh: mark as not for NetBSD and Solaris 2019-01-15 17:24:20 +00:00
sysutils Update sandboxctl to 1.1: 2019-01-14 10:52:49 +00:00
templates
textproc Drop support for php70 2019-01-14 13:06:10 +00:00
time py-arrow: updated to 0.13.0 2019-01-09 09:04:04 +00:00
wm wm/xfce4-wm: fix crasher bug 2019-01-09 01:33:35 +00:00
www Update to 1.32.0 2019-01-15 23:46:24 +00:00
x11 gtk3: updated to 3.24.3 2019-01-16 08:13:39 +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.