non port: lang/python31/pkg-plist |
SVNWeb
|
Number of commits found: 15 |
Sun, 26 Jan 2014
|
[ 14:47 mva ]
- Enable stagedir support
- Convert to new LIB_DEPENDS
|
Sun, 1 Dec 2013
|
[ 12:25 koobs ]
Fix OSS Audio and enable FreeBSD 11 support in Python 3.2 and 3.1
- Add the appropriate Python platform (plat-*) files for FreeBSD 11
- Update pkg-plist
Backport a upstream change [1] removing OS major version from the check
to enable the OSS Audio module in setup.py:
Issue #12326: don't test the major version of sys.platform Use
startswith, instead of ==, when testing sys.platform to support
new platforms like Linux 3 or OpenBSD 5. [2]
[1] http://hg.python.org/cpython/rev/50f1922bc1d5
[2] http://bugs.python.org/issue12326
|
Sat, 17 Aug 2013
|
[ 19:10 mva ] (Only the first 10 of 18 ports in this commit are shown above. )
- Move the symlink magic for the default python version into lang/python
and lang/python2 and lang/python3. This change brings us closer to the goal
of making Python ports usable with different Python versions at the same
time.
- Add a new lang/python2 port to handle the symlinks for bin/python2,
bin/idle2, bin/pydoc2 and so on.
- Add a new lang/python3 port to handle the symlinks for bin/python3,
bin/idle3, bin/pydoc3 and so on.
- Bump the PORTREVISION on all lang/python* ports.
|
Sun, 23 Dec 2012
|
[ 17:52 lwhsu ] (Only the first 10 of 11 ports in this commit are shown above. )
- Remove "first-installed-win" logic for automatically setting
${PYTHON_DEFAULT_VERSION}, this generates conflicting packages.
- Create symbolic links as PEP 394 [1] suggests. ${PYTHON_DEFAULT_VERSION}
will create python and python${MAJOR_VERSION} links. In current default,
lang/python27 will create: python -> python2 -> python2.7
- Introduce ${PYTHON3_DEFAULT_VERSION}, which will handle bin/python3 link.
At this point, lang/python33 will create python3 -> python3.3
- Minor cleanups
* Trim Makefile headers
* Remove ${OSVERSION} detection for xz, whihc is done by USE_XZ
[1] http://www.python.org/dev/peps/pep-0394/
|
Fri, 28 Oct 2011
|
[ 10:42 beat ] (Only the first 10 of 23 ports in this commit are shown above. )
- Fix build on FreeBSD 10
Approved by: miwi (implicit)
|
Fri, 19 Aug 2011
|
[ 13:09 lwhsu ]
- Fix pkg-plist when building with WITHOUT_THREADS
PR: ports/159842
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
Thu, 16 Jun 2011
|
[ 08:18 wen ]
- Update lang/python31 to 3.1.4
|
Sat, 26 Feb 2011
|
[ 11:41 lwhsu ]
- Remove using of ?=, this port is a not a master port
- Using variable provided by PLIST_SUB in pkg-plist
|
Tue, 14 Dec 2010
|
[ 06:31 wen ]
- Update to 3.1.3
|
Wed, 12 May 2010
|
[ 12:13 wen ]
- Update lang/python26 to 2.6.5
- Update lang/python31 to 3.1.2
Reviewed by: miwi@, lwhsu@
|
Thu, 26 Nov 2009
|
[ 12:44 miwi ]
- Add support for FreeBSD 9
|
Sat, 22 Aug 2009
|
[ 07:22 lwhsu ]
- Update lang/python31 to Python 3.1.1
Submitted by: wen heping <wenheping AT gmail.com>
|
Tue, 7 Jul 2009
|
[ 23:23 lwhsu ]
- Install pkgconfig file under libdata/pkgconfig
Notified by: wen heping <wenheping AT gmail.com>
|
Mon, 6 Jul 2009
|
[ 20:30 lwhsu ]
- Add Python 3.1
|
[ 20:09 lwhsu ]
- Forced commit to note repocopy: lang/python30 -> lang/python31
PR: ports/136196
Submitted by: lwhsu
Repocopy by: marcus
|
Number of commits found: 15 |