1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

33 Commits

Author SHA1 Message Date
Antoine Brodin
b1008ada68 - Stage support
- Fix packaging of examples after switch to autoplist
2014-02-19 18:42:43 +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
William Grzybowski
d76ffe0f7c dns/py-dnspython: revert wrong revert of last commit
Pointy hat:	wg
2013-12-12 15:14:23 +00:00
William Grzybowski
39d1ba9cab dns/py-dnspython: revert last egginfo commit as it doesn't work with python 3 2013-12-09 14:09:59 +00:00
William Grzybowski
c14d26a17e dns/py-dnspython: use auto egg info
Submitted by:	wg (myself, via email)
Approved by:	maintainer
2013-12-09 13:16:08 +00:00
Ruslan Makhmatkhanov
bd1eeb290b - unbreak with python3 2013-11-10 18:01:40 +00:00
William Grzybowski
ad6185beb8 dns/py-dnspython: update to 1.11.1
PR:		oorts/182586
Submitted by:	Craig Leres <leres ee.lbl.gov>
Approved by:	maintainer (timeout)
2013-11-02 22:22:52 +00:00
Baptiste Daroussin
24a1652ff4 Add NO_STAGE all over the place in preparation for the staging support (cat: dns) 2013-09-20 16:31:57 +00:00
Ruslan Makhmatkhanov
a1f335c6d3 - update to 1.11.0
changelog:
- 1.11.0 is mostly a bug fix release, but two new features are support
  for the $GENERATE syntax and the TLSA RR type.
- A number of bugs have been fixed as well.
- Python 2.4 or later is required.
2013-07-18 12:24:09 +00:00
Ruslan Makhmatkhanov
86e76a45bb - make this port aware of python3 version distribution (different codebase)
Submitted by:	Bertrand Petit <elrond@phoe.frmug.org> (by mail)
2013-03-01 19:32:05 +00:00
Ruslan Makhmatkhanov
4ce9d257d7 - fix dependency
- do not bumping PORTREVISION because it's not default

Submitted by:	bapt (by mail)
Feature safe:	yes
2012-11-14 20:26:48 +00:00
Ruslan Makhmatkhanov
169a3378e6 - circumvent the ports options infrastructure limitation to not nag user with
options dialog every time (to let him actually save the chosen options)

Reported by:	bapt
2012-10-04 08:13:51 +00:00
Ruslan Makhmatkhanov
b8ffbd56aa - update to 1.10.0
- convert to optionsng

while here:
- limit python version to 2.x only
- remove deprecated attribution in pkg-descr

PR:		171786
Submitted by:	William Grzybowski <william88 at gmail dot com>
Approved by:	Andy Greenwood <greenwood.andy at gmail dot com> (prev maintainer)
2012-09-29 20:19:52 +00:00
Ruslan Makhmatkhanov
bd7a1aab54 - take maintainership 2012-09-22 18:46:24 +00:00
Thomas Abthorpe
783ef3315b - Reassign to the heap at maintainer's request 2012-09-22 15:48:23 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Martin Wilke
7fce048818 - Update to 1.9.4
PR:		156069
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	maintainer
2011-04-12 03:48:21 +00:00
Martin Wilke
7afe451d00 - Update to 1.9.2
PR:		154535
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	maintainer
2011-02-19 12:47:37 +00:00
Martin Wilke
b0c6169445 - Update to 1.8.0
PR:		144737
Submitted by:	ghostonthewire <ghostonthewire@gmail.com> (maintainer)
2010-03-20 19:12:44 +00:00
Martin Wilke
6345553f44 - Update to 1.7.1
PR:		135846
Submitted by:	Wen Heping <wenheping@gmail.com>
Approved by:	maintainer
2009-07-01 12:39:55 +00:00
Wesley Shields
20510caebf - Pass maintainership to submitter
PR:		ports/131617
Submitted by:	Andrew Greenwood <greenwood.andy@gmail.com>
2009-02-12 19:01:27 +00:00
Martin Wilke
d3e8473274 - Update to 1.6.0
PR:		125774
Submitted by:	Martin Jackson <mhjacks@swbell.net>
2008-07-19 21:16:52 +00:00
Mario Sergio Fujikawa Ferreira
44b27a1176 Drop maintainership. 2008-06-15 19:06:36 +00:00
Mario Sergio Fujikawa Ferreira
a8b682a008 Update to 1.5.0
PR:		112080
Submitted by:	miwi
2007-04-25 07:24:27 +00:00
Pav Lucistnik
aff6d2a950 - Update to 1.4.0
PR:		ports/98569
Submitted by:	Martin Jackson <mhjacks@swbell.net>
Approved by:	maintainer timeout (lioux; 17 days)
2006-06-23 09:03:52 +00:00
Mario Sergio Fujikawa Ferreira
43d8007aa3 o Permission safeness fix: files can become unaccessible depending
on umask(1) settings
o Bump PORTREVISION
2005-11-15 01:55:41 +00:00
Mario Sergio Fujikawa Ferreira
529bd8e0db Update to 1.3.5
Prompted by:	edwin (FreeBSD Ports Version Check)
2005-11-14 12:30:36 +00:00
Mario Sergio Fujikawa Ferreira
9a4b87b1c7 Add SHA256 checksum 2005-11-11 06:06:17 +00:00
Mario Sergio Fujikawa Ferreira
b924f1e77f Update to 1.3.4 2005-08-28 18:32:17 +00:00
Mario Sergio Fujikawa Ferreira
a3e782767e Update to 1.3.3
PR:		79181
Submitted by:	Martin Jackson <mhjacks@swbell.net>
2005-04-02 23:20:09 +00:00
Mario Sergio Fujikawa Ferreira
443141cfce Remove unused/extraneous poast-extract target. No functional change 2005-01-20 12:37:16 +00:00
Mario Sergio Fujikawa Ferreira
c1710cc891 o Fix PLIST: Use EXAMPLESDIR PLIST_SUB correctly
o Bump PORTEREVISION due to PLIST change

Submitted by:	kris (pointyhat)
2004-12-27 02:10:19 +00:00
Mario Sergio Fujikawa Ferreira
321c6ec69e New port py-dnspython version 1.3.2: A DNS toolkit for Python 2004-12-26 10:36:52 +00:00