non port: devel/py-astroid/Makefile |
Number of commits found: 111 (showing only 100 on this page) |
Sunday, 8 Oct 2023
|
11:54 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update WWW
3ef87d8 |
Saturday, 30 Sep 2023
|
00:44 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.15.8
Changes: https://github.com/pylint-dev/astroid/releases
309b267 |
Friday, 29 Sep 2023
|
16:13 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.15.7
Changes: https://github.com/pylint-dev/astroid/releases
f1471b3 |
Tuesday, 18 Jul 2023
|
00:53 Charlie Li (vishwin)
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358
9a80a6e |
Sunday, 9 Jul 2023
|
21:34 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.15.6
Changes: https://github.com/pylint-dev/astroid/releases
6926f8e |
Friday, 30 Jun 2023
|
07:03 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Remove outdated PYTHON_REL check after lang/python37 removal
5a7be9f |
Tuesday, 27 Jun 2023
|
19:34 Rene Ladan (rene)
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568>
3d9a815 |
Saturday, 27 May 2023
|
23:43 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.15.5
Changes: https://github.com/pylint-dev/astroid/releases
bafd87e |
Thursday, 27 Apr 2023
|
23:58 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.15.4
Changes: https://github.com/pylint-dev/astroid/releases
08f29b5 |
Tuesday, 18 Apr 2023
|
21:38 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.15.3
Changes: https://github.com/PyCQA/astroid/releases
24c3069 |
18:00 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update WWW
cb70c85 |
Sunday, 9 Apr 2023
|
13:36 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.15.2
Changes: https://github.com/PyCQA/astroid/releases
c812bc1 |
Wednesday, 5 Apr 2023
|
17:30 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.13.5
Changes: https://github.com/PyCQA/astroid/releases
7ba11ab |
Tuesday, 4 Apr 2023
|
18:29 Antoine Brodin (antoine)
USE_PYTHON=pep517: bump PORTREVISION
1730e97 |
Tuesday, 21 Mar 2023
|
19:20 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for dependency and package change
68adcd6 |
Sunday, 5 Feb 2023
|
15:47 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.13.3
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/main/ChangeLog
2c299bd |
Monday, 30 Jan 2023
|
12:59 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.12.14
- Convert to USE_PYTHON=pytest
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/main/ChangeLog
4777253 |
Wednesday, 11 Jan 2023
|
15:58 Dmitry Marakasov (amdmi3)
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt
77d6847 |
Friday, 30 Dec 2022
|
09:04 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.12.13
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/main/ChangeLog
b343e4c |
Saturday, 19 Nov 2022
|
08:11 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.12.11
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/main/ChangeLog
38e5ecc |
Monday, 3 Oct 2022
|
02:14 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.12.10
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/main/ChangeLog
3ca10d6 |
Saturday, 10 Sep 2022
|
16:06 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.12.9
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/main/ChangeLog
359abdb |
13:02 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.12.7
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/main/ChangeLog
067a035 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 31 Aug 2022
|
18:49 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.12.5
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/main/ChangeLog
18b6a65 |
11:41 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.12.3
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/main/ChangeLog
056c5e3 |
Saturday, 27 Aug 2022
|
10:24 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Cosmetic change
9cc91f6 |
Monday, 8 Aug 2022
|
20:15 Dmitry Marakasov (amdmi3)
devel/py-astroid253: add port: legacy version of devel/py-astroid
This is required for devel/py-asttokens testing
c0460b3 |
Wednesday, 13 Jul 2022
|
18:29 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.12.2
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/main/ChangeLog
b8a3836 |
00:19 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.12.1
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/main/ChangeLog
25f9996 |
Thursday, 16 Jun 2022
|
19:35 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.11.6
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/main/ChangeLog
0ef047c |
Friday, 13 May 2022
|
19:29 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.11.5
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/main/ChangeLog
efb01c43 |
11:39 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.11.4
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/main/ChangeLog
156f184 |
Tuesday, 26 Apr 2022
|
15:01 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.11.3
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/main/ChangeLog
31ac671 |
Saturday, 16 Apr 2022
|
04:19 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.11.2
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/main/ChangeLog
6415f89 |
Wednesday, 30 Mar 2022
|
22:21 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.11.1
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/main/ChangeLog
a5a9699 |
Friday, 25 Mar 2022
|
13:36 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.11.0
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/main/ChangeLog
669737f |
Tuesday, 25 Jan 2022
|
19:50 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.9.3
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/main/ChangeLog
6e276a4 |
Sunday, 23 Jan 2022
|
18:19 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.9.1
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/main/ChangeLog
abc183b |
Tuesday, 21 Dec 2021
|
18:48 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.9.0
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/main/ChangeLog
7b4b18b |
Sunday, 21 Nov 2021
|
18:20 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.8.5
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/main/ChangeLog
9ad514a |
Monday, 1 Nov 2021
|
13:41 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.8.4
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/main/ChangeLog
59c7040 |
Monday, 25 Oct 2021
|
21:46 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.8.3
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/master/ChangeLog
85334af |
Wednesday, 13 Oct 2021
|
19:13 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.8.2
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/master/ChangeLog
e224e90 |
Tuesday, 21 Sep 2021
|
22:23 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.8.0
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/master/ChangeLog
c296b35 |
03:44 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.7.3
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/master/ChangeLog
31ccd78 |
Sunday, 8 Aug 2021
|
14:54 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.6.6
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/master/ChangeLog
a9fcf98 |
Saturday, 24 Jul 2021
|
20:21 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.6.5
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/master/ChangeLog
b5a78fb |
Wednesday, 21 Jul 2021
|
21:12 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.6.4
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/master/ChangeLog
4c28262 |
18:11 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.6.3
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/master/ChangeLog
3ad0c61 |
Tuesday, 6 Jul 2021
|
14:56 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.6.2
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/master/ChangeLog
70044c3 |
Friday, 25 Jun 2021
|
13:39 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.6.0
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/master/ChangeLog
a975998 |
Monday, 14 Jun 2021
|
17:39 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.5.8
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/master/ChangeLog
6a02826 |
Thursday, 10 Jun 2021
|
14:46 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.5.7
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/master/ChangeLog
9fe65c8 |
Tuesday, 25 May 2021
|
13:55 Dmitry Marakasov (amdmi3)
Mk: switch PYTHON_REL to 5 digits to support python 3.10.x
PR: 255013
Differential Revision: https://reviews.freebsd.org/D29418
Exp-run by: antoine
Approved by: wen@, no objection from python@ or portmgr@
0729af4 |
Saturday, 1 May 2021
|
22:19 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.5.6
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/master/ChangeLog
4d79422 |
Thursday, 29 Apr 2021
|
14:23 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.5.4
- Update LICENSE_FILE
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/master/ChangeLog
061e9d9 |
Sunday, 25 Apr 2021
|
20:35 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.5.3
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/master/ChangeLog
ad52f56 |
Sunday, 18 Apr 2021
|
05:43 Po-Chuan Hsieh (sunpoet)
devel/py-astroid: Update to 2.5.2
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/master/ChangeLog
31f239c |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Sunday, 7 Mar 2021
|
22:17 sunpoet
Update to 2.5.1
- Fix LICENSE
- Fix RUN_DEPENDS
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/master/ChangeLog
 |
Wednesday, 3 Mar 2021
|
18:08 sunpoet
Update do-test:
 |
Sunday, 10 Jan 2021
|
19:32 rene
Remove empty PY_TYPING from ports using Python 3.6+
Leave out textproc/py-sphinx[18] for now.
 |
Sunday, 23 Aug 2020
|
19:35 sunpoet
Fix build with py-lazy-object-proxy 1.5.0 update
- Bump PORTREVISION for package change
 |
Monday, 15 Jun 2020
|
18:46 sunpoet
Update to 2.4.2
Changes: https://github.com/PyCQA/astroid/blob/master/ChangeLog
 |
Friday, 8 May 2020
|
08:49 sunpoet
Update to 2.4.1
Changes: https://github.com/PyCQA/astroid/blob/master/ChangeLog
 |
Tuesday, 28 Apr 2020
|
22:55 sunpoet
Update to 2.4.0
Changes: https://github.com/PyCQA/astroid/blob/master/ChangeLog
 |
Friday, 21 Feb 2020
|
18:56 sunpoet
Fix build with py-wrapt 1.12.0
- Bump PORTREVISION for package change
 |
Wednesday, 13 Nov 2019
|
23:34 sunpoet
Update to 2.3.3
- Update version requirement of RUN_DEPENDS
Changes: https://github.com/PyCQA/astroid/blob/2.3/ChangeLog
 |
Sunday, 20 Oct 2019
|
17:10 sunpoet
Update to 2.3.2
Changes: https://github.com/PyCQA/astroid/blob/master/ChangeLog
 |
Tuesday, 1 Oct 2019
|
19:15 sunpoet
Update to 2.3.1
Changes: https://github.com/PyCQA/astroid/blob/2.3/ChangeLog
 |
Thursday, 26 Sep 2019
|
18:15 sunpoet
Update to 2.3.0
Changes: https://github.com/PyCQA/astroid/blob/2.3/ChangeLog
 |
Friday, 31 May 2019
|
10:00 sunpoet
Introduce PY_TYPING and simplify Makefile
Since devel/py-promise requires 3.6.4+, the minimal version is set to 3.6.4.
With hat: python
 |
Saturday, 23 Mar 2019
|
12:39 sunpoet
Update to 2.2.5
Changes: https://github.com/PyCQA/astroid/blob/2.2/ChangeLog
 |
Thursday, 7 Mar 2019
|
18:38 amdmi3
- Add testing support
Approved by: portmgr blanket
 |
Wednesday, 27 Feb 2019
|
23:47 sunpoet
Update to 2.2.0
Changes: https://github.com/PyCQA/astroid/blob/master/ChangeLog
 |
Monday, 26 Nov 2018
|
18:59 sunpoet
Update to 2.1.0
Changes: https://github.com/PyCQA/astroid/blob/master/ChangeLog
 |
Wednesday, 12 Sep 2018
|
22:55 sunpoet
Add TEST_DEPENDS
 |
Tuesday, 11 Sep 2018
|
19:00 sunpoet
Update to 2.0.4
Changes: https://github.com/PyCQA/astroid/blob/master/ChangeLog
 |
Wednesday, 29 Aug 2018
|
19:08 sunpoet
Update COMMENT: capitalize the leading character
 |
Sunday, 24 Jun 2018
|
20:16 sunpoet
Update to 1.6.5
Changes: https://github.com/PyCQA/astroid/blob/1.6/ChangeLog
 |
Wednesday, 20 Jun 2018
|
17:05 mat
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
 |
Wednesday, 16 May 2018
|
23:54 sunpoet
Update to 1.6.4
Changes: https://github.com/PyCQA/astroid/blob/1.6/ChangeLog
 |
Friday, 6 Apr 2018
|
16:27 sunpoet
Update to 1.6.3
Changes: https://github.com/PyCQA/astroid/blob/1.6/ChangeLog
 |
Saturday, 17 Mar 2018
|
10:44 sunpoet
Update to 1.6.2
Changes: https://github.com/PyCQA/astroid/blob/1.6/ChangeLog
 |
Monday, 26 Feb 2018
|
22:30 sunpoet
Use PY_ENUM34
 |
Wednesday, 24 Jan 2018
|
18:45 sunpoet
Update to 1.6.1
Changes: https://github.com/PyCQA/astroid/blob/master/ChangeLog
 |
Saturday, 16 Dec 2017
|
20:55 sunpoet
Update to 1.6.0
Changes: https://github.com/PyCQA/astroid/blob/master/ChangeLog
 |
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
 |
Sunday, 4 Jun 2017
|
11:47 sunpoet
Update to 1.5.3
Changes: https://github.com/PyCQA/astroid/blob/master/ChangeLog
 |
Tuesday, 18 Apr 2017
|
19:38 sunpoet
Update to 1.5.2
Changes: https://github.com/PyCQA/astroid/blob/master/ChangeLog
 |
Sunday, 16 Apr 2017
|
11:07 sunpoet
Add missing RUN_DEPENDS
- Update COMMENT
- Add LICENSE_FILE
- Sort RUN_DEPENDS
- Allow concurrent installation (USE_PYTHON=concurrent)
- Update pkg-descr
- Update WWW
- Add GitHub repository to WWW
- Bump PORTREVISION for dependency change
- Take maintainership
 |
02:31 vanilla
Update to 1.5.1.
 |
Monday, 23 Jan 2017
|
03:17 vanilla
Set NO_ARCH.
 |
03:16 vanilla
Update to 1.4.9.
 |
Sunday, 22 Jan 2017
|
22:27 rene
Reset mva@'s ports, he handed in his ports bit.
 |
Saturday, 12 Nov 2016
|
17:51 mva
- Update to version 1.4.8
 |
Sunday, 26 Jun 2016
|
18:34 mva
- Update to version 1.4.6
- Switch to automatic plist management via autoplist
 |
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
 |
Number of commits found: 111 (showing only 100 on this page) |