1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

383882 Commits

Author SHA1 Message Date
Dmitry Marakasov
28a1f1d1e8 - Switch to options helpers 2015-12-27 14:00:57 +00:00
Dmitry Marakasov
1b66c05e86 - Remove unneeded bsd.port.pre.mk inclusion 2015-12-27 13:52:32 +00:00
Martin Wilke
77d45f732e - Restore backwards compatibility
PR:		205433
2015-12-27 13:34:48 +00:00
Dmitry Marakasov
0f81fee6f7 - Update to 9060 2015-12-27 13:15:00 +00:00
Kubilay Kocak
daad8c124e [NEW] irc/py-limnoria: Modified version of Supybot (an IRC bot and framework)
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)
2015-12-27 12:58:13 +00:00
Thomas Zander
f684113047 Update to upstream version 2.2; general cleanup
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
2015-12-27 12:53:32 +00:00
Antoine Brodin
c66bb11feb Unbreak
Reported by:	pkg-fallout
2015-12-27 12:03:48 +00:00
Dmitry Marakasov
8f2b152ec4 - Add LICENSE
- Switch to options helpers
2015-12-27 11:53:16 +00:00
Dmitry Marakasov
5688b94b40 - Switch to options helpers
- Regenerate patches with `make makepatch`
2015-12-27 11:53:00 +00:00
Antoine Brodin
43350f39d0 - Do not overwrite USE_GNOME after including bsd.port.pre.mk
- Bump PORTREVISION for dependency change
2015-12-27 11:50:47 +00:00
Jimmy Olgeni
e108548daa Upgrade www/elixir-phoenix to version 1.1.1. 2015-12-27 11:25:36 +00:00
Kubilay Kocak
77f1c944fc www/py-gunicorn: Update to 19.4.1 & much more!
- 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
2015-12-27 10:35:19 +00:00
Beat Gaetzi
2994568d07 - Update to 6.4.2
PR:		205387
Submitted by:	jochen@jochen-neumeister.de
2015-12-27 09:40:02 +00:00
Beat Gaetzi
6db75d6c3d - Update to 1.8
PR:		205385
Submitted by:	jochen@jochen-neumeister.de
2015-12-27 09:35:49 +00:00
Beat Gaetzi
9decea142c - Fix recursive COMMENT
- Switch to USES=execinfo localbase
- Use OPTIONS_SUB
- Convert to options helpers

PR:		205387
Submitted by:	pawel
2015-12-27 09:31:32 +00:00
Pietro Cerutti
bf55fda7fd irc/bitlbee-facebook: update snapshot, fix build depends 2015-12-27 09:18:36 +00:00
Martin Wilke
1cdbdbbccf - Update to 19.2
Exp-run by: antoine
Changes:    https://pythonhosted.org/setuptools/history.html

PR:		205603
Submitted by:	yuri@rawbw.com
2015-12-27 09:11:08 +00:00
Thomas Zander
fd6f75ffbd Fix build break in the presence of multiple compilers
PR:		205139
Submitted by:	lantw44@gmail.com
Approved by:	meta+ports@vmeta.jp (maintainer)
MFH:		2015Q4 (build fix blanket)
2015-12-27 07:55:04 +00:00
Kubilay Kocak
2907874ff2 [NEW] devl/py-pycmd: Tools for managing/searching Python related files
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
2015-12-27 06:43:52 +00:00
Kubilay Kocak
3aeb750e0d devel/py-blinker: Update to 1.4
- 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/
2015-12-27 06:23:14 +00:00
Kubilay Kocak
da75f0b112 devel/py-pytest-xdist: Update to 1.13.1
- 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
2015-12-27 06:03:33 +00:00
Vanilla I. Shu
8f55563b6e Add py-cachecontrol 0.11.5, caching algorithms in httplib2 for use with
requests session object.

PR:		205640
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
2015-12-27 05:36:23 +00:00
Vanilla I. Shu
00c9fac4dd Add py-contextlib2 0.4.0, backports and enhancements for the contextlib
module.

PR:		205639
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
2015-12-27 05:32:32 +00:00
Vanilla I. Shu
56fee9c195 Upgrade to 3.4.3.
PR:		205457
Submitted by:	jochen@jochen-neumeister.de
2015-12-27 05:29:20 +00:00
Martin Wilke
3c7802e932 - Restore backwards compatibility
- Bump PORTREVISION

PR:	    205433
2015-12-27 02:15:06 +00:00
Michael Moll
c5bfaf1b26 sysutils/rubygem-hammer_cli: update to 0.5.1 2015-12-27 01:25:39 +00:00
Raphael Kubo da Costa
1a698db6ec Drop PLOT option.
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)
2015-12-26 23:47:57 +00:00
Dmitry Marakasov
fd407aae59 - Drop @dirrm* from plist
Approved by:	portmgr blanket
2015-12-26 21:59:49 +00:00
Baptiste Daroussin
a1da9447e4 Update to 1.6.99.3
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
2015-12-26 21:33:06 +00:00
Grzegorz Blach
dc0e0b422a Update to 1.16.1 2015-12-26 20:20:07 +00:00
Grzegorz Blach
576439b324 Update to 0.20.1
PR:		205369
Submitted by:	Hardy Schumacher (hardy.schumacher <at >gmx <dot> de)
2015-12-26 19:41:05 +00:00
Antoine Brodin
460399d41e Remove patch adopted upstream
Reported by:	pkg-fallout
2015-12-26 17:14:28 +00:00
Adam Weinberger
1d725d4e83 Reassign perl modules from ports@ to the perl@ collective. 2015-12-26 16:53:30 +00:00
Antoine Brodin
dedb8df73d Mark BROKEN: depends on conflicting versions of django
Reported by:	pkg-fallout
2015-12-26 16:43:38 +00:00
Dmitry Marakasov
1f5a56af69 - Convert to @sample and @dir
Approved by:	portmgr blanket
2015-12-26 16:34:28 +00:00
Dmitry Marakasov
d1566c1525 - Add NO_ARCH
- Convert plist to @dir

Approved by:	portmgr blanket
2015-12-26 16:33:11 +00:00
Dmitry Marakasov
1a202a687b - Add NO_ARCH
- Drop @dirrm* from plist

Approved by:	portmgr blanket
2015-12-26 16:19:12 +00:00
Dmitry Marakasov
9460f6394d - Drop @dirrm* from plist
Approved by:	portmgr blanket
2015-12-26 16:17:26 +00:00
Dmitry Marakasov
ee74467ab7 - Drop @dirrm* from plist
Approved by:	portmgr blanket
2015-12-26 15:31:02 +00:00
Dmitry Marakasov
b973963717 - Drop @dirrm* from plist
Approved by:	portmgr blanket
2015-12-26 15:30:45 +00:00
Dmitry Marakasov
730050ac7e - Drop @dirrm* from plist
Approved by:	portmgr blanket
2015-12-26 15:15:14 +00:00
Dmitry Marakasov
8ddeeadc4a - Drop @dirrm* from plist
Approved by:	portmgr blanket
2015-12-26 15:15:01 +00:00
Dmitry Marakasov
d0b632e17d - Mark NO_CCACHE, fails to build with ccache enabled:
ccache: error: Failed to create directory /nonexistent/.ccache/tmp: Permission denied

Approved by:	portmgr blanket
2015-12-26 14:57:28 +00:00
Dmitry Marakasov
026b910b63 - Switch to options helpers
- Drop @dirrm* from plist
2015-12-26 14:54:07 +00:00
Kevin Lo
cbb09814f7 Fix build on arm. 2015-12-26 14:49:30 +00:00
Dmitry Marakasov
1fce053c65 - Drop @dirrm* from plist
Approved by:	portmgr blanket
2015-12-26 14:40:34 +00:00
Dmitry Marakasov
15c222b60f - Drop @dirrm* from plist
- Add empty directories to plist
- Switch to @sample

Approved by:	portmgr blanket
2015-12-26 14:40:30 +00:00
Dmitry Marakasov
4a672ef5a2 - Drop @dirrm* from plist
- Add empty directories to plist

Approved by:	portmgr blanket
2015-12-26 14:40:27 +00:00
Dmitry Marakasov
76a8bc828f - Mark BROKEN, fails to start:
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
2015-12-26 14:39:49 +00:00
Thomas Zander
a8de4b8e62 Update to upstream version 8.6.1 2015-12-26 14:33:48 +00:00