Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
taca e7653beaa2 textproc/ruby-haml: update to 5.0.4
## 5.0.4

Released on October 13, 2017
([diff](https://github.com/haml/haml/compare/v5.0.3...v5.0.4)).

* Fix `haml -c --stdin` regression in 5.0.2. [#958](https://github.com/haml/haml/pull/958) (thanks [Timo Göllner](https://github.com/TeaMoe))
* Ruby 2.5 support (it wasn't working due to Ripper API change). (Akira Matsuda)
2018-03-14 15:41:36 +00:00
archivers unrar: updated to 5.6.1 2018-03-14 07:51:41 +00:00
audio Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
benchmarks Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
biology Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
bootstrap bootstrap: don't output "Hopefully" when bootstrap finishes 2018-03-07 07:34:07 +00:00
cad Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
chat Update matterircd to 0.16.5. 2018-03-14 08:39:12 +00:00
comms Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
converters Fix build with ocaml 4.06. 2018-03-14 08:28:44 +00:00
cross Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
databases databases/ruby-arel: update to 9.0.0 2018-03-13 16:44:47 +00:00
devel devel/ruby-tins: update to 1.16.3 2018-03-14 14:28:25 +00:00
distfiles
doc doc: Updated textproc/ruby-classifier-reborn to 2.2.0 2018-03-14 15:40:32 +00:00
editors Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
emulators Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
filesystems Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
finance ledger: Fix build with gcc-6. 2018-03-14 13:59:52 +00:00
fonts Add required newer freetype2 to fix X11_TYPE=native build partially 2018-03-13 21:45:20 +00:00
games games/ruby-squib: update to 0.14.0 2018-03-14 14:33:35 +00:00
geography Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
graphics graphics/ruby-chunky_png: update to 1.3.10 2018-03-14 14:36:03 +00:00
ham Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
inputmethod Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
lang lang/ruby: start update of Ruby on Rails 4.2.10 2018-03-13 16:28:48 +00:00
licenses Add 9menu license 2018-02-21 15:12:47 +00:00
mail mail/ruby-mail: update to 2.7 2018-03-14 14:46:07 +00:00
math math/ruby-spreadsheet: update to 1.1.6 2018-03-14 14:48:18 +00:00
mbone Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
meta-pkgs Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
misc misc/ruby-slop: update to 4.6.2 2018-03-14 15:06:22 +00:00
mk mk/configure/replace-interpreter.mk: document variables for show-all 2018-03-11 15:07:45 +00:00
multimedia Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
net net/ruby-netaddr: update to 2.0.1 2018-03-14 15:28:22 +00:00
news Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
packages
parallel Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
pkgtools fix the xorgproto list to include everything in all the subdirs they 2018-03-14 02:11:04 +00:00
print print/ruby-pdf-reader: update to 2.1.0 2018-03-14 15:31:31 +00:00
regress Fixed pkglint warnings. 2016-06-11 11:36:14 +00:00
security security/ruby-sshkit: update to 1.16.0 2018-03-14 15:33:33 +00:00
shells Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
sysutils sysutils/capistrano: update to 3.10.1 2018-03-14 15:35:40 +00:00
templates Point at the HTML pkgsrc guide, not a plain-text human redirect. 2017-02-04 03:47:47 +00:00
textproc textproc/ruby-haml: update to 5.0.4 2018-03-14 15:41:36 +00:00
time Add patch comments. 2018-03-14 09:16:02 +00:00
wm Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
www Bump PKGREVISION (to 16) for previous: using the ocaml infrastructure 2018-03-14 09:08:45 +00:00
x11 adjust the BUILTIN_VERSION_SCRIPT to match xorgproto 2018.1's xproto 7.0.32. 2018-03-14 09:37:35 +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.