Commit graph

33 commits

Author SHA1 Message Date
Li-Wen Hsu
b50a93688f - Fix building with python3*
- Use checksum file under lang/python${PYTHON_SUFFIX}/,
  for removal lang/python/distinfo

PR:		ports/136198
Submitted by:	lwhsu
Approved by:	perky
2009-07-08 09:10:02 +00:00
Pav Lucistnik
d3c45e5f78 - Convert to USE_TK and allow on any tk (changes default package to use tk85)
PR:		ports/132181
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
Approved by:	maintainer timeout (perky; 1 month)
2009-03-30 20:19:19 +00:00
Martin Wilke
3e4ed01146 - 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)
2008-04-19 17:56:05 +00:00
Alexander Botero-Lowry
4942ce5a7d - 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
2007-07-30 09:42:28 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Hye-Shik Chang
30e9e996fd Enable building for Python-2.4 by utilizing PYTHON_MASTER_SITES. 2003-11-04 17:36:04 +00:00
Hye-Shik Chang
c8eb65a5cc Chase bsd.python.mk's change PYTHON_SITE_SUBDIR -> PYTHON_MASTER_SITE_SUBDIR.
Submitted by:	marcus
2003-11-04 16:38:39 +00:00
Hye-Shik Chang
473635d704 Utilize PYTHON_SITE_SUBDIR and USE_PYTHON. 2003-10-19 08:52:10 +00:00
Hye-Shik Chang
ce53a9d11d Link with not tk83 but tk84. 2003-08-03 19:09:00 +00:00
Hye-Shik Chang
04b39f4e75 - Use ports/lang/python's MD5_FILE.
- Take maintainership

Approved by:	tg (previous maintainer)
2003-07-31 19:48:34 +00:00
Hye-Shik Chang
b823bf7157 Add checksums for Python-2.2.3 2003-06-04 08:39:59 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Hye-Shik Chang
0c46db4749 Add checksums for Python-2.2.2.
Approved by:	tg
2002-10-17 11:17:35 +00:00
Thomas Gellekum
d92e49d5cf Use USE_PYDISTUTILS. 2002-04-17 11:35:55 +00:00
Thomas Gellekum
bc9b06827b Update checksums for Python-2.2.1.
PR:		36977
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2002-04-12 10:39:45 +00:00
Thomas Gellekum
fd97ea3585 Update checksum for Python-2.1.3. 2002-04-11 11:31:49 +00:00
Thomas Gellekum
38d8068c7f Upgrade python21 to 2.1.2, the latest bugfix release.
PR:		34078
Submitted by:	Hye-Shik Chang <perky@fallin.lv>

Update checksum of dependent ports.
2002-01-22 12:53:28 +00:00
Thomas Gellekum
555f286ca1 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.
2002-01-07 13:26:47 +00:00
Thomas Gellekum
66d7c998f9 Add checksums for 2.0.1 and 2.1.1.
Reminded by:	Ray Kohler <rkohler1@cox.rr.com>
2001-07-26 10:38:23 +00:00
Thomas Gellekum
2fa492ef13 graphics/sketch no longer needs this file. 2001-06-12 11:39:33 +00:00
Thomas Gellekum
c450afa5d4 Use the same MASTER_SITES as lang/python. 2001-05-04 11:03:58 +00:00
Thomas Gellekum
d0a20f6628 Add checksum for python-2.1. 2001-05-02 11:45:03 +00:00
Thomas Gellekum
262f9f2da7 Put back Setup for now to un-break sketch. 2001-03-05 12:07:02 +00:00
Thomas Gellekum
ed3bc16bc4 Use the py-distutils for building and installing. 2001-03-01 12:24:24 +00:00
Jimmy Olgeni
a130b2e7dd Batch of style fixes for x11-toolkits. 2001-02-05 16:49:17 +00:00
Thomas Gellekum
dc0e7b9f08 Add MD5 for Python 2.0 release. 2000-10-18 11:59:33 +00:00
Thomas Gellekum
26ba27555e Use Python 2.0c1. 2000-10-10 12:54:01 +00:00
Thomas Gellekum
0b684776a7 Use PYTHON_PKGNAMEPREFIX. Use correct md5 for latest python-beta. 2000-10-09 12:11:24 +00:00
Thomas Gellekum
ac141c10b2 Update to use bsd.python.mk. 2000-09-08 11:58:52 +00:00
Akinori MUSHA
52190dc850 Portlint COMMENT's.
Everybody should read the Handbook again!

PR:		ports/18008
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:16:14 +00:00
Chris Piazza
458db42f26 Update with the new PORTNAME/PORTVERSION variables 2000-04-10 01:11:24 +00:00
Thomas Gellekum
9c0d74037c 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.
2000-04-04 09:53:12 +00:00