Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
mef 553d492389 Updated devel/p5-File-ShareDir-ProjectDistDir to 1.000009
---------------------------------------------------------
1.000009 2017-03-09T15:31:05Z 5080496
 - Bugfix: Fix tests failing with -Ddefault_inc_excludes_dot
 - Tests made more old-test-more friendly

 [Dependencies::Stats]
 - Dependencies changed since 1.000008, see misc/*.deps* for details
 - configure: (suggests: +1)
 - develop: +3 ↑2 (suggests: ↑2)
 - test: ↓1
2017-03-20 09:54:51 +00:00
archivers Add and enable ruby-minitar and ruby-minitar-cli. 2017-03-13 16:07:59 +00:00
audio Reset PKGREVISION after update. 2017-03-16 14:37:33 +00:00
benchmarks Recursive revbump from graphics/libwebp 2017-02-28 15:19:58 +00:00
biology Add missing include. 2017-02-14 21:34:34 +00:00
bootstrap Add instructions on installing required dependencies on Debian & derivatives to 2017-03-06 21:26:01 +00:00
cad Hot off the press, update to QCAD 3.16.6, with ChangeLog: 2017-03-18 19:39:17 +00:00
chat irssi: re-enable perl option, bump pkgrevision. 2017-03-16 11:41:19 +00:00
comms Add an upper API version restriction. 2017-02-21 05:25:13 +00:00
converters Add missing dependency on py-pyutil. Bump PKGREVISION. 2017-03-03 12:38:29 +00:00
cross Bump PKGREVISION 2017-03-17 03:06:01 +00:00
databases Version 1.13 - 2017-03-11 2017-03-20 06:02:26 +00:00
devel Updated devel/p5-File-ShareDir-ProjectDistDir to 1.000009 2017-03-20 09:54:51 +00:00
distfiles
doc Updated databases/gdbm to 1.13 2017-03-20 06:03:10 +00:00
editors GNU nano 2.7.5 "Nijntje" can properly search and replace 2017-03-20 05:05:27 +00:00
emulators suse131_32_binutils -> suse131_binutils -- thanks, leot@! 2017-03-08 20:07:21 +00:00
filesystems Fix build of squashfs on CentOS 7.x 2017-03-09 16:31:50 +00:00
finance Add missing DEPENDS on devel/py-rauth. 2017-03-17 20:46:51 +00:00
fonts Updated harfbuzz to 1.4.5. 2017-03-13 09:13:09 +00:00
games Updated lgogdownloader to 3.2. 2017-03-12 07:24:06 +00:00
geography syncok test has been comitted, remove bogus getsyx test. 2017-03-20 00:31:57 +00:00
graphics Changes 1.4.1: 2017-03-18 20:18:39 +00:00
ham Updated ham/gnuradio from 3.7.10.1 to 3.7.11 2017-03-15 14:07:12 +00:00
inputmethod Remove emacs22 from supported versions 2017-03-06 10:00:15 +00:00
lang Create and use shared library libLLVM; fix install_name for shared object on Darwin. 2017-03-19 19:01:48 +00:00
licenses the Unicode, Inc. license text 2016-11-18 09:23:49 +00:00
mail Changes 0.4.17: 2017-03-18 07:15:17 +00:00
math octave: amend wrapper patches to be netbsd-specific. fix sunOS build 2017-03-15 11:33:03 +00:00
mbone Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
meta-pkgs Switch SunOS over to x11/xf86-video-ati too. 2017-03-14 13:26:59 +00:00
misc Depends on textproc/ruby-tilt1. 2017-03-19 15:27:13 +00:00
mk Describe USE_CURSES, FAKE_NCURSES and INCOMPAT_CURSES. 2017-03-20 00:30:30 +00:00
multimedia Version 1.0.0 2017-03-18 18:18:45 +00:00
net Update mikutter to 3.5.5. 2017-03-19 14:22:56 +00:00
news Rename mmdf(5) to tin-mmdf(5) to fix conflict with mutt packages. 2017-03-05 12:05:23 +00:00
packages
parallel Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
pkgtools Updated pkglint to 5.4.19. 2017-03-17 22:43:34 +00:00
print Modify DEPENDS so that any version can be built/checked. As discussed on 2017-03-17 03:53:32 +00:00
regress Fixed pkglint warnings. 2016-06-11 11:36:14 +00:00
security putty: amend patch to use the BSD syntax on BSDs, and the alternate 2017-03-17 11:55:53 +00:00
shells Pull in upstream fix for bug 1289597. Brought to our attention by Kevin 2017-03-14 14:51:28 +00:00
sysutils sysupgrade: don't reject https. bump PKGREVISION. 2017-03-20 00:25:35 +00:00
templates Point at the HTML pkgsrc guide, not a plain-text human redirect. 2017-02-04 03:47:47 +00:00
textproc Avoid conflict with ruby-tilt. 2017-03-19 16:02:43 +00:00
time Updated py-parsedatetime to 2.3. 2017-03-13 10:17:36 +00:00
wm Do not compare pointers with 0. 2017-03-07 13:22:27 +00:00
www Changes 1.3.3: 2017-03-19 22:59:10 +00:00
x11 Updated xf86-video-amdgpu to 1.3.0. 2017-03-16 12:07:03 +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.