summaryrefslogtreecommitdiff
path: root/lang/python+ipv6/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use Tk-8.2.Thomas Gellekum1999-11-031-2/+2
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=22884
* Link against libxpg4.Thomas Gellekum1999-10-271-1/+1
| | | | | | | | | Submitted by: foxfair Promote LDFLAGS in the installed setup. Notes: svn path=/head/; revision=22682
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20952
* Fix package building when you're leaving out optional parts, like Tk.Thomas Gellekum1999-07-151-3/+7
| | | | | | | PR: 12648 Notes: svn path=/head/; revision=20214
* Install the contents of the Tools directory by default. This can beThomas Gellekum1999-07-061-1/+12
| | | | | | | | | turned off by specifying `WITH_TOOLS=NO' when building. PR: 12436 Notes: svn path=/head/; revision=20096
* Better support for local $CFLAGS.Thomas Gellekum1999-05-191-3/+3
| | | | Notes: svn path=/head/; revision=18879
* Remove ``NO_LATEST_LINK''Jacques Vidrine1999-04-211-2/+1
| | | | | | | Approved by: Maintainer <tg@FreeBSD.ORG> Notes: svn path=/head/; revision=18053
* * Update python 1.5.1 -> 1.5.2Jacques Vidrine1999-04-211-31/+13
| | | | | | | * Remove python-beta Notes: svn path=/head/; revision=18042
* Create lib/python1.5/site-packages directory on installation.Jacques Vidrine1999-04-081-1/+2
| | | | Notes: svn path=/head/; revision=17735
* Fix for building/packaging on FreeBSD 4.x.Jacques Vidrine1999-02-221-9/+16
| | | | Notes: svn path=/head/; revision=16859
* back to 1.5.1. Build is broken, but is ok since python 1.5.2b1 is in ↵Peter Hawkins1999-02-181-3/+14
| | | | | | | ports/lang/python-beta Notes: svn path=/head/; revision=16760
* upgrade to 1.5.2b1 (fixes build problem along the way)Peter Hawkins1999-02-161-15/+4
| | | | Notes: svn path=/head/; revision=16735
* Make sure PLIST is correct whether you have source or not. Add copyrightSatoshi Asami1998-12-021-2/+7
| | | | | | | | | file. Add "|| true" to end of != grep command line to avoid warnings. Submitted by: tg Notes: svn path=/head/; revision=15059
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1998-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.) Notes: svn path=/head/; revision=14465
* Support dynamic loading of modules in an ELF world.Thomas Gellekum1998-10-061-2/+8
| | | | | | | Submitted by: Vladimir Kushnir <kushn@mail.kar.net> Notes: svn path=/head/; revision=13684
* tk80 has been ELFized.Satoshi Asami1998-09-251-2/+2
| | | | Notes: svn path=/head/; revision=13387
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Include latest official patches.Thomas Gellekum1998-07-281-5/+7
| | | | Notes: svn path=/head/; revision=12183
* Use ldconfig to check for libc_r, not an absolute path. Thread supportThomas Gellekum1998-07-231-2/+3
| | | | | | | | | should now be compiled in on -current. Suggested by: Jacques Vidrine Notes: svn path=/head/; revision=12071
* Add virtual category "python".Thomas Gellekum1998-06-251-2/+2
| | | | | | | pygist: add dependency on rng. Notes: svn path=/head/; revision=11520
* Pick up latest official patches.Thomas Gellekum1998-06-191-2/+3
| | | | Notes: svn path=/head/; revision=11471
* plat-freebsd3 doesn't have a regen script.Thomas Gellekum1998-06-051-5/+1
| | | | | | | Noticed by: Gianmarco Giovannelli <gmarco@scotty.masternet.it> Notes: svn path=/head/; revision=11271
* Add latest official patches.Thomas Gellekum1998-06-031-3/+3
| | | | Notes: svn path=/head/; revision=11225
* Include latest official patches.Thomas Gellekum1998-05-201-3/+5
| | | | Notes: svn path=/head/; revision=11079
* Don't throw away OS version number, some scripts need it. Pick upThomas Gellekum1998-05-071-3/+23
| | | | | | | latest official patches while I'm here. Notes: svn path=/head/; revision=10893
* Bring in latest official patches. Use `-pthread' to avoid linking withThomas Gellekum1998-05-051-5/+6
| | | | | | | libc in the threaded interpreter. Notes: svn path=/head/; revision=10859
* Add new official patches and activate the dl module.Thomas Gellekum1998-04-291-3/+5
| | | | Notes: svn path=/head/; revision=10753
* Include official patches.Thomas Gellekum1998-04-241-1/+6
| | | | Notes: svn path=/head/; revision=10666
* Upgrade to 1.5.1.Thomas Gellekum1998-04-151-8/+5
| | | | Notes: svn path=/head/; revision=10520
* Use the combined set of patches.Thomas Gellekum1998-04-091-7/+3
| | | | Notes: svn path=/head/; revision=10455
* Include official patches.Thomas Gellekum1998-04-081-2/+9
| | | | Notes: svn path=/head/; revision=10441
* Use -D_THREAD_SAFE when compiling the threaded version.Thomas Gellekum1998-03-031-1/+2
| | | | Notes: svn path=/head/; revision=10007
* Use tk80, not an unsupported alpha version of tk81.Thomas Gellekum1998-02-271-3/+3
| | | | | | | Include locale module. Notes: svn path=/head/; revision=9953
* Upgrade to use tcl8.1 and tk8.1.Justin M. Seger1998-02-241-3/+3
| | | | Notes: svn path=/head/; revision=9912
* Make python work with threads again. Looks like our libc_r implementsThomas Gellekum1998-01-071-4/+3
| | | | | | | an older draft of the pthread standard. Notes: svn path=/head/; revision=9285
* Upgrade to 1.5.Thomas Gellekum1998-01-061-18/+18
| | | | Notes: svn path=/head/; revision=9280
* Use an option to disable the Tk extension (WITH_TK). Don't useThomas Gellekum1997-11-241-6/+25
| | | | | | | | | | libc_r if we're not building the thread module. Respect options given in the environment. The defaults (build with Tk and thread support) don't change. Notes: svn path=/head/; revision=8799
* Use tk-8.0. Minor makefile cleanups. Add some `@dirrm's in PLIST.Thomas Gellekum1997-08-291-5/+10
| | | | Notes: svn path=/head/; revision=7719
* Fix tk-4.1 dependency. While I'm here, add libreadline support.Thomas Gellekum1997-08-061-6/+6
| | | | Notes: svn path=/head/; revision=7490
* Compile with thread support, if libc_r exists and WITH_THREADS is set.Thomas Gellekum1997-06-021-2/+14
| | | | | | | Submitted by: Peter Haight <peterh@prognet.com> Notes: svn path=/head/; revision=6669
* Some reorganization of this port:Thomas Gellekum1997-05-141-12/+2
| | | | | | | | | | | | - 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
* Add virtual category 'tk41'.Wolfram Schneider1997-04-201-2/+2
| | | | Notes: svn path=/head/; revision=6248
* Use new libtix.Thomas Gellekum1997-02-211-2/+2
| | | | Notes: svn path=/head/; revision=5712
* Compile in the PyTix extensions, now that we have Tix.Thomas Gellekum1997-01-021-4/+16
| | | | | | | Change MAINTAINER from jkh to tg. OK'd by: Jordan. Notes: svn path=/head/; revision=5164
* Converted to MAN[1-9NL]David E. O'Brien1996-11-171-4/+2
| | | | Notes: svn path=/head/; revision=4533
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-3/+3
| | | | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4416
* Update to version 1.4Jordan K. Hubbard1996-11-021-6/+6
| | | | | | | Submitted-By: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=4263
* Remove LIB_DEPENDS on tcl75, it seems to compile and run fine usingSatoshi Asami1996-10-141-3/+2
| | | | | | | the tcl library in /usr/lib. Notes: svn path=/head/; revision=3975
* Make python install include files.Chuck Robey1996-08-171-2/+2
| | | | | | | Reviewed by: jkh Notes: svn path=/head/; revision=3635