| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
| |
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=371449
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=357765
|
|
|
|
|
|
|
|
|
|
| |
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
Notes:
svn path=/head/; revision=339634
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
twisted can be configured with the arguments run or build to replace
the previous USE_TWISTED_RUN and USE_TWISTED_BUILD knobs. The twisted
components can be added as comma-separated arguments. If you previously
wrote
USE_TWISTED= yes
USE_TWISTED= conch names
USE_TWISTED_RUN= yes
you now would write
USES= twisted
USES= twisted:conch,names
USES= twisted:run
Notes:
svn path=/head/; revision=335877
|
|
|
|
|
|
|
| |
net)
Notes:
svn path=/head/; revision=327755
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter.
PR: ports/179100
Submitted by: Chenguang Li <horus.li gmail.com>
Notes:
svn path=/head/; revision=319405
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- bump PORTREVISION
while here:
- trim Makefile header
- eliminate PYTHON_SITELIBDIR from depends
- limit python version to 2.x only (print/except)
Reported by: pointyhat (miwi)
Notes:
svn path=/head/; revision=317929
|
|
|
|
|
|
|
| |
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
Notes:
svn path=/head/; revision=315487
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Regrettably, I have no free time for the foreseeable future which
I can commit directly to these aspects of FreeBSD work, due to
a demanding new role elsewhere.
I am able to review patches from time to time, but regrettably cannot
be directly involved in engineering work beyond this w/o it being
directly involved in day-to-day effort.
Thank you for your understanding.
Notes:
svn path=/head/; revision=255908
|
|
|
|
|
|
|
| |
Submitted by: pav
Notes:
svn path=/head/; revision=240447
|
|
|
|
| |
Notes:
svn path=/head/; revision=239951
|
|
module for Python/Twisted, by Esteve Fernandez.
Tested with RabbitMQ 1.6.0 on FreeBSD 7.2-STABLE, i386 and amd64, using
Esteve's example code here:
http://fluidinfo.com/esteve/stuff/txamqp_consumer.py
http://fluidinfo.com/esteve/stuff/txamqp_publisher.py
Note: The Thrift-in-AMQP support is not yet built as it depends on the
Thrift bindings for Python which need to be fixed.
Notes:
svn path=/head/; revision=237097
|