Commit graph

265920 commits

Author SHA1 Message Date
markd
1bdbdf5a21 add tex-{continue,cutwin,hang,hanging,leading,mfirstuc,thmtools} 2017-06-22 11:12:26 +00:00
markd
b732ff62e6 add tex-apa6 2017-06-22 11:11:23 +00:00
markd
98bbba8add add tex-biblatex-apa 2017-06-22 11:10:55 +00:00
markd
79c966fb44 Add tex-{apa6,biblatex-apa,continue,cutwin,hang,hanging,leading,mfirstuc,thmtools}{,-doc} 2017-06-22 11:01:05 +00:00
nros
08b6316b65 Add buildlink3.mk since it installs libraries usable by third parties.
Requested by Aleksej Lebedev on pkgsrc-users.
2017-06-22 10:56:09 +00:00
markd
22e1d17d6e Add tex-apa6{,-doc} 2.31
Format documents in APA style (6th edition)
Add tex-biblatex-apa{,-doc} 7.4
  BibLaTeX citation and reference style for APA
Add tex-continue{,-doc} 0.1
  Prints 'continuation' marks on recto pages of multipage documents
Add tex-cutwin{,-doc} 0.1
  Cut a window in a paragraph, typeset material in it
Add tex-hang{,-doc} 2.1
  Environments for hanging paragraphs and list items
Add tex-hanging{,-doc} 1.2b
  Hanging paragraphs
Add tex-leading{,-doc} 0.3
  Define leading with a length
Add tex-mfirstuc{,-doc} 2.04
  Uppercase the first letter of a word
Add tex-thmtools{,-doc} 66
  Extensions to theorem environments
2017-06-22 10:53:00 +00:00
nils
911375b54a this is a leftover from the previous version, thanks leot@ for noticing ! 2017-06-22 10:39:19 +00:00
youri
a70bbc7ff6 Remove obsolete patches, thanks leot@! 2017-06-22 09:55:45 +00:00
markd
c382701444 update texlive collections 2017-06-22 09:53:02 +00:00
markd
a14a6969cb Remove old texlive collections. 2017-06-22 09:47:27 +00:00
markd
31312020a7 Add texlive-collection-{humanities,mathscience,plaingeneric}
Remove texlive-collection-{generic*,htmlxml,langafrican,langindic}
Remove texlive-collection-{mathextra,omega,plainextra,science}
2017-06-22 09:44:29 +00:00
youri
0ac0cf14be Cleanup, thanks @leot for the heads up! 2017-06-22 09:42:16 +00:00
youri
48cc032ef8 Cleanup, thanks leot@ for the heads up! 2017-06-22 09:40:24 +00:00
markd
a7ad86a869 Update texlive collections to 2017 versions 2017-06-22 09:37:20 +00:00
adam
00b23f06bf Updated net/py-tldextract to 2.1.0 2017-06-22 09:35:21 +00:00
adam
3a7599bf09 2.1.0:
Add fqdn convenience property
Add ipv4 convenience property
2017-06-22 09:34:47 +00:00
adam
58f15231dc Updated devel/py-requests-file to 1.4.2 2017-06-22 09:23:43 +00:00
adam
04e3bca181 1.4.2:
Set the response URL to the request URL
2017-06-22 09:22:03 +00:00
markd
5b0a890d62 Work with perl 5.26. Bump PKGREVISION 2017-06-22 06:19:20 +00:00
markd
82ba8b3fa5 Deal with perl 5.26. Bump PKGREVISION 2017-06-22 06:11:25 +00:00
schmonz
df07d47224 Remove lua buildlink, mistakenly included in previous. 2017-06-22 03:06:26 +00:00
jnemeth
e9db2a6484 note update of comms/asterisk14 to 14.5.0 2017-06-22 03:05:18 +00:00
minskim
54ded89ec0 Added security/ruby-sshkey version 1.9.0 2017-06-22 00:58:18 +00:00
minskim
a50518c95c Add ruby-sshkey 2017-06-22 00:57:46 +00:00
minskim
9462a93343 Import ruby-sshkey-1.9.0 as security/ruby-sshkey
This generates private/public SSH keypairs using pure Ruby.
2017-06-22 00:56:42 +00:00
gdt
7cd1780f59 Add comment about multiple install locations
This package installs into either the builtin openssl or the pkgsrc
one, depending on which is chosen.  However, that's not obviously
right (while also not obviously wrong).  If there are two versions of
of openssl, perhaps both should have certificates configured.  Or
perhaps not -- this simply adds a comment that the issue bears
thinking about.
2017-06-22 00:30:10 +00:00
taca
93a1a58794 Note update of meta-pkgs/bulk-large package to 20160621. 2017-06-21 22:22:06 +00:00
taca
de6cf71fca Update to 20160621.
* Fix dependency to ruby-rails32.
* Add dependency to ruby-rails42.
2017-06-21 22:21:37 +00:00
taca
7a0547257e Note addition of textproc/ruby-temple package version 0.8.0. 2017-06-21 22:19:26 +00:00
taca
fee5218a02 Add and enable ruby-temple. 2017-06-21 22:18:55 +00:00
taca
f88fe6ac73 Add ruby-temple package version 0.8.0 required by new ruby-haml.
Temple is an abstraction and a framework for compiling templates to pure Ruby.
It's all about making it easier to experiment, implement and optimize template
languages.  If you're interested in implementing your own template language,
or anything else related to the internals of a template engine: You've come to
the right place.

Have a look around, and if you're still wondering: Ask on the mailing list and
we'll try to do our best.  In fact, it doesn't have to be related to Temple at
all.  As long as it has something to do with template languages, we're
interested: <http://groups.google.com/group/guardians-of-the-temple>.
2017-06-21 22:18:13 +00:00
maya
482e3d0bc7 Use gsed when building GCC.
This is a somewhat blind commit. I've long had issues on various platforms
with libgcc getting misconfigured (on netbsd/mips,arm,powerpc), for example
build failures see:
http://mail-index.netbsd.org/port-mips/2017/06/21/msg000832.html

testing GCC 7.1 with netbsd/mips64el I got a lot further using it, but
still didn't complete the build. It took hours to reach this failure,
so I'd rather blindly commit the same change in the hopes it might help
other architectures.
2017-06-21 21:16:35 +00:00
schmonz
fb576b13f1 Updated www/lighttpd to 1.4.45nb2 2017-06-21 19:44:59 +00:00
schmonz
f7ae81693c Add webdav, remove qmail-run-ofmipd. 2017-06-21 19:29:00 +00:00
schmonz
575f64913a Add "webdav" option for fuller-featured WebDAV server support. 2017-06-21 19:27:36 +00:00
adam
ec479188d2 Updated net/openvpn to 2.4.3. Added py-asgiref, py-daphne, py-channels 2017-06-21 19:11:00 +00:00
adam
8994c65750 Added py-asgiref, py-daphne, py-channels 2017-06-21 19:10:13 +00:00
adam
d78bd6924c Channels loads into Django as a pluggable app to bring WebSocket, long-poll
HTTP, task offloading and other asynchrony support to your code, using familiar
Django design patterns and a flexible underlying framework that lets you not
only customize behaviours but also write support for your own protocols and
needs.
2017-06-21 19:09:34 +00:00
adam
fa27570c64 Daphne is a HTTP, HTTP2 and WebSocket protocol server for ASGI, and developed
to power Django Channels.

It supports automatic negotiation of protocols; there's no need for URL
prefixing to determine WebSocket endpoints versus HTTP endpoints.
2017-06-21 19:09:21 +00:00
adam
96ca311f53 Contains various reference ASGI implementations, including:
* A base channel layer, asgiref.base_layer
* An in-memory channel layer, asgiref.inmemory
* WSGI-to-ASGI and ASGI-to-WSGI adapters, in asgiref.wsgi
2017-06-21 19:09:07 +00:00
adam
ca25eb87ca OpenVPN 2.4.3
Ignore auth-nocache for auth-user-pass if auth-token is pushed
crypto: Enable SHA256 fingerprint checking in --verify-hash
copyright: Update GPLv2 license texts
auth-token with auth-nocache fix broke --disable-crypto builds
OpenSSL: don't use direct access to the internal of X509
OpenSSL: don't use direct access to the internal of EVP_PKEY
OpenSSL: don't use direct access to the internal of RSA
OpenSSL: don't use direct access to the internal of DSA
OpenSSL: force meth->name as non-const when we free() it
OpenSSL: don't use direct access to the internal of EVP_MD_CTX
OpenSSL: don't use direct access to the internal of EVP_CIPHER_CTX
OpenSSL: don't use direct access to the internal of HMAC_CTX
Fix NCP behaviour on TLS reconnect.
Remove erroneous limitation on max number of args for --plugin
Fix edge case with clients failing to set up cipher on empty PUSH_REPLY.
Fix potential 1-byte overread in TCP option parsing.
Fix remotely-triggerable ASSERT() on malformed IPv6 packet.
refactor my_strupr
Fix 2 memory leaks in proxy authentication routine
Fix memory leak in add_option() for option 'connection'
Ensure option array p[] is always NULL-terminated
Fix a null-pointer dereference in establish_http_proxy_passthru()
Prevent two kinds of stack buffer OOB reads and a crash for invalid input data
Fix an unaligned access on OpenBSD/sparc64
Missing include for socket-flags TCP_NODELAY on OpenBSD
Make openvpn-plugin.h self-contained again.
Pass correct buffer size to GetModuleFileNameW()
Log the negotiated (NCP) cipher
Avoid a 1 byte overcopy in x509_get_subject (ssl_verify_openssl.c)
Skip tls-crypt unit tests if required crypto mode not supported
openssl: fix overflow check for long --tls-cipher option
Add a DSA test key/cert pair to sample-keys
Fix mbedtls fingerprint calculation
mbedtls: fix --x509-track post-authentication remote DoS (CVE-2017-7522)
mbedtls: require C-string compatible types for --x509-username-field
Fix remote-triggerable memory leaks (CVE-2017-7521)
Restrict --x509-alt-username extension types
Fix potential double-free in --x509-alt-username (CVE-2017-7521)
Fix gateway detection with OpenBSD routing domains
2017-06-21 19:00:47 +00:00
adam
ee05cf3a81 Added www/py-hyperlink version 17.2.1; Updated net/py-twisted, devel/py-txaio, www/py-autobahn 2017-06-21 18:44:54 +00:00
adam
8e7a3afa32 17.6.1
new: allow components to pass WebSocket/RawSocket options
fix: register/subscribe decorators support different URI syntax from what session.register and session.subscribe support
new: allow for standard Crossbar a.c..d style pattern URIs to be used with Pattern
new: dynamic authorizer example
new: configurable log level in ApplicationRunner.run for asyncio
fix: forward reason of hard dropping WebSocket connection in wasNotCleanReason
2017-06-21 18:42:21 +00:00
adam
fa4863f168 2.8.0:
fix: asyncio - remove the hacks for "simulating" chained futures (no longer works - cpy36 has native code for future)
new: run CI on Python 3.5 and 3.6
2017-06-21 18:39:58 +00:00
adam
13f514f86f Twisted 17.5.0:
Bugfixes:

spawnProcess no longer opens an unwanted console on Windows
The transition to the hyperlink package adds IPv6 support to twisted.python.url.URL. This is now deprecated and new code should use hyperlink directly
twisted.logger now buffers only 200 events by default (reduced from 65536) while waiting for observers to be configured.
The transition of twisted.python.url to using the hyperlink package enables a URL.click() with no arguments (or 0-length string argument) to resolve dot segments in the path.
twisted.protocols.finger now works on Python 3.
TLS-related tests now pass when run with OpenSSL 1.1.0. This makes tests pass again on macOS and Windows, as cryptography 1.8 and later include OpenSSL 1.1.0.
UNIX socket endpoints now process all messages from recvmsg's ancillary data via twisted.internet.unix.Server.doRead/twisted.internet.unix.Client.doRead, while discarding and logging ones that don't contain file descriptors.
twisted.internet.endpoints.HostnameEndpoint and twisted.web.client.Agent work again with reactors that do not provide IReactorPluggableNameResolver. This undoes the changes that broke downstream users such as treq.testing. Note that passing reactors that do not provide IReactorPluggableNameResolver to either is deprecated.
A Python 3 Perspective Broker server which receives a remote call with keyword arguments from a Python 2 client will now decode any keys which are binary to strings instead of crashing. This fixes interoperability between Python 2 Buildbot clients and Python 3 Buildbot servers.
twisted.internet._threadedselect now works on both Python 2 and 3.
twisted.internet.interfaces.IResolverSimple implementers will now always be passed bytes, properly IDNA encoded if required, on Python 2. On Python 3, they will now be passed correctly IDNA-encoded Unicode forms of the domain, taking advantage of the idna library from PyPI if possible. This is to avoid Python's standard library (which has an out of date idna module) from mis- encoding domain names when non-ASCII Unicode is passed to it.
2017-06-21 18:35:35 +00:00
adam
9f75ea126f The humble, but powerful, URL runs everything around us. Chances are you've
used several just to read this text.

Hyperlink is a featureful, pure-Python implementation of the URL, with
an emphasis on correctness.
2017-06-21 18:32:37 +00:00
adam
45297b5033 PLIST.Darwin is not needed any more 2017-06-21 17:42:00 +00:00
maya
58540f52c2 openvpn 2.4.3, please, as it fixes a number of critical security issues. 2017-06-21 17:36:01 +00:00
schmonz
41c579032a Find -ljpeg on Linux (and probably others). 2017-06-21 16:44:05 +00:00
taca
97ae41d598 Bump revision due to change of PKGPATH of depending rails components' packages. 2017-06-21 15:42:10 +00:00