Skip site navigation (1)Skip section navigation (2)

CVS log for ports/lang/python/Makefile

[BACK] Up to [FreeBSD] / ports / lang / python

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.163: download - view: text, markup, annotated - select for diffs
Wed Jul 8 19:07:04 2009 UTC (2 years, 7 months ago) by lwhsu
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +1 -1 lines
- Remove distinfo, same informaion can (and should) be retrieved from
  ${PORTSDIR}/lang/python${PYTHON_SUFFIX}/distinfo
- Use ${SYSCTL}

Revision 1.162: download - view: text, markup, annotated - select for diffs
Thu Jun 11 13:29:23 2009 UTC (2 years, 8 months ago) by wxs
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +18 -4 lines
- Add support for portmaster to upgrade-site-packages.

Approved by:	miwi

Revision 1.161: download - view: text, markup, annotated - select for diffs
Tue Jul 31 16:28:32 2007 UTC (4 years, 6 months ago) by alexbl
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +5 -5 lines
 - use PORTUPGRADE_CMD instead of PORTUPGRADE so as not to confict with the
   portupgrade env variable

Pointed out by:	Miroslav Lachman <000.fbsd@quip.cz>

Revision 1.160: download - view: text, markup, annotated - select for diffs
Mon Jul 30 09:41:35 2007 UTC (4 years, 6 months ago) by alexbl
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +21 -20 lines
 - 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

Revision 1.159: download - view: text, markup, annotated - select for diffs
Wed Feb 14 06:07:29 2007 UTC (4 years, 11 months ago) by delphij
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +1 -1 lines
Update to Python 2.4.4.

Approved by:	maintainer timeout, alexbl (python@)
Tested by:	pointyhat
PR:		ports/105901

Revision 1.158: download - view: text, markup, annotated - select for diffs
Mon Feb 5 01:08:23 2007 UTC (5 years ago) by pav
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +1 -1 lines
Populate a new ports-mgmt category. List of moved ports:

  devel/portcheckout -> ports-mgmt/portcheckout
  devel/portlint -> ports-mgmt/portlint
  devel/portmk -> ports-mgmt/portmk
  devel/porttools -> ports-mgmt/porttools
  misc/instant-tinderbox -> ports-mgmt/instant-tinderbox
  misc/porteasy -> ports-mgmt/porteasy
  misc/portell -> ports-mgmt/portell
  misc/portless -> ports-mgmt/portless
  misc/tinderbox -> ports-mgmt/tinderbox
  security/jailaudit -> ports-mgmt/jailaudit
  security/portaudit -> ports-mgmt/portaudit
  security/portaudit-db -> ports-mgmt/portaudit-db
  security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port
  sysutils/barry -> ports-mgmt/barry
  sysutils/bpm -> ports-mgmt/bpm
  sysutils/kports -> ports-mgmt/kports
  sysutils/managepkg -> ports-mgmt/managepkg
  sysutils/newportsversioncheck -> ports-mgmt/newportsversioncheck
  sysutils/pib -> ports-mgmt/pib
  sysutils/pkgfe -> ports-mgmt/pkgfe
  sysutils/pkg-orphan -> ports-mgmt/pkg-orphan
  sysutils/pkg_cutleaves -> ports-mgmt/pkg_cutleaves
  sysutils/pkg_install -> ports-mgmt/pkg_install
  sysutils/pkg_install-devel -> ports-mgmt/pkg_install-devel
  sysutils/pkg_remove -> ports-mgmt/pkg_remove
  sysutils/pkg_rmleaves -> ports-mgmt/pkg_rmleaves
  sysutils/pkg_trackinst -> ports-mgmt/pkg_trackinst
  sysutils/pkg_tree -> ports-mgmt/pkg_tree
  sysutils/portbrowser -> ports-mgmt/portbrowser
  sysutils/portconf -> ports-mgmt/portconf
  sysutils/portdowngrade -> ports-mgmt/portdowngrade
  sysutils/portcheck -> ports-mgmt/portcheck
  sysutils/portmanager -> ports-mgmt/portmanager
  sysutils/portmaster -> ports-mgmt/portmaster
  sysutils/portscout -> ports-mgmt/portscout
  sysutils/portsearch -> ports-mgmt/portsearch
  sysutils/portsman -> ports-mgmt/portsman
  sysutils/portsnap -> ports-mgmt/portsnap
  sysutils/portsopt -> ports-mgmt/portsopt
  sysutils/portupgrade -> ports-mgmt/portupgrade
  sysutils/portupgrade-devel -> ports-mgmt/portupgrade-devel
  sysutils/port-authoring-tools -> ports-mgmt/port-authoring-tools
  sysutils/port-maintenance-tools -> ports-mgmt/port-maintenance-tools
  sysutils/psearch -> ports-mgmt/psearch
  sysutils/p5-FreeBSD-Portindex -> ports-mgmt/p5-FreeBSD-Portindex
  sysutils/qtpkg -> ports-mgmt/qtpkg
  textproc/p5-FreeBSD-Ports -> ports-mgmt/p5-FreeBSD-Ports

Repocopies by:	marcus

Revision 1.157: download - view: text, markup, annotated - select for diffs
Fri Oct 13 07:16:44 2006 UTC (5 years, 3 months ago) by perky
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +5 -4 lines
Revert the default version of Python to 2.4 for the ports freeze
period.  Python 2.5 brought a vast range of incompatibility to a
large number of ports, so the python@ team will do more basic
compatibility work in a private repository and merge it later.
Sorry for the inconvenience.

Approved by:	portmgr (kris)

Revision 1.156: download - view: text, markup, annotated - select for diffs
Mon Oct 9 15:51:27 2006 UTC (5 years, 4 months ago) by perky
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +1 -1 lines
- Restrict a dependency to the real interpreter to _RUN only.  This
  allows portupgrade to upgrade lang/python from 2.4 flawlessly.
- So remove obsolete instruction.

Revision 1.155: download - view: text, markup, annotated - select for diffs
Mon Oct 9 14:53:35 2006 UTC (5 years, 4 months ago) by perky
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +2 -1 lines
Fix version number to 2.5 even if 2.4 is in the system.

Revision 1.154: download - view: text, markup, annotated - select for diffs
Mon Oct 9 14:29:15 2006 UTC (5 years, 4 months ago) by perky
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +12 -193 lines
- 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.

Revision 1.153: download - view: text, markup, annotated - select for diffs
Sun Oct 8 06:48:00 2006 UTC (5 years, 4 months ago) by simon
Branches: MAIN
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +1 -0 lines
Fix buffer overrun when performing repr() on a unicode string in a build
with wide unicode (UCS-4) support.

Obtained from:	Python SVN (#51466)
Security:	CVE-2006-4980
With hat:	secteam

Revision 1.152: download - view: text, markup, annotated - select for diffs
Sun May 14 01:17:03 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +3 -3 lines
[PATCH] lang/python: Some portlint fixes

	- Fix tab/space issues

PR:		ports/95779
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
Approved by:	maintainer timeout

Revision 1.151: download - view: text, markup, annotated - select for diffs
Tue May 9 20:52:19 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +0 -1 lines
Remove USE_REINPLACE from the categories starting with L

Revision 1.150: download - view: text, markup, annotated - select for diffs
Thu Mar 30 09:40:12 2006 UTC (5 years, 10 months ago) by perky
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +12 -6 lines
Update to Python 2.4.3.

Revision 1.149: download - view: text, markup, annotated - select for diffs
Wed Nov 2 13:40:51 2005 UTC (6 years, 3 months ago) by perky
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +1 -0 lines
Add a CONFLICT to lang/python-mode.el.

Revision 1.148: download - view: text, markup, annotated - select for diffs
Sun Oct 2 14:31:39 2005 UTC (6 years, 4 months ago) by perky
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +4 -3 lines
- Update to Python 2.4.2. [1]
- Allow to override a command passing to distutils using
  PYDISTUTILS_{CONFIGURE,BUILD,INSTALL}_TARGET [2]
- Allow to specify BUILD/RUN dependency separatedly. [3]
- Replace shell executions with regex replacement on bsd.python.mk. [3]
- Remove thread serialization from socket.getaddrinfo() on FreeBSD 5.3
  and later versions because we've got thread-safe implementation. [4]
- Add a workaround to avoid curses.h problem of FreeBSD base.

PR:		86685 [1]
Submitted by:	Soeren Straarup <xride@x12.dk> [1],
		lioux [2], vsevolod [3], sobomax [4]
Obtained from:	Python CVS [4]

Revision 1.147: download - view: text, markup, annotated - select for diffs
Thu Jul 28 06:23:56 2005 UTC (6 years, 6 months ago) by perky
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +1 -1 lines
Fix fcntl.ioctl argument parsing to accept termios.TIOCGWINSZ.

Submitted by:	jkim
Obtained from:	Python CVS

Revision 1.146: download - view: text, markup, annotated - select for diffs
Mon Jul 18 12:44:08 2005 UTC (6 years, 6 months ago) by perky
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +7 -15 lines
Backport support for FreeBSD 7 and drop support for FreeBSD 3.
Fixes for other versions of python will be followed tomorrow.

Submitted by:	nork
Obtained from:	Python CVS

Revision 1.145: download - view: text, markup, annotated - select for diffs
Sun Jun 19 11:34:56 2005 UTC (6 years, 7 months ago) by perky
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +7 -2 lines
- Disable "fpectl" base module on non-i386 platforms to fix build
  on the recent -CURRENT i386 base. [1]
- Fix package build on NO_NIS base. [2]

PR:		81806 [1]
Submitted by:	Li-Lun Wang (Leland Wang) <llwang@infor.org> [1],
		ache [2]

Revision 1.144: download - view: text, markup, annotated - select for diffs
Thu May 12 01:49:54 2005 UTC (6 years, 9 months ago) by perky
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +11 -2 lines
- Make FPECTL support optional and turn it off by default because
  the feature brings huge overheads for floating point arithmetics
  and integer divisions. [1]
- Fix plist
- Bump PORTREVISION

Requested by:	Ewan Todd <ewan@mathcode.net> [1]

Revision 1.143: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:25:52 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.

Revision 1.142: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:02:55 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.

Revision 1.141: download - view: text, markup, annotated - select for diffs
Sun Apr 3 13:55:44 2005 UTC (6 years, 10 months ago) by perky
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +1 -2 lines
Update to Python 2.4.1

Revision 1.140: download - view: text, markup, annotated - select for diffs
Fri Feb 4 04:13:41 2005 UTC (7 years ago) by perky
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +1 -0 lines
Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServer
vulnerability.

PR:		77078
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

Revision 1.139: download - view: text, markup, annotated - select for diffs
Mon Dec 6 05:28:34 2004 UTC (7 years, 2 months ago) by perky
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +22 -0 lines
Add new utility target named 'upgrade-site-packages' to upgrade
site-packages which was built on previous version of python.

Revision 1.138: download - view: text, markup, annotated - select for diffs
Wed Dec 1 15:04:05 2004 UTC (7 years, 2 months ago) by perky
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +12 -11 lines
- Update lang/python to 2.4 final release.
- Finish repocopy lang/python -> lang/python23 for Python 2.3.4

Revision 1.137: download - view: text, markup, annotated - select for diffs
Mon Nov 15 05:19:28 2004 UTC (7 years, 2 months ago) by sf
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +0 -7 lines
farewell to libxpg4.

Revision 1.136: download - view: text, markup, annotated - select for diffs
Sat Aug 21 11:13:41 2004 UTC (7 years, 5 months ago) by perky
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +1 -1 lines
Fix package build on 4-STABLE.

Submitted by:	kstewart <kstewart@owt.com>

Revision 1.135: download - view: text, markup, annotated - select for diffs
Fri Aug 20 23:56:15 2004 UTC (7 years, 5 months ago) by perky
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +9 -7 lines
- Add support for FreeBSD 6.
- Remove support for FreeBSD 2.

Spotted by:	marcus, kris
Obtained from:	Python CVS

Revision 1.134: download - view: text, markup, annotated - select for diffs
Sat Aug 7 07:00:17 2004 UTC (7 years, 6 months ago) by perky
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +3 -2 lines
- Allow to disable IPv6 support [1]
- Add checksum for 2.4a2

PR:		69950 [1]
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>

Revision 1.133: download - view: text, markup, annotated - select for diffs
Sat Jul 10 01:53:37 2004 UTC (7 years, 7 months ago) by perky
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +1 -1 lines
Make PORTREVISION overridable by slave ports.

Found by:	eik's chkversion

Revision 1.132: download - view: text, markup, annotated - select for diffs
Fri Jul 9 17:17:59 2004 UTC (7 years, 7 months ago) by perky
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +4 -0 lines
Allow to install and use 3rd party packages in X11BASE.
${X11BASE}/lib/{python2.3{,/site-packages},site-python} will be
added to your python's sys.path if each directory exists.

Suggested by:	marcus

Revision 1.131: download - view: text, markup, annotated - select for diffs
Mon Jun 28 06:02:39 2004 UTC (7 years, 7 months ago) by perky
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +1 -1 lines
Fix comment.

Submitted by:	fjoe

Revision 1.130: download - view: text, markup, annotated - select for diffs
Thu May 27 15:58:02 2004 UTC (7 years, 8 months ago) by perky
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +4 -5 lines
- Update to Python 2.3.4.
- Test WITHOUT_* instead of WITH_* for values which are on by default
  so that package build clusters detect correctly.

Revision 1.129: download - view: text, markup, annotated - select for diffs
Fri May 7 05:39:32 2004 UTC (7 years, 9 months ago) by perky
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +12 -11 lines
Use OPTIONS.

Submitted by:	Stephane E. Potvin <sepotvin@videotron.ca>

Revision 1.128: download - view: text, markup, annotated - select for diffs
Sun Apr 18 11:42:37 2004 UTC (7 years, 9 months ago) by perky
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +1 -0 lines
Reduce configure warning.

PR:		55180 [1], 65680 [2]
Submitted by:	Rui Lopes <rui@ruilopes.com> [1],
		Roman Neuhauser <neuhauser@chello.cz> [2]

Revision 1.127: download - view: text, markup, annotated - select for diffs
Wed Apr 14 06:49:21 2004 UTC (7 years, 9 months ago) by perky
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +1 -1 lines
Fixed a bug where the configure script couldn't detect getaddrinfo()
properly if the KAME stack had SCTP support.

Submitted by:	suz

Revision 1.126: download - view: text, markup, annotated - select for diffs
Mon Mar 22 08:59:52 2004 UTC (7 years, 10 months ago) by perky
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +1 -1 lines
Fix stackless build broken by the recent shared-build commit.

Submitted by:	Sven Petai <hadara@bsd.ee>

Revision 1.125: download - view: text, markup, annotated - select for diffs
Thu Mar 18 07:00:07 2004 UTC (7 years, 10 months ago) by perky
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +1 -1 lines
Correct pre-install target to pre-su-install so that the credential
switch happens before directories are created under PREFIX.

Submitted by:	marcel

Revision 1.124: download - view: text, markup, annotated - select for diffs
Thu Mar 11 15:55:38 2004 UTC (7 years, 11 months ago) by perky
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +2 -1 lines
- Fix installation problem where PREFIX != LOCALBASE.
- Add checksum for Python-2.4.a0.20040311

Revision 1.123: download - view: text, markup, annotated - select for diffs
Tue Mar 9 02:24:31 2004 UTC (7 years, 11 months ago) by perky
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +2 -1 lines
Create a symbolic link to lib/python2.3.so on lib/python2.3/config/
for seamless upgrade from a static library.

Suggested by:	dd

Revision 1.122: download - view: text, markup, annotated - select for diffs
Mon Mar 8 12:43:10 2004 UTC (7 years, 11 months ago) by perky
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +44 -15 lines
Build and install a shared library and its frontend besides static one
by default.

[HEADS UP] The python executable and static library isn't built PIC
anymore even on amd64 and ia64. Please use a shared library instead.

Requested by:	jhay, dd
Tested by:	Charles Swiger <cswiger@mac.com>,
		Tim Middleton <x@Vex.Net>

Revision 1.121: download - view: text, markup, annotated - select for diffs
Fri Feb 27 13:00:06 2004 UTC (7 years, 11 months ago) by perky
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +2 -1 lines
- Update stackless_python to 2.3.3 as of 040225 and unmark BROKEN.
- Set mutually exclusive confliction for {,stackless_}python.

Revision 1.120: download - view: text, markup, annotated - select for diffs
Tue Feb 24 08:19:54 2004 UTC (7 years, 11 months ago) by perky
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +1 -1 lines
- Add a workaround for the net/straw port installation problem
recently introduced by libpthread. The problem was that waitpid(2)
raised EINTR but python's distutils didn't catch it correctly.
- PORTREVISION is bumped to 2, subsequently.

Revision 1.119: download - view: text, markup, annotated - select for diffs
Mon Feb 16 19:03:00 2004 UTC (7 years, 11 months ago) by marcel
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +1 -1 lines
On ia64, libpython2.3 must be built with -fPIC as well. This unbreaks
KDE (for example).

Revision 1.118: download - view: text, markup, annotated - select for diffs
Mon Feb 9 09:54:07 2004 UTC (8 years ago) by perky
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +1 -0 lines
- Use process scope threads instead of system scope to enable large
  amount of threads on -CURRENT libpthread by default. [1]
- Merge bugfixes from python 2.3 maintenance branch: [2]
  o weakref object's garbage collection problem.
  o save unnecessary startup-time memory allocation of 100KB+ from
    intobject.
- SIZEify.
- Bump PORTREVISION subsequently.

Advised by:	eischen, julian [1]
Obtained from:	Python CVS [2]

Revision 1.117: download - view: text, markup, annotated - select for diffs
Sun Dec 28 13:55:06 2003 UTC (8 years, 1 month ago) by perky
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +1 -0 lines
Fix builds for whom has VPATH on his/her environment variables.

PR:		57731
Reported by:	bms

Revision 1.116: download - view: text, markup, annotated - select for diffs
Sat Dec 20 07:13:42 2003 UTC (8 years, 1 month ago) by perky
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +4 -2 lines
- Update to Python-2.3.3
- Pass PYTHON_VERSION variable to dependent builds.
- Enable email package to use cjkcodecs.
- Decrease default recursion limit to 900 on sparc64.

Revision 1.115: download - view: text, markup, annotated - select for diffs
Fri Nov 21 03:15:02 2003 UTC (8 years, 2 months ago) by perky
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +1 -1 lines
Add fix for a fatal bug in type's GC handling causes segfaults.

http://cvs.sourceforge.net/viewcvs.py/python/python/dist/src/Misc/NEWS?r1=1.831.4.75&r2=1.831.4.76&diff_format=u

Obtained from:	Python CVS

Revision 1.114: download - view: text, markup, annotated - select for diffs
Tue Nov 4 18:00:35 2003 UTC (8 years, 3 months ago) by perky
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +1 -1 lines
- Include pyexpat module in python base ports because python incorporated
  expat 1.95.6 in its distribution from Python-2.3.
- Bump PORTREVISION subsequently.

Requested by:	Mike Brown <mike@skew.org>
		Jeremy Kloth <jeremy.kloth@fourthought.com>

Revision 1.113: download - view: text, markup, annotated - select for diffs
Wed Oct 29 21:31:11 2003 UTC (8 years, 3 months ago) by perky
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +4 -4 lines
- Update lang/python-devel to Python-2.4 031022 snapshot.
- Correct USE_ZOPE dependency to Python 2.1. [1]
- Fetch from correct MASTER_SITE_SUBDIR when upgrading python
  in same branch. [2]
- Enable installing separated standard modules for python-devel port.

Reported by:	Filippo Natali <pitonat@libero.it> [1],
		Yoshihiko Sarumaru <mistral@imasy.or.jp> [2]

Revision 1.112: download - view: text, markup, annotated - select for diffs
Wed Oct 29 20:52:32 2003 UTC (8 years, 3 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +1 -0 lines
Add missed ossaudiodev.so into pkg-plist (only for x86, since I don't have
access to other arches yet), and enable it on freebsd5 (it's enabled on
freebsd4 OOB).

Revision 1.111: download - view: text, markup, annotated - select for diffs
Tue Oct 21 17:17:44 2003 UTC (8 years, 3 months ago) by perky
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +2 -2 lines
Don't use PYTHON_DISTFILE as well as PYTHON_WRKSRC on lang/python* ports
because it does not point the most recent version of each from
ports/Mk/bsd.python.mk 1.38.

Reported by:	Andy Fawcett <andy@athame.co.uk>

Revision 1.110: download - view: text, markup, annotated - select for diffs
Sun Oct 19 09:17:44 2003 UTC (8 years, 3 months ago) by perky
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +5 -1 lines
- Add WITHOUT_PYMALLOC knob that disables pymalloc, the internal
  optimized heap manager for Python 2.3. [1]
- Utilize PYTHON_SITE_SUBDIR.

Submitted by:	kuriyama [1]

Revision 1.109: download - view: text, markup, annotated - select for diffs
Thu Oct 16 05:36:05 2003 UTC (8 years, 3 months ago) by perky
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +1 -1 lines
Add alpha to list of 64bit architectures. (This fixes package
building on alpha)

Spotted by:	kris

Revision 1.108: download - view: text, markup, annotated - select for diffs
Sat Oct 4 05:17:10 2003 UTC (8 years, 4 months ago) by perky
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +1 -2 lines
Update to Python-2.3.2

Revision 1.107: download - view: text, markup, annotated - select for diffs
Mon Sep 29 11:44:32 2003 UTC (8 years, 4 months ago) by perky
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +6 -5 lines
- Install a 'real' shared object when BUILD_SHARED=yes. [1]
- Fix plist on 32bit architectures.
- Bump PORTREVISION.

PR:		57269 [1]
Submitted by:	Tim Middleton <x@Vex.Net> [1],
		Kostik I. Belousov <kostya@tessart.kiev.ua> [1]

Revision 1.106: download - view: text, markup, annotated - select for diffs
Fri Sep 26 16:44:13 2003 UTC (8 years, 4 months ago) by perky
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +1 -0 lines
- Revive os.fsync function which is disabled by a typo of Python-2.3.1.
- Bump PORTREVISION

Obtained from:	Python CVS

Revision 1.105: download - view: text, markup, annotated - select for diffs
Fri Sep 26 04:24:56 2003 UTC (8 years, 4 months ago) by perky
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +2 -0 lines
Add notes about separated standard modules.

Revision 1.104: download - view: text, markup, annotated - select for diffs
Wed Sep 24 11:07:21 2003 UTC (8 years, 4 months ago) by perky
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +8 -2 lines
- Update to Python-2.3.1, the lastest Bugfix release.
- Disable dlmodule on amd64 and sparc64 because dlmodule isn't designed
  for them.
- Add -fPIC on CFLAGS on amd64 for mod_python3 and other ports using it
  on linking their own dynamic library.

Revision 1.103: download - view: text, markup, annotated - select for diffs
Fri Aug 22 05:31:45 2003 UTC (8 years, 5 months ago) by perky
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +2 -1 lines
BUILD_STATIC by default because it's better.
(See http://mail.python.org/pipermail/python-dev/2003-August/037472.html)

Revision 1.102: download - view: text, markup, annotated - select for diffs
Thu Jul 31 19:34:53 2003 UTC (8 years, 6 months ago) by perky
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +39 -17 lines
- Update to Python-2.3
- Correct pydoc search path to lang/python-doc-html port's [1]

PR:		43036 [1]
Submitted by:	Emil Sit <sit@amsterdam.lcs.mit.edu> [1]

Revision 1.101: download - view: text, markup, annotated - select for diffs
Wed Jul 9 07:40:56 2003 UTC (8 years, 7 months ago) by perky
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +6 -1 lines
Set per-thread stack size to 0x20000 (default) or 0x100000
(WITH_HUGE_STACK_SIZE=yes). This will enable python2.2 to
run Zope and its products.

Requested by:	dwhite
Reviewed by:	dwhite

Revision 1.100: download - view: text, markup, annotated - select for diffs
Fri Jul 4 11:57:53 2003 UTC (8 years, 7 months ago) by perky
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +8 -4 lines
o Utilize MASTER_SITE_PYTHON.
o Rename pydoc to pydoc${PORTVERSION} to avoid conflicts among these
  ports. (lang/python port keeps both of bin/pydoc and bin/pydoc2.2)
o Set LATEST_LINK to ${PYTHON_VERSION:S/.//} except lang/python.

Now, we can install all of these python versions together cleanly.

Revision 1.99: download - view: text, markup, annotated - select for diffs
Mon Jun 9 05:42:03 2003 UTC (8 years, 8 months ago) by perky
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +1 -1 lines
Take maintainerships from alane's python ports.
Rest in Peace, Alan.

Revision 1.98: download - view: text, markup, annotated - select for diffs
Sun Jun 8 21:13:47 2003 UTC (8 years, 8 months ago) by will
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +0 -0 lines
Please see http://freebsd.kde.org/memoriam/alane.php for an In Memoriam page.

Revision 1.97: download - view: text, markup, annotated - select for diffs
Sun Jun 8 21:06:18 2003 UTC (8 years, 8 months ago) by will
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +1 -1 lines
	REST IN PEACE
 	Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado

Thank you for your contributions, you
will be greatly missed.

Revision 1.96: download - view: text, markup, annotated - select for diffs
Wed Jun 4 08:36:48 2003 UTC (8 years, 8 months ago) by perky
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +1 -2 lines
Update to 2.2.3

PR:		52830
Submitted by:	Chuck Swiger <chuck@pkix.net> (partly)
Approved by:	maintainer (implicitly)

Revision 1.95: download - view: text, markup, annotated - select for diffs
Thu Mar 6 19:23:14 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +1 -0 lines
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.

Approved by:	portmgr (implicitly)

Revision 1.94: download - view: text, markup, annotated - select for diffs
Thu Nov 21 17:07:28 2002 UTC (9 years, 2 months ago) by alane
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +1 -1 lines
PORTREVSION => 2.
Fix error pointed out by tg@. Now just blow away the Tools subdir on uninstall
in case something compiled that stuff.

Revision 1.93: download - view: text, markup, annotated - select for diffs
Thu Nov 21 16:14:09 2002 UTC (9 years, 2 months ago) by alane
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +1 -0 lines
PORTREVISION => 1
Added lotsa missing files to pllist.
Added dl module for those who like to live dangerously (petef?).

PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:

PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:

PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:

Revision 1.92: download - view: text, markup, annotated - select for diffs
Thu Nov 21 15:32:09 2002 UTC (9 years, 2 months ago) by alane
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +5 -3 lines
Simplified threads configuration.

Revision 1.91: download - view: text, markup, annotated - select for diffs
Fri Nov 15 17:12:56 2002 UTC (9 years, 2 months ago) by alane
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +1 -1 lines
Take over as maintainer since tg is taking a leave of absence from port
maintenance.

Revision 1.90: download - view: text, markup, annotated - select for diffs
Thu Oct 17 11:14:17 2002 UTC (9 years, 3 months ago) by perky
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +1 -1 lines
Upgrade to Python-2.2.2.

Approved by:	tg

Revision 1.89: download - view: text, markup, annotated - select for diffs
Fri Jun 14 11:19:13 2002 UTC (9 years, 8 months ago) by tg
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +6 -6 lines
Use new PYTHONPREFIX_*DIR variables to make these ports PREFIX-clean.

Revision 1.88: download - view: text, markup, annotated - select for diffs
Thu May 16 12:07:26 2002 UTC (9 years, 8 months ago) by tg
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +6 -0 lines
Fix building on the Alpha.

Submitted by:	gallatin

Revision 1.87: download - view: text, markup, annotated - select for diffs
Fri Apr 12 10:34:54 2002 UTC (9 years, 10 months ago) by tg
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +0 -0 lines
(forced)

I meant: upgrade to 2.2.*1*.

Revision 1.86: download - view: text, markup, annotated - select for diffs
Fri Apr 12 10:33:42 2002 UTC (9 years, 10 months ago) by tg
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +1 -2 lines
Upgrade to Python-2.2.

PR:		36977
Submitted by:	Hye-Shik Chang <perky@fallin.lv>

Revision 1.85: download - view: text, markup, annotated - select for diffs
Tue Apr 2 12:03:39 2002 UTC (9 years, 10 months ago) by tg
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +2 -0 lines
Add SourceForge as a well connected secondary MASTER_SITES location.

Submitted by:	"Jason R. Mastaler" <jason-dated-1018216403.d8ed28@mastaler.com>

Revision 1.84: download - view: text, markup, annotated - select for diffs
Tue Apr 2 11:55:20 2002 UTC (9 years, 10 months ago) by tg
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +8 -2 lines
Explicitly enable IPv6 support.

Submitted by:	sumikawa

Revision 1.83: download - view: text, markup, annotated - select for diffs
Wed Jan 16 12:22:20 2002 UTC (10 years ago) by tg
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +1 -0 lines
Implement PyObject_DelItemString(), which was obviously forgotten for
Python-2.2. This will fix at least the metakit port.

Bump PORTREVISION.

Obtained from:	Python CVS tree

Revision 1.82: download - view: text, markup, annotated - select for diffs
Mon Jan 7 13:26:47 2002 UTC (10 years, 1 month ago) by tg
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +3 -3 lines
Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly.

PR:		33444
Submitted by:	Hye-Shik Chang <perky@fallin.lv>

Add new MD5 to dependent ports.

Revision 1.81: download - view: text, markup, annotated - select for diffs
Tue Nov 20 13:23:48 2001 UTC (10 years, 2 months ago) by tg
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +1 -1 lines
Re-add fpectl.so to the plist to fix packaging. Re-enable support
for it in the python binary.

Noticed by:	will

Revision 1.80: download - view: text, markup, annotated - select for diffs
Fri Oct 19 11:16:55 2001 UTC (10 years, 3 months ago) by tg
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +2 -8 lines
Don't build mpz extension, it's moved to a separate port.

Revision 1.79: download - view: text, markup, annotated - select for diffs
Tue Sep 25 11:39:45 2001 UTC (10 years, 4 months ago) by tg
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +7 -1 lines
Depend on math/libgmp when running a recent -current.

Revision 1.78: download - view: text, markup, annotated - select for diffs
Wed Jul 25 11:11:25 2001 UTC (10 years, 6 months ago) by tg
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +2 -2 lines
Upgrade to 2.1.1.

Revision 1.77: download - view: text, markup, annotated - select for diffs
Wed May 2 11:25:01 2001 UTC (10 years, 9 months ago) by tg
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +12 -58 lines
Upgrade to 2.1.

Revision 1.76: download - view: text, markup, annotated - select for diffs
Thu Mar 29 16:34:10 2001 UTC (10 years, 10 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +3 -3 lines
-pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.

Revision 1.75: download - view: text, markup, annotated - select for diffs
Thu Mar 29 08:13:31 2001 UTC (10 years, 10 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +2 -2 lines
Allow MAINTAINER to be redefined in a slave port.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Thu Dec 7 12:06:30 2000 UTC (11 years, 2 months ago) by tg
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +3 -2 lines
MASTER_SITE changed.

Submitted by:	sobomax

Revision 1.73: download - view: text, markup, annotated - select for diffs
Wed Nov 29 12:35:31 2000 UTC (11 years, 2 months ago) by tg
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +17 -4 lines
Install Demo/ dir to $PREFIX/share/examples/python.

Revision 1.72: download - view: text, markup, annotated - select for diffs
Mon Nov 13 13:22:34 2000 UTC (11 years, 3 months ago) by tg
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +7 -1 lines
Fix compilation on FreeBSD-3.x.

PR:		22226
Reviewed by:	Alan Bawden <Alan@LCS.MIT.EDU>

Revision 1.71: download - view: text, markup, annotated - select for diffs
Wed Oct 18 11:58:44 2000 UTC (11 years, 3 months ago) by tg
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +13 -14 lines
Upgrade to 2.0.

Revision 1.70: download - view: text, markup, annotated - select for diffs
Sun Oct 8 02:21:24 2000 UTC (11 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +4 -4 lines
Rename PLIST.{Tools,gmp} to pkg-plist.{Tools,gmp}.

Revision 1.69: download - view: text, markup, annotated - select for diffs
Thu Sep 28 11:28:11 2000 UTC (11 years, 4 months ago) by tg
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +2 -1 lines
Use USE_PYTHON.

Revision 1.68: download - view: text, markup, annotated - select for diffs
Fri Sep 8 11:41:41 2000 UTC (11 years, 5 months ago) by tg
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +21 -14 lines
Upgrade to 1.6.

Revision 1.67: download - view: text, markup, annotated - select for diffs
Fri Jul 28 11:08:07 2000 UTC (11 years, 6 months ago) by tg
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +2 -2 lines
Clarify comment even further.

Revision 1.66: download - view: text, markup, annotated - select for diffs
Thu Jul 27 12:19:38 2000 UTC (11 years, 6 months ago) by tg
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +11 -7 lines
- Clarify comment on thread support.
- Don't link against libxpg4 on newer systems.
- Remove last remnants of Tkinter support,
  it's all in x11-toolkits/py-tkinter.

Revision 1.65: download - view: text, markup, annotated - select for diffs
Mon Apr 17 00:18:05 2000 UTC (11 years, 9 months ago) by reg
Branches: MAIN
CVS tags: RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +4 -6 lines
Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports

Revision 1.64: download - view: text, markup, annotated - select for diffs
Wed Apr 12 06:20:07 2000 UTC (11 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +4 -4 lines
Convert to the PORTNAME - PORTVERSION syntax.

Revision 1.63: download - view: text, markup, annotated - select for diffs
Tue Apr 4 09:53:11 2000 UTC (11 years, 10 months ago) by tg
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +2 -16 lines
Separate the Python Tk module from the main port. I've been
wanting do to this for a long time now. Now we got rid of the stupid
dependency on Tcl/Tk and save some checks in python's makefile.

Update the dependent ports accordingly.

Revision 1.62: download - view: text, markup, annotated - select for diffs
Fri Mar 24 09:17:25 2000 UTC (11 years, 10 months ago) by tg
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +9 -6 lines
Fix packaging on -current.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Thu Jan 27 15:54:19 2000 UTC (12 years ago) by sumikawa
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +4 -20 lines
move IPv6-enable python to python+ipv6 and revert origial python
to before IPv6.

Since IPv6-enable python make bigger the size of sockaddr, some of scripts
are affected. I maintain python+ipv6 separately to minimize impact for users.
It will be removed when IPv6 patches are merged into original distribution,
such as ruby.

Repositry copied by:	asami

Revision 1.60: download - view: text, markup, annotated - select for diffs
Tue Jan 18 12:34:33 2000 UTC (12 years ago) by sumikawa
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +2 -2 lines
Add 'ipv6' on CATEGORIES.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Tue Jan 18 09:21:18 2000 UTC (12 years ago) by tg
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -1 lines
On second thought, put back DIST_SUBDIR. It's not only used for the
Python distribution but also for the docs and some other packages with
rather generic names.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Thu Jan 13 13:28:08 2000 UTC (12 years, 1 month ago) by sumikawa
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +18 -3 lines
- Support IPv6.
- remove DIST_SUBDIR since there are 2 distfiles on this port anymore.

Reviewed by:	tg(maintainer)

Revision 1.57: download - view: text, markup, annotated - select for diffs
Mon Jan 10 13:13:49 2000 UTC (12 years, 1 month ago) by tg
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +2 -2 lines
s/X11_BASE/X11BASE/.

Revision 1.56: download - view: text, markup, annotated - select for diffs
Thu Jan 6 11:46:18 2000 UTC (12 years, 1 month ago) by tg
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +6 -2 lines
- Install python-mode.el.
PR:		15702
Submitted by:	"Dmitry S. Sivachenko" <dima@Chg.RU>

- Only use Tk support if X11 is installed.
PR:		15910
Submitted by:	Nathan Dorfman <nathan@rtfm.net>

Revision 1.55: download - view: text, markup, annotated - select for diffs
Wed Nov 3 09:45:25 1999 UTC (12 years, 3 months ago) by tg
Branches: MAIN
CVS tags: RELEASE_3_4_0
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +3 -3 lines
Use Tk-8.2.

Submitted by:	Ade Lovett <ade@lovett.com>

Revision 1.54: download - view: text, markup, annotated - select for diffs
Wed Oct 27 09:47:22 1999 UTC (12 years, 3 months ago) by tg
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +2 -2 lines
Link against libxpg4.
Submitted by:	foxfair

Promote LDFLAGS in the installed setup.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Tue Aug 31 06:47:00 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -2 lines
FreeBSD.ORG -> FreeBSD.org

Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru

Revision 1.52: download - view: text, markup, annotated - select for diffs
Wed Aug 25 06:35:16 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -1 lines
Change Id->FreeBSD.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Thu Jul 15 11:59:37 1999 UTC (12 years, 7 months ago) by tg
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +7 -3 lines
Fix package building when you're leaving out optional parts, like Tk.

PR:		12648

Revision 1.50: download - view: text, markup, annotated - select for diffs
Tue Jul 6 13:27:35 1999 UTC (12 years, 7 months ago) by tg
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +12 -1 lines
Install the contents of the Tools directory by default. This can be
turned off by specifying `WITH_TOOLS=NO' when building.

PR:		12436

Revision 1.49: download - view: text, markup, annotated - select for diffs
Wed May 19 08:47:50 1999 UTC (12 years, 8 months ago) by tg
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +3 -3 lines
Better support for local $CFLAGS.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Wed Apr 21 16:20:05 1999 UTC (12 years, 9 months ago) by nectar
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -2 lines
Remove ``NO_LATEST_LINK''

Approved by:	Maintainer <tg@FreeBSD.ORG>

Revision 1.47: download - view: text, markup, annotated - select for diffs
Wed Apr 21 05:56:24 1999 UTC (12 years, 9 months ago) by nectar
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +13 -31 lines
* Update python 1.5.1 -> 1.5.2
* Remove python-beta

Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Apr 8 17:48:48 1999 UTC (12 years, 10 months ago) by nectar
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -1 lines
Create lib/python1.5/site-packages directory on installation.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Feb 22 19:06:06 1999 UTC (12 years, 11 months ago) by nectar
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +16 -9 lines
Fix for building/packaging on FreeBSD 4.x.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Feb 18 09:37:34 1999 UTC (12 years, 11 months ago) by thepish
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +14 -3 lines
back to 1.5.1. Build is broken, but is ok since python 1.5.2b1 is in ports/lang/python-beta

Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue Feb 16 13:59:30 1999 UTC (12 years, 11 months ago) by thepish
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +4 -15 lines
upgrade to 1.5.2b1 (fixes build problem along the way)

Revision 1.42: download - view: text, markup, annotated - select for diffs
Wed Dec 2 08:24:49 1998 UTC (13 years, 2 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_1_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +7 -2 lines
Make sure PLIST is correct whether you have source or not.  Add copyright
file.  Add "|| true" to end of != grep command line to avoid warnings.

Submitted by:	tg

Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed Nov 11 05:37:26 1998 UTC (13 years, 3 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_8
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +8 -9 lines
Use bsd.port.{pre,post}.mk.  Either use them to avoid having to define
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after
.include <bsd.port.mk> to before.

(This is not by any means the complete list but just the ones I've noticed
recently.)

Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Oct 6 06:49:12 1998 UTC (13 years, 4 months ago) by tg
Branches: MAIN
CVS tags: RELEASE_3_0_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +8 -2 lines
Support dynamic loading of modules in an ELF world.

Submitted by:	Vladimir Kushnir <kushn@mail.kar.net>

Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Sep 25 10:05:08 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
tk80 has been ELFized.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Aug 7 23:56:28 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
Fix up dependencies for ports that moved into the x11-toolkits category.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Jul 28 06:59:45 1998 UTC (13 years, 6 months ago) by tg
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +7 -5 lines
Include latest official patches.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Jul 23 07:49:12 1998 UTC (13 years, 6 months ago) by tg
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +3 -2 lines
Use ldconfig to check for libc_r, not an absolute path. Thread support
should now be compiled in on -current.

Suggested by:	Jacques Vidrine

Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Jun 25 06:43:26 1998 UTC (13 years, 7 months ago) by tg
Branches: MAIN
CVS tags: RELEASE_2_2_7
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
Add virtual category "python".

pygist: add dependency on rng.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Jun 19 09:00:49 1998 UTC (13 years, 7 months ago) by tg
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +3 -2 lines
Pick up latest official patches.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Jun 5 07:09:01 1998 UTC (13 years, 8 months ago) by tg
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -5 lines
plat-freebsd3 doesn't have a regen script.

Noticed by:		Gianmarco Giovannelli <gmarco@scotty.masternet.it>

Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Jun 3 07:06:32 1998 UTC (13 years, 8 months ago) by tg
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +3 -3 lines
Add latest official patches.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed May 20 08:37:12 1998 UTC (13 years, 8 months ago) by tg
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +5 -3 lines
Include latest official patches.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu May 7 08:22:02 1998 UTC (13 years, 9 months ago) by tg
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +23 -3 lines
Don't throw away OS version number, some scripts need it. Pick up
latest official patches while I'm here.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue May 5 08:53:27 1998 UTC (13 years, 9 months ago) by tg
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +6 -5 lines
Bring in latest official patches. Use `-pthread' to avoid linking with
libc in the threaded interpreter.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Apr 29 07:15:39 1998 UTC (13 years, 9 months ago) by tg
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +5 -3 lines
Add new official patches and activate the dl module.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Apr 24 08:18:23 1998 UTC (13 years, 9 months ago) by tg
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +6 -1 lines
Include official patches.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Apr 15 07:35:47 1998 UTC (13 years, 10 months ago) by tg
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +5 -8 lines
Upgrade to 1.5.1.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Apr 9 10:51:32 1998 UTC (13 years, 10 months ago) by tg
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -7 lines
Use the combined set of patches.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Apr 8 09:23:57 1998 UTC (13 years, 10 months ago) by tg
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +9 -2 lines
Include official patches.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Mar 3 08:05:04 1998 UTC (13 years, 11 months ago) by tg
Branches: MAIN
CVS tags: RELEASE_2_2_6
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -1 lines
Use -D_THREAD_SAFE when compiling the threaded version.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Feb 27 10:21:32 1998 UTC (13 years, 11 months ago) by tg
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -3 lines
Use tk80, not an unsupported alpha version of tk81.

Include locale module.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Feb 24 21:43:19 1998 UTC (13 years, 11 months ago) by jseger
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -3 lines
Upgrade to use tcl8.1 and tk8.1.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Jan 7 08:32:53 1998 UTC (14 years, 1 month ago) by tg
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -4 lines
Make python work with threads again. Looks like our libc_r implements
an older draft of the pthread standard.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jan 6 08:02:48 1998 UTC (14 years, 1 month ago) by tg
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +18 -18 lines
Upgrade to 1.5.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Nov 24 15:12:43 1997 UTC (14 years, 2 months ago) by tg
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +25 -6 lines
Use an option to disable the Tk extension (WITH_TK). Don't use
libc_r if we're not building the thread module. Respect options
given in the environment.

The defaults (build with Tk and thread support) don't change.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Aug 29 07:04:17 1997 UTC (14 years, 5 months ago) by tg
Branches: MAIN
CVS tags: RELEASE_2_2_5
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +10 -5 lines
Use tk-8.0. Minor makefile cleanups. Add some `@dirrm's in PLIST.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Aug 6 06:40:27 1997 UTC (14 years, 6 months ago) by tg
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +6 -6 lines
Fix tk-4.1 dependency. While I'm here, add libreadline support.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Jun 2 11:42:56 1997 UTC (14 years, 8 months ago) by tg
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +14 -2 lines
Compile with thread support, if libc_r exists and WITH_THREADS is set.

Submitted by:	Peter Haight <peterh@prognet.com>

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed May 14 07:35:11 1997 UTC (14 years, 9 months ago) by tg
Branches: MAIN
CVS tags: RELEASE_2_2_2
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -12 lines
Some reorganization of this port:

- build some modules as shared objects, reducing the interpreter's
  size and removing the dependency on tix
- install shared objects in lib
- remove version number from OS-dependent script dir

A new port of PyTix will follow shortly.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Apr 20 13:19:11 1997 UTC (14 years, 9 months ago) by wosch
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Add virtual category 'tk41'.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Feb 21 14:57:01 1997 UTC (14 years, 11 months ago) by tg
Branches: MAIN
CVS tags: RELEASE_2_2_1
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Use new libtix.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Jan 2 10:02:48 1997 UTC (15 years, 1 month ago) by tg
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +16 -4 lines
Compile in the PyTix extensions, now that we have Tix.

Change MAINTAINER from jkh to tg. OK'd by: Jordan.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Nov 17 06:12:49 1996 UTC (15 years, 2 months ago) by obrien
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -4 lines
Converted to MAN[1-9NL]

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Nov 12 02:18:59 1996 UTC (15 years, 3 months ago) by obrien
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
CATAGORIES+= -> CATAGORIES=
Reordered vars where needed.  Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Nov 2 19:04:22 1996 UTC (15 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +6 -6 lines
Update to version 1.4
Submitted-By: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Oct 14 23:14:37 1996 UTC (15 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -3 lines
Remove LIB_DEPENDS on tcl75, it seems to compile and run fine using
the tcl library in /usr/lib.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Aug 17 15:39:33 1996 UTC (15 years, 5 months ago) by chuckr
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Make python install include files.
Reviewed by:	jkh

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat May 11 23:34:13 1996 UTC (15 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
Upgrade this port to use the latest tcl/tk.
Patches Submitted by:	Soren Dayton <soren@ambiguity.i-2.com>

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jan 18 10:18:36 1996 UTC (16 years ago) by jkh
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +18 -11 lines
Update to Python 1.3
Submitted by:	tg

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Nov 22 13:13:06 1995 UTC (16 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Change category nome from "languages" to "lang".  Also remove "programming"
which appeared in some of them, everything here is a programming language! :)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Aug 9 01:30:00 1995 UTC (16 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -3 lines
A little cleanup, move things around to correct order, put
MAINTAINER=jkh@freebsd.org in a separate line so that people know
who to yell at, etc.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Aug 8 22:09:06 1995 UTC (16 years, 6 months ago) by jkh
Branches: python
CVS tags: python1_2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
The Python programming language.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Aug 8 22:09:06 1995 UTC (16 years, 6 months ago) by jkh
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options