| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add PYTHON_PYOEXTENSION and PYTHON_SUFFIX
- Add PYTHON2 and PYTHON3
- Respect PYTHON_VERSION
- Rename PYOEXTENSION to PYTHON_PYOEXTENSION
This change would help:
- Build databases/postgresql*-plpython with Python 3
(It has PLIST issue since bsd.python.mk to Uses/python.mk transition)
- Simplify Makefile
PR: 205807
Differential Revision: https://reviews.FreeBSD.org/D4758
Exp-run by: antoine
Notes:
svn path=/head/; revision=430839
|
|
|
|
|
|
|
|
|
| |
Convert to USES=pyqt
Add NO_ARCH
Fix plist for Python 3.5
Notes:
svn path=/head/; revision=425750
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
|
|
| |
Because we are going to remove python 3.2 from the ports tree
With hat: python
Notes:
svn path=/head/; revision=407841
|
|
|
|
| |
Notes:
svn path=/head/; revision=380306
|
|
|
|
| |
Notes:
svn path=/head/; revision=372555
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
prevent pkg-fallout errors
===> rpcalc-0.7.0 depends on package: py33-qt4-gui>=0 - not found
===> Verifying install for py33-qt4-gui>=0 in /usr/ports/x11-toolkits/py-qt4-gui
===> rpcalc-0.7.0 depends on package: /packages/All/py33-qt4-gui-4.11.1,1.txz - not found
===> USE_PACKAGE_DEPENDS_ONLY set - not building missing dependency from source
*** Error code 1
Notes:
svn path=/head/; revision=368152
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=367888
|
|
|
|
|
|
|
|
|
|
|
| |
- Stagify
- Add LICENSE
- Add DESKTOP_ENTRIES
- USE_PYTHON -> USES=python (new version requires 3.2+)
- Take maintainership
Notes:
svn path=/head/; revision=366581
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=362717
|
|
|
|
|
|
|
| |
math)
Notes:
svn path=/head/; revision=327746
|
|
|
|
|
|
|
| |
purge one empty file).
Notes:
svn path=/head/; revision=314442
|
|
|
|
|
|
|
|
| |
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
Notes:
svn path=/head/; revision=311476
|
|
|
|
| |
Notes:
svn path=/head/; revision=297369
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues
Notes:
svn path=/head/; revision=284239
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=248952
|
|
rpCalc started out as a little program written to try out various
Python GUI toolkits. But I ended up using it all the time (it's
much quicker to pull it up than to pull an actual HP calculator
out of the desk), and I made several improvements. So I decided
to make it available to others who also like RPN calculators.
WWW: http://rpcalc.bellz.org/index.html
Author: Doug Bell <doug101 AT bellz DOT org>
Notes:
svn path=/head/; revision=248945
|