summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-11-09Fix endian detection. hi joergdholland2-5/+10
2015-11-09Requires libevent>=2.0dholland1-1/+4
2015-11-09Updated filesystems/glusterfs to 3.7.6manu1-1/+2
2015-11-09Maintenance update of glusterfs to 3.7.6manu4-100/+86
2015-11-09+ dmenu-4.6, dwm-6.1 (and assign to myself)leot1-1/+3
2015-11-08Explicitly disable python bindings.dholland1-2/+2
(anyone want to package the python bindings separately?)
2015-11-08Honor pkgsrc LDFLAGS; should fix openbsd builddholland2-1/+17
2015-11-08sortdholland1-6/+6
2015-11-08cosmetic fix to previousdholland2-5/+5
2015-11-08Fix build with non-netbsd cdefs.hdholland2-1/+21
2015-11-08pkglintdholland1-13/+13
2015-11-08sortdholland1-4/+4
2015-11-08patch xmpp/transport.py to use the more modern SSL/TLS interfaces.schnoebe3-3/+37
2015-11-08BROKEN_EXCEPT_ON_PLATFORM, not BROKEN_EXCEPT_FOR_PLATFORM. Oops.dholland2-4/+4
2015-11-08Don't try to feed "-liconv" to ar(1). Fixes openbsd build.dholland2-1/+17
2015-11-08Move bsd.prefs.mk earlier before uses of PKGMANDIR, which is I thinkdholland1-4/+4
why the openbsd build failed.
2015-11-08Apparently, setting PLIST.foo=no is the same as setting PLIST.foo=yes.dholland2-8/+4
Sigh.
2015-11-08Fix PLIST handling.dholland5-16/+20
2015-11-08union waitdholland2-1/+25
2015-11-08Clone patch from mail/alpine.dholland2-1/+305
2015-11-08Remove <sgtty.h>dholland2-16/+103
2015-11-08Remove sys/timeb.h (not used anywhere); fixes openbsd build.dholland4-11/+56
2015-11-08unchecked buffers considered harmful; fixes openbsd build.dholland2-1/+305
2015-11-08Set GITHUB_PROJECT so that fetch works properly.markd1-1/+2
Thanks joerg.
2015-11-08Introduce a PLIST_VAR to deal with it not building a particular moduledholland2-4/+19
depending on available C++ dialects. This is an approximation until we get a good way to assess dialect support in pkgsrc makefiles, but it should improve the chances of getting a build. (using GCC_REQD seems like overkill)
2015-11-08Remove references to amd64, MACHINE_ARCH x86_64 cover all variants ofsevan5-13/+12
this architecture in pkgsrc now. Reviewed by wiz@
2015-11-08Mention the details of the packages for PowerPC Mac OS X.sevan1-3/+8
From a discussion that took place offlist around http://mail-index.netbsd.org/tech-pkg/2015/11/06/msg015926.html Reviewed by gdt@
2015-11-08Use a single style to reference OS Xsevan1-4/+4
Reviewed by gdt@
2015-11-08Updated databases/p5-Rose-DB-Object to 0.815wen2-3/+3
2015-11-08Update to 0.815wen2-8/+7
Upstream changes: 0.815 (03.17.2015) - John Siracusa <siracusa@gmail.com> * Updated more project URLs. 0.814 (03.17.2015) - John Siracusa <siracusa@gmail.com> * Updated project URLs.
2015-11-08Updated databases/p5-Rose-DB to 0.777wen2-3/+3
2015-11-08Update to 0.777wen2-8/+7
Upstream changes: 0.777 (03.17.2015) - John Siracusa <siracusa@gmail.com> * Updated more project URLs. 0.776 (03.17.2015) - John Siracusa <siracusa@gmail.com> * Updated project URLs.
2015-11-08Updated devel/p5-local-lib to 2.000018wen1-1/+2
2015-11-08Update to 2.000018wen2-8/+7
Upstream changes: 2.000018 - 2015-10-29 - repair CPAN.pm bootstrapping broken by extraneous prerequisite. - ensure directories are created in correct order to avoid errors 2.000017 - 2015-10-06 - fix shell quoting for fish shell - work around issue where some cpanm versions wouldn't upgrade ExtUtils::MakeMaker in some cases it should have - added --quiet option to surpress directory creation message - build_environment_vars_for, build_activate_environment_vars_for, and environment_vars_string_for options will always include directories being added, even if they were already in current ENV vars - fixes for author tests - create directory structure under created local::libs, ensuring arch dirs will always be added to @INC by perl - only cause CPAN.pm to prefer ExtUtils::MakeMaker over Module::Build during bootstrap process, not after - bootstrap process refactored
2015-11-08Updated textproc/p5-PDF-Create to 1.19wen1-1/+2
2015-11-08Update to 1.19wen2-7/+7
Upstream changes: 1.19 2015-10-28 MANWAR - Added key 'provides' to the Makefile.PL script. - Added standard unit test script (t/00-load.t). 1.18 2015-10-26 MANWAR - Added MIN_PERL_VERSION to the Makefile.PL script. - Tidied up and documented package PDF::Create. - Tidied up and documented package PDF::Create::Page. - Tidied up README file. 1.17 2015-10-25 MANWAR - Renamed file CHANGES to Changes. - Tidied up Changes file. - Added standard unit test for Changes file (t/changes.t). 1.16 2015-10-24 MANWAR - Fixed the warning thrown by method PDF::Image::GIF::UnLZW(). - Tidied up example scripts (eg/sample.pl and eg/sample-cgi.pl). - Added sample images used by example scripts. - Added standard unit test for MANIFEST file. 1.15 2015-10-24 MANWAR - Added key 'CreationDate' to the list of valid keys to constructor. - Tidied up pod document of PDF::Create. - Tidied up Makefile.PL script. - Removed MANIFEST from .gitignore file. 1.14 2015-10-23 MANWAR - Added section REPOSITORY, LICENSE to the pod document. - Added standard pod syntax testing script t/pod.t - Added MANIFEST file. 1.13 2015-10-22 MANWAR - Fixed the distribution as earlier v1.12 didn't have any code (MANWAR). 1.12 2015-10-22 MANWAR - Updated repository link in the Makefile.PL script (MANWAR).
2015-11-08+ py-pluggy, py-tox.wiz1-1/+3
2015-11-08Updated emulators/qemu to 2.4.1adam1-1/+2
2015-11-08Changes 2.4.1:adam2-7/+7
Bug fixes.
2015-11-08Let ldap_sasl_bind() use interractive inputmanu2-42/+64
Interractive methods such as OTP use the ldap_sasl_bind() callback with SASL_CB_ECHOPROMPT or SASL_CB_ECHONOPROMPT instead of SASL_CB_PASS. Add the cases and treat them like SASL_CB_PASS for PHP 5.4.x and PHP 5.5.x. The exop patch for PHP 5.6.x is broken right now and will be updated later.
2015-11-08Added devel/py-tox version 2.1.1wiz1-1/+2
2015-11-08Import py-tox-2.1.1 as devel/py-tox.wiz4-0/+75
Tox is a generic virtualenv management and test command line tool you can use for: * checking your package installs correctly with different Python versions and interpreters * running your tests in each of the environments, configuring your test tool of choice * acting as a frontend to Continuous Integration servers, greatly reducing boilerplate and merging CI and shell-based testing.
2015-11-08Added devel/py-pluggy version 0.3.1wiz1-1/+2
2015-11-08Import py-pluggy-0.3.1 as devel/py-pluggy.wiz4-0/+31
This package contains the plugin manager as used by pytest but stripped of pytest specific details.
2015-11-08Updated net/py-gevent to 1.0.2wiz1-1/+2
2015-11-08Update py-gevent to 1.0.2:wiz3-9/+15
Tests don't run through because of ===> Testing for py27-gevent-1.0.2 Traceback (most recent call last): File "testrunner.py", line 2, in <module> import six File "/scratch/net/py-gevent/work/gevent-1.0.2/greentest/six.py", line 2, in <module> from gevent.hub import PY3 ImportError: No module named gevent.hub *** Error code 1 Release 1.0.2 ------------- - Fix LifoQueue.peek() to return correct element. PR #456. Patch by Christine Spang. - Upgrade to libev 4.19 - Remove SSL3 entirely as default TLS protocol - Import socket on Windows (closes #459) - Fix C90 syntax error (PR #449) - Add compatibility with Python 2.7.9's SSL changes. Issue #477.
2015-11-08+ Sigil-0.9.0.wiz1-1/+2
2015-11-08Updated devel/py-greenlet to 0.4.9wiz2-3/+3
2015-11-08Update py-greenlet to 0.4.9:wiz2-8/+15
0.4.9 ===== - Fixed Windows builds 0.4.8 ===== - Added support for iOS (arm32) - Added support for ppc64le 0.4.7 ===== - Added a missing workaround for `return 0` on mips - Restore compatibility with Python 2.5 - Fixed stack switching on sparc 0.4.6 ===== - Expose `_stack_saved` property on greenlet objects, it may be used to introspect the amount of memory used by a saved stack, but the API is subject to change in the future - Added a workaround for `return 0` compiler optimizations on all architectures - C API typo fixes 0.4.5 ===== - Fixed several bugs in greenlet C API - Fixed a bug in multi-threaded applications, which manifested itself with spurious "cannot switch to a different thread" exceptions - Fixed some crashes on arm and mips architectures 0.4.4 ===== - Fixed PyGreenlet_SetParent signature, thanks to BoonsNaibot - Fixed 64-bit Windows builds depending on wrong runtime dll 0.4.3 ===== - Better slp_switch performance on SPARC - Drop support for Python 2.3 - Fix trashcan assertions on debug builds of Python - Remove deprecated -fno-tree-dominator-opts compiler switch - Enable switch code for SunStudio on 32-bit SunOS - Support for abc abstract methods in greenlet subclasses - Support custom directories for tests - Document switch tracing support 0.4.2 ===== - Add .travis.yml - Fix 'err' may be used uninitialized in this function - Check _MSC_VER for msvc specific code - Fix slp_switch on SPARC for multi-threaded environments - Add support for m68k
2015-11-08Updated time/p5-DateTime-Locale to 1.01wiz1-1/+2