Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
adam 47fea71377 py-setuptools: updated to 40.5.0
v40.5.0
* In pkg_resources.normalize_path, fix issue on Cygwin when cwd contains symlinks.
* Deprecated support for downloads from Subversion in package_index/easy_install.
* Dropped use of six.u in favor of u"" literals.
* Added support for data_files in setup.cfg.
* Fixed rendering of the deprecation warning in easy_install doc.
2018-10-29 17:56:44 +00:00
archivers unrar: updated to 5.6.8 2018-10-24 10:55:49 +00:00
audio *: (belatedly) revbump for net/libsoup update 2018-10-24 21:11:45 +00:00
benchmarks dnsperf: Fix build with BIND 9.12.3 and newer 2018-10-27 12:04:33 +00:00
biology xylem: build fix 2018-09-29 12:49:55 +00:00
bootstrap Fix commit v 1.254 2018-10-29 17:41:35 +00:00
cad Updated cad/klayout to 0.25.4 2018-09-22 15:28:28 +00:00
chat *: (belatedly) revbump for net/libsoup update 2018-10-24 21:11:45 +00:00
comms asterisk*: Fix install on SunOS. 2018-10-29 17:36:57 +00:00
converters help2man: updated to 1.47.8 2018-10-23 06:43:20 +00:00
cross aarch64-none-elf-gcc: Add extra headers seen on Linux and SunOS. 2018-10-29 15:00:11 +00:00
databases lua-sql: Put back LUA_LIBDIR, fixes alternate installs. 2018-10-29 14:35:09 +00:00
devel py-setuptools: updated to 40.5.0 2018-10-29 17:56:44 +00:00
distfiles
doc uriparser-0.9.0 2018-10-29 16:18:34 +00:00
editors emacs26: Do not (manually) inject X11 LDFLAGS via configure 2018-10-27 20:58:39 +00:00
emulators libretro-reicast: Update to 20181026 2018-10-28 13:21:10 +00:00
filesystems fuse-unionfs: Simplify the package a bit 2018-09-17 14:33:35 +00:00
finance *: (belatedly) revbump for net/libsoup update 2018-10-24 21:11:45 +00:00
fonts Fix _POSIX_C_SOURCE abuse for at least NetBSD to fix gcc6/7/8 build 2018-10-29 13:55:14 +00:00
games neverball: Needs c99 and avoid vsnprintf(3) hacks 2018-10-12 09:37:25 +00:00
geography *: (belatedly) revbump for net/libsoup update 2018-10-24 21:11:45 +00:00
graphics patches from upstream for 2018-10-28 09:45:07 +00:00
ham predict: needs FAKE_NCURSES 2018-09-29 14:01:58 +00:00
inputmethod *: (belatedly) revbump for net/libsoup update 2018-10-24 21:11:45 +00:00
lang Add support for Minix 2018-10-29 14:25:25 +00:00
licenses licenses/intel-microcode-license: Update with the current version 2018-09-03 10:56:17 +00:00
mail Point to where servercert.pem actually is. While here, use the regularly 2018-10-28 16:38:36 +00:00
math math/libsvm: Fix install_name on Darwin 2018-10-25 21:46:03 +00:00
mbone Updated mbone/mdd to 20180824 2018-08-29 00:50:12 +00:00
meta-pkgs meta-pkgs/bulk-medium: update to 20180924 2018-09-24 01:26:50 +00:00
misc *: (belatedly) revbump for net/libsoup update 2018-10-24 21:11:45 +00:00
mk Don't rely on gcc version fallthrough for GCC_REQD+=8 2018-10-29 11:53:18 +00:00
multimedia mkvtoolnix: update to 28.2.0. security fix. 2018-10-26 18:09:39 +00:00
net youtube-dl: Update net/youtube-dl to 20181029 2018-10-28 21:32:38 +00:00
news pan: needs itstool 2018-09-29 15:33:26 +00:00
packages
parallel Handle packing on DragonFly 2018-09-30 21:37:29 +00:00
pkgtools Adjust CC_VERSION check from gcc-8* to gcc-[89]* 2018-10-29 14:41:56 +00:00
print py-reportlab: updated to 3.5.9 2018-10-25 09:51:03 +00:00
regress Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
security py-cryptodome: updated to 3.7.0 2018-10-29 11:07:21 +00:00
shells bash-completion: Update shells/bash-completion to 2.8 2018-10-19 20:28:25 +00:00
sysutils Adjust CC_VERSION check from gcc-8* to gcc-[89]* 2018-10-29 14:41:56 +00:00
templates
textproc Update uriparser to 0.9.0. 2018-10-29 16:17:25 +00:00
time py-tzdata: updated to 2018.7 2018-10-29 11:11:27 +00:00
wm *: (belatedly) revbump for net/libsoup update 2018-10-24 21:11:45 +00:00
www webkit-gtk: Update www/webkit-gtk to 2.22.3 2018-10-29 11:54:11 +00:00
x11 gtk3: Add a missing BUILDLINK_API_DEPENDS.libepoxy in buildlink3.mk 2018-10-27 12:28:28 +00:00
Makefile
pkglocate Remove clauses 3,4 from TNF-only copyright blocks. 2018-08-22 20:48:36 +00:00
README Don't prefix commands by a shell prompt, so they're slightly easier to copy. 2018-10-09 22:55:48 +00:00

$NetBSD: README,v 1.20 2018/10/09 22:55:48 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.