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
/
python24
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a CONFLICT to lang/python-mode.el.
perky
2005-11-02
1
-0
/
+1
*
- Update to Python 2.4.2. [1]
perky
2005-10-02
1
-3
/
+4
*
Fix fcntl.ioctl argument parsing to accept termios.TIOCGWINSZ.
perky
2005-07-28
1
-1
/
+1
*
Backport support for FreeBSD 7 and drop support for FreeBSD 3.
perky
2005-07-18
1
-15
/
+7
*
- Disable "fpectl" base module on non-i386 platforms to fix build
perky
2005-06-19
1
-2
/
+7
*
- Make FPECTL support optional and turn it off by default because
perky
2005-05-12
1
-2
/
+11
*
At Kris's request, back out the MACHINE_ARCH spelling correction until
obrien
2005-04-12
1
-1
/
+1
*
Assist getting more ports working on AMD64 by obeying the
obrien
2005-04-11
1
-1
/
+1
*
Update to Python 2.4.1
perky
2005-04-03
1
-2
/
+1
*
Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServer
perky
2005-02-04
1
-0
/
+1
*
Add new utility target named 'upgrade-site-packages' to upgrade
perky
2004-12-06
1
-0
/
+22
*
- Update lang/python to 2.4 final release.
perky
2004-12-01
1
-11
/
+12
*
farewell to libxpg4.
sf
2004-11-15
1
-7
/
+0
*
Fix package build on 4-STABLE.
perky
2004-08-21
1
-1
/
+1
*
- Add support for FreeBSD 6.
perky
2004-08-20
1
-7
/
+9
*
- Allow to disable IPv6 support [1]
perky
2004-08-07
1
-2
/
+3
*
Make PORTREVISION overridable by slave ports.
perky
2004-07-10
1
-1
/
+1
*
Allow to install and use 3rd party packages in X11BASE.
perky
2004-07-09
1
-0
/
+4
*
Fix comment.
perky
2004-06-28
1
-1
/
+1
*
- Update to Python 2.3.4.
perky
2004-05-27
1
-5
/
+4
*
Use OPTIONS.
perky
2004-05-07
1
-11
/
+12
*
Reduce configure warning.
perky
2004-04-18
1
-0
/
+1
*
Fixed a bug where the configure script couldn't detect getaddrinfo()
perky
2004-04-14
1
-1
/
+1
*
Fix stackless build broken by the recent shared-build commit.
perky
2004-03-22
1
-1
/
+1
*
Correct pre-install target to pre-su-install so that the credential
perky
2004-03-18
1
-1
/
+1
*
- Fix installation problem where PREFIX != LOCALBASE.
perky
2004-03-11
1
-1
/
+2
*
Create a symbolic link to lib/python2.3.so on lib/python2.3/config/
perky
2004-03-09
1
-1
/
+2
*
Build and install a shared library and its frontend besides static one
perky
2004-03-08
1
-15
/
+44
*
- Update stackless_python to 2.3.3 as of 040225 and unmark BROKEN.
perky
2004-02-27
1
-1
/
+2
*
- Add a workaround for the net/straw port installation problem
perky
2004-02-24
1
-1
/
+1
*
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
[next]