Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
leot c4e9976509 tor: Update to 0.4.2.6
Changes:
0.4.2.6
-------
  This is the second stable release in the 0.4.2.x series. It backports
  several bugfixes from 0.4.3.1-alpha, including some that had affected
  the Linux seccomp2 sandbox or Windows services. If you're running with
  one of those configurations, you'll probably want to upgrade;
  otherwise, you should be fine with 0.4.2.5.

  o Major bugfixes (linux seccomp sandbox, backport from 0.4.3.1-alpha):
    - Correct how we use libseccomp. Particularly, stop assuming that
      rules are applied in a particular order or that more rules are
      processed after the first match. Neither is the case! In
      libseccomp <2.4.0 this lead to some rules having no effect.
      libseccomp 2.4.0 changed how rules are generated, leading to a
      different ordering, which in turn led to a fatal crash during
      startup. Fixes bug 29819; bugfix on 0.2.5.1-alpha. Patch by
      Peter Gerber.
    - Fix crash when reloading logging configuration while the
      experimental sandbox is enabled. Fixes bug 32841; bugfix on
      0.4.1.7. Patch by Peter Gerber.

  o Minor bugfixes (correctness checks, backport from 0.4.3.1-alpha):
    - Use GCC/Clang's printf-checking feature to make sure that
      tor_assertf() arguments are correctly typed. Fixes bug 32765;
      bugfix on 0.4.1.1-alpha.

  o Minor bugfixes (logging, crash, backport from 0.4.3.1-alpha):
    - Avoid a possible crash when trying to log a (fatal) assertion
      failure about mismatched magic numbers in configuration objects.
      Fixes bug 32771; bugfix on 0.4.2.1-alpha.

  o Minor bugfixes (testing, backport from 0.4.3.1-alpha):
    - When TOR_DISABLE_PRACTRACKER is set, do not apply it to the
      test_practracker.sh script. Doing so caused a test failure. Fixes
      bug 32705; bugfix on 0.4.2.1-alpha.
    - When TOR_DISABLE_PRACTRACKER is set, log a notice to stderr when
      skipping practracker checks. Fixes bug 32705; bugfix
      on 0.4.2.1-alpha.

  o Minor bugfixes (windows service, backport from 0.4.3.1-alpha):
    - Initialize the publish/subscribe system when running as a windows
      service. Fixes bug 32778; bugfix on 0.4.1.1-alpha.

  o Testing (backport from 0.4.3.1-alpha):
    - Turn off Tor's Sandbox in Chutney jobs, and run those jobs on
      Ubuntu Bionic. Turning off the Sandbox is a work-around, until we
      fix the sandbox errors in 32722. Closes ticket 32240.
    - Re-enable the Travis CI macOS Chutney build, but don't let it
      prevent the Travis job from finishing. (The Travis macOS jobs are
      slow, so we don't want to have it delay the whole CI process.)
      Closes ticket 32629.

  o Testing (continuous integration, backport from 0.4.3.1-alpha):
    - Use zstd in our Travis Linux builds. Closes ticket 32242.
2020-01-30 21:02:49 +00:00
archivers libzip: update to 1.6.0nb1. 2020-01-29 21:54:31 +00:00
audio py-last: updated to 3.2.0 2020-01-29 21:49:50 +00:00
benchmarks all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
biology all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
bootstrap Skip trying to make use of a 64bit ABI on Darwin as the system libraries on 2019-12-05 22:19:56 +00:00
cad all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
chat prosody: remove patch that is not in distinfo 2020-01-30 10:08:14 +00:00
comms asterisk-sounds-native: pkglint cleanup 2020-01-27 22:21:57 +00:00
converters p5-Sereal: update to 4.008. 2020-01-30 09:48:34 +00:00
cross all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
databases py-mongo: updated to 3.10.1 2020-01-29 13:08:35 +00:00
devel py-test5: updated to 5.3.5 2020-01-30 19:44:13 +00:00
distfiles
doc doc: Updated math/py-pandas-datareader to 0.8.1nb1 2020-01-30 20:25:21 +00:00
editors tweak: update to 3.02. 2020-01-28 13:23:32 +00:00
emulators Remove old comments that look left over for running the linux binary ski emulator on NetBSD 2020-01-30 16:29:31 +00:00
filesystems fuse: Update HOMEPAGE 2020-01-27 20:42:55 +00:00
finance all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
fonts all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
games Fix an error on 64-bits platforms. 2020-01-30 13:56:12 +00:00
geography all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
graphics kiconthemes: update of frameworks to 5.66 (commit missed previously) 2020-01-30 19:21:52 +00:00
ham all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
inputmethod all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
lang regen PLIST 2020-01-30 20:44:27 +00:00
licenses licenses: Add vvvvvv-license 2020-01-20 21:15:48 +00:00
mail Update to 0.15.0 (by diffing git tags, no new distfile available). From 2020-01-30 18:02:41 +00:00
math math/py-pandas-datareader: Fix dependencies 2020-01-30 20:25:18 +00:00
mbone all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
meta-pkgs kf5: update to frameworks 5.66 2020-01-29 11:49:22 +00:00
misc libreoffice6-bin: update to 6.2.8. 2020-01-29 15:56:08 +00:00
mk mk: Remove some now-unused unrealircd-* option descriptions. 2020-01-28 13:20:36 +00:00
multimedia libvpx: updated to 1.8.2 2020-01-28 19:20:09 +00:00
net tor: Update to 0.4.2.6 2020-01-30 21:02:49 +00:00
news all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
packages
parallel all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
pkgtools pkgtools/pkglint: use ASCII-only variant of the preformatted manual page 2020-01-26 20:16:29 +00:00
print Remove part of airprint scheduler printers patch as per 2020-01-29 22:56:50 +00:00
regress mk/pkgformat: include only relevant ident strings in +BUILD_VERSION 2020-01-15 20:11:11 +00:00
security openpam: fix PR pkg/54907 2020-01-30 11:17:05 +00:00
shells all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
sysutils sysutils/Makefile: + arm-trusted-firmware-rk3399, u-boot-pinebook-pro 2020-01-30 10:21:24 +00:00
templates
textproc py-lxml: updated to 4.5.0 2020-01-30 19:42:47 +00:00
time kf5: update to frameworks 5.66 2020-01-29 11:49:22 +00:00
wm fluxconf: remove package 2020-01-27 22:58:05 +00:00
www py-WebOb: updated to 1.8.6 2020-01-29 22:47:02 +00:00
x11 py-qt5: fix ALTERNATIVES syntax 2020-01-30 13:14:53 +00:00
Makefile regress: remove Makefile 2020-01-11 11:09:35 +00:00
pkglocate
README.md README.md: minor adjustments 2020-01-15 16:19:22 +00:00

pkgsrc

pkgsrc is a framework for building software for a variety of UNIX-like systems.

It produces binary packages, which can be managed with tools such as pkgin.

Bootstrapping

To use pkgsrc on operating systems other than NetBSD, you first need to bootstrap:

cd pkgsrc/bootstrap
./bootstrap

Note that this is only for the most simple case, using pkgsrc's defaults.

Please consult bootstrap/README and bootstrap/README.OS for detailed information about bootstrapping.

Building packages

cd pkgsrc/category/package-name
$PREFIX/bin/bmake install

Where $PREFIX is where you've chosen to install packages (typically /usr/pkg)

On NetBSD, bmake is simply the built-in make tool.

To build packages in bulk, tools such as pkgtools/pbulk and pkgtools/pkg_comp can be used.

Troubleshooting

Latest sources

To fetch the main CVS repository:

cvs -d anoncvs@anoncvs.NetBSD.org:/cvsroot checkout -P pkgsrc

To work in the Git mirror, which is updated every few hours from CVS:

git clone https://github.com/NetBSD/pkgsrc.git