Automatic conversion of the NetBSD pkgsrc CVS module, use with care
3e8171cc7c
+ GConf-3.2.3, ImageMagick-7.0.7.4, SDL2-2.0.6, adwaita-icon-theme-3.26.0, at-spi2-atk-2.26.0, at-spi2-core-2.26.0, atk-2.26.0, atkmm-2.25.4, fontconfig-2.12.6, gdbus-codegen-2.54.0, gdk-pixbuf2-2.36.10, gdk-pixbuf2-xlib-2.36.10, glib-networking-2.54.0, glib2-2.54.0, glibmm-2.54.1, gmime-3.0.2, gnumeric112-1.12.35, gobject-introspection-1.54.0, goffice0.10-0.10.35, gssdp-1.0.2, gstreamer1-1.12.3, gtk-doc-1.26, gtk3-3.22.21, gtksourceview3-3.24.4, gupnp-1.0.2, gupnp-igd-0.2.4, iso-codes-3.76, libexttextcat-3.4.5, libgsf-1.14.41, libnotify-0.7.7, librsvg-2.40.18, libsecret-0.18.5, libsoup-2.60.0, libunique-3.0.0, mcookie-2.30.2, mm-common-0.9.11, notmuch-0.25.1, p5-libwww-6.27, pango-1.40.12, perl5-5.26.1, pulseaudio-11.1, py-ZopeInterface-4.4.3, py-asn1-0.3.6, py-asn1crypto-0.23.0, py-gobject3-3.26.0, py-google-api-python-client-1.6.4, py-gstreamer1-1.12.3, py-mercurial-4.3.2, py-oauthlib-2.0.4, shared-mime-info-1.9, vala-0.38.1, vim-8.0.1142, vim-share-8.0.1142, x264-devel-20170923. - vim-share-8.0.1118, x264-devel-20170916. |
||
---|---|---|
archivers | ||
audio | ||
benchmarks | ||
biology | ||
bootstrap | ||
cad | ||
chat | ||
comms | ||
converters | ||
cross | ||
databases | ||
devel | ||
distfiles | ||
doc | ||
editors | ||
emulators | ||
filesystems | ||
finance | ||
fonts | ||
games | ||
geography | ||
graphics | ||
ham | ||
inputmethod | ||
lang | ||
licenses | ||
math | ||
mbone | ||
meta-pkgs | ||
misc | ||
mk | ||
multimedia | ||
net | ||
news | ||
packages | ||
parallel | ||
pkgtools | ||
regress | ||
security | ||
shells | ||
sysutils | ||
templates | ||
textproc | ||
time | ||
wm | ||
www | ||
x11 | ||
Makefile | ||
pkglocate | ||
README |
$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.