Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
adam 11e11f1a13 py-twisted: update to 17.9.0
Twisted 17.9.0:

Features
--------
- twisted.python.failure.Failure is now a new-style class which subclasses
  BaseException.
- twisted.internet.posixbase.PosixReactorBase.adoptStreamPort and
  twisted.internet.posixbase.PosixReactorBase.adoptStreamConnection now support
  AF_UNIX SOCK_STREAM sockets.
-
- t.protocol.policies.TimeoutMixin.setTimeout and
  t.protocol.policies.TimeoutProtocol.cancelTimeout (used in
  t.protocol.policies.TimeoutFactory) no longer raise a
  t.internet.error.AlreadyCancelled exception when calling them for an already
  cancelled timeout.
- twisted.web.template.flatten now supports coroutines that yield Deferreds.

- twisted.web.client.HTTPConnectionPool passes the repr() of the endpoint to
  the client protocol factory, and the protocol factory adds that to its own
  repr(). This makes logs more useful.
- Python 3.6 is now supported

Bugfixes
--------
- twisted.python.logfile.BaseLogFile and subclasses now always open the file in
  binary mode, and will process text as UTF-8.
- The `ssl:` endpoint now accepts `certKey` PEM files without trailing
  newlines.
- Logger.__init__ sets the namespace to "<unknown>" instead of raising KeyError
  when unable to determine the namespace from the calling context.
- twisted.internet._win32serialport updated to support pySerial 3.x and dropped
  pySerial 2.x support.
- twisted.python.rebuild now works on Python 3.
- twisted.web.server.Request.notifyFinish will now once again promptly notify
  applications of client disconnection (assuming that the client doesn't send a
  large amount of pipelined request data) rather than waiting for the timeout;
  this fixes a bug introduced in Twisted 16.3.0.
- twisted.web.guard.HTTPAuthSessionWrapper configured with
  DigestCredentialFactory now works on both Python 2 and 3.
- Detect when we’re being run using “-m twisted” or “-m twisted.trial” and use
  it to build an accurate usage message.
- twisted.protocols.tls.TLSMemoryBIOProtocol now allows unregisterProducer to
  be called when no producer is registered, bringing it in line with other
  transports.
- twisted.web web servers no longer print tracebacks when they timeout clients
  that do not respond to TLS CLOSE_NOTIFY messages.
- twisted.mail.imap4 now works on Python 3.
- twisted.python.shortcut now works on Python 3 in Windows.
- Fix traceback forwarding with inlineCallbacks on python 3.
- twisted.mail.imap4.MessageSet now treats * as larger than every message ID,
  leading to more consistent and robust behavior.
- The following plugins can now be used on Python 3 with twistd: dns, inetd,
  portforward, procmon, socks, and words.
- twisted.internet._win32serialport now uses serial.serialutil.to_bytes() to
  provide bytes in Python 3.
- twisted.internet.reactor.spawnProcess() now does not fail on Python 3 in
  Windows if passed a bytes-encoded path argument.
- twisted.protocols.ident now works on Python 3.
- Ignore PyPy's implementation differences in base object class.
- twisted.python.test.test_setup now passes with setuptools 36.2.1
- twisted.internet._win32serialport SerialPort._clearCommError() no longer
  raises AttributeError
- twisted.trial.unittest.SynchronousTestCase and
  twisted.trial.unittest.TestCase now always run their tearDown methods, even
  when a test method fails with an exception. They also flush all errors logged
  by a test method before running another, ensuring the logged errors are
  associated with their originating test method.
2017-10-19 08:50:34 +00:00
archivers py-libarchive-c: update to 2.7 2017-10-16 07:42:02 +00:00
audio Put gdbus-codgen back into operation 2017-10-15 22:31:01 +00:00
benchmarks super_pi: add a backup master site 2017-09-23 13:15:28 +00:00
biology transfig: remove, replaced by print/fig2dev 2017-10-03 15:12:42 +00:00
bootstrap Rename OS X to macOS to follow Apple's new naming 2017-09-23 05:53:52 +00:00
cad p5-gds2: update to 3.35. 2017-10-09 07:12:22 +00:00
chat Update chat/ejabberd to 17.09. 2017-10-17 14:55:36 +00:00
comms *: remove qt3 and the packages using it, including KDE3 2017-09-26 10:26:54 +00:00
converters py-cairosvg: update to 2.1.1 2017-10-19 06:38:47 +00:00
cross transfig: remove, replaced by print/fig2dev 2017-10-03 15:12:42 +00:00
databases py-alembic: update to 0.9.6 2017-10-18 16:29:01 +00:00
devel This is a plugin which will terminate tests after a certain timeout. When doing 2017-10-19 06:51:11 +00:00
distfiles
doc doc: Updated security/netpgpverify to 20171019 2017-10-19 08:23:30 +00:00
editors Jedi is a static analysis tool for Python that can be used in IDEs/editors. Its 2017-10-16 17:03:06 +00:00
emulators qemu: fix extraction of 2.10.* on case-insensitive filesystems 2017-10-14 12:30:44 +00:00
filesystems Add support for NetBSD/evbarm on ARMv7. 2017-10-08 07:53:05 +00:00
finance py-stripe: update to 1.67.0 2017-10-12 08:06:47 +00:00
fonts py-fonttools: update to 3.17.0 2017-10-17 18:45:27 +00:00
games moria: was wrong about sizes, since it fails either way, remove 2017-10-15 08:35:38 +00:00
geography osm2pgsql: update to 0.94.0 2017-10-08 12:28:55 +00:00
graphics Enable erlang-eimp 2017-10-17 15:10:19 +00:00
ham freedv: follow redirect 2017-10-09 08:10:33 +00:00
inputmethod editors/Makefile: remove ibus-el 2017-09-30 07:24:46 +00:00
lang g95: fix build on linux 2017-10-18 09:38:23 +00:00
licenses adom-license: put the right part of the FAQ without the table of contents 2017-10-08 07:48:48 +00:00
mail Update cyrus-imapd24 to 2.4.20 2017-10-18 12:06:31 +00:00
math p5-Math-Base85: update to 0.4. 2017-10-18 18:34:01 +00:00
mbone Generate makefile for NetBSD 8. 2017-09-12 08:21:30 +00:00
meta-pkgs gstreamer*: follow redirect 2017-10-17 10:50:38 +00:00
misc Update misc/erlang-p1_utils to 1.0.10. 2017-10-17 14:01:49 +00:00
mk Modified file so that opam automatically uses findlib 2017-10-17 09:42:52 +00:00
multimedia ffmpeg3: update to 3.4 2017-10-18 20:25:41 +00:00
net py-twisted: update to 17.9.0 2017-10-19 08:50:34 +00:00
news revbump for requiring ICU 59.x 2017-09-18 09:52:56 +00:00
packages
parallel Reset maintainer 2017-09-16 19:26:41 +00:00
pkgtools Some files are moved. Fix build 2017-10-17 03:32:28 +00:00
print ghostscript-gpl: Extend SunOS workaround to GCC 6.x. 2017-10-16 15:47:01 +00:00
regress Fixed pkglint warnings. 2016-06-11 11:36:14 +00:00
security netpgpverify: Update to 20171019. 2017-10-19 08:23:21 +00:00
shells zsh: Upgrade to 5.4.2 2017-10-13 09:35:19 +00:00
sysutils Update sysutils/rsyslog* to 8.30.0. 2017-10-18 11:01:05 +00:00
templates Point at the HTML pkgsrc guide, not a plain-text human redirect. 2017-02-04 03:47:47 +00:00
textproc p5-Lingua-Translit: update to 0.28. 2017-10-18 18:35:01 +00:00
time py-isodate: update to 0.6.0 2017-10-16 06:44:28 +00:00
wm compiz: remove kde3 option from buildlink3.mk as well 2017-09-26 09:12:24 +00:00
www py-aiohttp: update to 2.3.0 2017-10-19 06:54:18 +00:00
x11 gtk3: update to 3.22.24 2017-10-16 09:50:58 +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.