Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
adam 3ffd465cfa py-latexcodec: updated to 2.0.1
2.0.1:
Drop Python 3.3 support.
Added a few more translations.

2.0.0:
Lexer now processes unicode directly, to fix various issues with multibyte encodings. This also simplifies the implementation. Many thanks to davidweichiang for reporting and implementing.
New detailed description of the package for the readme, to clarify the behaviour and design choices. Many thanks to tschantzmc for contributing this description.
Minor fix in decoding of LaTeX comments.
Support Python 3.9
2020-07-15 07:43:59 +00:00
archivers Add LUA_LINKER_MAGIC variable that centrally sets LDFLAGS on Darwin, 2020-07-11 15:14:29 +00:00
audio *: reset maintainer for darcy 2020-07-13 20:05:11 +00:00
benchmarks *: Update broken sf.net HOMEPAGEs 2020-06-14 10:07:48 +00:00
biology gnome-chemistry-utils: Update to 0.14.16 2020-06-29 13:04:48 +00:00
bootstrap bootstrap: Switch --full over to mksh. 2020-07-07 11:50:04 +00:00
cad (cad/qcad) Add one patch for adapting to QT update, Re: QPainterPath 2020-06-16 23:09:31 +00:00
chat Fix day-of-month format so that strftime(3) will recognize it. 2020-07-13 13:12:08 +00:00
comms asterisk16: Update to 16.11.0 2020-06-12 16:23:53 +00:00
converters bdf2psf: update to 1.196. 2020-07-13 16:09:44 +00:00
cross xtensa-esp32-elf-gcc: skip portability check for contrib/* 2020-07-11 09:05:13 +00:00
databases tokyotyrant: add buildlink3.mk 2020-07-13 18:37:22 +00:00
devel py-greenlet: updated to 0.4.16 2020-07-15 07:40:59 +00:00
distfiles
doc Updated www/py-aiohttp-socks, devel/py-jupyter_client, devel/py-ipykernel, www/py-paste 2020-07-15 07:39:08 +00:00
editors editors/lyx: update to 2.3.5.2. 2020-07-05 12:23:06 +00:00
emulators mame: update to 0.222. 2020-07-13 20:33:56 +00:00
filesystems Update filesystems/glusterfs to 8.0 2020-07-07 01:01:27 +00:00
finance *: reset maintainer for darcy 2020-07-13 20:05:11 +00:00
fonts fonts/nanum-ttf: Update to 20200506 2020-07-13 16:59:59 +00:00
games dMagnetic: update to 0.24. 2020-07-13 09:49:09 +00:00
geography geography: Add lua-mmdb 2020-07-09 10:48:58 +00:00
graphics *: reset maintainer for darcy 2020-07-13 20:05:11 +00:00
ham (ham/predict) Updated to 2.2.6 2020-06-16 13:43:36 +00:00
inputmethod inputmethod/mozc-server: fix build problem 2020-06-19 05:45:30 +00:00
lang python38 py38-html-docs: updated to 3.8.4 2020-07-14 19:12:31 +00:00
licenses licenses: Add ttyp0-license 2020-06-17 11:06:58 +00:00
mail mutt: Update to version 1.14.6 2020-07-12 07:08:43 +00:00
math Reset maintainership for all (no longer) mine packages 2020-07-13 19:45:45 +00:00
mbone Fix const issues 2020-05-14 19:26:01 +00:00
meta-pkgs meta-pkgs/netbsd-doc-print: update to 1.5 2020-06-21 10:33:06 +00:00
misc rhash: updated to 1.4.0 2020-07-15 07:15:39 +00:00
mk mk: remove backwards compatibility for pkg_install from before 2010 2020-07-13 20:25:57 +00:00
multimedia *: reset maintainer for darcy 2020-07-13 20:05:11 +00:00
net py-gsutil: updated to 4.52 2020-07-14 17:52:22 +00:00
news sfeed: Update to 0.9.18 2020-07-14 10:46:35 +00:00
packages
parallel ganglia-monitor-core: add buildlink3.mk 2020-07-13 18:40:47 +00:00
pkgtools pkgin: Update to 20.7.0. 2020-07-13 18:18:54 +00:00
print py-latexcodec: updated to 2.0.1 2020-07-15 07:43:59 +00:00
regress show-all: fix typo in variable name 2020-07-01 09:13:12 +00:00
security lua-bcrypt: Update to 2.1.6 2020-07-14 11:45:23 +00:00
shells fix static build on NetBSD 2020-07-14 21:48:29 +00:00
sysutils sysutils/nnn: Update to 3.3 2020-07-14 12:51:01 +00:00
templates
textproc py-regex: updated to 2020.7.14 2020-07-15 07:17:27 +00:00
time py-tzdata: updated to 2020.1 2020-07-14 12:41:28 +00:00
wm awesome: gets lua category 2020-07-02 10:27:21 +00:00
www py-paste: updated to 3.4.2 2020-07-15 07:38:42 +00:00
x11 x11/py-sip-qt4: added, similar to py-sip-qt5. 2020-07-10 20:02:23 +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