Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
taca a9c66c5c2e lang/php73: update to 7.3.19
Update php73 to 7.3.19.


11 Jun 2020, PHP 7.3.19

- Core:
  . Fixed bug #79566 (Private SHM is not private on Windows). (cmb)
  . Fixed bug #79489 (.user.ini does not inherit). (cmb)

- GD:
  . Fixed bug #79615 (Wrong GIF header written in GD GIFEncode). (sageptr, cmb)

- MySQLnd:
  . Fixed bug #79596 (MySQL FLOAT truncates to int some locales). (cmb)

- Opcache:
  . Fixed bug #79535 (PHP crashes with specific opcache.optimization_level).
    (Nikita)
  . Fixed bug #79588 (Boolean opcache settings ignore on/off values). (cmb)

- Standard:
  . Fixed bug #79561 (dns_get_record() fails with DNS_ALL). (cmb)
2020-06-14 05:56:51 +00:00
archivers archivers/php-pecl-zip: update to 1.19.0 2020-06-13 16:20:28 +00:00
audio musicpd: Update to 0.21.24 2020-06-13 18:15:08 +00:00
benchmarks google-benchmark: updated to 1.5.1 2020-06-11 17:01:06 +00:00
biology Revbump for icu 2020-06-02 08:22:31 +00:00
bootstrap bootstrap: Fix default target arch on SunOS. 2020-05-30 21:36:15 +00:00
cad Revbump for icu 2020-06-02 08:22:31 +00:00
chat dino: typo 2020-06-13 15:08:16 +00:00
comms asterisk16: Update to 16.11.0 2020-06-12 16:23:53 +00:00
converters bdf2sfd: update to 1.1.2. 2020-06-10 18:39:37 +00:00
cross cross/ppc-morphos-gcc-9: skip shell portability check 2020-06-02 18:37:46 +00:00
databases py-tortoise-orm: fix typos 2020-06-12 17:02:59 +00:00
devel ktexteditor: build fix: correct library name mismatch 2020-06-13 22:52:38 +00:00
distfiles
doc doc: Updated sysutils/entr to 4.5 2020-06-13 21:51:38 +00:00
editors editors/featherpad: update to 0.14.2 2020-06-12 11:25:55 +00:00
emulators PC6001VX: update to 3.5.1. 2020-06-13 16:32:49 +00:00
filesystems Revbump for icu 2020-06-02 08:22:31 +00:00
finance Revbump for icu 2020-06-02 08:22:31 +00:00
fonts harfbuzz: Update to 2.6.7 2020-06-09 11:27:04 +00:00
games ioquake3: Fix installation on i386 2020-06-13 13:34:22 +00:00
geography geography/qgis: allow no-op SUBST block 2020-06-12 17:50:39 +00:00
graphics sane-backends: Update to 1.0.30 2020-06-13 20:54:32 +00:00
ham Revbump for icu 2020-06-02 08:22:31 +00:00
inputmethod Revbump for icu 2020-06-02 08:22:31 +00:00
lang lang/php73: update to 7.3.19 2020-06-14 05:56:51 +00:00
licenses add afl-3.0 (Academic Free License) 2020-04-30 08:40:06 +00:00
mail mail/pear-Mail_Mime: update to 1.10.8 2020-06-13 15:59:48 +00:00
math py-uncertainties: updated to 3.1.4 2020-06-11 08:16:27 +00:00
mbone Fix const issues 2020-05-14 19:26:01 +00:00
meta-pkgs kf5: be less strict on versions 2020-06-09 23:12:06 +00:00
misc tmux: Update to 3.1b 2020-06-13 21:42:43 +00:00
mk mk/configure: Replace SET(CMAKE_MODULE_PATH... like 'set' too. 2020-06-13 15:11:11 +00:00
multimedia totem-pl-parser: 3.26.5 2020-06-13 17:55:40 +00:00
net enet: Update to 1.3.15 2020-06-13 18:22:12 +00:00
news Revbump for icu 2020-06-02 08:22:31 +00:00
packages
parallel Revbump for icu 2020-06-02 08:22:31 +00:00
pkgtools pkgtools/pkglint: update to 20.1.16 2020-06-12 19:14:45 +00:00
print cups-filters: Update to 1.27.5 2020-06-12 14:59:59 +00:00
regress regress/infra-unittests: test SUBST_FILTER_CMD with empty SUBST_SED 2020-06-11 20:10:53 +00:00
security security: Enable cyrus-sasl-xoauth2 2020-06-12 13:42:45 +00:00
shells oksh: avoid undefined symbol clock_gettime on Debian 6. 2020-06-05 20:23:03 +00:00
sysutils entr: Skip portability check for system_test.sh (needs bash) 2020-06-13 22:04:35 +00:00
templates
textproc py-rapidjson: added version 0.9.1 2020-06-11 14:05:56 +00:00
time rsibreak: update to 0.12.13 2020-06-10 06:47:00 +00:00
wm trayer: Update to 1.1.8 2020-06-13 17:42:01 +00:00
www logswan: update to 2.1.5. 2020-06-12 08:23:04 +00:00
x11 qt5-qtwebkit: Remove invalid ARM linker args 2020-06-13 09:47:40 +00:00
Makefile Makefile: fix outdated documentation 2020-02-12 15:04:51 +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