Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
rhialto ad6eb2941c Add breezy (brz), a successor to bazaar (bzr).
Breezy (brz) is a decentralized revision control system, designed to be
easy for developers and end users alike.

By default, Breezy provides support for both the `Bazaar
<https://www.bazaar-vcs.org>`_ and `Git <https://www.git-scm.com/>`_ file
formats.

To learn how to use Breezy, see the official documentation in the `doc`
directory or refer to the Bazaar documentation at
<https://www.breezy-vcs.org/doc/en/>.

Breezy is a friendly fork of the Bazaar (``bzr``) project, hosted on
http://bazaar.canonical.com/. It is backwards compatibility with
Bazaar's disk format and protocols. One of the key differences with
Bazaar is that Breezy also runs on Python 3.3 and later, in addition to
Python 2.7.
2019-10-27 13:05:46 +00:00
archivers unrar: updated to 5.8.3 2019-10-25 09:19:31 +00:00
audio pulseaudio: Drop the fftw option 2019-10-27 12:44:27 +00:00
benchmarks dnsperf: update to 2.3.2. Changed upstream to DNS-OARC. 2019-10-16 10:05:28 +00:00
biology py-pydicom: Update to 1.3.0 2019-10-01 14:45:29 +00:00
bootstrap bootstrap/bootstrap: prevent --wrkdir from being a symlink 2019-09-13 20:10:35 +00:00
cad librecad: Upgrade to 2.2.0 rc1 2019-10-26 12:23:01 +00:00
chat inspircd: Update to 3.4.0 2019-10-25 11:01:55 +00:00
comms delete ancient Asterisk 11.* 2019-09-22 20:00:31 +00:00
converters Recursive revbump for poppler 0.81.0 2019-10-19 12:46:04 +00:00
cross nios2-gcc41: Remove, successor nios2-gcc. 2019-10-17 20:56:39 +00:00
databases repmgr: updated to 5.0.0 2019-10-26 23:39:04 +00:00
devel Add breezy (brz), a successor to bazaar (bzr). 2019-10-27 13:05:46 +00:00
distfiles
doc doc: Updated audio/pulseaudio to 13.0nb1 2019-10-27 12:44:55 +00:00
editors gedit: Set PREV_PKGPATH 2019-10-26 12:52:28 +00:00
emulators gambatte: Remove obsolete package 2019-10-26 17:00:39 +00:00
filesystems Add mkspiffs 0.2.3 2019-10-07 10:13:16 +00:00
finance libofx: Fix build on NetBSD 9.99.17 2019-10-25 09:23:37 +00:00
fonts spleen: update to 1.5.0. 2019-10-07 08:41:10 +00:00
games Add games/simutrans. 2019-10-26 11:27:09 +00:00
geography Rename audio/portaudio-devel to audio/portaudio 2019-10-20 11:10:47 +00:00
graphics djview4: Switch from qt4 to qt5 2019-10-27 10:10:19 +00:00
ham (ham/trustedQSL) Updated 2.4.2 to 2.4.7, ChageLog unknown 2019-10-26 11:06:22 +00:00
inputmethod (inputmethod/tc) Fix build for new emacs, 25-26 2019-10-23 14:01:59 +00:00
lang py-asttokens: updated to 2.0.2 2019-10-26 23:01:41 +00:00
licenses licenses: amaya was removed 2019-09-09 11:42:33 +00:00
mail mail/dovecot2-pigeonhole: update to 0.5.8 2019-10-22 13:26:19 +00:00
math R: drop maintainership 2019-10-20 03:29:10 +00:00
mbone mbone/rtptools: fix location of HTML documentation 2019-10-12 20:14:08 +00:00
meta-pkgs ruby-gnome: Update to 3.4.1. 2019-10-19 08:25:17 +00:00
misc Fix sphinx-build binary name 2019-10-21 22:15:10 +00:00
mk Prepare for compat80 package. 2019-10-15 11:15:49 +00:00
multimedia mpv: Update to 0.30.0 2019-10-25 14:35:55 +00:00
net net/unifi: Update to 5.11.50 2019-10-25 14:48:02 +00:00
news About 0.146 2019-10-15 18:09:21 +00:00
packages
parallel more packages with wrong LICENSE tag 2019-10-24 11:52:20 +00:00
pkgtools pkgtools/pkglint: update to 19.3.3 2019-10-26 11:43:36 +00:00
print zathura: Fix man page creation 2019-10-27 10:43:43 +00:00
regress regress/check-perms: add test for broken CHECK_PERMS_AUTOFIX 2019-09-19 23:53:36 +00:00
security xca: Switch from qt4 to qt5 2019-10-27 12:08:29 +00:00
shells bash: make nls option enabled by default 2019-10-25 12:36:50 +00:00
sysutils sysutils/logrider: clean up Makefile 2019-10-26 12:28:50 +00:00
templates
textproc py-sphinx: updated to 2.2.1 2019-10-26 23:03:57 +00:00
time Fix sphinx-build binary name 2019-10-21 22:15:10 +00:00
wm this is the 1.4 branch 2019-10-25 11:46:40 +00:00
www www/libmicrohttpd: Update to 0.9.68 2019-10-26 17:58:34 +00:00
x11 + qt5-qscintilla 2019-10-26 13:20:00 +00:00
Makefile
pkglocate Remove clauses 3,4 from TNF-only copyright blocks. 2018-08-22 20:48:36 +00:00
README README: minor grammatical fix 2019-01-29 03:11:03 +00:00

$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.