| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: lang/python23/Makefile |
|
CVSWeb
|
Number of commits found: 17 |
|
Thu, 21 Aug 2008
|
[ 07:18 rafan ]
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile
(Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above )
|
|
Fri, 30 May 2008
|
[ 06:50 perky ]
1.153 lang/python23/Makefile
1.104 Mk/bsd.python.mk
1.67 lang/python/distinfo
1.55 lang/python23/distinfo
1.61 lang/python23/pkg-plist
Update python23 to 2.3.7.
|
|
Mon, 28 Apr 2008
|
[ 08:39 miwi ]
1.152 lang/python23/Makefile
1.162 lang/python24/Makefile
1.1 lang/python23/files/patch-Lib-test-test_zlib.py
1.1 lang/python24/files/patch-Lib-test-test_zlib.py
1.1 lang/python23/files/patch-Modules-zlibmodule.c
1.1 lang/python24/files/patch-Modules-zlibmodule.c
- Fix zlib crash from zlib.decompressobj().flush(val)
when val was not positive. It tried to allocate negative
or zero memory. That fails.
- Bump PORTREVISION
PR: 123153
Submitted by: Nick Barkas <snb@threerings.net>
Security:
http://www.vuxml.org/freebsd/ec41c3e2-129c-11dd-bab7-0016179b2dd5.html
|
|
Sat, 19 Apr 2008
|
[ 18:56 miwi ]
1.2 www/helixplugin/files/BSDmakefile
1.2 x11/gpctool/files/BSDmakefile
1.4 japanese/kanji18/files/DEINSTALL.tmpl
1.4 japanese/kanji26/files/DEINSTALL.tmpl
1.4 cad/cider/files/FreeBSD
1.2 audio/festival+OGI/files/FreeBSD.mak
1.3 japanese/kanji18/files/INSTALL.tmpl
1.3 japanese/kanji26/files/INSTALL.tmpl
1.64 accessibility/at-spi/Makefile
1.43 accessibility/dasher/Makefile
(Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
|
Sun, 16 Mar 2008
|
[ 10:25 perky ]
1.150 lang/python23/Makefile
1.160 lang/python24/Makefile
1.103 Mk/bsd.python.mk
1.66 lang/python/distinfo
1.54 lang/python23/distinfo
1.64 lang/python24/distinfo
1.2 lang/python23/files/patch-Lib::email::Charset.py
1.60 lang/python23/pkg-plist
1.65 lang/python24/pkg-plist
Update python23 to Python 2.3.6 and python24 to Python 2.4.5.
|
|
Mon, 29 Oct 2007
|
[ 00:14 perky ]
1.149 lang/python23/Makefile
1.1 lang/python23/files/patch-Lib::plat-freebsd8::IN.py
1.3 lang/python23/files/patch-Lib::posixfile.py
1.9 lang/python23/files/patch-setup.py
1.59 lang/python23/pkg-plist
Add support for FreeBSD 8.
Obtained from: Python SVN (r58697, r58698)
|
|
Thu, 4 Oct 2007
|
[ 00:22 edwin ]
1.17 lang/ezm3/Makefile
1.96 lang/icc/Makefile
1.75 lang/icc7/Makefile
1.50 lang/ifc/Makefile
1.34 lang/ifc7/Makefile
1.10 lang/p5-F77/Makefile
1.93 lang/perl5.8/Makefile
1.118 lang/php4/Makefile
1.148 lang/python23/Makefile
1.158 lang/python24/Makefile
(Only the first 10 of 13 ports in this commit are shown above. )
Remove support for OSVERSION < 5
|
|
Mon, 30 Jul 2007
|
[ 10:42 alexbl ]
1.76 CHANGES
1.5 archivers/py-lzma/Makefile
1.13 astro/py-metar/Makefile
1.3 astro/pyephem/Makefile
1.14 audio/py-ao/Makefile
1.2 audio/py-apetag/Makefile
1.4 audio/py-cddb/Makefile
1.11 audio/py-eyed3/Makefile
1.6 audio/py-flac/Makefile
1.3 audio/py-id3/Makefile
(Only the first 10 of 445 ports in this commit are shown above. )
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
|
|
Mon, 9 Oct 2006
|
[ 15:29 perky ]
1.516 lang/Makefile
1.139 lang/python-devel/Makefile
1.154 lang/python/Makefile
1.110 lang/python21/Makefile
1.116 lang/python22/Makefile
1.146 lang/python23/Makefile
1.154 lang/python24/Makefile
1.139 lang/python25/Makefile
1.54 lang/python-devel/distinfo
1.62 lang/python/distinfo
(Only the first 10 of 28 ports in this commit are shown above. )
- Update the main python version to 2.5.
- Now, lang/python is just a meta-port which depends on lang/python25.
- And all versions of Python ports have short version identifier in its
package name; python25-2.5, python24-2.4.3 and etc.
- Also you must upgrade all python modules after lang/python updated,
cd /usr/ports/lang/python && make upgrade-site-packages
- Give maintainership of Python ports to the new python@ group which
includes me, alexbl@ and others.
|
|
Tue, 9 May 2006
|
[ 21:52 edwin ]
1.20 lang/Gofer/Makefile
1.35 lang/Sather/Makefile
1.14 lang/bigloo/Makefile
1.20 lang/cli/Makefile
1.15 lang/dice/Makefile
1.23 lang/diveintopython/Makefile
1.20 lang/ferite/Makefile
1.20 lang/fpc/Makefile
1.39 lang/gauche/Makefile
1.199 lang/gcc-ooo/Makefile
(Only the first 10 of 72 ports in this commit are shown above. )
Remove USE_REINPLACE from the categories starting with L
|
|
Thu, 28 Jul 2005
|
[ 08:05 perky ]
1.144 lang/python23/Makefile
1.1 lang/python23/files/patch-Lib::plat-freebsd7::IN.py
1.2 lang/python23/files/patch-Lib::posixfile.py
1.1 lang/python23/files/patch-Modules::fcntlmodule.c
1.8 lang/python23/files/patch-setup.py
1.57 lang/python23/pkg-plist
- Add support for FreeBSD 7
- Drop support for FreeBSD 3
- Fix fcntl.ioctl argument parsing to accept termios.TIOCGWINSZ. [1]
Submitted by: jkim [1]
Obtained from: Python CVS
|
|
Tue, 12 Apr 2005
|
[ 04:26 obrien ]
1.10 archivers/advancecomp/Makefile
1.17 archivers/arj/Makefile
1.14 archivers/cabextract/Makefile
1.14 archivers/dact/Makefile
1.3 archivers/dynamite/Makefile
1.11 archivers/gzip/Makefile
1.12 archivers/lzop/Makefile
1.3 archivers/orange/Makefile
1.5 archivers/par2cmdline/Makefile
1.44 archivers/star/Makefile
(Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
|
Mon, 11 Apr 2005
|
[ 09:04 obrien ]
1.9 archivers/advancecomp/Makefile
1.15 archivers/arj/Makefile
1.13 archivers/cabextract/Makefile
1.13 archivers/dact/Makefile
1.2 archivers/dynamite/Makefile
1.10 archivers/gzip/Makefile
1.11 archivers/lzop/Makefile
1.2 archivers/orange/Makefile
1.4 archivers/par2cmdline/Makefile
1.42 archivers/star/Makefile
(Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
Sun, 20 Mar 2005
|
[ 16:18 perky ]
1.141 lang/python23/Makefile
1.64 Mk/bsd.python.mk
1.52 lang/python23/distinfo
Update lang/python23 to Python 2.3.5.
|
|
Fri, 4 Feb 2005
|
[ 04:15 perky ]
1.140 lang/python23/Makefile
1.51 lang/python23/distinfo
Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServer
vulnerability.
PR: 77080
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Security: CAN-2005-0089
Security:
http://www.vuxml.org/freebsd/6afa87d3-764b-11d9-b0e7-0000e249a0a2.html
Security: SimpleXMLRPCServer.py allows unrestricted traversal
|
|
Sun, 30 Jan 2005
|
[ 01:20 perky ]
1.139 lang/python23/Makefile
1.20 lang/stackless_python/Makefile
Resolve LATEST_LINK conflict of stackless_python versus python23.
Pointed out by: kris
|
|
Wed, 1 Dec 2004
|
[ 15:04 perky ]
1.429 lang/Makefile
1.138 lang/python/Makefile
1.138 lang/python23/Makefile
1.59 Mk/bsd.python.mk
1.50 lang/python/distinfo
1.50 lang/python23/distinfo
1.2 lang/python/files/patch-Lib::distutils::spawn.py
1.2 lang/python/files/patch-Lib::email::Charset.py
1.2 lang/python/files/patch-Lib::plat-freebsd6::IN.py
1.2 lang/python/files/patch-Lib::posixfile.py
(Only the first 10 of 17 ports in this commit are shown above. )
- Update lang/python to 2.4 final release.
- Finish repocopy lang/python -> lang/python23 for Python 2.3.4
|
Number of commits found: 17 |