summaryrefslogtreecommitdiff
path: root/lang/python22/pkg-plist (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Add python22 as an alternative version.Hye-Shik Chang2003-07-311-3/+0
| | | | | | | | | | - 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] Notes: svn path=/head/; revision=86070
* o Utilize MASTER_SITE_PYTHON.Hye-Shik Chang2003-07-041-0/+1
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=84198
* Update to 2.2.3Hye-Shik Chang2003-06-041-1/+60
| | | | | | | | | PR: 52830 Submitted by: Chuck Swiger <chuck@pkix.net> (partly) Approved by: maintainer (implicitly) Notes: svn path=/head/; revision=82237
* PORTREVSION => 2.Alan Eldridge2002-11-211-169/+1
| | | | | | | | Fix error pointed out by tg@. Now just blow away the Tools subdir on uninstall in case something compiled that stuff. Notes: svn path=/head/; revision=70681
* PORTREVISION => 1Alan Eldridge2002-11-211-2/+167
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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: Notes: svn path=/head/; revision=70678
* Upgrade to Python-2.2.2.Hye-Shik Chang2002-10-171-4/+42
| | | | | | | Approved by: tg Notes: svn path=/head/; revision=68198
* Fix building on the Alpha.Thomas Gellekum2002-05-161-4/+4
| | | | | | | Submitted by: gallatin Notes: svn path=/head/; revision=59259
* Upgrade to Python-2.2.Thomas Gellekum2002-04-121-5/+4
| | | | | | | | PR: 36977 Submitted by: Hye-Shik Chang <perky@fallin.lv> Notes: svn path=/head/; revision=57615
* Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly.Thomas Gellekum2002-01-071-119/+342
| | | | | | | | | | PR: 33444 Submitted by: Hye-Shik Chang <perky@fallin.lv> Add new MD5 to dependent ports. Notes: svn path=/head/; revision=52711
* Re-add fpectl.so to the plist to fix packaging. Re-enable supportThomas Gellekum2001-11-201-1/+1
| | | | | | | | | for it in the python binary. Noticed by: will Notes: svn path=/head/; revision=50256
* Don't build mpz extension, it's moved to a separate port.Thomas Gellekum2001-10-191-2/+1
| | | | Notes: svn path=/head/; revision=48936
* Upgrade to 2.1.1.Thomas Gellekum2001-07-251-0/+8
| | | | Notes: svn path=/head/; revision=45469
* Upgrade to 2.1.Thomas Gellekum2001-05-021-41/+853
| | | | Notes: svn path=/head/; revision=42158
* Upgrade to 2.0.Thomas Gellekum2000-10-181-13/+201
| | | | Notes: svn path=/head/; revision=33960
* Upgrade to 1.6.Thomas Gellekum2000-09-081-1010/+1379
| | | | Notes: svn path=/head/; revision=32431
* Fix packaging on -current.Thomas Gellekum2000-03-241-0/+14
| | | | Notes: svn path=/head/; revision=27011
* move IPv6-enable python to python+ipv6 and revert origial pythonMunechika SUMIKAWA2000-01-271-1/+0
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=25122
* - Support IPv6.Munechika SUMIKAWA2000-01-131-0/+1
| | | | | | | | | - remove DIST_SUBDIR since there are 2 distfiles on this port anymore. Reviewed by: tg(maintainer) Notes: svn path=/head/; revision=24697
* - Install python-mode.el.Thomas Gellekum2000-01-061-0/+2
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=24476
* Add the SHA module to the build.Thomas Gellekum1999-07-281-0/+1
| | | | Notes: svn path=/head/; revision=20371
* Fix package building when you're leaving out optional parts, like Tk.Thomas Gellekum1999-07-151-204/+0
| | | | | | | PR: 12648 Notes: svn path=/head/; revision=20214
* Install the contents of the Tools directory by default. This can beThomas Gellekum1999-07-061-0/+203
| | | | | | | | | turned off by specifying `WITH_TOOLS=NO' when building. PR: 12436 Notes: svn path=/head/; revision=20096
* Enable the parser module.Thomas Gellekum1999-05-211-0/+1
| | | | | | | Submitted by: nectar Notes: svn path=/head/; revision=18916
* * Update python 1.5.1 -> 1.5.2Jacques Vidrine1999-04-211-22/+90
| | | | | | | * Remove python-beta Notes: svn path=/head/; revision=18042
* Create lib/python1.5/site-packages directory on installation.Jacques Vidrine1999-04-081-0/+2
| | | | Notes: svn path=/head/; revision=17735
* Fix for building/packaging on FreeBSD 4.x.Jacques Vidrine1999-02-221-0/+13
| | | | Notes: svn path=/head/; revision=16859
* Make sure PLIST is correct whether you have source or not. Add copyrightSatoshi Asami1998-12-021-1/+2
| | | | | | | | | file. Add "|| true" to end of != grep command line to avoid warnings. Submitted by: tg Notes: svn path=/head/; revision=15059
* The first time I tried committing this set of manpage removals it gotTim Vanderhoek1998-08-181-1/+0
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=12621
* Don't throw away OS version number, some scripts need it. Pick upThomas Gellekum1998-05-071-14/+28
| | | | | | | latest official patches while I'm here. Notes: svn path=/head/; revision=10893
* Add new official patches and activate the dl module.Thomas Gellekum1998-04-291-0/+1
| | | | Notes: svn path=/head/; revision=10753
* Upgrade to 1.5.1.Thomas Gellekum1998-04-151-30/+25
| | | | Notes: svn path=/head/; revision=10520
* Upgrade to 1.5.Thomas Gellekum1998-01-061-485/+901
| | | | Notes: svn path=/head/; revision=9280
* Use tk-8.0. Minor makefile cleanups. Add some `@dirrm's in PLIST.Thomas Gellekum1997-08-291-0/+10
| | | | Notes: svn path=/head/; revision=7719
* Some reorganization of this port:Thomas Gellekum1997-05-141-336/+351
| | | | | | | | | | | | - 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. Notes: svn path=/head/; revision=6447
* Install config.h, so compiling extensions from C sourcesThomas Gellekum1997-02-061-0/+1
| | | | | | | actually works. Notes: svn path=/head/; revision=5552
* Compile in the PyTix extensions, now that we have Tix.Thomas Gellekum1997-01-021-0/+4
| | | | | | | Change MAINTAINER from jkh to tg. OK'd by: Jordan. Notes: svn path=/head/; revision=5164
* Update to version 1.4Jordan K. Hubbard1996-11-021-533/+456
| | | | | | | Submitted-By: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=4263
* Make python install include files.Chuck Robey1996-08-171-1/+58
| | | | | | | Reviewed by: jkh Notes: svn path=/head/; revision=3635
* Ah, missed the extra patches. Also revert PLIST to use share instead of libJordan K. Hubbard1996-01-181-475/+475
| | | | | | | again. Notes: svn path=/head/; revision=2645
* share -> lib; thanks, Satoshi!Jordan K. Hubbard1996-01-181-475/+475
| | | | Notes: svn path=/head/; revision=2643
* Update to Python 1.3Jordan K. Hubbard1996-01-181-431/+476
| | | | | | | Submitted by: tg Notes: svn path=/head/; revision=2642
* List all files in lib/python, plus one @exec/unexec mkdir/rmdir pairSatoshi Asami1995-08-091-1/+431
| | | | | | | for an empty directory. Notes: svn path=/head/; revision=2045
* The Python programming language.Jordan K. Hubbard1995-08-081-0/+2
Notes: svn path=/head/; revision=2042