A robust, full-featured Python IRC bot with a clean and flexible plugin API.
Equipped with a complete ACL system for specifying user permissions with as
much as per-command granularity. Batteries are included in the form of
numerous plugins already written.
WWW: https://github.com/ProgVal/Limnoria
Requested by: Brenden Molloy (via IRC)
Detailed log by submitter:
- Update net/chrony to latest upstream version - 2.2
- install info
- point to /var/db instead of /var/lib (per hier(7))
- use doc/install-docs target; install more docs (PORTDOCS)
- use @sample to a sample .conf file (not for .keys which will require
manual intervention); others in examples dir (use PORTEXAMPLES)
- rm old post-install target
- fix example files for freebsd/prefix paths & ntp server names, add
info regarding how to do log rotation if logging turned on.
PR: 204817
Submitted by: z7dr6ut7gs@snkmail.com
Approved by: maintainer timeout
- Update PORTVERSION and distinfo checksum (19.4.1)
- Match COMMENT to setup.py:description=
- Add LICENSE_FILE
- Options: Rename SETPROC option -> Add PROCTITLE to defaults
- Options: Add GAIOHTTP async worker
- Options: Update all descriptions
- Options: Remove TESTS optionjs
- Enable "concurrent" Python support
- Add NO_ARCH (architecture independent package)
- Rename test target to new conventions
- Check, limit, and add BROKEN message for Option/Python version
combinations that aren't supported.
- Patch out non-compulsory dependencies from test requirements file
- Delete requirements_dev.txt patch file (no longer necessary)
- Add post-patch: target to remove _gaiohttp.py, because compileall() of this file
fails on 2.x with a SyntaxError, but is not handled, so .py[co] files references
are added to --record output, breaking file list generation. [1][2][3][4][5]
Changes:
http://docs.gunicorn.org/en/stable/news.html
[1] https://github.com/benoitc/gunicorn/issues/788
[2] https://github.com/benoitc/gunicorn/issues/860
[3] https://github.com/benoitc/gunicorn/issues/982
[4] https://github.com/pypa/pip/issues/1873
[5] https://github.com/pypa/pip/issues/1954
pycmd is a collection of command line tools for helping with Python
development:
* py.cleanup: remove .pyc and similar files
* py.lookup: find text in recursively found .py files
* py.countloc: give LOCs for lines and testlines
* py.which: print location of an importable package or module
WWW: https://pypi.python.org/pypi/pycmd
- Update PORTVERSION and distinfo checksum (1.4)
- Add LICENSE_FILE
- Enable concurrent Python support
- Add NO_ARCH (architecture independent package)
- Update test target to new test framework convention
- Patch setup.py to support standard test command [1]
Changes:
https://github.com/jek/blinker/blob/rel-1.4/CHANGES
[1] https://github.com/jek/blinker/pull/26/
- Update PORTVERSION and distinfo checksum (1.13.1)
- Match COMMENT to setup.py:description
- Enable 'concurrent' Python support
- Add NO_ARCH
- Update test target to new conventions
- Remove __pycache__ from WRKSRC/testing
- Update pkg-descr WWW: URL to match next version and new repo URL
Changes:
https://github.com/pytest-dev/pytest-xdist/blob/v1.13.1/CHANGELOG
gnuplot completely removed support for the gnugraph and unixplot terminal
drivers in 2011. From the one of the ChangeLog files:
> 2011-05-31 Ethan A Merritt <merritt@u.washington.edu>
> [...]
> Remove obsolete terminal drivers gnugraph and unixplot. The underlying
> gnu plotutils library is itself more than 10 years out of date (last
> release July 2000) and the terminal drivers haven't been upgraded for
> longer than that. In any event, current gnuplot has better native
> terminal drivers for the devices supported by unixplot/gnugraph.
In practice, this means the PLOT option is a no-op and the dependency on
graphics/plotutils is unnecessary. Indeed, if one looks at the port's build
logs in the cluster the following can be seen:
configure: WARNING: unrecognized options: --without-lisp-files, --with-plot,
--disable-thin-splines, --with-wx-config
PR: 205488
Approved by: glewis (maintainer)
Changes:
- list of valid url scheme can be defined in pkg.conf
- add support for SOURCE_DATE_EPOCH for reproducible builds
- Fix pkg check -d
- Fix testsuite with kyua 0.12
- Fix pkg info -R
- Fix setting modes on extracted files/directories
- Fix zsh completion for pkg info -l
- Fix some solver crashed
- Initial attempt at fixing infinite loop on multirepositorry when updating pkg
- pkg version now handled -q correctly
Warning:
Name: button_1
Class: XmCascadeButtonGadget
Illegal mnemonic character; Could not convert X KEYSYM to a keycode
Warning:
Name: button_2
Class: XmCascadeButtonGadget
Illegal mnemonic character; Could not convert X KEYSYM to a keycode
Warning:
Name: button_3
Class: XmCascadeButtonGadget
Illegal mnemonic character; Could not convert X KEYSYM to a keycode
Warning:
Name: button_1
Class: XmCascadeButtonGadget
Illegal mnemonic character; Could not convert X KEYSYM to a keycode
Warning:
Name: button_2
Class: XmCascadeButtonGadget
Illegal mnemonic character; Could not convert X KEYSYM to a keycode
Warning:
Name: button_3
Class: XmCascadeButtonGadget
Illegal mnemonic character; Could not convert X KEYSYM to a keycode
[1] 81176 bus error xshisen
Approved by: portmgr blanket