non port: japanese/py-mecab/Makefile |
Number of commits found: 21 |
Wednesday, 17 Jun 2020
|
18:17 sunpoet
Move devel/swig30 to devel/swig and update to 4.0.1
- Do not silence installation message
- Update dependent ports:
- Fix build with swig 4.0.1
- Update *_DEPENDS
- Remove BINARY_ALIAS
Changes: http://www.swig.org/news.php
PR: 246613
Exp-run by: antoine
 |
Sunday, 23 Feb 2020
|
15:25 antoine
Deprecate a few ports
With hat: portmgr
 |
Wednesday, 20 Dec 2017
|
12:41 bapt
Switch to swig 3.0
 |
Thursday, 30 Nov 2017
|
15:50 mat
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the
current python flavor. It can be used in dependency lines when the
port itself is not python flavored. For example, deskutils/calibre.
By default, all the flavors are generated. To only generate flavors
for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.
In all the ports with Python dependencies, the *_DEPENDS entries MUST
end with the flavor so that the framework knows which to build/use.
This is done by appending '@${PY_FLAVOR}' after the origin (or
@${FLAVOR} if in a Python module with Python flavors, as the content
will be the same). For example:
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
PR: 223071
Reviewed by: portmgr, python
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12464
 |
Tuesday, 20 Sep 2016
|
14:01 marino
japanese/py-mecab: Update MASTER_SITES to unbreak
PR: 212758
 |
Wednesday, 14 Sep 2016
|
15:59 mat
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight
 |
Friday, 1 Apr 2016
|
14:08 mat
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
 |
Tuesday, 8 Sep 2015
|
15:12 amdmi3
- Fix PYDISTUTILS_EGGINFO, this time properly
Approved by: portmgr blanket
 |
14:45 amdmi3
- Fix PYDISTUTILS_EGGINFO
Approved by: portmgr blanket
 |
Saturday, 8 Nov 2014
|
09:17 pi
japanese/py-mecab: some fixes
- Fix LICENSE(BSD -> BSD3CLAUSE)
- Strip shared library
PR: 191309
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: <jun-g@daemonfreaks.com> (maintainer timeout)
 |
Sunday, 19 Oct 2014
|
17:45 mva
- Convert ports from german/, java/, japanese/ and ports-mgmt/ to new
USES=python
Approved by: portmgr (implicit)
 |
Saturday, 26 Apr 2014
|
20:45 swills
- Stage
- Use new LIB_DEPENDS format
PR: ports/188965
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr@ (blanket)
 |
Friday, 20 Dec 2013
|
17:10 amdmi3
- Fix swig dependency
PR: 183203
Submitted by: amdmi3
Approved by: maintainer timeout
 |
Friday, 20 Sep 2013
|
18:47 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese)
 |
Sunday, 11 Aug 2013
|
05:21 tota
- Update to 0.996
- Remove LICENSE_FILE for standard license
PR: ports/177694
Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
Approved by: Junji NAKANISHI (maintainer)
 |
Wednesday, 20 Mar 2013
|
12:42 tota
- Update to 0.995
- Add LICENSE section
- Trim Makefile header
- Trim WWW: line in pkg-descr
- Update WWW: line in pkg-descr
PR: ports/175696 (based on)
Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
 |
Saturday, 13 Oct 2012
|
03:58 tota
- Update to 0.994
- Pet portlint: remove specific ABI version numbers from LIB_DEPENDS
PR: ports/171413 (based on)
Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
Approved by: maintainer (via twitter)
Feature safe: yes
 |
Saturday, 3 Apr 2010
|
20:39 lwhsu
- Update to 0.98
PR: ports/145267
Submitted by: "Junji NAKANISHI" <jun-g AT daemonfreaks.com> (maintainer)
 |
Saturday, 22 Aug 2009
|
00:24 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L
 |
Monday, 31 Mar 2008
|
10:03 miwi
- Update to 0.97
PR: 122232
Submitted by: "Junji NAKANISHI" <jun-g@daemonfreaks.com> (maintainer)
 |
Thursday, 24 Jan 2008
|
07:33 clsung
This is a python bindings for MeCab.
WWW: http://mecab.sourceforge.net/
PR: ports/115871
Submitted by: Junji NAKANISHI <jun-g at daemonfreaks.com>
 |
Number of commits found: 21 |