Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
ryoon a3df8fe620 Update to 1.8.144
Changelog:
Fix the following security bugs.

CVE-2017-10110
CVE-2017-10089
CVE-2017-10086
CVE-2017-10096
CVE-2017-10101
CVE-2017-10087
CVE-2017-10090
CVE-2017-10111
CVE-2017-10107
CVE-2017-10102
CVE-2017-10114
CVE-2017-10074
CVE-2017-10116
CVE-2017-10078
CVE-2017-10067
CVE-2017-10115
CVE-2017-10118
CVE-2017-10176
CVE-2017-10104
CVE-2017-10145
CVE-2017-10125
CVE-2017-10198
CVE-2017-10243
CVE-2017-10121
CVE-2017-10135
CVE-2017-10117
CVE-2017-10053
CVE-2017-10108
CVE-2017-10109
CVE-2017-10105
CVE-2017-10081
CVE-2017-10193
2017-09-02 04:13:41 +00:00
archivers Update to 1.4.2 2017-08-29 11:18:40 +00:00
audio Revbump for boost update 2017-08-24 20:02:56 +00:00
benchmarks Update bonnie++ to 1.97.3. Fifteen years' worth of changes. From 2017-08-22 18:51:44 +00:00
biology Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
bootstrap Add code for finding machine_arch on OSF1 2017-06-19 06:30:48 +00:00
cad Revbump for boost update 2017-08-24 20:02:56 +00:00
chat Revbump for boost update 2017-08-24 20:02:56 +00:00
comms Revbump for boost update 2017-08-24 20:02:56 +00:00
converters No encoding parameter on Python 2.7. 2017-08-25 20:01:34 +00:00
cross + aarch64-none-elf-binutils 2017-09-01 20:57:22 +00:00
databases 3.20.1: 2017-09-01 10:14:41 +00:00
devel 0.8.1: 2017-09-01 10:16:19 +00:00
distfiles
doc Updated misc/libreoffice to 5.4.1.2 2017-09-02 04:10:45 +00:00
editors Update nano to 2.8.7 2017-08-30 10:21:58 +00:00
emulators Restore the original patch for curses_inc_list and curses_lib_list 2017-08-30 21:07:10 +00:00
filesystems Revbump for boost update 2017-08-24 20:03:08 +00:00
finance 3.38.0 2017-08-27 12:14:41 +00:00
fonts + Interface. 2017-08-27 19:25:27 +00:00
games Update hitori to 3.22.3 2017-08-29 23:38:01 +00:00
geography PkgSrc: Renamed geography/py-pycountry to geography/py-country 2017-08-27 12:27:13 +00:00
graphics Update to 2.19.3 2017-09-01 11:54:23 +00:00
ham Revbump for boost update 2017-08-24 20:03:08 +00:00
inputmethod Revbump for boost update 2017-08-24 20:03:08 +00:00
lang Update to 1.8.144 2017-09-02 04:13:41 +00:00
licenses Add flashpix-license for use with libfpx 2017-08-04 08:14:05 +00:00
mail Build on OS X. 2017-09-01 04:19:03 +00:00
math Fix gnome-calculator PLIST 2017-08-31 10:54:11 +00:00
mbone Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
meta-pkgs Add a note to update mysql57-client/patches/patch-cmake_boost.cmake when bumping version 2017-09-01 10:02:31 +00:00
misc Update to 5.4.1.2 2017-09-02 04:09:21 +00:00
mk Remove references to gnupg21 in preparation for its removal. 2017-08-29 12:11:35 +00:00
multimedia Remove -pie from nasm/yasm command line. Fixes PIE build. 2017-08-30 19:49:59 +00:00
net + p5-Net-Patricia 2017-08-31 15:42:44 +00:00
news Revbump for boost update 2017-08-24 20:03:08 +00:00
packages
parallel Follow some http redirects. 2017-08-16 20:21:03 +00:00
pkgtools Update pkgtools/pkgtasks to 1.15. 2017-08-23 17:53:19 +00:00
print Update to 5.2.13 2017-09-01 11:27:18 +00:00
regress Fixed pkglint warnings. 2016-06-11 11:36:14 +00:00
security Flip to pcre2 2017-09-01 23:56:00 +00:00
shells shells/static-tcsh: Can't build static binaries on SunOS>=5.10. 2017-08-23 17:52:59 +00:00
sysutils + arm-trusted-firmware-sun50iw1p1 2017-09-01 21:05:06 +00:00
templates Point at the HTML pkgsrc guide, not a plain-text human redirect. 2017-02-04 03:47:47 +00:00
textproc Version 0.1.11: 2017-09-01 10:18:14 +00:00
time Update to 1.44 2017-08-26 08:29:45 +00:00
wm Revbump for boost update 2017-08-24 20:03:08 +00:00
www Update to 55.0.3 2017-09-02 03:49:44 +00:00
x11 Update gnome-desktop3 to 3.24.2 2017-08-30 08:00:16 +00:00
Makefile
pkglocate
README Make top dir README a little more helpful. 2017-03-02 09:51:35 +00:00

$NetBSD: README,v 1.19 2017/03/02 09:51:35 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.