index
:
FreeBSD-ports
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
branches/2015Q4
branches/2016Q1
branches/2016Q2
branches/2016Q3
branches/2016Q4
branches/2017Q1
branches/2017Q2
branches/2017Q3
branches/2017Q4
devel
master
Raptor Engineering's fork of pfsense FreeBSD ports tree with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lang
/
python
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
On ia64, libpython2.3 must be built with -fPIC as well. This unbreaks
marcel
2004-02-16
1
-1
/
+1
*
- Use process scope threads instead of system scope to enable large
perky
2004-02-09
1
-0
/
+1
*
Fix builds for whom has VPATH on his/her environment variables.
perky
2003-12-28
1
-0
/
+1
*
- Update to Python-2.3.3
perky
2003-12-20
1
-2
/
+4
*
Add fix for a fatal bug in type's GC handling causes segfaults.
perky
2003-11-21
1
-1
/
+1
*
- Include pyexpat module in python base ports because python incorporated
perky
2003-11-04
1
-1
/
+1
*
- Update lang/python-devel to Python-2.4 031022 snapshot.
perky
2003-10-29
1
-4
/
+4
*
Add missed ossaudiodev.so into pkg-plist (only for x86, since I don't have
sobomax
2003-10-29
1
-0
/
+1
*
Don't use PYTHON_DISTFILE as well as PYTHON_WRKSRC on lang/python* ports
perky
2003-10-21
1
-2
/
+2
*
- Add WITHOUT_PYMALLOC knob that disables pymalloc, the internal
perky
2003-10-19
1
-1
/
+5
*
Add alpha to list of 64bit architectures. (This fixes package
perky
2003-10-16
1
-1
/
+1
*
Update to Python-2.3.2
perky
2003-10-04
1
-2
/
+1
*
- Install a 'real' shared object when BUILD_SHARED=yes. [1]
perky
2003-09-29
1
-5
/
+6
*
- Revive os.fsync function which is disabled by a typo of Python-2.3.1.
perky
2003-09-26
1
-0
/
+1
*
Add notes about separated standard modules.
perky
2003-09-26
1
-0
/
+2
*
- Update to Python-2.3.1, the lastest Bugfix release.
perky
2003-09-24
1
-2
/
+8
*
BUILD_STATIC by default because it's better.
perky
2003-08-22
1
-1
/
+2
*
- Update to Python-2.3
perky
2003-07-31
1
-17
/
+39
*
Set per-thread stack size to 0x20000 (default) or 0x100000
perky
2003-07-09
1
-1
/
+6
*
o Utilize MASTER_SITE_PYTHON.
perky
2003-07-04
1
-4
/
+8
*
Take maintainerships from alane's python ports.
perky
2003-06-09
1
-1
/
+1
*
REST IN PEACE
will
2003-06-08
1
-1
/
+1
*
Update to 2.2.3
perky
2003-06-04
1
-2
/
+1
*
Destroy pkg-comment for some of the stranger uses in the tree,
ade
2003-03-06
1
-0
/
+1
*
PORTREVSION => 2.
alane
2002-11-21
1
-1
/
+1
*
PORTREVISION => 1
alane
2002-11-21
1
-0
/
+1
*
Simplified threads configuration.
alane
2002-11-21
1
-3
/
+5
*
Take over as maintainer since tg is taking a leave of absence from port
alane
2002-11-15
1
-1
/
+1
*
Upgrade to Python-2.2.2.
perky
2002-10-17
1
-1
/
+1
*
Use new PYTHONPREFIX_*DIR variables to make these ports PREFIX-clean.
tg
2002-06-14
1
-6
/
+6
*
Fix building on the Alpha.
tg
2002-05-16
1
-0
/
+6
*
Upgrade to Python-2.2.
tg
2002-04-12
1
-2
/
+1
*
Add SourceForge as a well connected secondary MASTER_SITES location.
tg
2002-04-02
1
-0
/
+2
*
Explicitly enable IPv6 support.
tg
2002-04-02
1
-2
/
+8
*
Implement PyObject_DelItemString(), which was obviously forgotten for
tg
2002-01-16
1
-0
/
+1
*
Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly.
tg
2002-01-07
1
-3
/
+3
*
Re-add fpectl.so to the plist to fix packaging. Re-enable support
tg
2001-11-20
1
-1
/
+1
*
Don't build mpz extension, it's moved to a separate port.
tg
2001-10-19
1
-7
/
+1
*
Depend on math/libgmp when running a recent -current.
tg
2001-09-25
1
-0
/
+6
*
Upgrade to 2.1.1.
tg
2001-07-25
1
-1
/
+1
*
Upgrade to 2.1.
tg
2001-05-02
1
-57
/
+11
*
-pthread --> ${PTHREAD_LIBS}
sobomax
2001-03-29
1
-2
/
+2
*
Allow MAINTAINER to be redefined in a slave port.
sobomax
2001-03-29
1
-1
/
+1
*
MASTER_SITE changed.
tg
2000-12-07
1
-1
/
+2
*
Install Demo/ dir to $PREFIX/share/examples/python.
tg
2000-11-29
1
-3
/
+16
*
Fix compilation on FreeBSD-3.x.
tg
2000-11-13
1
-0
/
+6
*
Upgrade to 2.0.
tg
2000-10-18
1
-13
/
+12
*
Rename PLIST.{Tools,gmp} to pkg-plist.{Tools,gmp}.
asami
2000-10-08
1
-3
/
+3
*
Use USE_PYTHON.
tg
2000-09-28
1
-0
/
+1
*
Upgrade to 1.6.
tg
2000-09-08
1
-13
/
+20
[next]