Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.a_3 19 Sep 2020 13:01:00
  |
rene  |
Remove expired ports:
2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
0.2.a_3 08 Mar 2020 17:01:47
  |
antoine  |
Deprecate some ports using deprecated version of python
With hat: portmgr |
0.2.a_3 19 Feb 2020 17:59:36
  |
antoine  |
Clean up USES
With hat: portmgr |
0.2.a_3 21 Jan 2020 00:21:27
  |
dbaio  |
textproc/py-html2text: Copy to textproc/py-html2text2018
Make way for textproc/py-html2tex to be updated to its latest version
2020.1.16 which supports only Python >= 3.5.
Move dependents that runs only with Python 2.7 to textproc/py-html2text2018. |
0.2.a_2 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 |
0.2.a_2 19 Jun 2018 08:34:37
  |
amdmi3  |
- Switch to new test framework
Approved by: portmgr blanket |
0.2.a_2 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 ) |
0.2.a_2 27 Dec 2016 11:47:36
  |
rene  |
www/geeknote: update sqlalchemy dependency to 1.0, bump PORTREVISION
PR: 215222
Submitted by: rene
Approved by: maintainer timeout (koobs, 16 days) |
0.2.a_1 22 May 2016 10:52:45
  |
matthew  |
Reorganise and modernise the py-sqlalchemy ports.
- Introduce new ports for the sqlalchemy 0.9 and 1.0 release branches.
- Deprecate the ports for the 0.6 and 0.7 release branches, as these
have been declared EoL and are no longer supported by upstream.
- Update to the latest available version in each branch.
In detail:
Port Version Maintainer
----------------------------------------------
py-sqlalchemy06 0.6.9 nivit@FreeBSD.org (Deprecate 2016-08-20) [1]
py-sqlalchemy07 0.7.10 nivit@FreeBSD.org (renamed py-sqlalchemy,
Deprecate 2016-08-20) [1]
py-sqlalchemy08 0.8.7 nivit@FreeBSD.org (renamed py-sqlalchemy-devel)
[1]
py-sqlalchemy09 0.9.10 m.tsatsenko@gmail.com (new, repocopy from
py-sqlalchemy-devel) [2] (Only the first 15 lines of the commit message are shown above ) |
0.2.a_1 01 Apr 2016 14:33:58
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.2.a_1 17 Apr 2015 03:35:35
  |
koobs  |
www/geeknote: Update to 0.2a (7ea2255)
- Update to 7ea2255 (Fixes Login bug [1])
- No longer need dos2unix
- Deprecate GH_COMMIT
Note: It would be really nice if upstream started 'releasing', or at
least incrementing versions & uploading to PyPi [1]
[1] https://github.com/VitaliyRodnenko/geeknote/issues/269
[2] https://github.com/VitaliyRodnenko/geeknote/issues/212
Reported by: Sergiy Mikhailushko <ooomka yandex ru> (via email) |
0.2.a 30 Aug 2014 01:26:47
  |
koobs  |
www/geeknote: Delete pkg-plist
- Delete pkg-plist, created by porttools `port create` (via newfile), but not
necessary with autoplist. Bug report created to remove $FreeBSD keyword in
pkg-plist [1].
[1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193113
Reported by: antoine |
0.2.a 23 Aug 2014 14:03:26
  |
koobs  |
[NEW] www/geeknote: Command line client for Evernote
Geeknote is a command line client for Evernote.
Features:
* Create notes in your Evernote account
* Create tags, notebooks
* Use Evernote search in console with different filters
* Edit notes in console using any editor: nano, vim, emacs, mcedit
* Sync your local files, directories with Evernote
* Use Evernote with cron or any scripts
WWW: http://www.geeknote.me |