Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
wen e65a87e9bf Update to 1.4
Upstream changes:
2017-04-07 Mattias Holmlund

  Version 1.4

    Fix tests when run without internet connectivity. Patch by Mike Parker.
    Fixes https://rt.cpan.org/Ticket/Display.html?id=120584

2017-03-11 Mattias Holmlund

  Version 1.3

    Added missing Changes entry for version 1.2. No other changes.

2017-03-07 Mattias Holmlund

  Version 1.2

    Add X-No-Server-Contact header when the content returned has been
      delivered without any contact with the external server
2017-08-20 01:10:51 +00:00
archivers LZ4 v1.8.0 2017-08-19 14:54:25 +00:00
audio Fix MASTER_SITES that did not used MASTER_SITE_SOURCEFORGE. 2017-08-18 13:26:37 +00:00
benchmarks Comment out dead sites. 2017-08-16 20:45:30 +00:00
biology Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
bootstrap Add code for finding machine_arch on OSF1 2017-06-19 06:30:48 +00:00
cad Update cad/oce to 0.18.2. 2017-08-18 10:08:40 +00:00
chat Comment out dead sites. 2017-08-16 20:45:30 +00:00
comms comms/modemd: Install manpages into ${PKGMANDIR}. 2017-08-19 00:22:35 +00:00
converters Comment out dead sites. 2017-08-16 20:45:30 +00:00
cross Update to 7.2 2017-08-16 14:41:12 +00:00
databases Update ruby-sequel to 4.49.0 2017-08-18 10:17:27 +00:00
devel Sync with Python 3.6.2 2017-08-19 14:01:17 +00:00
distfiles
doc Updated www/p5-HTML-Scrubber to 0.17 2017-08-20 00:50:34 +00:00
editors Comment out dead sites. 2017-08-16 20:45:30 +00:00
emulators Update PC6001VX to 2.31.0. 2017-08-19 10:27:24 +00:00
filesystems filesystems/fuse-unionfs: Install manpages into ${PKGMANDIR}. 2017-08-19 00:20:50 +00:00
finance The Braintree Python library provides integration access to the Braintree 2017-07-07 07:43:42 +00:00
fonts Update tex-dozenal{,-doc} to 7.1 2017-08-17 03:21:14 +00:00
games games/lgogdownloader: Install manpages into ${PKGMANDIR}. 2017-08-19 00:21:43 +00:00
geography Comment out dead sites. 2017-08-16 20:45:30 +00:00
graphics graphics/autopano-sift-C: Install manpages into ${PKGMANDIR}. 2017-08-19 00:19:37 +00:00
ham Comment out dead sites. 2017-08-16 20:45:30 +00:00
inputmethod Update some HOMEPAGEs. 2017-08-16 21:22:11 +00:00
lang lang/guile20: Mirror changes to lang/guile22/Makefile. 2017-08-19 00:28:10 +00:00
licenses Add flashpix-license for use with libfpx 2017-08-04 08:14:05 +00:00
mail Update to netqmail-1.06-qbiffutmpx-20170820.patch. Should fix EL7 bulk 2017-08-19 22:11:43 +00:00
math GLPK 4.63: 2017-08-18 21:47:51 +00:00
mbone Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
meta-pkgs Update ruby-gnome2 packages to 3.1.8. 2017-08-18 14:58:49 +00:00
misc misc/vfu: Install manpages into ${PKGMANDIR}. 2017-08-19 00:26:37 +00:00
mk mk/pkgtasks: Fix postinstall check to not skip last set of files. 2017-08-19 00:30:55 +00:00
multimedia Fix xine detection from disabling PaX MPROTECT for conftest test program 2017-08-19 10:02:15 +00:00
net net/ccrtp: Install GNU info files into ${PKGINFODIR}. 2017-08-19 00:27:44 +00:00
news Remove cg. Development stopped in 2002. 2017-08-01 17:13:47 +00:00
packages
parallel Follow some http redirects. 2017-08-16 20:21:03 +00:00
pkgtools Update pkgtools/pkgtasks to 1.14. 2017-08-19 00:30:07 +00:00
print Fix TEXLIVE_REV 2017-08-19 01:17:56 +00:00
regress Fixed pkglint warnings. 2016-06-11 11:36:14 +00:00
security release 4.12: 2017-08-18 21:53:47 +00:00
shells Update shells/fish to 2.6.0. 2017-08-19 09:28:38 +00:00
sysutils Add LICENSE (GNU GPL 2) 2017-08-19 11:35:10 +00:00
templates Point at the HTML pkgsrc guide, not a plain-text human redirect. 2017-02-04 03:47:47 +00:00
textproc version 2.6.9: 2017-08-19 14:25:14 +00:00
time time/hebcal: Fix empty installed GNU info file. 2017-08-18 01:14:32 +00:00
wm Add xmlto build dependency to i3 since it is used to build the docs. 2017-08-19 10:57:54 +00:00
www Update to 1.4 2017-08-20 01:10:51 +00:00
x11 Update ruby-gnome2 packages to 3.1.8. 2017-08-18 14:58:49 +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.