Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
adam 26de9fa5af unixodbc: updated to 2.3.9
2.3.9
Fix that broke several driver builds. Sorry

2.3.8
Add configure support for editline
SQLDriversW was ignoring user config
SQLDataSources Fix termination character
Fix for pooling seg fault
Make calling SQLSetStmtAttrW call the W function in the driver is its there
Try and fix race condition clearing system odbc.ini file
Remove trailing space from isql/iusql SQL
When setting connection attributes set before connect also check if the W entry poins can be used
Try calling the W error functions first if available in the driver
Add iconvperdriver configure option to allow calling unicode_setup in SQLAllocHandle
iconv handles was being lost when reusing pooled connection
Catch null copy in iniPropertyInsert
Fix some leaks
2020-09-14 17:46:39 +00:00
archivers archivers/ruby-mixlib-archive: update to 1.0.7 2020-09-13 15:01:40 +00:00
audio lmms: mein. 2020-09-14 12:31:33 +00:00
benchmarks benchmarks/dnsperf: update to 2.3.4 2020-09-01 14:03:22 +00:00
biology bioperl: update to 1.7.7. 2020-09-06 20:07:47 +00:00
bootstrap Fix bootstrap on QNX 2020-08-29 20:11:21 +00:00
cad *: use MASTER_SITE_PERL_CPAN 2020-09-08 13:16:33 +00:00
chat regen PLIST. (right ?) 2020-09-12 09:25:28 +00:00
comms *: use MASTER_SITE_PERL_CPAN 2020-09-08 13:16:33 +00:00
converters *: use MASTER_SITE_PERL_CPAN 2020-09-08 13:16:33 +00:00
cross cross/dasm: update to 2.20.13. 2020-09-07 16:56:48 +00:00
databases unixodbc: updated to 2.3.9 2020-09-14 17:46:39 +00:00
devel devel/ruby-shoulda-matchers: update to 4.4.1 2020-09-14 16:28:40 +00:00
distfiles
doc doc: Updated sysutils/ruby-chef to 16.0.287nb1 2020-09-14 16:59:59 +00:00
editors p5-Wx-Scintilla: remove 2020-09-08 12:11:36 +00:00
emulators libretro-fbneo: Unbreak gcc7 build. 2020-09-10 10:10:17 +00:00
filesystems p5-Path-Tiny: update to 0.114. 2020-09-07 10:28:31 +00:00
finance py-stripe: updated to 2.51.0 2020-09-08 17:44:37 +00:00
fonts ghostscript-agpl: Update to 9.53.0 2020-09-13 14:16:30 +00:00
games games/woof: Update to 2.2.0 2020-09-14 08:14:03 +00:00
geography qgis: Update to 3.10.10 2020-09-12 23:56:44 +00:00
graphics graphics/ruby-image_size: update to 2.1.0 2020-09-14 13:18:25 +00:00
ham ham/chirp: Update to 20200902 2020-09-03 15:00:33 +00:00
inputmethod skk: Accept emacs27 and emacs27nox 2020-09-06 03:03:34 +00:00
lang lang/ruby-cucumber-gherkin: update to 15.0.2 2020-09-13 16:14:19 +00:00
licenses math/udunits: update to udunits2 v2.2.26. 2020-08-08 21:55:54 +00:00
mail thunderbird-l10n: Update to 78.2.2 2020-09-13 10:52:02 +00:00
math *: use MASTER_SITE_PERL_CPAN 2020-09-08 13:16:33 +00:00
mbone *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
meta-pkgs meta-pkgs/bulk-large: -ruby-rails51 2020-09-10 15:44:50 +00:00
misc misc/ruby-license-acceptance: update to 2.1.2 2020-09-14 16:31:12 +00:00
mk show-all: use descriptive variable names 2020-09-12 21:27:15 +00:00
multimedia ffmpeg4: bump PKGREVISION due to default dependency addition 2020-09-12 03:11:29 +00:00
net net/ruby-pluggaloid: add USE_LANGUAGES 2020-09-14 16:57:38 +00:00
news Use http with ftp.funet.fi 2020-09-02 22:16:48 +00:00
packages
parallel threadingbuildingblocks: Update to 2020.3 2020-09-05 11:34:07 +00:00
pkgtools pkg_install: carry over a commit from the src tree 2020-09-07 23:46:42 +00:00
print print/ruby-prawn: update to 2.3.0 2020-09-14 14:00:32 +00:00
regress *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
security security/clamav: add clamav-milter startup script 2020-09-14 16:54:35 +00:00
shells *: use MASTER_SITE_PERL_CPAN 2020-09-08 13:16:33 +00:00
sysutils sysutils/ruby-chef: relax dependency 2020-09-14 16:59:37 +00:00
templates
textproc textproc/ruby-json-pure: update to 2.3.1 2020-09-14 16:09:28 +00:00
time time/ruby-timers: update to 4.3.2 2020-09-14 15:19:49 +00:00
wm xfce4-wm: update to 4.14.4 2020-09-12 00:18:59 +00:00
www www/ruby-unicorn: update to 5.7.0 2020-09-14 15:55:00 +00:00
x11 deforaos-notes: no longer depend on Gtk+ 2 2020-09-13 21:19:06 +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