summaryrefslogtreecommitdiff
path: root/lang/python
AgeCommit message (Collapse)AuthorFilesLines
2000-01-09replaced some more commands by their ${COMMAND} counterpartswiz1-5/+6
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-08-02Provide a default value for "ZOULARIS"agc1-2/+3
1999-07-09Add package patch checksum files.agc1-0/+3
1999-05-15Take a stab at Zoularis supporttsarna2-7/+12
1999-04-14RCSid and comment on patch.tsarna1-0/+4
1999-04-14Deal with our unusually long compiler version string.tsarna1-0/+11
1999-04-14Upgrade to 1.5.2tsarna9-2141/+57
1999-03-03Somone fixed the release date in the readme, causing the checksum to change.tsarna1-2/+2
1999-01-17Make python work properly on pmax: with 1.3.3 it can do dynamic loading,frueauf1-3/+3
so don't set NOSHARED=#.
1998-12-16Finish ELF supporttsarna2-4/+17
1998-09-28This is now broken on Alpha.tsarna1-1/+3
1998-09-20Make dynamicly loaded modules work on NetBSD/alpha. May work ontsarna3-20/+1150
NetBSD/mips, if its ELF dlopen support is non-broken. Anyone willing to test this, please get in touch with me. Also, add more recent patches from python.org
1998-09-02Put the distribution archive and all the patches into a sub directory.tron2-27/+28
1998-08-26Automatically append HOMEPAge to DESCR files, and remove homepage URLstsarna1-2/+0
from individual DESCR files that had them.
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc1-0/+3
1998-07-11Forgot portlint. Also, should have credited tron for patchfilestsarna1-6/+3
idea in last.
1998-07-11Two changes:tsarna18-880/+69
- Use -fPIC instead of -fpic (latter breaks py-Numeric on sparc). Suggested by tv@netbsd.org. This is inherited by most py-* packages. Change sent to guido@cnri.reston.va.us. - Remove official patches from patches dir. Use PATCHFILES mechanism instead to get them from www.python.org.
1998-06-22Update package Makefiles for automatic manual page handling.agc1-2/+1
1998-05-08Link cryptmodule against -lcrypt, fixes pr 5422 by Jaromir Dolecek.frueauf1-1/+1
1998-05-06Add or update patches for Python 1.5.1 as suggested by Jaromir Dolecektron4-68/+67
in PR pkg/5407 and PR pkg/5412.
1998-05-06Cleanup "Makefile" as suggested by Jaromir Dolecek in PR pkg/5408.tron1-3/+1
1998-05-04Update python to version 1.5.1 using package by Jaromir Dolecek.tron17-128/+925
Fixes PR pkg/5361.
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-7/+2
Remove redundant (and sometimes erroneous) comments.
1998-02-09Add patch to fix python's problem with some national character sets.tron1-0/+35
Fixes PR pkg/4960 by Jaromir Dolecek.
1998-02-01portlint: remove empty linetron1-2/+1
1998-02-01Initial import of python 1.5 package made by Ty Sarna.tron10-0/+1417