Commit graph

71 commits

Author SHA1 Message Date
Greg Larkin
43b0eb0cb0 [Errno 11] Resource Temporarily Unavailable
Reassigning my ports back to the pool with the hope of freeing up
to do more FreeBSD work in the future.

Submitted by:	glarkin
2013-12-16 18:24:49 +00:00
William Grzybowski
1e34739b64 Use setuptools for all Python ports.
Setuptools is the preferred method to manage Python distributions after
many changes to the packaging ecosystem over the past couple of years.

Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using
USE_PYDISTUTILS= easy_install remains the same however this usage is now
deprecated and should be converted to USE_PYDISTUTILS= yes.

Some Python distributions do not work with setuptools out of the box because
they extend the install command from distutils and not setuptools, and
so they need to be patched accordingly.

pip (which leverages setuptools) works around the issue by using eggs, however
we want to get rid of those as well, as support for "flat" installation is
unavailable or has other issues associated with it.

This work allows us to unify how python packages are built, ensure that Python
distributions are installed consistently, reduces complexity for Python port
maintainers and paves the way for simplifying the Python ports framework in
the future.

With hat on:	python
Reviewed by:	koobs, antoine
Exp-run:	bdrewery
Approved by:	bdrewery (portmgr)
2013-12-15 16:22:17 +00:00
Baptiste Daroussin
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Dmitry Marakasov
a13d9a603d - Switch SourceForge ports to the new File Release System: categories starting with M 2009-08-22 00:28:34 +00:00
Pav Lucistnik
b89930b9f4 - Retire py-numeric17, it is not needed for any python version supported today
PR:		ports/128343
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
2008-12-12 15:47:10 +00:00
Greg Larkin
efc676cab7 - Fixed hard-coded path in pkg-plist that caused Tinderbox breakage
under Python 2.4.
- Added handling for the lack of egg info under Python <2.5.
- Bumped PORTREVISION.

Reported by:	tabthorpe
2008-11-26 22:22:09 +00:00
Greg Larkin
cb8f66aef9 - Updated Makefile to handle installation differently based on
whether devel/py-setuptools is present or not. The setup.py installer
  modifies the packing list based on that, so we have to modify pkg-plist
  in kind.
- Added code to handle NOPORTEXAMPLES
- Take maintainership

PR:		ports/122434
Submitted by:	"Eugene M. Kim" <gene at nttmcl dot com>
2008-10-23 04:17:28 +00:00
Jimmy Olgeni
c458eb402a Unbreak pkg-plist.
PR:		ports/127647
2008-10-13 19:58:51 +00:00
Mark Linimon
d7018eab56 Reset tg due to lack of commits for several months and no response to email.
Hat:	portmgr
2008-09-07 00:54:46 +00:00
Thomas Gellekum
bfc4dd2fac MASTER_SITE for doc has moved. 2008-03-01 13:15:32 +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
Thomas Gellekum
f340a6e10a Fix pkg-plist when NOPORTDOCS is defined.
PR:		109488
Submitted by:	rafan@
2007-02-24 15:41:04 +00:00
Thomas Gellekum
efd27945b8 Upgrade to 24.2.
PR:		ports/92784
Submitted by:	"Pedro F. Giffuni" <giffunip at asme dot org>
2006-02-06 11:57:02 +00:00
Edwin Groothuis
53354e7e9c SHA256ify
Approved by: krion@
2006-01-22 12:59:47 +00:00
Thomas Gellekum
317b2a5be4 Upgrade to 24.0.
PR:		88399
Submitted by:	Marcus von Appen <mva at sysfault dot org>
2005-11-02 15:41:30 +00:00
Pav Lucistnik
3de64d5c0c - Fix build
PR:		ports/83915, ports/83985, ports/83989
Submitted by:	Brett Goulder <predatorfreak@dcaf-security.org>,
		Conrad J. Sabatier <conrads@cox.net>,
		regis rampnoux <regisr@pobox.com>
Was broken for:	51 hours
Pointy hat to:	tg
2005-07-24 17:34:46 +00:00
Thomas Gellekum
4eca4aacf3 Upgrade to 23.8. 2005-07-22 12:52:37 +00:00
Adam Weinberger
1fcf66691d Fix patches. 2005-01-12 17:50:39 +00:00
Thomas Gellekum
d2bcf69c0d Upgrade to 23.7. 2005-01-12 12:21:01 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Thomas Gellekum
40bbe83f55 Upgrade to 23.1. 2003-12-17 10:04:16 +00:00
Thomas Gellekum
0d93456207 Upgrade to 23.0.
Submitted by:	Jeremy Messenger <mezz7@cox.net>
2003-08-04 11:58:17 +00:00
Thomas Gellekum
aef998bd66 Because Python2.3 headers define _POSIX_SOURCE and _XOPEN_SOURCE,
math.h skips acosh and other hyperbolic math functions.

Submitted by:	perky
2003-08-04 11:56:54 +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
Thomas Gellekum
164cfe2626 Upgrade to 21.0. 2002-06-14 11:19:43 +00:00
Ying-Chieh Liao
ec23a90f9a add missing .pyo files into plist 2002-05-26 13:26:31 +00:00
Thomas Gellekum
9c271e76ec Cleanup: remove unneeded BUILD_DEPENDS line. 2002-05-23 12:12:22 +00:00
Thomas Gellekum
d92e49d5cf Use USE_PYDISTUTILS. 2002-04-17 11:35:55 +00:00
Thomas Gellekum
91a75a62a4 Checking PYTHON_REL in the .BEGIN target breaks `make clean' if there's no
Python installed. Use the pre-fetch target instead.

Submitted by:	Gregory Sutter <gsutter@zer0.org>
2002-01-15 12:32:05 +00:00
Thomas Gellekum
e7e7c3efbc Upgrade to 20.3. 2002-01-09 12:25:54 +00:00
Thomas Gellekum
3372e611f4 Upgrade to 20.2.1. 2001-10-19 11:13:32 +00:00
Thomas Gellekum
59017272ff Update WWW:
Submitted by:	Jean-Sebastien ROY <jean-sebastien.roy@wanadoo.fr>
2001-05-14 12:03:27 +00:00
Thomas Gellekum
6c7a5cb8bf Upgrade to 19.0.0. 2001-05-02 11:42:33 +00:00
Thomas Gellekum
be5f6df8ca Upgrade to 17.3.0. 2001-02-01 13:15:50 +00:00
Thomas Gellekum
902c9ea577 Upgrade to 17.2.0. 2000-12-22 12:29:05 +00:00
Thomas Gellekum
5deb789452 Upgrade to 17.1.2. 2000-11-29 12:54:14 +00:00
Thomas Gellekum
4f4ea9698c Upgrade to 17.1.1.
PR:		22869
Submitted by:	Johann Visagie <johann@egenetics.com>
2000-11-17 12:19:30 +00:00
Thomas Gellekum
22d7e4fb58 s/python/${PYTHON_CMD}/g 2000-09-26 11:50:16 +00:00
Thomas Gellekum
551849729b Upgrade to 16.1.1.
PR:		21446
Submitted by:	Johann Visagie <johann@egenetics.com>
2000-09-22 11:43:23 +00:00
Thomas Gellekum
0c7bf74b81 Link against libg2c, so the lapack_lite module actually works. 2000-09-18 11:38:00 +00:00
Thomas Gellekum
258ddf72bd Upgrade to 16.1. 2000-09-14 12:04:46 +00:00
Thomas Gellekum
ac141c10b2 Update to use bsd.python.mk. 2000-09-08 11:58:52 +00:00
Thomas Gellekum
a8a1754e23 Fix `python: command not found' when python doesn't exist.
Noticed by:	steve
2000-09-06 12:18:18 +00:00
Thomas Gellekum
d2de905d16 Upgrade to 16.0.
Some parts (patch-Makefile, Makefile mods) taken from a patch set
submitted by sobomax.
2000-09-04 12:35:31 +00:00
Maxim Sobolev
a9f22cd584 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
Thomas Gellekum
211b13ca38 Upgrade to 15.3. 2000-05-15 08:50:14 +00:00
Michael Haro
941e3d525a PREFIX -> LOCALBASE (portlint) 2000-04-20 20:47:01 +00:00
Thomas Gellekum
aeb0e2a15e Fix MASTER_SITE. 2000-04-19 10:41:02 +00:00
Satoshi Asami
1df1a17abc Convert to PORTNAME/PORTVERSION. 2000-04-14 07:20:58 +00:00