Commit graph

31 commits

Author SHA1 Message Date
tsarna
08a0ddac1a First batch of upgrades for Python 2.0:
lang/python             upgraded to 2.0
lang/py-html-docs       upgraded to 2.0
misc/py-readline        upgraded to 2.0
databases/py-gdbm       upgraded to 2.0
x11/py-Tk               upgraded to 2.0
devel/py-curses         upgraded to 2.0
lang/py-extclass        upgraded to 2.2.2 and for Python 2.0
textproc/py-dtml        upgraded to 2.2.2 and for Python 2.0
www/py-zpublisher       upgraded to 2.2.2 and for Python 2.0
print/py-reportlab      upgraded to 1.01 and for Python 2.0

More coming...
2000-10-22 20:01:48 +00:00
wiz
691319fe54 Don't check for libnet (we're not BeOS, after all). Addresses pkg/9005. 2000-09-10 20:59:06 +00:00
wiz
294cda9307 replaced some more commands by their ${COMMAND} counterparts 2000-01-09 01:19:09 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
agc
8149ec2739 Provide a default value for "ZOULARIS" 1999-08-02 10:59:34 +00:00
agc
7bfb5c4758 Add package patch checksum files. 1999-07-09 13:54:06 +00:00
tsarna
8f32c2bbb9 Take a stab at Zoularis support 1999-05-15 17:00:14 +00:00
tsarna
bba9014b68 RCSid and comment on patch. 1999-04-14 05:11:22 +00:00
tsarna
aa36220459 Deal with our unusually long compiler version string. 1999-04-14 05:00:11 +00:00
tsarna
0437adc2d0 Upgrade to 1.5.2 1999-04-14 04:51:27 +00:00
tsarna
719866dc46 Somone fixed the release date in the readme, causing the checksum to change. 1999-03-03 19:47:45 +00:00
frueauf
456845aff1 Make python work properly on pmax: with 1.3.3 it can do dynamic loading,
so don't set NOSHARED=#.
1999-01-17 00:23:40 +00:00
tsarna
50c7a58ff4 Finish ELF support 1998-12-16 22:44:07 +00:00
tsarna
2b5ec4847c This is now broken on Alpha. 1998-09-28 19:40:14 +00:00
tsarna
3e3fdba876 Make dynamicly loaded modules work on NetBSD/alpha. May work on
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-20 20:28:11 +00:00
tron
882244dbee Put the distribution archive and all the patches into a sub directory. 1998-09-02 22:32:23 +00:00
tsarna
5e9cc577b8 Automatically append HOMEPAge to DESCR files, and remove homepage URLs
from individual DESCR files that had them.
1998-08-26 16:50:48 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- 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-20 15:16:34 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
tsarna
cc1e39c809 Forgot portlint. Also, should have credited tron for patchfiles
idea in last.
1998-07-11 20:44:52 +00:00
tsarna
99de3c8caf Two changes:
- 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-07-11 20:33:12 +00:00
agc
daa3dd519a Update package Makefiles for automatic manual page handling. 1998-06-22 12:44:29 +00:00
frueauf
5e7e8f8119 Link cryptmodule against -lcrypt, fixes pr 5422 by Jaromir Dolecek. 1998-05-08 16:39:01 +00:00
tron
784e26fa38 Add or update patches for Python 1.5.1 as suggested by Jaromir Dolecek
in PR pkg/5407 and PR pkg/5412.
1998-05-06 21:39:52 +00:00
tron
daf4a838d1 Cleanup "Makefile" as suggested by Jaromir Dolecek in PR pkg/5408. 1998-05-06 16:19:01 +00:00
tron
6f70cb6eb8 Update python to version 1.5.1 using package by Jaromir Dolecek.
Fixes PR pkg/5361.
1998-05-04 19:29:17 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
tron
60041df34c Add patch to fix python's problem with some national character sets.
Fixes PR pkg/4960 by Jaromir Dolecek.
1998-02-09 18:14:06 +00:00
tron
031993c0c6 portlint: remove empty line 1998-02-01 01:54:43 +00:00
tron
94d01ce851 Initial import of python 1.5 package made by Ty Sarna. 1998-02-01 01:48:50 +00:00