Commit graph

31 commits

Author SHA1 Message Date
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
joerg
a77e7015fe Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
2008-04-25 20:39:06 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
joerg
0a9fc3f7f3 py-SOAPpy needs Python 2.2+ 2006-06-07 16:56:08 +00:00
drochner
6c73f76f31 this works with Python-2.4 (hint from Joerg Sonnenberger)
hey, even my license key from 2002 still works!
2006-06-02 16:34:31 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
recht
367eed19fe Build Python with thread support by default and turn the existing
python*-pth packages into meta-packages which will install the non-pth
packages. Bump PKGREVISIONs on the non-pth versions to propagate the
thread change, but leave the *-pth versions untouched to not affect
existing installations.
Sync all PYTHON_VERSIONS_AFFECTED lines in package Makefiles.
2005-01-23 20:41:45 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
drochner
c9f7ca5866 1. we need py-soappy
2. py-soappy needs a threaded Python
1+2: we need threads
2004-09-10 12:09:26 +00:00
recht
16152f8438 Add/use buildlink3.mk files. 2004-08-13 08:57:14 +00:00
recht
4150812b27 add python as category
ok'd a while back at pkgsrcCon by agc and wiz
2004-07-22 09:15:59 +00:00
recht
4180f4f0ac Fix DEPENDS line 2004-05-05 09:21:02 +00:00
recht
db97b37f18 bl3ify 2004-05-05 08:11:06 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
recht
1ebef8a61e update to 0.6
- use tar.gz instead of zip to avoid extra dependency
- use new project homepage
- enable install of fallback SOAP library

0.6 of 02/24/2004
  - support the latest SOAPpy release, fallback to included version if it's
    not found, or is a version that's known to be buggy.
  - epydoc API documentation
  - quite a bit of refactoring
  - make some functions and classes that SHOULD be private, actually private
  - formatting cleanup
2004-03-03 10:27:17 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
recht
431647502d update to 0.53
and patched to work with the current SOAPpy

the only change in this releas:
  - fixed small typo in documentation
2003-12-24 11:44:08 +00:00
jmc
1fb4467a3e Reverse order of buildlink include's as py-soappy requires pth 2003-09-21 18:11:22 +00:00
recht
e914ab3288 hange extension.mk to also install optimized files for distutils packages.
Inspired by FreeBSD "ports".

Fix the PLISTs accordingly.
Also, while at it, remove now obsolete compileall.py calls in post-install
targets and insure that extension.mk is in included before builinlinks of
other Python modules.

Discussed with/ok'ed by drochner@.
2003-09-14 16:43:45 +00:00
recht
61c9079cd7 Fix this for the SOAPpy 0.10.1 update.
Bump PKGREVISION.
2003-08-11 22:08:33 +00:00
martti
8cee801716 COMMENT should start with a capital letter. 2003-07-21 17:10:16 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
drochner
c798733a8c make this work with SOAPpy-0.9.8 and bumb PKGREVISION because it
only works with 0.9.8 now
2003-03-19 11:55:10 +00:00
drochner
d40de07c44 call the builink file "buildlink2.mk" (it doesn't do anything different
for simple Python packages however)
2002-10-24 13:05:33 +00:00
drochner
987c905dfb the python22 PLIST issue is fixed - switch to buildlink2 2002-10-09 11:58:18 +00:00
drochner
e33a57060a Helper library and application to access Google's web API (SOAP)
from Python.
2002-10-01 17:23:13 +00:00