Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
adam 861536fac6 hugin: updated to 2018.0.0
2018.0.0:
The version 2018.0 is mainly a bug fix release and introduce some minor new features.

Several improvements for optimizer tabs:
- mark deselected images
- allow changing optimizer variables for all selected images at once
- option to ignore line cp
hugin_stacker: New tool to stack overlapping images with several averaging modes (e.g. mean, median).
Hugin: Added option to disable auto-rotation of images in control point and mask editor.
Nona, verdandi and hugin_stacker can now write BigTIFF images (for files >4 GB). The output of BigTIFF has to manually activated on the command line. It is not set automatically. (For a complete panorama in BigTIFF you will probably also need enblend/enfuse from repository. The last released version of enblend does not yet support writing BigTIFF files.)
Added expression parser to GUI: This allows to manipulate several image variables at once. (This is the same as running pto_var --set from the command line.) This can be used e.g. to prealign the images in a given setup and then run cpfind --prealigned to search control points only in overlapping images.
Add user-defined assistant and expose it in the GUI. It allows to set up different assistant strategies without the need to recompiling. Provide also some examples (scanned images, multi-row panoramas with orphaned images, single-shot panorama cameras).
2018-02-27 09:59:36 +00:00
archivers lzip: update to 1.20. 2018-02-25 21:07:53 +00:00
audio revbump after x264-devel update 2018-02-26 08:19:25 +00:00
benchmarks netperf: Support newer GCC and clang on SunOS. 2018-02-01 13:40:27 +00:00
biology plinkseq: use https 2018-02-11 15:50:59 +00:00
bootstrap Remove a mis-pasted line. Noticed by jperkin@. 2018-02-03 09:53:03 +00:00
cad cat/oce: Update 0.18.3. 2018-02-14 13:16:30 +00:00
chat irssi: update to 1.1.1 2018-02-15 21:27:11 +00:00
comms Import global switch for libusb's implementation [2/2] 2018-02-10 13:53:46 +00:00
converters p5-Sereal: update to 4.005. 2018-02-25 16:15:47 +00:00
cross nios2-gcc3 spins on NetBSD builds too, spare us the build. 2018-02-22 00:09:44 +00:00
databases p5-Fsdb: update to 2.65. 2018-02-25 16:39:23 +00:00
devel py-deprecation: updated to 2.0 2018-02-27 07:56:38 +00:00
distfiles
doc doc: Updated x11/libxshmfence to 1.3 2018-02-27 08:16:12 +00:00
editors GC hacks.mk -- switching to system malloc has taken care of the issue. 2018-02-14 12:51:58 +00:00
emulators revbump after x264-devel update 2018-02-26 08:19:25 +00:00
filesystems glusterfs: follow redirect 2018-02-11 15:41:46 +00:00
finance finance/Makefile: Add R-timeSeries 2018-02-26 17:17:32 +00:00
fonts harfbuzz: update to 1.7.5. 2018-02-11 16:08:38 +00:00
games revbump after x264-devel update 2018-02-26 08:19:25 +00:00
geography Update to 2.18.16 2018-02-19 12:51:56 +00:00
graphics hugin: updated to 2018.0.0 2018-02-27 09:59:36 +00:00
ham Updated ham/fldigi to 4.0.16 2018-02-18 14:57:55 +00:00
inputmethod ibus-kkc: Update HOMEPAGE. 2018-02-25 16:07:46 +00:00
lang py-js2py: updated to 0.59 2018-02-26 16:12:32 +00:00
licenses Add 9menu license 2018-02-21 15:12:47 +00:00
mail p5-User-Identity: update to 0.99. 2018-02-25 17:57:01 +00:00
math z3: forbid python 3.x 2018-02-27 08:34:16 +00:00
mbone revbump after x264-devel update 2018-02-26 08:19:25 +00:00
meta-pkgs kf5: add prison 2018-02-01 19:01:59 +00:00
misc Fix typo in comment 2018-02-26 18:04:31 +00:00
mk mk/misc/show.mk: document the show-all-* targets 2018-02-26 22:51:42 +00:00
multimedia mkvtoolnix: updated to 21.0.0 2018-02-26 09:52:03 +00:00
net Support builtin 878.30.4 in NetBSD base 2018-02-26 18:13:16 +00:00
news Bump PKGREVISION for gdbm shlib major bump 2018-01-28 20:10:34 +00:00
packages
parallel pvm3: follow redirect 2018-02-25 16:12:52 +00:00
pkgtools pkg_install-20180226: 2018-02-26 23:45:01 +00:00
print reportlab: use the versioned distfile. 2018-02-24 00:13:35 +00:00
regress Fixed pkglint warnings. 2016-06-11 11:36:14 +00:00
security lynis: update to 2.6.2 2018-02-26 17:42:54 +00:00
shells bash: update to 4.4.18. 2018-02-11 17:00:45 +00:00
sysutils Update to 0.7.17 2018-02-27 06:44:07 +00:00
templates Point at the HTML pkgsrc guide, not a plain-text human redirect. 2017-02-04 03:47:47 +00:00
textproc freexl: updated to 1.0.5 2018-02-27 06:48:22 +00:00
time py-pendulum: updated to 1.4.2 2018-02-25 21:25:51 +00:00
wm wmctrl: update links 2018-02-25 16:15:09 +00:00
www Update to 7.57 2018-02-27 08:05:07 +00:00
x11 libxshmfence: update to 1.3. 2018-02-27 08:16:03 +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.