Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-01-09 | replaced some more commands by their ${COMMAND} counterparts | wiz | 1 | -5/+6 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-08-02 | Provide a default value for "ZOULARIS" | agc | 1 | -2/+3 | |
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+3 | |
1999-05-15 | Take a stab at Zoularis support | tsarna | 2 | -7/+12 | |
1999-04-14 | RCSid and comment on patch. | tsarna | 1 | -0/+4 | |
1999-04-14 | Deal with our unusually long compiler version string. | tsarna | 1 | -0/+11 | |
1999-04-14 | Upgrade to 1.5.2 | tsarna | 9 | -2141/+57 | |
1999-03-03 | Somone fixed the release date in the readme, causing the checksum to change. | tsarna | 1 | -2/+2 | |
1999-01-17 | Make python work properly on pmax: with 1.3.3 it can do dynamic loading, | frueauf | 1 | -3/+3 | |
so don't set NOSHARED=#. | |||||
1998-12-16 | Finish ELF support | tsarna | 2 | -4/+17 | |
1998-09-28 | This is now broken on Alpha. | tsarna | 1 | -1/+3 | |
1998-09-20 | Make dynamicly loaded modules work on NetBSD/alpha. May work on | tsarna | 3 | -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-02 | Put the distribution archive and all the patches into a sub directory. | tron | 2 | -27/+28 | |
1998-08-26 | Automatically append HOMEPAge to DESCR files, and remove homepage URLs | tsarna | 1 | -2/+0 | |
from individual DESCR files that had them. | |||||
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -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-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+3 | |
1998-07-11 | Forgot portlint. Also, should have credited tron for patchfiles | tsarna | 1 | -6/+3 | |
idea in last. | |||||
1998-07-11 | Two changes: | tsarna | 18 | -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-22 | Update package Makefiles for automatic manual page handling. | agc | 1 | -2/+1 | |
1998-05-08 | Link cryptmodule against -lcrypt, fixes pr 5422 by Jaromir Dolecek. | frueauf | 1 | -1/+1 | |
1998-05-06 | Add or update patches for Python 1.5.1 as suggested by Jaromir Dolecek | tron | 4 | -68/+67 | |
in PR pkg/5407 and PR pkg/5412. | |||||
1998-05-06 | Cleanup "Makefile" as suggested by Jaromir Dolecek in PR pkg/5408. | tron | 1 | -3/+1 | |
1998-05-04 | Update python to version 1.5.1 using package by Jaromir Dolecek. | tron | 17 | -128/+925 | |
Fixes PR pkg/5361. | |||||
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -7/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-02-09 | Add patch to fix python's problem with some national character sets. | tron | 1 | -0/+35 | |
Fixes PR pkg/4960 by Jaromir Dolecek. | |||||
1998-02-01 | portlint: remove empty line | tron | 1 | -2/+1 | |
1998-02-01 | Initial import of python 1.5 package made by Ty Sarna. | tron | 10 | -0/+1417 | |