Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
nia b4d1fde839 libgit2: Update to 1.0.1
v1.0.1
------

This is a bugfix release with the following changes:

- Calculating information about renamed files during merges is more
  efficient because dissimilarity about files is now being cached and
  no longer needs to be recomputed.

- The `git_worktree_prune_init_options` has been correctly restored for
  backward compatibility.  In v1.0 it was incorrectly deprecated with a
  typo.

- The optional ntlmclient dependency now supports NetBSD.

- A bug where attempting to stash on a bare repository may have failed
  has been fixed.

- Configuration files that are unreadable due to permissions are now
  silently ignored, and treated as if they do not exist.  This matches
  git's behavior; previously this case would have been an error.

- v4 index files are now correctly written; previously we would read
  them correctly but would not write the prefix-compression accurately,
  causing corruption.

- A bug where the smart HTTP transport could not read large data packets
  has been fixed.  Previously, fetching from servers like Gerrit, that
  sent large data packets, would error.
2020-06-09 11:04:56 +00:00
archivers karchive: update to 5.70.0 2020-06-07 10:45:42 +00:00
audio *: Apply revbump for graphics/giflib API change. 2020-06-05 12:48:58 +00:00
benchmarks Revbump for icu 2020-06-02 08:22:31 +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 *: Apply revbump for graphics/giflib API change. 2020-06-05 12:48:58 +00:00
comms Revbump for icu 2020-06-02 08:22:31 +00:00
converters converters/utf8proc: Add support for pkg-config, Reduce build dependencies 2020-06-04 16:46:35 +00:00
cross cross/ppc-morphos-gcc-9: skip shell portability check 2020-06-02 18:37:46 +00:00
databases py-redis: updated to 3.5.3 2020-06-08 12:51:59 +00:00
devel libgit2: Update to 1.0.1 2020-06-09 11:04:56 +00:00
distfiles
doc doc: Updated wm/herbstluftwm to 0.8.3 2020-06-09 10:59:42 +00:00
editors editors/feathernotes: update to 0.7.0 2020-06-07 14:07:28 +00:00
emulators retroarch: don't install stuff to etc 2020-06-08 08:57:08 +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 *: Apply revbump for graphics/giflib API change. 2020-06-05 12:48:58 +00:00
games dMagnetic: update to 0.23. 2020-06-08 08:49:58 +00:00
geography geography/merkaartor: remove no-op SUBST block 2020-06-06 04:01:15 +00:00
graphics blender: Update to 3.83.0 2020-06-09 10:34:26 +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 It looks like "checksum" is optional, and "source" isn't for 2020-06-08 22:37:28 +00:00
licenses add afl-3.0 (Academic Free License) 2020-04-30 08:40:06 +00:00
mail sqwebmail: expects mime.types in SYSCONFDIR 2020-06-09 10:41:20 +00:00
math ntl: update to 11.4.3. 2020-06-08 13:42:38 +00:00
mbone Fix const issues 2020-05-14 19:26:01 +00:00
meta-pkgs kde: set default plasma version to 5.18.5 2020-06-09 06:51:46 +00:00
misc misc: Add mime-types 2020-06-09 10:10:37 +00:00
mk bsd.buildlink3.mk: add ABI_DEPENDS and API_DEPENDS to show-all-bl3 2020-06-07 17:56:13 +00:00
multimedia mlt: update to 6.20.0 2020-06-07 04:35:25 +00:00
net py-awscli: updated to 1.18.75 2020-06-09 08:57:55 +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.15 2020-06-07 15:49:23 +00:00
print print/foliate: Updates to 2.2.1 2020-06-08 18:41:02 +00:00
regress regress/infra-unittests: add test case for no-op detection 2020-06-07 05:53:53 +00:00
security gnutls: fix detection of build options 2020-06-09 09:53:11 +00:00
shells oksh: avoid undefined symbol clock_gettime on Debian 6. 2020-06-05 20:23:03 +00:00
sysutils dbus: update to 1.12.18. 2020-06-09 07:13:31 +00:00
templates
textproc py-regex: updated to 2020.6.8 2020-06-09 09:00:05 +00:00
time kholidays: update to 5.70.0 2020-06-07 12:00:16 +00:00
wm herbstluftwm: Update to 0.8.3 2020-06-09 10:59:31 +00:00
www php-nextcloud: Clarify update version rule 2020-06-08 22:15:42 +00:00
x11 (x11/qwt6-qt5) Adhoc fix for build problem, with following QPainterPath error 2020-06-09 07:01:55 +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