summaryrefslogtreecommitdiffstats
path: root/lang/python23
Commit message (Collapse)AuthorAgeFilesLines
* Add 'ipv6' on CATEGORIES.sumikawa2000-01-181-1/+1
|
* Oops, forgot to update the checksum file.tg2000-01-181-2/+2
|
* On second thought, put back DIST_SUBDIR. It's not only used for thetg2000-01-181-0/+1
| | | | | Python distribution but also for the docs and some other packages with rather generic names.
* - Support IPv6.sumikawa2000-01-133-3/+20
| | | | | | - remove DIST_SUBDIR since there are 2 distfiles on this port anymore. Reviewed by: tg(maintainer)
* s/X11_BASE/X11BASE/.tg2000-01-101-1/+1
|
* - Install python-mode.el.tg2000-01-062-1/+7
| | | | | | | | | 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>
* Use Tk-8.2.tg1999-11-031-2/+2
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Link against libxpg4.tg1999-10-271-1/+1
| | | | | | Submitted by: foxfair Promote LDFLAGS in the installed setup.
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Add the SHA module to the build.tg1999-07-282-1/+8
|
* Fix package building when you're leaving out optional parts, like Tk.tg1999-07-154-207/+211
| | | | PR: 12648
* Install the contents of the Tools directory by default. This can betg1999-07-062-1/+215
| | | | | | turned off by specifying `WITH_TOOLS=NO' when building. PR: 12436
* Commit #3/4 to enforce caps, no period.hoek1999-06-261-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Link some modules against libmytinfo to pick up a working tputs().tg1999-06-181-2/+2
| | | | Noticed by: Klaus-Jürgen Wolf <kjwolf@online.de>
* Enable the parser module.tg1999-05-212-1/+2
| | | | Submitted by: nectar
* Better support for local $CFLAGS.tg1999-05-191-3/+3
|
* Remove ``NO_LATEST_LINK''nectar1999-04-211-2/+1
| | | | Approved by: Maintainer <tg@FreeBSD.ORG>
* * Update python 1.5.1 -> 1.5.2nectar1999-04-214-85/+107
| | | | * Remove python-beta
* Create lib/python1.5/site-packages directory on installation.nectar1999-04-082-1/+4
|
* Activate some modules needed for zope (www.zope.com).tg1999-03-101-3/+3
| | | | Submitted by: jkoshy
* Fix for building/packaging on FreeBSD 4.x.nectar1999-02-222-9/+29
|
* Distribution file pyth151.tgz checksum changed.nectar1999-02-221-1/+1
|
* back to 1.5.1. Build is broken, but is ok since python 1.5.2b1 is in ↵thepish1999-02-182-4/+43
| | | | ports/lang/python-beta
* upgrade to 1.5.2b1 (fixes build problem along the way)thepish1999-02-162-44/+5
|
* Make sure PLIST is correct whether you have source or not. Add copyrightasami1998-12-022-3/+9
| | | | | | file. Add "|| true" to end of != grep command line to avoid warnings. Submitted by: tg
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineasami1998-11-111-9/+8
| | | | | | | | something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.)
* Support dynamic loading of modules in an ELF world.tg1998-10-061-2/+8
| | | | Submitted by: Vladimir Kushnir <kushn@mail.kar.net>
* tk80 has been ELFized.asami1998-09-251-2/+2
|
* The first time I tried committing this set of manpage removals it gothoek1998-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.
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-071-2/+2
|
* Include latest official patches.tg1998-07-282-5/+12
|
* Use ldconfig to check for libc_r, not an absolute path. Thread supporttg1998-07-231-2/+3
| | | | | | should now be compiled in on -current. Suggested by: Jacques Vidrine
* Add virtual category "python".tg1998-06-251-2/+2
| | | | pygist: add dependency on rng.
* Pick up latest official patches.tg1998-06-192-3/+6
|
* plat-freebsd3 doesn't have a regen script.tg1998-06-051-5/+1
| | | | Noticed by: Gianmarco Giovannelli <gmarco@scotty.masternet.it>
* Add latest official patches.tg1998-06-032-3/+4
|
* Include latest official patches.tg1998-05-202-3/+10
|
* Don't throw away OS version number, some scripts need it. Pick uptg1998-05-073-18/+54
| | | | latest official patches while I'm here.
* Bring in latest official patches. Use `-pthread' to avoid linking withtg1998-05-052-5/+9
| | | | libc in the threaded interpreter.
* Add new official patches and activate the dl module.tg1998-04-294-4/+10
|
* Include official patches.tg1998-04-242-2/+14
|
* Upgrade to 1.5.1.tg1998-04-154-49/+54
|
* Use the combined set of patches.tg1998-04-092-26/+4
|
* Include official patches.tg1998-04-082-3/+29
|
* Use -D_THREAD_SAFE when compiling the threaded version.tg1998-03-031-1/+2
|
* Use tk80, not an unsupported alpha version of tk81.tg1998-02-272-4/+4
| | | | Include locale module.
* Upgrade to use tcl8.1 and tk8.1.jseger1998-02-241-3/+3
|
* Make python work with threads again. Looks like our libc_r implementstg1998-01-071-4/+3
| | | | an older draft of the pthread standard.
* Upgrade to 1.5.tg1998-01-066-561/+1051
|
OpenPOWER on IntegriCloud