Commit Graph

4 Commits

Author SHA1 Message Date
dcoppa
1704e7fa76 bytecode-compile the .py files; otherwise it gets done later, usually
at an inconvenient time (like when you build another port), and
leaves dangling .pyc after you pkg_delete.

Reported by naddy@ after a bulk build and removal of all installed
ports.

OK ajacoutot@, wcmaier@
2010-04-12 20:06:50 +00:00
sthen
e47a5fddd4 Update to 4.8.2; ok landry@, maintainer time out (not waiting
very long but this is needed to update py-qt4 which is currently broken).
2009-09-05 16:17:35 +00:00
jasper
e3b13a8e42 - update py-sip to 4.7.9
- fix homepage

maintainer timed-out
2009-06-03 18:20:51 +00:00
ajacoutot
0d1fb7b011 Import py-sip-4.7.3
SIP is a tool for automatically generating Python bindings for C and C++
libraries.
SIP comprises a code generator and a Python module.  The code generator
processes a set of specification files and generates C or C++ code which
is then compiled to create the bindings extension module.  The SIP
Python module provides support functions to the automatically generated
code.


from Lars Hansson <lars at unet dot net dot ph> via simon@ with some tweaks by me
ok simon@
2008-01-14 14:44:11 +00:00