[Bug 191309] [PATCH] japanese/py-mecab: Update LICENSE, Strip shared library

2014-11-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191309

--- Comment #4 from commit-h...@freebsd.org ---
A commit references this bug:

Author: pi
Date: Sat Nov  8 09:17:06 UTC 2014
New revision: 372309
URL: https://svnweb.freebsd.org/changeset/ports/372309

Log:
  japanese/py-mecab: some fixes

  - Fix LICENSE(BSD -> BSD3CLAUSE)
  - Strip shared library

  PR:191309
  Submitted by:Yasuhiro KIMURA 
  Approved by: (maintainer timeout)

Changes:
  head/japanese/py-mecab/Makefile

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 191309] [PATCH] japanese/py-mecab: Update LICENSE, Strip shared library

2014-11-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191309

Kurt Jaeger  changed:

   What|Removed |Added

 Status|Open|Issue Resolved
 CC||p...@freebsd.org
 Resolution|--- |FIXED
   Assignee|pyt...@freebsd.org  |p...@freebsd.org

--- Comment #5 from Kurt Jaeger  ---
Committed, thanks again for your patience.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


FreeBSD ports you maintain which are out of date

2014-11-08 Thread portscout
Dear port maintainer,

The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/pyt...@freebsd.org.html


Port| Current version | New version
+-+
www/xist| 3.25| 5.12
+-+


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

Thanks.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 193316] [NEW PORT]: www/py-djblets06: Legacy version of py-djblets

2014-11-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193316

chris.dukes@gmail.com changed:

   What|Removed |Added

 CC||chris.dukes@gmail.com

--- Comment #26 from chris.dukes@gmail.com ---
TL;DR Why not drop www/py-djblets and www/reviewboard until these problems are
sorted out for higher impact python ports?


As the only package the depends on www/py-djblets is www/reviewboard, is
www/reviewboard of sufficient value as packaged for ports to justify its
existence vs a pointer to a playbook to deploy reviewboard in a virtualenv?

Granted, neither www/py-djblets nor www/reviewboard are packaged on pypi by the
upstream author such that 'pip install reviewboard==version' actually works.

Supporting python based web applications, I found there was more value in
allowing the developers control over the pure python modules used rather than
depending on native packages.

Having native packages for python modules was much more useful for hard to
build modules like PIL, long to build modules like scipy and numpy, and modules
with tight coupling to native libraries (ldap, databases, ssl), or used by low
level tools like ansible.

A quick conversation with the upstream developer for these packages to put the
source on pypi, and deprecating these ports on FreeBSD would be the least
effort to provide the most usability.  Revisit it when we have reasonable
mechanisms for providing a python package for multiple versions of python.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"