Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Go to file
bsiegert 5fd64b3f18 Pullup ticket #6499 - requested by nia
www/firefox78: security fix

Revisions pulled up:
- www/firefox78/Makefile                                        1.35
- www/firefox78/distinfo                                        1.20

---
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Fri Sep 10 11:37:53 UTC 2021

   Modified Files:
   	pkgsrc/www/firefox78: Makefile distinfo

   Log Message:
   firefox78: update to 78.14.0

   Fixes CVE-2021-38493
2021-09-15 17:11:21 +00:00
archivers Rename sysutils/xfce4-xarchiver to archivers/xarchiver 2021-06-13 08:15:50 +00:00
audio audio/abcde: Drop gogo from MESSAGE 2021-06-23 13:10:28 +00:00
benchmarks google-benchmark: update to 1.5.4. 2021-06-10 10:08:07 +00:00
biology biology/Makefile: Add peak-classifier 2021-06-15 13:55:35 +00:00
bootstrap Introduce a new SYSCONFBASE variable (defaults to /etc) 2021-05-30 23:41:05 +00:00
cad openscad: Needs itstool 2021-06-18 12:26:25 +00:00
chat Pullup ticket #6496 - requested by nia 2021-09-10 13:11:32 +00:00
comms Allow for tiff 4.3 as requested by Mustafa Dogan. Skipping 2021-06-20 06:38:55 +00:00
converters *: bump PKGREVISION for poppler shlib bump 2021-06-10 11:06:19 +00:00
cross *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
databases Pullup ticket #6491 - requested by nia 2021-07-24 18:11:47 +00:00
devel Pullup ticket #6471 - requested by tnn 2021-06-24 18:01:33 +00:00
distfiles
doc Pullup ticket #6496 2021-09-10 13:11:48 +00:00
editors emacs27: switch to harfbuzz backend for fonts 2021-06-13 20:28:12 +00:00
emulators Uptream patch (that's in the pipeline) to address an issue in 2021-06-22 04:09:06 +00:00
filesystems fuse-djmount: retire; does not build with external nor internal libupnp; last release 2006-08-07 2021-06-15 09:05:40 +00:00
finance finance/ruby-activemerchant: update to 1.121.0 2021-06-14 15:23:12 +00:00
fonts *: Stop listing OS names in package descriptions 2021-06-14 21:08:05 +00:00
games gemrb: fix broken patch 2021-06-21 14:02:47 +00:00
geography Update to 0.3.8 2021-06-13 12:59:08 +00:00
graphics Pullup ticket #6492 - requested by gutteridge 2021-08-16 19:27:53 +00:00
ham *: recursive PKGREVISION bump for sneaky gsl shared library version number change 2021-06-01 09:12:22 +00:00
inputmethod *: Stop listing OS names in package descriptions 2021-06-14 21:08:05 +00:00
lang Pullup ticket #6487 - requested by he 2021-07-15 11:29:20 +00:00
licenses add eternal-lands-license 2021-04-04 09:36:29 +00:00
mail mail/dovecot2-pigeonhole: update to 0.5.15 2021-06-21 15:34:58 +00:00
math math/py-numba: fix typo in PLIST.Linux (hotfix, need to settle PLIST entry) 2021-06-23 15:36:26 +00:00
mbone *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
meta-pkgs php*-extensions: quick hack to make the metapackage build on aarch64 2021-06-19 06:06:12 +00:00
misc *: bump PKGREVISION for poppler shlib bump 2021-06-10 11:06:19 +00:00
mk Pullup ticket #6482 - requested by maya 2021-07-08 08:04:56 +00:00
multimedia Pullup ticket #6474 - requested by nia 2021-06-29 12:43:50 +00:00
net Pullup ticket #6493 - requested by taca 2021-08-28 09:22:55 +00:00
news *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
packages
parallel ocl-icd: set explicit path to ruby exectuable 2021-06-13 12:04:56 +00:00
pkgtools bootstrap-mk: Remove GCC/Clang-specific warning flags 2021-06-18 12:17:34 +00:00
print scribus-qt5: fix build with poppler >= 21.3 2021-06-22 21:24:15 +00:00
regress *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
security Pullup ticket #6476 - requested by nia 2021-07-04 19:07:42 +00:00
shells Pullup ticket #6473 - requested by nia 2021-06-27 10:13:27 +00:00
sysutils u-boot-pine-h64: needs py-setuptools 2021-06-21 14:05:12 +00:00
templates templates: disable search bar until the results are better 2021-04-21 11:14:11 +00:00
textproc Update to 6.0.7. From the changelog: 2021-06-22 17:43:03 +00:00
time py-vdirsyncer: updated to 0.18.0 2021-06-13 17:56:15 +00:00
wm blackbox: bump PKGREVISION for previous change 2021-06-11 21:30:39 +00:00
www Pullup ticket #6499 - requested by nia 2021-09-15 17:11:21 +00:00
x11 Pullup ticket #6475 - requested by nia 2021-07-04 18:57:57 +00:00
Makefile
README.md use libera.chat's hosted kiwiirc 2021-05-29 13:14:10 +00:00
_NetBSD-pkgdb _NetBSD-pkgdb: Use $@ insted of $* 2020-12-29 17:56:14 +00:00
pkglocate

README.md

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. pkgsrc is highly configurable, supporting building packages for an arbitrary installation prefix (the default is /usr/pkg), allowing multiple branches to coexist on one machine, a build options framework, and a compiler transformation framework, among other advanced features. Unprivileged use and installation is also supported.

pkgsrc is the default package manager for NetBSD and SmartOS. It's also supported as a first-class option in OmniOS CE and Oasis Linux.

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.

Community / 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