Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
mef e7e92e5201 Apply patch proposed at pkgsrc-users@, for PR pkg/54558 fix build with sip-4.19.14 or later
The error was:
sip: /tmp/x11/py-kde4/work/pykde4-4.14.3/sip/kdecore/typedefs.sip:26: syntax error
2019-09-23 21:55:43 +00:00
archivers Fix PLIST 2019-09-22 19:17:21 +00:00
audio fasttracker2: Install hicolor icons and menu entry 2019-09-21 12:23:43 +00:00
benchmarks Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
biology Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
bootstrap bootstrap/bootstrap: prevent --wrkdir from being a symlink 2019-09-13 20:10:35 +00:00
cad qcad: Fix building with unrecognized (newer) Qt versions. 2019-09-19 21:59:36 +00:00
chat weechat: Fix trailing whitespace 2019-09-22 17:13:24 +00:00
comms delete ancient Asterisk 11.* 2019-09-22 20:00:31 +00:00
converters PKGREVISION++, only packing OS was different. Distfile replaced. Thanks wiz@ and kre@ 2019-09-23 00:22:03 +00:00
cross Add xtensa-lx106-elf-* 2019-09-20 15:20:58 +00:00
databases abook: Update abook to 0.6.1 2019-09-22 08:54:00 +00:00
devel Update to 0.660001. From the changelog: 2019-09-22 18:37:07 +00:00
distfiles
doc doc: Updated mail/postfix to 3.4.7 2019-09-23 20:00:49 +00:00
editors Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
emulators dosbox-x: Add missing options file 2019-09-22 23:28:55 +00:00
filesystems Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
finance bitcoin: updated to 0.18.1 2019-09-20 16:57:28 +00:00
fonts (fonts/cyr-rfx-*) regen distinfo 2019-09-15 14:28:10 +00:00
games openttd: Missing patch 2019-09-23 09:49:52 +00:00
geography Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
graphics freeglut: Install glut.pc. Helps building mupdf with opengl support. 2019-09-23 12:28:49 +00:00
ham Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
inputmethod ibus: update PLIST to actually match for cldr-emoji-annotation-35.12.14971.0. 2019-09-14 11:34:18 +00:00
lang openjdk*: make NetBSD 7 bootstrap binaries valid for all future releases 2019-09-22 15:16:26 +00:00
licenses licenses: amaya was removed 2019-09-09 11:42:33 +00:00
mail postfix: Update to 3.4.7 2019-09-23 20:00:07 +00:00
math math/py-xarray: Make this incompatible with py27 2019-09-21 21:10:49 +00:00
mbone Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
meta-pkgs compiz-fusion: Remove dependency on gnome2 gnome-session 2019-09-16 10:50:47 +00:00
misc misc/ruby-bundler: update to 2.0.2 2019-09-18 14:30:43 +00:00
mk mk/compiler/gcc.mk: reorder variables in _VARGROUPS section 2019-09-19 06:46:59 +00:00
multimedia mate-media: Deprecated components have been removed - update deps/PLIST 2019-09-21 11:40:45 +00:00
net hub: Update to 2.12.6 2019-09-22 15:09:07 +00:00
news Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
packages
parallel hwloc: updated to 1.11.3 2019-09-11 13:16:45 +00:00
pkgtools pkgtools/libnbcompat: fix regular expression literals in AWK program 2019-09-13 20:23:50 +00:00
print mupdf: pkgsrc now uses freeglut - update patches. 2019-09-23 12:17:04 +00:00
regress regress/check-perms: add test for broken CHECK_PERMS_AUTOFIX 2019-09-19 23:53:36 +00:00
security py-hsm: updated to 1.2.1 2019-09-20 17:13:26 +00:00
shells Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
sysutils sandboxctl: don't use tar -e on netbsd. it's not supported by the newly 2019-09-20 22:31:30 +00:00
templates
textproc sort 2019-09-19 03:06:30 +00:00
time py-jrnl: prefer py-cryptodome over py-crypto; bump revision 2019-09-20 16:52:46 +00:00
wm coma: fix the build by adding missing build dependency on pkg-config. 2019-09-23 14:57:12 +00:00
www www/firefox: Add workaround for pkg/54563, to build firefox with clang 2019-09-23 08:05:18 +00:00
x11 Apply patch proposed at pkgsrc-users@, for PR pkg/54558 fix build with sip-4.19.14 or later 2019-09-23 21:55:43 +00:00
Makefile
pkglocate
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.