Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
tsutsui 2d4cbb7196 PC6001VX: update to 3.1.0.
pkgsrc changes:

* make debug monitor, ffmpeg4 for video capture, and SDL2 for joystick
  support optional (for low performance machines; enabled by default)
* fix a URL for online help (already fixed in upstream)

Upstream changelog:

 * Better virtual keyboard display size.
 * Virtual Keyboard is now mouse operable.
 * Assigned "reset emulation speed" to middle mouse button.
 * Added "Convert replay to movie" menu.
 * Now audio is muted during encoding movie.
2018-12-22 16:06:30 +00:00
archivers py-lz4: updated to 2.1.6 2018-12-21 21:07:46 +00:00
audio icecast: update to 2.4.3nb10. 2018-12-20 15:42:13 +00:00
benchmarks dnsperf: Fix build with BIND 9.12.3 and newer 2018-10-27 12:04:33 +00:00
biology Add kallisto 2018-12-21 19:03:46 +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 Enable verilator 2018-12-16 09:39:22 +00:00
chat Revbump all Go packages after go111 update. 2018-12-19 15:46:59 +00:00
comms revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
converters py-emoji: updated to 0.5.1 2018-12-16 18:02:41 +00:00
cross Removed commented-out PKGREVISIONs 2018-12-09 21:05:32 +00:00
databases lmdb: updated to 0.9.23 2018-12-20 17:55:24 +00:00
devel py-zope.deprecation: updated to 4.4.0 2018-12-22 09:08:48 +00:00
distfiles
doc doc: Updated www/contao35 to 3.5.38 [taca 2018-12-22] 2018-12-22 11:48:01 +00:00
editors On progressive Linuxen (Arch here), CPPFLAGS pre-filled with 2018-12-20 15:26:31 +00:00
emulators PC6001VX: update to 3.1.0. 2018-12-22 16:06:30 +00:00
filesystems revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
finance *: update email for fhajny 2018-12-15 21:12:18 +00:00
fonts py-fonttools: updated to 3.34.2 2018-12-22 09:20:03 +00:00
games easyrpg-player: Import version 0.5.4 2018-12-21 16:57:35 +00:00
geography Add R-maptools 2018-12-21 12:09:09 +00:00
graphics inkscape: get this closer to building with poppler-0.72 2018-12-21 08:46:16 +00:00
ham revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
inputmethod revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
lang ruby does not like -fomit-frame-pointer on NetBSD/aarch64 2018-12-22 03:53:24 +00:00
licenses Rename abell-94 into purdue (used by Debian) 2018-12-08 17:03:49 +00:00
mail Fix PLIST for official branding, PR pkg/53804. 2018-12-21 11:55:48 +00:00
math py-numexpr: updated to 2.6.9 2018-12-22 09:38:19 +00:00
mbone Updated mbone/mdd to 20180824 2018-08-29 00:50:12 +00:00
meta-pkgs meta-pkgs/Makefile: add and enable php73-extensions 2018-12-15 17:17:24 +00:00
misc ruby-bundle: revert previous, pkglint disagrees 2018-12-20 11:32:44 +00:00
mk mk/termcap.buildlink3.mk: add show-all-termcap target for debugging 2018-12-20 17:08:27 +00:00
multimedia revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
net py-smbc: added version 1.0.15.8 2018-12-22 09:13:57 +00:00
news revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
packages
parallel *: update email for fhajny 2018-12-15 21:12:18 +00:00
pkgtools pkgtools/pkglint: fix alternatives check 2018-12-21 19:46:48 +00:00
print hplip: Set PYTHON_VERSIONS_INCOMPATIBLE before including py-dbus's buildlink3. 2018-12-19 22:22:59 +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-service_identity: updated to 18.1.0 2018-12-22 09:41:05 +00:00
shells bash-completion: install pkgconfig file in pkgsrc standard location. 2018-12-02 07:06:20 +00:00
sysutils Move LDFLAGS to the end. Fixes Ubuntu, doesn't break NetBSD or OS X. 2018-12-22 01:08:56 +00:00
templates
textproc py-regex: updated to 2018.11.22 2018-12-22 09:11:29 +00:00
time revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
wm Updated wm/spectrwm to version 3.2.0. 2018-12-20 12:33:23 +00:00
www www/contao35: update to 3.5.38 2018-12-22 11:47:33 +00:00
x11 motif: update to 2.3.8. 2018-12-22 09:42:41 +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.