Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
ryoon 88fd6ba1d3 Update to 8.0.172
Changelog:
core-libs	java.time	(tz) Upgrade time-zone data to tzdata2018d
xml	jax-ws	Newlines in JAXB string values of SOAP-requests are escaped to " "
hotspot	compiler	Crash with assert(handler_address == SharedRuntime::compute_compiled_exc_handler(..) failed: Must be the same
deploy	webstart	JRE bundled in App-V package will not start Java Web Start applications
deploy	webstart	javaws.exe failed to launch UTF-8 encoded JNLP file
javafx	web	Intermittent crash when using WebView from JFXPanel applicationS

hotspot	runtime	Hotspot crash on Cassandra 3.11.1 startup with libnuma 2.0.3
security-libs	org.ietf.jgss	Kerberos krb5 authentication: AuthList's put method leads to performance issue
hotspot	gc	Performance drop with Java JDK 1.8.0_162-b32
2018-05-26 22:24:01 +00:00
archivers Update: 2018-05-15 22:16:35 +00:00
audio id3: update to 1.1.0. 2018-05-26 21:49:22 +00:00
benchmarks Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
biology biology/ncbi-blast+: Respect env to support PKGSRC_USE_RELRO 2018-05-22 21:37:29 +00:00
bootstrap bootstrap: don't output "Hopefully" when bootstrap finishes 2018-03-07 07:34:07 +00:00
cad revbump for boost-libs update 2018-04-29 21:31:17 +00:00
chat weechat: update to 2.1 2018-05-25 10:16:03 +00:00
comms py-gammu: Update comms/py-gammu to 2.11 2018-05-16 08:25:43 +00:00
converters utf8proc: use correct shared library installation 2018-05-21 17:49:50 +00:00
cross Update to 8.1.0 2018-05-26 00:59:26 +00:00
databases Update to 2.0016 2018-05-22 00:23:02 +00:00
devel extra-cmake-modules: update to 5.46.0. 2018-05-26 22:15:18 +00:00
distfiles
doc doc: Updated graphics/oxygen-icons to 5.46.0 2018-05-26 22:19:47 +00:00
editors nano: update to 2.9.7 2018-05-15 15:14:10 +00:00
emulators fuse-emulator-utils: updated to 1.4.1 2018-05-01 18:35:19 +00:00
filesystems revbump for boost-libs update 2018-04-29 21:31:17 +00:00
finance py-braintree: updated to 3.46.0 2018-05-23 07:46:23 +00:00
fonts fonts/woff2: Avoid -no-canonical-prefixes 2018-05-15 11:46:43 +00:00
games revbump for boost-libs update 2018-04-29 21:31:17 +00:00
geography Update to 5.0.1 2018-05-24 19:03:56 +00:00
graphics oxygen-icons: update to 5.46.0. 2018-05-26 22:19:38 +00:00
ham revbump for boost-libs update 2018-04-29 21:31:17 +00:00
inputmethod Use GNU msgfmt to fix build 2018-05-25 16:41:58 +00:00
lang Update to 8.0.172 2018-05-26 22:24:01 +00:00
licenses Remove folkloric licenses for mail/fetchmail. 2018-05-22 07:47:19 +00:00
mail neomutt: update to 20180512. 2018-05-26 21:46:47 +00:00
math gnumeric: update to 1.12.41. 2018-05-26 22:11:32 +00:00
mbone Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
meta-pkgs texlive-collection-mathscience: add tex-ebproof 2018-05-22 21:16:28 +00:00
misc todoman: update to 3.4.0. 2018-05-26 22:13:08 +00:00
mk check-shlibs-macho.awk: Implement revision 1.3 correctly. 2018-05-25 10:57:28 +00:00
multimedia Fix build of x265 for non-x86. 2018-05-26 05:30:19 +00:00
net filezilla: update to 3.33.0. 2018-05-26 21:59:41 +00:00
news revbump for boost-libs update 2018-04-29 21:31:17 +00:00
packages
parallel revbump for boost-libs update 2018-04-29 21:31:17 +00:00
pkgtools Simplify. 2018-05-25 13:08:49 +00:00
print tex-glossaries: add dependency on tex-tracklang 2018-05-22 21:25:09 +00:00
regress
security mit-krb5: Avoid bogus -Wuninitialized warning. 2018-05-25 13:46:40 +00:00
shells dash: updated to 0.5.10.1 2018-05-17 09:52:43 +00:00
sysutils Add u-boot-pine-h64 2018-05-26 17:54:09 +00:00
templates Point at the HTML pkgsrc guide, not a plain-text human redirect. 2017-02-04 03:47:47 +00:00
textproc py-JWT: updated to 1.6.4 2018-05-24 06:33:41 +00:00
time time/ruby-tzinfo03: update to 0.3.54 2018-05-21 16:01:57 +00:00
wm Update to 1.20.0: 2018-05-14 13:05:34 +00:00
www py-asgiref: updated to 2.3.2 2018-05-24 06:37:46 +00:00
x11 libdrm: update to 2.4.92. 2018-05-26 21:44:47 +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.