Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Go to file
taca 8b23f75e9c lang/php83: add version 8.3.0
PHP is a widely-used open source general-purpose scripting language
that is especially suited for web development and can be embedded
into HTML.  It is modular, and object-oriented.  Much of its syntax
is borrowed from C, Java and Perl with a couple of unique PHP-specific
features thrown in.  The language is designed to allow web developers
to write dynamically generated pages quickly.

PHP 8.3 comes with numerous improvements and new features such as

* Typed Class Constants
* Fetch class constant dynamically syntax
* Readonly Amendments
* Override Attribute
* New Randomizer method Random\Randomizer::getBytesFromString
* New function json_validate
* And much much more...
2023-11-30 16:14:50 +00:00
archivers bzip3: added version 1.3.2 2023-11-28 17:25:37 +00:00
audio gmpc: Remove default BUILDLINK_DEPMETHOD.gmpc=build. 2023-11-28 11:14:21 +00:00
benchmarks Bump PKGREVISION by PHP_VERSION_DEFAULT change. 2023-11-13 16:34:00 +00:00
biology biology/vsearch: Update to 2.26.1 2023-11-26 12:35:56 +00:00
bootstrap bootstrap: Use /usr/bin/bash more on SunOS 2023-07-07 12:53:22 +00:00
cad *: recursive bump for cairo dependency changes 2023-11-14 14:01:17 +00:00
chat Update chat/dino to version 0.3.1 to fix crash. 2023-11-30 10:35:02 +00:00
comms py-rich: updated to 13.7.0 2023-11-15 17:50:50 +00:00
converters py-fastbencode: fix PLIST; switch to wheel.mk; bump revision 2023-11-30 05:53:26 +00:00
cross cross/Makefile: + 64tass 2023-09-26 21:20:42 +00:00
databases devel/Makefile: add and enable ruby-activerecord71 2023-11-30 15:24:59 +00:00
devel devel/ruby-rspec-rails: revert previous commit 2023-11-30 15:47:26 +00:00
distfiles
doc doc: Added www/ruby-rails71 version 7.1.2 2023-11-30 15:40:05 +00:00
editors editors/tp-note: update to 1.23.3 2023-11-28 10:13:29 +00:00
emulators Safely pass chars to ctype(3) functions in cartridge.c, too. 2023-11-27 04:17:30 +00:00
filesystems fuse-sshfs: update to 3.7.4a. 2023-11-22 19:46:10 +00:00
finance py-braintree: updated to 4.24.0 2023-11-17 20:49:49 +00:00
fonts harfbuzz: Put glib2 bl3 include back where it belongs. 2023-11-29 11:08:51 +00:00
games *: Simplify vala buildlink3. 2023-11-27 11:16:40 +00:00
geography geography/qgis: Update to 3.28.12 2023-11-25 16:29:39 +00:00
graphics py-matplotlib: Enforce PYTHON_FOR_BUILD_ONLY=no. 2023-11-30 10:12:25 +00:00
ham *: recursive bump for cairo dependency changes 2023-11-14 14:01:17 +00:00
inputmethod ibus: update to 1.5.29. 2023-11-18 07:13:42 +00:00
lang lang/php83: add version 8.3.0 2023-11-30 16:14:50 +00:00
licenses licenses: remove busl-1.1-license 2023-11-18 19:01:37 +00:00
mail mail/Makefile: add and enable ruby-actionmailbox71 2023-11-30 15:31:31 +00:00
math math/four-bar-rs: update to 6.1.0 2023-11-29 13:39:25 +00:00
mbone *: revebump for new brotli option for freetype2 2023-11-12 13:20:31 +00:00
meta-pkgs xfce4-extras: reflect updates to xfce4-dict & xfce4-whiskermenu 2023-11-26 02:08:02 +00:00
misc misc/tui-journal: update to 0.5.1 2023-11-29 13:44:41 +00:00
mk mk: Support Arch Linux lib64 directories. 2023-11-29 17:13:47 +00:00
multimedia mplayer-share: appease pkglint a bit. 2023-11-23 17:24:36 +00:00
net py-aiodns: fix PLIST; switch to wheel.mk; bump revision 2023-11-30 05:47:14 +00:00
news Make perl dependencies conditional on "perl" package option. 2023-11-17 00:52:53 +00:00
packages
parallel *: recursive bump for cairo dependency changes 2023-11-14 14:01:17 +00:00
pkgtools Update to 0.15.0 2023-11-29 21:48:11 +00:00
print lilypond: update to 2.24.3. Changes: 2023-11-29 16:58:05 +00:00
regress lintpkgsrc, regress: update references to pkglint files 2023-10-16 22:21:55 +00:00
science science/cgnslib: import new package vom wip 2023-07-25 11:23:54 +00:00
security gpgme: updated to 1.23.2 2023-11-30 09:53:07 +00:00
shells The previous change should have been accompanied by a revbump. Now it is. 2023-11-24 12:21:28 +00:00
sysutils ansible-lint: updated to 6.22.1 2023-11-30 09:51:49 +00:00
templates
textproc textproc/Makefile: add and enable ruby-actiontext71 2023-11-30 15:37:51 +00:00
time py-tempora: fix path to devel/py-test-freezer 2023-11-28 17:16:45 +00:00
wm wm/oatbar: update to 0.0.29 2023-11-29 13:42:04 +00:00
www www/Makefile: add and enable ruby-rails71 2023-11-30 15:39:48 +00:00
x11 gtk4: updated to 4.12.4 2023-11-30 06:22:27 +00:00
_NetBSD-pkgdb
Makefile science: add category 2023-07-17 01:03:19 +00:00
pkglocate
README.md README: Use the real Matrix URL 2022-11-19 21:01:44 +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. 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