Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
adam 4afab01a32 py-dateparser: updated to 0.7.2
0.7.2:
Features:
* Extended Czech support
* Added `time` to valid periods
* Added timezone information to dates found with `search_dates()`
* Support strings as date formats

Improvements:
* Fixed Collections ABCs depreciation warning
* Fixed dates with trailing colons not being parsed
* Fixed date format override on any settings change
* Fixed parsing current weekday as past date, regardless of settings
* Added UTC -2:30 as a valid offset
* Added Python 3.7 to supported versions, dropped support for Python 3.3 and 3.4
* Moved to importlib from imp where possible
* Improved support for Catalan
* Documentation improvements
2019-09-19 19:36:12 +00:00
archivers py-zstandard: updated to 0.12.0 2019-09-19 16:50:57 +00:00
audio Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
benchmarks Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
biology Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
bootstrap bootstrap/bootstrap: prevent --wrkdir from being a symlink 2019-09-13 20:10:35 +00:00
cad Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
chat Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
comms synce-rra: Strip -Werror 2019-09-03 12:51:56 +00:00
converters fribidi: Update to 1.0.5 2019-09-17 16:43:01 +00:00
cross Add winpthreads packages to meta-pkg, bump PKGREVISION 2019-09-18 15:40:56 +00:00
databases databases/mysql56-server: remove SUBST for none existing file 2019-09-18 15:43:18 +00:00
devel nss: aarch64 build fix 2019-09-19 19:14:39 +00:00
distfiles
doc Updated archivers/py-zstandard, devel/py-packaging 2019-09-19 16:51:22 +00:00
editors Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
emulators Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
filesystems Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
finance Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
fonts (fonts/cyr-rfx-*) regen distinfo 2019-09-15 14:28:10 +00:00
games openttd: remove lies 2019-09-18 18:32:22 +00:00
geography Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
graphics hicolor-icon-theme: Add newline to DESCR 2019-09-19 18:57:43 +00:00
ham Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
inputmethod ibus: update PLIST to actually match for cldr-emoji-annotation-35.12.14971.0. 2019-09-14 11:34:18 +00:00
lang rust: SunOS now requires libnsl. 2019-09-19 17:37:29 +00:00
licenses licenses: amaya was removed 2019-09-09 11:42:33 +00:00
mail Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
math Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
mbone Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
meta-pkgs compiz-fusion: Remove dependency on gnome2 gnome-session 2019-09-16 10:50:47 +00:00
misc misc/ruby-bundler: update to 2.0.2 2019-09-18 14:30:43 +00:00
mk mk/compiler/gcc.mk: reorder variables in _VARGROUPS section 2019-09-19 06:46:59 +00:00
multimedia Add multimedia/olive-editor. 2019-09-19 14:28:14 +00:00
net net/bind914: update to 9.14.5 2019-09-18 15:19:31 +00:00
news Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
packages
parallel hwloc: updated to 1.11.3 2019-09-11 13:16:45 +00:00
pkgtools pkgtools/libnbcompat: fix regular expression literals in AWK program 2019-09-13 20:23:50 +00:00
print Recursive revbump from print/qpdf-9.0.0 2019-09-15 00:12:30 +00:00
regress lang/python: fix PYVERSSUFFIX escaping for print-PLIST 2019-07-17 18:34:16 +00:00
security libssh: update patch 2019-09-18 19:35:08 +00:00
shells Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
sysutils Add step directives for installing onto SPI flash. 2019-09-19 04:47:02 +00:00
templates
textproc sort 2019-09-19 03:06:30 +00:00
time py-dateparser: updated to 0.7.2 2019-09-19 19:36:12 +00:00
wm Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
www Remove compilation messages about redundant declaration of strchrnul 2019-09-18 20:32:47 +00:00
x11 qt5-qtbase: Fix package creation with gtk3 2019-09-18 19:53:11 +00:00
Makefile
pkglocate
README README: minor grammatical fix 2019-01-29 03:11:03 +00:00

$NetBSD: README,v 1.21 2019/01/29 03:11:03 gutteridge Exp $

pkgsrc is a framework for building software on UNIX-like systems.

To use, bootstrap using:
    cd pkgsrc/bootstrap/
    ./bootstrap

build packages, use:
    cd pkgsrc/category/package-name
    $PREFIX/bin/bmake install

Where $PREFIX is where you've chosen to install packages (typically /usr/pkg)

Bugs and patches can be filed in the following link (use category 'pkg'):
https://www.netbsd.org/cgi-bin/sendpr.cgi?gndb=netbsd

To fetch the main CVS repository:
    cvs -d anoncvs@anoncvs.NetBSD.org:/cvsroot checkout -P pkgsrc

It's also possible to contribute through pkgsrc wip (work in progress), for
more information, see http://pkgsrc.org/wip/users/

Please see doc/pkgsrc.txt for information.