Commit graph

31 commits

Author SHA1 Message Date
wiz
aada88e659 Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
2012-04-08 19:08:44 +00:00
jym
5bf4ea1711 check-interpreter fix. Thank goodness REPLACE_INTERPRETER supports
globbing...
2011-07-04 01:13:30 +00:00
obache
8fabe43dd1 Change MASTER_SITES, it's in old archive subdir now. 2011-06-14 10:57:37 +00:00
joerg
41a53d7265 Doesn't support Python 2.6 and no trivial fix seen. 2009-12-02 19:16:44 +00:00
joerg
75fc561a65 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 21:28:46 +00:00
joerg
73ae0afd90 Remove @dirrm entries from PLISTs 2009-06-14 18:17:11 +00:00
joerg
d6aa963e76 Fix build with Python 2.5. 2009-02-11 22:52:42 +00:00
joerg
e2107c85f6 Remove Python 2.1 support. 2009-02-09 21:09:20 +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
rillig
2d1d149342 Fixed "static after extern". 2007-12-01 19:25:23 +00:00
joerg
4f7b0b4b7f Python 2.4 doesn't treat values over 0x80000000 as signed integers on
32bit platforms, breaking the struct.pack call for the magic number.
Force it to use an unsigned value instead. Bump revision.
2006-06-29 12:47:19 +00:00
joerg
df0885d708 Needs Python 2.1+ 2006-06-04 11:39:11 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
c71cac836a Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +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
wiz
fd8eb26b00 bl2 -> bl3 in comment. 2004-07-02 20:46:26 +00:00
wiz
bc95b9bb5e Unused. 2004-05-08 08:53:54 +00:00
minskim
89cc2415bd Bl3ify. 2004-04-22 06:07:39 +00:00
jlam
426cc1ce72 Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>,
e.g. "BUILDLINK_PKGBASE.gtk?= gtk+".  This is mandated by the example
buildlink[23].mk files in bsd.buildlink[23].mk.
2004-03-29 05:05:32 +00:00
recht
caef7d2d63 catch up with pyxml -> py-xml name change 2004-01-23 15:39:13 +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
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
drochner
7ea2d71dfe misc cleanup 2002-12-05 11:31:56 +00:00
drochner
89b7c07b06 add one 2002-12-04 12:47:42 +00:00
drochner
e79a3d99f8 oops, forgot that 2002-11-27 18:38:18 +00:00
drochner
a26a4aa2c5 update to 0.12.0a3
didn't find a changelog; akaik this release is supposed to fix
interoperability problems with new pyxml versions
2002-11-27 17:25:25 +00:00
jlam
e44bf515dc Strip the ".buildlink" from the names of the python application and
extension Makefile fragments, because they really don't have anything to
do with the buildlink[12] frameworks.  Change all the Makefiles that use
application.buildlink.mk and extension.buildlink.mk to use application.mk
and extension.mk instead.
2002-09-21 23:46:45 +00:00
drochner
b0e6c8a960 rename to ${PYPKGPREFIX}-FourSuite-0.12.0a2 and register a CONFLICT
with the previous PKGNAME
2002-08-22 10:30:27 +00:00
drochner
e9ecb93956 import textproc/py-4suite as textproc/py-FourSuite because the former
name confused "changes2html"
2002-08-22 09:21:32 +00:00