Commit graph

44 commits

Author SHA1 Message Date
Hye-Shik Chang
c68fd8793f - Add support for FreeBSD 6.
- Remove support for FreeBSD 2.

Spotted by:	marcus, kris
Obtained from:	Python CVS
2004-08-21 03:48:20 +00:00
Hye-Shik Chang
4749ae321d - Add python22 as an alternative version.
- Correct pydoc search path to lang/python-doc-html port's [1]

PR:		43036 [1]
Submitted by:	Emil Sit <sit@amsterdam.lcs.mit.edu> [1]
2003-07-31 19:38:54 +00:00
Hye-Shik Chang
6b9a7cf778 o Utilize MASTER_SITE_PYTHON.
o Rename pydoc to pydoc${PORTVERSION} to avoid conflicts among these
  ports. (lang/python port keeps both of bin/pydoc and bin/pydoc2.2)
o Set LATEST_LINK to ${PYTHON_VERSION:S/.//} except lang/python.

Now, we can install all of these python versions together cleanly.
2003-07-04 11:57:54 +00:00
Hye-Shik Chang
63f2be090f Update to 2.2.3
PR:		52830
Submitted by:	Chuck Swiger <chuck@pkix.net> (partly)
Approved by:	maintainer (implicitly)
2003-06-04 08:36:48 +00:00
Alan Eldridge
b31107f713 PORTREVSION => 2.
Fix error pointed out by tg@. Now just blow away the Tools subdir on uninstall
in case something compiled that stuff.
2002-11-21 17:07:28 +00:00
Alan Eldridge
182328e593 PORTREVISION => 1
Added lotsa missing files to pllist.
Added dl module for those who like to live dangerously (petef?).

PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:

PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:

PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
2002-11-21 16:14:09 +00:00
Hye-Shik Chang
72143e1b7c Upgrade to Python-2.2.2.
Approved by:	tg
2002-10-17 11:14:17 +00:00
Thomas Gellekum
e399f180fd Fix building on the Alpha.
Submitted by:	gallatin
2002-05-16 12:07:26 +00:00
Thomas Gellekum
70f395a1f5 Upgrade to Python-2.2.
PR:		36977
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2002-04-12 10:33:42 +00:00
Thomas Gellekum
555f286ca1 Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly.
PR:		33444
Submitted by:	Hye-Shik Chang <perky@fallin.lv>

Add new MD5 to dependent ports.
2002-01-07 13:26:47 +00:00
Thomas Gellekum
c5186aed0a Re-add fpectl.so to the plist to fix packaging. Re-enable support
for it in the python binary.

Noticed by:	will
2001-11-20 13:23:48 +00:00
Thomas Gellekum
998b2d08ec Don't build mpz extension, it's moved to a separate port. 2001-10-19 11:16:55 +00:00
Thomas Gellekum
ef41855096 Upgrade to 2.1.1. 2001-07-25 11:11:25 +00:00
Thomas Gellekum
a0e827ef6c Upgrade to 2.1. 2001-05-02 11:25:02 +00:00
Thomas Gellekum
78f16e0bfd Upgrade to 2.0. 2000-10-18 11:58:50 +00:00
Thomas Gellekum
21f7ea9447 Upgrade to 1.6. 2000-09-08 11:41:43 +00:00
Thomas Gellekum
548805770e Fix packaging on -current. 2000-03-24 09:17:27 +00:00
Munechika SUMIKAWA
a6d7ea1d57 move IPv6-enable python to python+ipv6 and revert origial python
to before IPv6.

Since IPv6-enable python make bigger the size of sockaddr, some of scripts
are affected. I maintain python+ipv6 separately to minimize impact for users.
It will be removed when IPv6 patches are merged into original distribution,
such as ruby.

Repositry copied by:	asami
2000-01-27 15:54:26 +00:00
Munechika SUMIKAWA
66082ac2d0 - Support IPv6.
- remove DIST_SUBDIR since there are 2 distfiles on this port anymore.

Reviewed by:	tg(maintainer)
2000-01-13 13:28:10 +00:00
Thomas Gellekum
07223f8dda - Install python-mode.el.
PR:		15702
Submitted by:	"Dmitry S. Sivachenko" <dima@Chg.RU>

- Only use Tk support if X11 is installed.
PR:		15910
Submitted by:	Nathan Dorfman <nathan@rtfm.net>
2000-01-06 11:46:19 +00:00
Thomas Gellekum
992725797a Add the SHA module to the build. 1999-07-28 07:54:24 +00:00
Thomas Gellekum
ca38b9f4d4 Fix package building when you're leaving out optional parts, like Tk.
PR:		12648
1999-07-15 11:59:41 +00:00
Thomas Gellekum
ea25e2cf33 Install the contents of the Tools directory by default. This can be
turned off by specifying `WITH_TOOLS=NO' when building.

PR:		12436
1999-07-06 13:27:38 +00:00
Thomas Gellekum
a7ec9960d9 Enable the parser module.
Submitted by:	nectar
1999-05-21 07:06:06 +00:00
Jacques Vidrine
b1860f81da * Update python 1.5.1 -> 1.5.2
* Remove python-beta
1999-04-21 05:56:27 +00:00
Jacques Vidrine
bd6d456d16 Create lib/python1.5/site-packages directory on installation. 1999-04-08 17:48:49 +00:00
Jacques Vidrine
f21d8205f6 Fix for building/packaging on FreeBSD 4.x. 1999-02-22 19:06:07 +00:00
Satoshi Asami
e8fc23ae12 Make sure PLIST is correct whether you have source or not. Add copyright
file.  Add "|| true" to end of != grep command line to avoid warnings.

Submitted by:	tg
1998-12-02 08:24:52 +00:00
Tim Vanderhoek
8ce50883da The first time I tried committing this set of manpage removals it got
all the way to diffing yorick/pkg/PLIST and then died with a
"bad hostname freefall.freebsd.org" ....  Hopefully that's not bad...  ;-)

Hmm..  Maybe I'll try doing this from beast, next!  kickme's a boring
machine, and bento is busy.
1998-08-18 18:33:15 +00:00
Thomas Gellekum
82deb06f14 Don't throw away OS version number, some scripts need it. Pick up
latest official patches while I'm here.
1998-05-07 08:22:13 +00:00
Thomas Gellekum
be73fc6e37 Add new official patches and activate the dl module. 1998-04-29 07:15:42 +00:00
Thomas Gellekum
69dc0df901 Upgrade to 1.5.1. 1998-04-15 07:35:49 +00:00
Thomas Gellekum
9d49792924 Upgrade to 1.5. 1998-01-06 08:03:13 +00:00
Thomas Gellekum
8f042a171a Use tk-8.0. Minor makefile cleanups. Add some `@dirrm's in PLIST. 1997-08-29 07:04:27 +00:00
Thomas Gellekum
5866f48b31 Some reorganization of this port:
- build some modules as shared objects, reducing the interpreter's
  size and removing the dependency on tix
- install shared objects in lib
- remove version number from OS-dependent script dir

A new port of PyTix will follow shortly.
1997-05-14 07:35:22 +00:00
Thomas Gellekum
a80debf805 Install config.h, so compiling extensions from C sources
actually works.
1997-02-06 13:11:20 +00:00
Thomas Gellekum
1af0ec6bf0 Compile in the PyTix extensions, now that we have Tix.
Change MAINTAINER from jkh to tg. OK'd by: Jordan.
1997-01-02 10:03:00 +00:00
Jordan K. Hubbard
cacf671ae3 Update to version 1.4
Submitted-By: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1996-11-02 19:04:54 +00:00
Chuck Robey
9e307c4661 Make python install include files.
Reviewed by:	jkh
1996-08-17 15:39:43 +00:00
Jordan K. Hubbard
471acf84eb Ah, missed the extra patches. Also revert PLIST to use share instead of lib
again.
1996-01-18 15:53:46 +00:00
Jordan K. Hubbard
cf0cb0bcf2 share -> lib; thanks, Satoshi! 1996-01-18 12:17:30 +00:00
Jordan K. Hubbard
6534821fdb Update to Python 1.3
Submitted by:	tg
1996-01-18 10:18:54 +00:00
Satoshi Asami
17a5eef585 List all files in lib/python, plus one @exec/unexec mkdir/rmdir pair
for an empty directory.
1995-08-09 01:31:06 +00:00
Jordan K. Hubbard
9b2f64d776 The Python programming language. 1995-08-08 22:09:07 +00:00