Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5_2 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.5_2 08 Mar 2020 17:01:47
  |
antoine  |
Deprecate some ports using deprecated version of python
With hat: portmgr |
0.5_2 09 Jul 2018 15:07:49
  |
amdmi3  |
- Fix shebangs
- Add NO_ARCH
- Switch to options helpers
Approved by: portmgr blanket |
0.5_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.5_1 23 May 2016 18:36:52
  |
amdmi3  |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
0.5_1 15 Jul 2015 23:00:11
  |
amdmi3  |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
0.5_1 03 Jan 2015 08:41:21
  |
mva  |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
0.5_1 06 Aug 2014 09:11:58
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category W.
CR: D510
Approved by: portmgr (bapt) |
0.5_1 16 Jul 2014 03:34:57
  |
adamw  |
Add DOCS option to the remaining staged ports where PORTDOCS appears
in the plist. |
0.5_1 19 Jun 2014 13:12:48
  |
mva  |
- Enable stagedir support
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit) |
0.5 21 Jan 2014 23:40:23
  |
bapt  |
Fix properties on pkg-plist |
0.5 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.5 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.5 22 Aug 2009 00:38:34
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with W |
0.5 16 Mar 2009 22:17:36
 |
nivit  |
- Update to 0.5
- Add files/patch-setup.py
- Add USE_PYTHON_PREFIX=yes (the program searches for its libraries under
sys.prefix)
- Switch from distutils to easy_install |
0.4 07 Dec 2008 16:50:51
 |
nivit  |
- Update to 0.4 |
0.3 11 Oct 2008 11:33:27
 |
nivit  |
Pyjamas is a port of Google Web Toolkit to Python, and thus enables
the development of AJAX applications in Python.
WWW: http://pyjs.org |