Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.7 15 Aug 2020 10:50:59
  |
rene  |
Remove deprecated ports:
2020-08-15 archivers/py-backports.lzma: Uses deprecated version of python
2020-08-15 archivers/py-bup: Uses deprecated version of python
2020-08-15 archivers/py-librtfcomp: Uses deprecated version of python
2020-08-15 audio/blop-lv2: Uses deprecated version of python
2020-08-15 audio/bs2b-lv2: Uses deprecated version of python
2020-08-15 audio/py-gmusicproxy: Uses deprecated version of python
2020-08-15 audio/py-karaoke: Uses deprecated version of python
2020-08-15 audio/py-openal: Uses deprecated version of python
2020-08-15 audio/py-py-jack: Uses deprecated version of python
2020-08-15 audio/py-xmms2: Uses deprecated version of python
2020-08-15 audio/triceratops-lv2: Uses deprecated version of python
2020-08-15 biology/py-biom-format: Uses deprecated version of python
2020-08-15 comms/py-bulksms: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
3.7 23 Feb 2020 15:25:53
  |
antoine  |
Deprecate a few ports
With hat: portmgr |
3.7 28 May 2019 19:20:17
  |
cpm  |
misc/py-socli: Update to 3.7
- Fix runtime dependency with python 2.7
- No need to declare data_files in setup.py |
3.6 20 Jun 2018 17:05:44
  |
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 |
3.6 16 Jan 2018 14:43:42
  |
cpm  |
- Fix WWW in pkg-descr |
3.6 30 Nov 2017 15:50:34
  |
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 (Only the first 15 lines of the commit message are shown above ) |
3.6 25 May 2017 17:24:26
  |
cpm  |
misc/py-socli: update to 3.6
- Update PORTVERSION and distinfo checksum (3.6)
- Sort RUN_DEPENDS
- Drop USES=dos2unix because it's no longer necessary
- Cosmetic fixes
Changes: https://github.com/gautamkrishnar/socli/releases/tag/3.6 |
3.5 09 Apr 2017 11:27:53
  |
cpm  |
misc/py-socli: update to 3.5
- Update PORTVERSION and distinfo checksum (3.5)
- Add devel/py-urwid dependency
Changelog: https://github.com/gautamkrishnar/socli/blob/master/CHANGELOG.rst |
3.4 09 Mar 2017 23:52:16
  |
cpm  |
misc/py-socli: update to 3.4
- Update PORTVERSION and distinfo checksum (3.4)
- Add devel/py-stackexchange dependency |
3.1 10 Feb 2017 17:17:35
  |
cpm  |
misc/py-socli: Update to 3.1
- Update PORTVERSION and distinfo checksum (3.1) |
3.0 01 Feb 2017 16:43:33
  |
cpm  |
misc/py-socli: Update to 3.0
- Update PORTVERSION and distinfo checksum (3.0)
- Add devel/py-colorama dependency
Changes: https://github.com/gautamkrishnar/socli/releases/tag/3.0 |
2.9 10 Jan 2017 23:33:02
  |
cpm  |
misc/py-socli: Update to 2.9
- Update PORTVERSION and distinfo checksum (2.9)
- Fix minor bugs |
2.8 20 Dec 2016 23:33:41
  |
cpm  |
misc/py-socli: Update to 2.8
- Update PORTVERSION and distinfo checksum (2.8)
Changelog:
https://github.com/gautamkrishnar/socli/blob/master/changelog.md
Approved by: amdmi3 (mentor)
Differential Revision: D8830 |
2.5 28 Oct 2016 13:59:40
  |
cpm  |
misc/py-socli: Update to 2.5
- Update PORTVERSION and distinfo checksum (2.5)
Changelog:
https://github.com/gautamkrishnar/socli/releases/tag/2.5
Reviewed by: koobs (mentor)
Approved by: feld, koobs (mentors)
Differential Revision: D8372 |
2.4 17 Aug 2016 12:10:09
  |
cpm  |
- Update to 2.4
- Added StackOverflow attribution
Reviewed by: amdmi3 (mentor)
Approved by: amdmi3 (mentor)
Differential Revision: D7546 |
2.3 18 Jul 2016 17:26:10
  |
cpm  |
- Update to 2.3
- Remove unneeded patch
Reviewed by: amdmi3 (mentor)
Approved by: amdmi3 (mentor)
Differential Revision: D7233 |
2.2 14 Jul 2016 18:29:37
  |
cpm  |
- Update to 2.2
- Add USES=dos2unix
- Add patch to don't show README.rst content while socli is building.
- Added tag based search
Reviewed by: feld (mentor)
Approved by: feld (mentor)
Differential Revision: D7205 |
2.1 07 Jul 2016 23:40:32
  |
cpm  |
- Update to 2.1 release
- Fixed bugs on python2
- Added URL support
Reviewed by: feld (mentor), junovitch (mentor), koobs
Approved by: feld (mentor), junovitch (mentor), koobs
Differential Revision: D7133 |
1.8 05 Jul 2016 17:58:38
  |
cpm  |
- Update to 1.8 release
- Change USES=python:3 to USES=python because python2 support has been added
- Remove ignore on package buiders
Reviewed by: feld (mentor)
Approved by: feld (mentor)
Differential Revision: D7099 |
1.7_1 26 Jun 2016 19:11:44
  |
cpm  |
- Bump PORTREVISION
Reported by: cperciva
Reviewed by: junovitch (mentor)
Approved by: junovitch (mentor) |
1.7 26 Jun 2016 19:00:09
  |
cpm  |
- Drop textproc/py-beautifulsoup as dependency because it was removed.
- Add www/py-beautifulsoup to RUN_DEPENDS
- Ignore on the package builders
Reported by: pkg-fallout
Reviewed by: junovitch (mentor)
Approved by: junovitch (mentor)
Differential Revision: D6971 |
1.7 26 Jun 2016 12:37:00
  |
cpm  |
- Update to 1.7
- Switch to GH
- Update WWW in pkg-descr
- Added new question feature
- Fixed windows color problem
- Intelligent colors
- Added open in browser
Reviewed by: koobs, junovitch (mentor)
Approved by: junovitch (mentor)
Differential Revision: D6964 |
1.3a 24 Jun 2016 23:04:24
  |
cpm  |
New port: misc/py-socli
Stack overflow command line client written in python. Using SoCLI you can
search and browse stack overflow without leaving the terminal.
WWW: https://pypi.python.org/pypi/socli/
Submitted by: me
Reviewed by: amdmi3, feld (mentors)
Approved by: amdmi3, feld (mentors)
Differential Revision: D6939 |