Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
wiz 6329a5e281 p5-SNMP-Info: update to 3.37.
version 3.37 (2017-07-11)

  [ENHANCEMENTS]

  * Layer3::Juniper fixed to return os_ver for JUNOS 14.x and higher

version 3.36 (2017-06-28)

  [ENHANCEMENTS]

  * Migrate to Module::Build for distribution maintenance

version 3.35 (2017-06-28)

  [ENHANCEMENTS]

  * Include loading of LLDP-EXT-MED-MIB in LLDP.pm

  [BUG FIXES]

  * #180 support CiscoConfig on Nexus (sf.net:scratchfury)
  * #50 remove interface specific part from vrf interfaces on IOS (W. Vandersmissen)
  * #211 f5 class should respect UseEnums when faking i_type

version 3.34 (2016-11-20)

  [ENHANCEMENTS]

  * Support Cisco IPS Modules homed on the Cisco ASA (M. Kraus)

  [BUG FIXES]

  * Serial number on Nexus 9372 (genereic check for ID before using) (M. Caines)
2017-09-17 21:34:44 +00:00
archivers p5-Archive-Tar: update to 2.26. 2017-09-17 07:11:53 +00:00
audio p5-MP3-Tag: update to 1.14. 2017-09-17 07:16:18 +00:00
benchmarks Comment out dead sites. 2017-09-08 06:17:45 +00:00
biology p5-Bio-ASN1-EntrezGene: update to 1.72. 2017-09-17 07:51:04 +00:00
bootstrap Add code for finding machine_arch on OSF1 2017-06-19 06:30:48 +00:00
cad Updated cad/gtkwave to 3.3.84 2017-09-16 11:59:42 +00:00
chat p5-POE-Component-IRC: update to 6.90. 2017-09-17 08:02:26 +00:00
comms p5-Asterisk: update to 1.08. 2017-09-17 08:10:01 +00:00
converters p5-Sereal: update to 3.015. 2017-09-17 08:29:42 +00:00
cross Update PLIST for installation into cross/ change from more than a year ago. 2017-09-09 17:17:51 +00:00
databases databases/freetds: update to 1.00.58. 2017-09-17 17:31:03 +00:00
devel MoarVM uses an executable stack. 2017-09-17 16:20:55 +00:00
distfiles
doc doc: Updated net/p5-Nmap-Parser to 1.360 2017-09-17 21:07:57 +00:00
editors p5-PPIx-EditorTools: update to 0.19. 2017-09-17 15:33:32 +00:00
emulators Reset maintainer 2017-09-16 19:26:41 +00:00
filesystems p5-MooseX-Types-Path-Tiny: update to 0.012. 2017-09-17 15:35:46 +00:00
finance finance/Makefile: Add py-alphalens 2017-09-16 21:32:14 +00:00
fonts Reset maintainer 2017-09-16 19:26:41 +00:00
games Reset maintainer 2017-09-16 19:26:41 +00:00
geography Reset maintainer 2017-09-16 19:26:41 +00:00
graphics p5-GraphViz2: update to 2.46. 2017-09-17 15:52:21 +00:00
ham Recursive revbump from audio/pulseaudio-11.0 2017-09-08 02:38:35 +00:00
inputmethod Comment out dead sites. 2017-09-06 10:40:25 +00:00
lang Disassociate myself from NetBSD project. 2017-09-17 15:04:23 +00:00
licenses Add flashpix-license for use with libfpx 2017-08-04 08:14:05 +00:00
mail p5-User-Identity: update to 0.97. 2017-09-17 20:03:03 +00:00
math p5-Spreadsheet-Read: update to 0.74. 2017-09-17 20:13:01 +00:00
mbone Generate makefile for NetBSD 8. 2017-09-12 08:21:30 +00:00
meta-pkgs Reset maintainer 2017-09-16 19:26:41 +00:00
misc p5-Mac-PropertyList: update to 1.412. 2017-09-17 20:23:14 +00:00
mk fetch/sites.mk: ftp.tuwien.ac.at times out, remove it 2017-09-17 10:55:17 +00:00
multimedia p5-GStreamer: update to 0.20. 2017-09-17 20:25:29 +00:00
net p5-SNMP-Info: update to 3.37. 2017-09-17 21:34:44 +00:00
news Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
packages
parallel Reset maintainer 2017-09-16 19:26:41 +00:00
pkgtools Ensure that correct path names are picked up for patches. 2017-09-10 14:12:11 +00:00
print Remove patch which became unnecessary with 2017-09-10 16:23:02 +00:00
regress Fixed pkglint warnings. 2016-06-11 11:36:14 +00:00
security py-asn1: update to 0.3.5 2017-09-17 10:18:41 +00:00
shells Comment out dead sites. 2017-09-04 18:00:49 +00:00
sysutils entr: Update sysutils/entr to 3.8 2017-09-16 20:15:05 +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-xlsxwriter: update to 1.0.0 2017-09-17 12:28:43 +00:00
time Reset maintainer 2017-09-16 19:26:41 +00:00
wm Reset maintainer 2017-09-16 19:26:41 +00:00
www Reset maintainer 2017-09-16 19:26:41 +00:00
x11 p5-Wx: use matching version of p5-Alien-wxWdigets 2017-09-17 14:42:16 +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.