Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
schmonz ec99145862 Update to 3.54 (during the freeze, for the bugfixes). From the changelog:
- fixed default colour output in BBCode
  (https://gitlab.com/saalen/highlight/issues/134)
- fixed corner case in sh.lang
- fixed syntax tests with UTF-8 input
  (https://gitlab.com/saalen/highlight/issues/123)
- added support for Bash in outhtml_codefold.lua plug-in
- added ballerina.lang
- added block strings to java.lang
- added author hints in themes and language definitions
- added C++20 reserved words in c.lang
- added editorconfig file and validated all files accordingly (thanks to
  Tristano Ajmone)
- CLI: fixed `--list-scripts` with `-d` or HIGHLIGHT_DATADIR env variable
  (https://gitlab.com/saalen/highlight/issues/139)
- GUI W32: replaced multibyte path trace window by startup hint if
  NtfsDisable8dot3NameCreation is set
- GUI: removed AsciiDoc instruction lines from the README popup window
2019-12-18 01:34:33 +00:00
archivers py-zstandard: Use bundled zstd because not adapted to zstd-1.4.4 2019-12-17 10:50:41 +00:00
audio Fix build on non-linux ppc machines 2019-12-17 13:59:50 +00:00
benchmarks Bump PKGREVISION by changing of default PHP version. 2019-12-09 14:20:54 +00:00
biology gnome-chemistry-utils: Revbump for openbabel 3.0.0nb1 2019-11-20 18:57:57 +00:00
bootstrap Skip trying to make use of a 64bit ABI on Darwin as the system libraries on 2019-12-05 22:19:56 +00:00
cad ensure debug binaries are not built, by using target 'release' 2019-12-07 07:44:36 +00:00
chat Revbump all Go packages after Go 1.12.14 update. 2019-12-13 07:43:47 +00:00
comms py-colorama: updated to 0.4.3 2019-12-11 19:01:00 +00:00
converters Drop php71 support 2019-12-16 16:30:13 +00:00
cross cross/dasm: Revbump to avoid distfiles conflict. 2019-12-09 09:29:15 +00:00
databases databases/postgresql12-{client,server}: Requires msgfmt to build 2019-12-17 17:20:52 +00:00
devel py-ruamel-yaml: Update to 0.16.5 2019-12-17 10:11:28 +00:00
distfiles
doc doc: Note start of 2019Q3 freeze 2019-12-17 19:33:33 +00:00
editors abiword-plugins: remove redundant configure setting 2019-12-17 01:59:31 +00:00
emulators qemu: ...and the new patch 2019-12-15 18:35:49 +00:00
filesystems py-fs: updated to 2.4.11 2019-12-13 11:22:51 +00:00
finance tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 19:13:21 +00:00
fonts (fonts/Inter-UI) Fix fetch problem, (add GITHUB_PROJECT) 2019-12-15 20:47:15 +00:00
games Update to wtf-20191214 2019-12-17 21:56:25 +00:00
geography py-geojson: updated to 2.5.0 2019-12-11 18:58:58 +00:00
graphics opencv: updated to 3.4.8 2019-12-16 08:24:39 +00:00
ham uhd: PLIST fix for Doxygen option 2019-11-28 19:41:38 +00:00
inputmethod uim-elisp: Needs autopoint 2019-11-29 03:19:55 +00:00
lang lang/php: remove php71 support 2019-12-16 16:13:11 +00:00
licenses (with real EDIT) Add new license file, s/isc/AHUTOR/g equivalent of isc 2019-12-15 12:24:25 +00:00
mail mutt: Update to version 1.13.1 2019-12-17 15:13:14 +00:00
math math/py-sympy: Update to 1.3 2019-12-16 23:54:47 +00:00
mbone mbone: align variable assignments 2019-11-03 11:04:16 +00:00
meta-pkgs meta-pkgs/php71-extensions: remove EOL package 2019-12-16 16:07:05 +00:00
misc Bump PKGREVISION by change of default Ruby version 2019-12-15 15:38:57 +00:00
mk mk/defaults/options.description: add some descrptions 2019-12-16 15:26:57 +00:00
multimedia Bump PKGREVISION by change of default Ruby version 2019-12-15 15:38:57 +00:00
net mitmproxy: Update to 5.0.0 2019-12-17 10:21:51 +00:00
news news/flnews: Update to 0.17 2019-12-16 12:27:53 +00:00
packages
parallel parallel: align variable assignments 2019-11-04 19:18:09 +00:00
pkgtools pkgtools/pkg_regress: update to 0.5 2019-12-17 15:38:43 +00:00
print atril: update to 1.22.3 2019-12-16 04:08:11 +00:00
regress regress/make-env-phases: fix test by ignoring changes to *FLAGS 2019-12-17 16:01:28 +00:00
security Drop php71 support 2019-12-16 16:30:13 +00:00
shells {,standalone-,static-}tcsh: Update to 6.22.02 2019-12-08 22:08:55 +00:00
sysutils sysutils/xen: Explain security/recommended status in DESCR 2019-12-17 20:26:04 +00:00
templates
textproc Update to 3.54 (during the freeze, for the bugfixes). From the changelog: 2019-12-18 01:34:33 +00:00
time py-icalendar: updated to 4.0.4 2019-12-11 10:28:58 +00:00
wm velox: Fix error in MESSAGE 2019-12-16 21:01:41 +00:00
www py-publicsuffix2: Reset USE_LANGUAGES 2019-12-17 09:39:47 +00:00
x11 + qt5ct 2019-12-16 12:08:41 +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.