Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
taca 109b2cc273 Update ruby-airbrussh to 1.2.0.
## [1.2.0][] (2017-04-14)

* [#95](https://github.com/mattbrictson/airbrussh/pull/95): colorize LogMessage label on WARN level and above - [@klyonrad](https://github.com/klyonrad)
* [#106](https://github.com/mattbrictson/airbrussh/pull/106): Remove the `log_file` parameter from the `CommandFormatter#exit_message` method; it was unused - [@mattbrictson](https://github.com/mattbrictson)
2017-04-22 16:45:24 +00:00
archivers Needs zlib. Use ${INSTALL}. Fix "install" target. Now works on SunOS. 2017-04-20 13:45:52 +00:00
audio Ensure the chosen termcap library can be found. 2017-04-21 12:33:15 +00:00
benchmarks Remove traces of textproc/php-dom which is not needed anymore, now that dom is built into PHP. Bump resp. PKGREVISION. 2017-04-05 12:33:47 +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 Updated cad/gtkwave to 3.3.80 2017-04-09 01:09:03 +00:00
chat Update skypeweb-purple to version 1.3 2017-04-21 23:09:57 +00:00
comms Updated minicom to 2.7.1. 2017-04-18 13:30:57 +00:00
converters Update ruby-unf_ext to 0.0.7.4. 2017-04-22 16:11:03 +00:00
cross Update to 3.28 2017-03-30 19:21:26 +00:00
databases Update ruby-sequel to 4.45.0. 2017-04-22 16:18:39 +00:00
devel Update ruby-term-ansicolor to 1.6.0. 2017-04-22 16:32:13 +00:00
distfiles
doc Note update of security/ruby-sshkit package to 1.13.1. 2017-04-22 16:44:08 +00:00
editors Honour LDFLAGS. 2017-04-21 13:03:08 +00:00
emulators Updated mame to 0.184. 2017-04-19 21:10:11 +00:00
filesystems Add BUILD_DEPENDS+= p5-Package-DeprecationManager-[0-9]* for make test 2017-04-18 14:00:57 +00:00
finance Updated gnucash to 2.6.16. 2017-04-05 16:45:47 +00:00
fonts Update to 20170410 2017-04-10 13:23:49 +00:00
games Bump PKGREVISION for previous 2017-04-07 23:34:40 +00:00
geography Add patch missed from the 20170414 update. This caused the build to fail 2017-04-18 16:54:35 +00:00
graphics Update ruby-mini-magick to 4.7.0. 2017-04-22 16:33:23 +00:00
ham Updated ham/gnuradio from 3.7.10.1 to 3.7.11 2017-03-15 14:07:12 +00:00
inputmethod Don't rely on GNU sed features. 2017-04-20 13:25:07 +00:00
lang gcc49: don't use precompiled headers for libstdc++ 2017-04-22 12:22:01 +00:00
licenses the Unicode, Inc. license text 2016-11-18 09:23:49 +00:00
mail Add ruby-actionmailer42 2017-04-22 00:42:12 +00:00
math v1.8.0 2017-04-22 07:29:53 +00:00
mbone Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
meta-pkgs Remove traces of textproc/php-dom which is not needed anymore, now that dom is built into PHP. Bump resp. PKGREVISION. 2017-04-05 12:33:47 +00:00
misc Update ruby-sprockets to 3.7.1. 2017-04-22 16:41:13 +00:00
mk Check for paxctl's existence rather than version+arch check. 2017-04-21 16:03:10 +00:00
multimedia Simon Burge reports this needs gcc-5.x. Add GCC_REQD. 2017-04-21 14:48:41 +00:00
net Update ruby-addressable to 2.5.1. 2017-04-22 16:42:28 +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 Changes 3.5.0.2: 2017-04-09 16:43:03 +00:00
pkgtools Drop PKG_REVISION. Should never be set here in first place. 2017-04-20 14:38:40 +00:00
print Ensure pkgsrc libraries can be found. 2017-04-20 09:20:55 +00:00
regress Fixed pkglint warnings. 2016-06-11 11:36:14 +00:00
security Update ruby-airbrussh to 1.2.0. 2017-04-22 16:45:24 +00:00
shells Requires libiconv. 2017-04-20 09:12:05 +00:00
sysutils Update sysutils/beats to 5.3.1. 2017-04-21 11:58:38 +00:00
templates Point at the HTML pkgsrc guide, not a plain-text human redirect. 2017-02-04 03:47:47 +00:00
textproc Fix PLIST. 2017-04-20 08:49:49 +00:00
time Fix PLIST after update. 2017-04-22 07:26:44 +00:00
wm Reset MAINTAINER after tonnerre resigned. 2017-04-19 11:24:36 +00:00
www Update ruby-rack to 1.6.5. 2017-04-22 16:16:29 +00:00
x11 qt5-qtbase: FreeBSD needs -lutil 2017-04-20 18:38:09 +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.