index
:
ports
2014Q1
2014Q2
2014Q3
2014Q4
2015Q1
2015Q2
2015Q3
2015Q4
2016Q1
2016Q2
2016Q3
2016Q4
2017Q1
2017Q2
2017Q3
2017Q4
2018Q1
2018Q2
2018Q3
2018Q4
2019Q1
2019Q2
2019Q3
2019Q4
2020Q1
2020Q2
2020Q3
2020Q4
2021Q1
2021Q2
2021Q3
2021Q4
2022Q1
2022Q2
2022Q3
2022Q4
2023Q1
2023Q2
2023Q3
2023Q4
2024Q1
2024Q2
main
FreeBSD ports tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lang
/
python32
Commit message (
Expand
)
Author
Age
Files
Lines
*
FreeBSD.ORG -> FreeBSD.org
Michael Haro
1999-08-31
1
-1
/
+1
*
Change Id->FreeBSD.
David E. O'Brien
1999-08-25
1
-1
/
+1
*
Add the SHA module to the build.
Thomas Gellekum
1999-07-28
2
-1
/
+8
*
Fix package building when you're leaving out optional parts, like Tk.
Thomas Gellekum
1999-07-15
4
-207
/
+211
*
Install the contents of the Tools directory by default. This can be
Thomas Gellekum
1999-07-06
2
-1
/
+215
*
Commit #3/4 to enforce caps, no period.
Tim Vanderhoek
1999-06-26
1
-1
/
+1
*
Link some modules against libmytinfo to pick up a working tputs().
Thomas Gellekum
1999-06-18
1
-2
/
+2
*
Enable the parser module.
Thomas Gellekum
1999-05-21
2
-1
/
+2
*
Better support for local $CFLAGS.
Thomas Gellekum
1999-05-19
1
-3
/
+3
*
Remove ``NO_LATEST_LINK''
Jacques Vidrine
1999-04-21
1
-2
/
+1
*
* Update python 1.5.1 -> 1.5.2
Jacques Vidrine
1999-04-21
4
-85
/
+107
*
Create lib/python1.5/site-packages directory on installation.
Jacques Vidrine
1999-04-08
2
-1
/
+4
*
Activate some modules needed for zope (www.zope.com).
Thomas Gellekum
1999-03-10
1
-3
/
+3
*
Fix for building/packaging on FreeBSD 4.x.
Jacques Vidrine
1999-02-22
2
-9
/
+29
*
Distribution file pyth151.tgz checksum changed.
Jacques Vidrine
1999-02-22
1
-1
/
+1
*
back to 1.5.1. Build is broken, but is ok since python 1.5.2b1 is in ports/la...
Peter Hawkins
1999-02-18
2
-4
/
+43
*
upgrade to 1.5.2b1 (fixes build problem along the way)
Peter Hawkins
1999-02-16
2
-44
/
+5
*
Make sure PLIST is correct whether you have source or not. Add copyright
Satoshi Asami
1998-12-02
2
-3
/
+9
*
Use bsd.port.{pre,post}.mk. Either use them to avoid having to define
Satoshi Asami
1998-11-11
1
-9
/
+8
*
Support dynamic loading of modules in an ELF world.
Thomas Gellekum
1998-10-06
1
-2
/
+8
*
tk80 has been ELFized.
Satoshi Asami
1998-09-25
1
-2
/
+2
*
The first time I tried committing this set of manpage removals it got
Tim Vanderhoek
1998-08-18
1
-1
/
+0
*
Fix up dependencies for ports that moved into the x11-toolkits category.
Satoshi Asami
1998-08-07
1
-2
/
+2
*
Include latest official patches.
Thomas Gellekum
1998-07-28
2
-5
/
+12
*
Use ldconfig to check for libc_r, not an absolute path. Thread support
Thomas Gellekum
1998-07-23
1
-2
/
+3
*
Add virtual category "python".
Thomas Gellekum
1998-06-25
1
-2
/
+2
*
Pick up latest official patches.
Thomas Gellekum
1998-06-19
2
-3
/
+6
*
plat-freebsd3 doesn't have a regen script.
Thomas Gellekum
1998-06-05
1
-5
/
+1
*
Add latest official patches.
Thomas Gellekum
1998-06-03
2
-3
/
+4
*
Include latest official patches.
Thomas Gellekum
1998-05-20
2
-3
/
+10
*
Don't throw away OS version number, some scripts need it. Pick up
Thomas Gellekum
1998-05-07
3
-18
/
+54
*
Bring in latest official patches. Use `-pthread' to avoid linking with
Thomas Gellekum
1998-05-05
2
-5
/
+9
*
Add new official patches and activate the dl module.
Thomas Gellekum
1998-04-29
4
-4
/
+10
*
Include official patches.
Thomas Gellekum
1998-04-24
2
-2
/
+14
*
Upgrade to 1.5.1.
Thomas Gellekum
1998-04-15
4
-49
/
+54
*
Use the combined set of patches.
Thomas Gellekum
1998-04-09
2
-26
/
+4
*
Include official patches.
Thomas Gellekum
1998-04-08
2
-3
/
+29
*
Use -D_THREAD_SAFE when compiling the threaded version.
Thomas Gellekum
1998-03-03
1
-1
/
+2
*
Use tk80, not an unsupported alpha version of tk81.
Thomas Gellekum
1998-02-27
2
-4
/
+4
*
Upgrade to use tcl8.1 and tk8.1.
Justin M. Seger
1998-02-24
1
-3
/
+3
*
Make python work with threads again. Looks like our libc_r implements
Thomas Gellekum
1998-01-07
1
-4
/
+3
*
Upgrade to 1.5.
Thomas Gellekum
1998-01-06
6
-561
/
+1051
*
Use an option to disable the Tk extension (WITH_TK). Don't use
Thomas Gellekum
1997-11-24
2
-8
/
+27
*
Use tk-8.0. Minor makefile cleanups. Add some `@dirrm's in PLIST.
Thomas Gellekum
1997-08-29
4
-7
/
+22
*
Fix tk-4.1 dependency. While I'm here, add libreadline support.
Thomas Gellekum
1997-08-06
2
-7
/
+7
*
Compile with thread support, if libc_r exists and WITH_THREADS is set.
Thomas Gellekum
1997-06-02
1
-2
/
+14
*
Some reorganization of this port:
Thomas Gellekum
1997-05-14
4
-357
/
+359
*
Add NumPy to default search path.
Thomas Gellekum
1997-05-05
1
-1
/
+1
*
Add virtual category 'tk41'.
Wolfram Schneider
1997-04-20
1
-2
/
+2
*
Use new libtix.
Thomas Gellekum
1997-02-21
2
-3
/
+3
[next]