Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
adam 37d96685c8 Version 2.6.0:
* Added PEP-495-compatible methods to address ambiguous and imaginary dates in
time zones in a backwards-compatible way. Ambiguous dates and times can now
be safely represented by all dateutil time zones.

* Added new methods for working with ambiguous and imaginary dates to the tz
module. datetime_ambiguous() determines if a datetime is ambiguous for a given
zone and datetime_exists() determines if a datetime exists in a given zone.
This works for all fold-aware datetimes, not just those provided by dateutil.

* Fixed an issue where dst() in Portugal in 1996 was returning the wrong value
in tz.tzfile objects

* Fixed an issue where zoneinfo.ZoneInfoFile errors were not being properly
deep-copied.

* Refactored tzwin and tzrange as a subclass of a common class, tzrangebase, as
there was substantial overlapping functionality. As part of this change,
tzrange and tzstr now expose a transitions() function, which returns the
DST on and off transitions for a given year.

* Deprecated zoneinfo.gettz() due to confusion with tz.gettz(), in favor of
get() method of zoneinfo.ZoneInfoFile objects.

* For non-character, non-stream arguments, parser.parse now raises TypeError
instead of AttributeError.

* Fixed an issue where tzfile objects were not properly handling dst() and
tzname() when attached to datetime.time objects.

* /usr/share/lib/zoneinfo was added to TZPATHS for compatibility with Solaris
systems.

* tzoffset and tzrange objects now accept either a number of seconds or a
datetime.timedelta() object wherever previously only a number of seconds was
allowed.

* datetime.timedelta objects can now be added to relativedelta objects.

* Refactored relativedelta.weekday and rrule.weekday into a common base class
to reduce code duplication.
2017-05-04 19:45:57 +00:00
archivers Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
audio Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
benchmarks Updated benchmarks/dnsperl to 2.1.0.0 2017-05-03 06:59:13 +00:00
biology Add missing include. 2017-02-14 21:34:34 +00:00
bootstrap Allow bootstrapping without cwrappers 2017-04-29 21:40:40 +00:00
cad Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
chat Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
comms Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
converters Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
cross Remove patch that is not in distinfo. 2017-04-27 09:08:57 +00:00
databases Do not include "rails.mk" here. 2017-05-04 15:10:34 +00:00
devel Changes 1.0.14: 2017-05-04 19:30:51 +00:00
distfiles
doc Updated textproc/py-jsonschema to 2.6.0; textproc/py-jinja2 to 2.9.6; fonts/fontforge to 20161004. Added graphics/libspiro version 0.5.20150702 2017-05-04 19:25:03 +00:00
editors Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
emulators Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
filesystems Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
finance Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
fonts This release introduces a new icon set, new functionality for custom icon selection graphics, support for GlyphOrderAndAliasDB files, and support for Unicode 9.0. 2017-05-04 19:23:18 +00:00
games Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
geography Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
graphics Spiro is the creation of Raph Levien. It simplifies the drawing of beautiful 2017-05-04 19:21:35 +00:00
ham Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
inputmethod Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
lang gcc7: unbreak non-linux after GCC r243219. 2017-05-04 17:38:23 +00:00
licenses replace eagle-license with autodesk-license 2017-04-26 21:29:16 +00:00
mail Updated rspamd to 1.5.6. 2017-05-02 11:02:36 +00:00
math Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
mbone Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
meta-pkgs Changes 1.64.0: 2017-04-29 18:31:42 +00:00
misc Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
mk Add GCC_VERSION_SUFFIX, which can be used i.e. on SuSE systems to select 2017-05-04 18:44:12 +00:00
multimedia Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
net Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
news Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
packages
parallel Changes in 3.2: 2017-04-29 18:18:52 +00:00
pkgtools Fix sysconfdir settings for pkg_comp. 2017-04-26 00:48:14 +00:00
print Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
regress Fixed pkglint warnings. 2016-06-11 11:36:14 +00:00
security Unconditionally use standard headers, nothing defines the guards. 2017-05-04 18:29:48 +00:00
shells Requires libiconv. 2017-04-20 09:12:05 +00:00
sysutils Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
templates Point at the HTML pkgsrc guide, not a plain-text human redirect. 2017-02-04 03:47:47 +00:00
textproc Version 2.9.6 2017-05-04 18:11:09 +00:00
time Version 2.6.0: 2017-05-04 19:45:57 +00:00
wm Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
www Update to 11.0.3 2017-05-04 12:26:06 +00:00
x11 Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
Makefile
pkglocate
README Make top dir README a little more helpful. 2017-03-02 09:51:35 +00:00

$NetBSD: README,v 1.19 2017/03/02 09:51:35 maya 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 follow 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.