Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.1 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.6.1 08 Mar 2020 17:01:47
  |
antoine  |
Deprecate some ports using deprecated version of python
With hat: portmgr |
0.6.1 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.6.1 14 Jun 2016 08:25:47
  |
wen  |
- Update WWW |
0.6.1 24 Oct 2014 16:43:00
  |
mva  |
- Convert ports of news/ and print/ to new USES=python
Approved by: portmgr (implicit) |
0.6.1 31 May 2014 10:32:15
  |
wen  |
- Added STAGE support
- Added LICENSE
- Fixed MASTER_SITES
PR: 190355
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
0.6.1 20 Sep 2013 22:44:00
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
0.6.1 01 Apr 2012 07:41:45
 |
wen  |
- Update to 0.6.1
Feature safe: yes |
0.6.0 05 May 2011 08:12:07
 |
wen  |
- Update to 0.6.0 |
0.5.6 28 Mar 2011 14:06:51
 |
wen  |
- Update to 0.5.6 |
0.5.4 01 Dec 2010 06:26:01
 |
wen  |
- Update to 0.5.4 |
0.5.3 23 Oct 2009 03:04:17
 |
wen  |
- Update to 0.5.3
- Update my mail address to FreeBSD
Approved by: mentors(implicit) |
0.5.2 15 Jun 2009 21:07:09
 |
miwi  |
- Update to 0.5.2
PR: 135566
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
0.5.0 13 May 2009 08:52:09
 |
miwi  |
Biblio-py is a package to manage bibliography written in python.
Currently it contains two subpackages:
* yapbib: Yet Another Python BIBliography manager tool,
mainly for Bibtex files.
* query_ads: A simple python tool that permits to query
Harvard Database
WWW: http://cabcat2.cnea.gov.ar/staff/fiol/biblio-py.html
PR: ports/134418
Submitted by: Wen Heping <wenheping at gmail.com> |