notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: devel/py-astroid/Makefile

Number of commits found: 124 (showing only 24 on this page)

«  1 | 2 

Wednesday, 24 Jan 2018
18:45 sunpoet search for other commits by this committer
Update to 1.6.1

Changes:	https://github.com/PyCQA/astroid/blob/master/ChangeLog
Original commitRevision:459863 
Saturday, 16 Dec 2017
20:55 sunpoet search for other commits by this committer
Update to 1.6.0

Changes:	https://github.com/PyCQA/astroid/blob/master/ChangeLog
Original commitRevision:456496 
Thursday, 30 Nov 2017
15:50 mat search for other commits by this committer
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
Original commitRevision:455210 
Sunday, 4 Jun 2017
11:47 sunpoet search for other commits by this committer
Update to 1.5.3

Changes:	https://github.com/PyCQA/astroid/blob/master/ChangeLog
Original commitRevision:442544 
Tuesday, 18 Apr 2017
19:38 sunpoet search for other commits by this committer
Update to 1.5.2

Changes:	https://github.com/PyCQA/astroid/blob/master/ChangeLog
Original commitRevision:438801 
Sunday, 16 Apr 2017
11:07 sunpoet search for other commits by this committer
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
Original commitRevision:438635 
02:31 vanilla search for other commits by this committer
Update to 1.5.1.
Original commitRevision:438612 
Monday, 23 Jan 2017
03:17 vanilla search for other commits by this committer
Set NO_ARCH.
Original commitRevision:432193 
03:16 vanilla search for other commits by this committer
Update to 1.4.9.
Original commitRevision:432192 
Sunday, 22 Jan 2017
22:27 rene search for other commits by this committer
Reset mva@'s ports, he handed in his ports bit.
Original commitRevision:432169 
Saturday, 12 Nov 2016
17:51 mva search for other commits by this committer
- Update to version 1.4.8
Original commitRevision:425971 
Sunday, 26 Jun 2016
18:34 mva search for other commits by this committer
- Update to version 1.4.6
- Switch to automatic plist management via autoplist
Original commitRevision:417603 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Friday, 25 Dec 2015
12:16 mva search for other commits by this committer
- Update to version 1.4.3
- Fix missing dependencies

Reported by:	Craig Leres <leres@ee.lbl.gov>
Original commitRevision:404417 
Sunday, 20 Dec 2015
09:12 mva search for other commits by this committer
- Update to version 1.4.1
Original commitRevision:404048 
Friday, 3 Apr 2015
08:21 mva search for other commits by this committer
- Update to version 1.3.6
Original commitRevision:383100 
Monday, 1 Sep 2014
16:02 mva search for other commits by this committer
- Update to version 1.2.1
- Use the official release packages instead of tagged checkouts
Original commitRevision:366892 
Thursday, 14 Aug 2014
17:04 mva search for other commits by this committer
- Rename PYTHON_FEATURES to USE_PYTHON to comply to USE_PERL5 and to avoid a
  conflict in behaviour with the read-only COMPILER_FEATURES knob
- Fix the deprecated USE_PYTHON_BUILD and USE_PYTHON_RUN behaviour, which
  usually should be mutually exclusive, but some ports include both knobs

Phabric:		D581
Recommended by:	danfe@, makc@
Reviewed by:	danfe, wg, antoine
Approved by:	portmgr
With hat:		python@
Original commitRevision:364857 
Sunday, 10 Aug 2014
08:55 mva search for other commits by this committer
- Convert my ports to USES=python
Original commitRevision:364518 
Saturday, 28 Jun 2014
07:03 mva search for other commits by this committer
- Unbreak ports, which installed setup.py files due to the messed up argument
  lists in PYDISTUTILS_SETUP

PR:		191317
Phabric:	D270
With hat:	python@
Original commitRevision:359664 
Thursday, 29 May 2014
08:35 mva search for other commits by this committer
- Update to version 1.1.0
Original commitRevision:355676 
Saturday, 19 Oct 2013
08:11 mva search for other commits by this committer
- Udpate to version 1.0.1
- Enable staging support
Original commitRevision:330853 
Friday, 20 Sep 2013
17:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Original commitRevision:327724 
Sunday, 8 Sep 2013
08:19 mva search for other commits by this committer
- the logilab-astng project was renamed to astroid
- Update astroid to version 1.0.0
Original commitRevision:326707 

Number of commits found: 124 (showing only 24 on this page)

«  1 | 2