Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
fhajny 95c1cf2fc7 Update net/erlang-stun to 1.0.20.
Version 1.0.20
- Updating fast_tls to version 1.0.20.

Version 1.0.19
- Updating fast_tls to version 1.0.19.

Version 1.0.18
- Updating fast_tls to version 71250ae.
- Fix compilation warnings
2018-01-16 12:24:07 +00:00
archivers lz4: updated to 1.8.1.2 2018-01-16 08:13:01 +00:00
audio xmms-crossfade: follow redirect 2018-01-14 10:42:23 +00:00
benchmarks Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
biology Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
bootstrap Define machine_arch for Cygwin, this resolves an issue where MACHINE_ARCH is set 2017-12-09 00:33:36 +00:00
cad Updated cad/py-gds to 1.2.1 2018-01-12 12:55:50 +00:00
chat irssi: update to 1.1.0 2018-01-16 07:18:44 +00:00
comms Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
converters *: Recursive bump for poppler-0.62.0 2018-01-10 22:16:24 +00:00
cross cross-libtool-base: catch up with libtool-base 2.4.6 PLIST changes. 2018-01-16 09:34:40 +00:00
databases Update databases/mongo-c-driver to 1.9.2. 2018-01-16 12:09:51 +00:00
devel Update devel/libbson to 1.9.2. 2018-01-16 12:09:14 +00:00
distfiles
doc doc: Updated net/erlang-xmpp to 1.1.19 2018-01-16 12:20:34 +00:00
editors medit: update HOMEPAGE. 2018-01-14 07:02:16 +00:00
emulators PC6001VX: revert previous rpath patch since ffmpeg3 has been fixed. 2018-01-13 05:04:38 +00:00
filesystems Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
finance Don't hard-code libstdc++. Depend on the compiler to add the STL. Bump 2018-01-07 20:59:40 +00:00
fonts Add a workaround for the Old in-tree fontconfig headers 2018-01-15 08:59:15 +00:00
games moria: Use FORTIFY_SUPPORTED=no instead of PKGSRC_USE_FORTIFY=no. 2018-01-15 09:54:21 +00:00
geography Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
graphics graphics/*: remove redundant :Q modifiers 2018-01-14 14:58:38 +00:00
ham chirp: follow redirect 2018-01-14 10:05:37 +00:00
inputmethod Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
lang php56: Convert libgcc fix to a patch to mirror php7*. 2018-01-16 11:28:09 +00:00
licenses removed spin-license 2017-12-10 14:02:33 +00:00
mail p5-Mail-DKIM: update to 0.52. 2018-01-14 08:13:43 +00:00
math py-ephem: updated to 3.7.6.0nb1 2018-01-11 14:31:20 +00:00
mbone Remove traces of crypto restrictions from packages. 2018-01-02 05:37:22 +00:00
meta-pkgs boost: SunOS supports soname, fixes check-shlibs. 2018-01-15 12:21:35 +00:00
misc libreoffice5-bin: follow redirect 2018-01-14 10:16:29 +00:00
mk mk: Introduce *_SUPPORTED variables for security features. 2018-01-15 09:35:45 +00:00
multimedia mp4v2: updated to 3.0.3.0 2018-01-15 08:08:26 +00:00
net Update net/erlang-stun to 1.0.20. 2018-01-16 12:24:07 +00:00
news Sort PLIST files. 2018-01-01 22:29:15 +00:00
packages
parallel Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
pkgtools pkglint: Update to 5.5.1 2018-01-13 23:56:14 +00:00
print cups-pdf: follow redirect 2018-01-14 10:08:31 +00:00
regress Fixed pkglint warnings. 2016-06-11 11:36:14 +00:00
security Update security/fast_tls to 1.0.20. 2018-01-16 12:16:22 +00:00
shells Sort PLIST files. 2018-01-01 22:29:15 +00:00
sysutils coreutils: Fix issue with clang -errwarn on SunOS. 2018-01-16 10:10:00 +00:00
templates Point at the HTML pkgsrc guide, not a plain-text human redirect. 2017-02-04 03:47:47 +00:00
textproc Update textproc/fast_xml to 1.1.28. 2018-01-16 12:18:21 +00:00
time p5-Time-HiRes: update to 1.9753. 2018-01-14 08:19:33 +00:00
wm Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
www Import phalcon-3.3.1 as www/php-phalcon. 2018-01-15 21:36:05 +00:00
x11 space_dapp: follow redirect 2018-01-14 10:40:24 +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.