1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/biology
Marcus von Appen 900db324a3 Convert the Python framework bits to USES=python.
Please use USES=python instead of USE_PYTHON.

  USE_PYTHON=yes becomes USES=python
  USE_PYTHON=2.7+ becomes USES=python:2.7+
  USE_PYTHON_BUILD=3.3 becomes USES=python:3.3,build
  ...

A new PYTHON_FEATURES variable was added, which enables certain features for a
port and replaces some knobs at the same time;

  PYTHON_FEATURES=distutils replaces USE_PYDISTUTILS
  PYTHON_FEATURES=autoplist replaces PYDISTUTILS_AUTOPLIST
  PYTHON_FEATURES=py3kplist replaces PYTHON_PY3K_PLIST_HACK
  PYTHON_FEATURES=noegginfo replaces PYDISTUTILS_NOEGGINFO
  PYTHON_FEATURES=concurrent replaces PYTHON_CONCURRENT_INSTALL
  PYTHON_FEATURES=pythonprefix replaces USE_PYTHON_PREFIX

Some knobs have been deprecated and are to be removed in the near future:

  PYTHON_MASTER_SITES - use MASTER_SITE_PYTHON instead
  PYTHON_PKGNAMESUFFIX - use PYTHON_PKGNAMEPREFIX instead
  PYDISTUTILS_INSTALLNOSINGLE - deprecated without replacement

Some knobs have been removed completely:

  PYTHON_MASTER_SITE_SUBDIR
  PYTHON_DISTNAME
  PYTHON_WRKSRC

Several variables specific to the Python framework are no longer passed to the
build environment to avoid polluting dependency builds.

  PYTHON_VERSION is not passed to .MAKEFLAGS anymore
  PYTHON_DEFAULT_VERSION,
  PYTHON_DEFAULT_PORTVERSION and
  PYTHONBASE are not passed to the make environment anymore

The conversion required a couple of ports to be updated to fit the changes and
new requirements. Those included "bsd.python.mk" directly or contained checks
in places, for which the USES framework would fail to provide correct values.

Python modules directly using the upstream Python package (such as py-tkinter
or py-sqlite3) were updated to avoid using the now unnecessary and remmoved
knobs from "bsd.python.mk".

Phabric:	D399
exp-run:	167368 192357
PR:		167368 192357
Reviewed by:	antoine, wg
Exp-run award:	antoine
With hat:	python@
Approved by:	portmgr
2014-08-09 15:44:27 +00:00
..
ariadne Convert a bunch of EXTRACT_SUFX=... into USES=tar:... 2014-07-29 19:11:51 +00:00
artemis
avida
babel Rename biology/ patch-xy patches to reflect the files they modify. 2014-07-28 14:22:16 +00:00
biococoa
biojava - add stage support 2014-06-01 10:37:22 +00:00
blast Mark as broken: no distinfo provided 2014-06-22 22:06:01 +00:00
blat Put HOME in MAKE_ARGS to handle pverride of HOME in MAKE_ENV from bsd.port.mk 2014-06-25 08:55:55 +00:00
boinc-simap
chemeq
clustalw Multiple ports: reset maintainers 2014-05-26 02:33:38 +00:00
consed Convert a bunch of EXTRACT_SUFX=... into USES=tar:... 2014-07-29 19:11:51 +00:00
crux Convert a bunch of USE_BZIP2 to USES=tar:bzip2 2014-07-29 18:41:15 +00:00
embassy Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
emboss Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-09 11:21:52 +00:00
fasta
fasta3
fastdnaml
fluctuate
garlic biology/garlic: Stage properly to unbreak 2014-07-17 10:13:06 +00:00
gff2ps
gmap
gperiodic
grappa
hmmer Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 14:54:54 +00:00
iolib - I forgot to svn add a new patch 2014-05-31 18:03:08 +00:00
jalview
lagan
lamarc
libsbml Convert the Python framework bits to USES=python. 2014-08-09 15:44:27 +00:00
linux-foldingathome Stagify. 2014-07-06 16:05:34 +00:00
mafft Convert a bunch of EXTRACT_SUFX=... into USES=tar:... 2014-07-29 19:11:51 +00:00
mapm3
migrate
molden Catch a couple of missing convertsion to :tu/:tl 2014-05-05 11:15:53 +00:00
mopac - Switch to USES=libtool, drop .la files 2014-08-06 16:05:49 +00:00
mrbayes
mummer biology/mummer: Use OPSYS with OSVERSION 2014-07-19 22:00:16 +00:00
muscle Update to 3.8.31. 2014-06-17 21:36:06 +00:00
ncbi-toolkit
njplot - add stage support 2014-06-01 11:26:39 +00:00
ortep3
p5-AcePerl Rename biology/ patch-xy patches to reflect the files they modify. 2014-07-28 14:22:16 +00:00
p5-Bio-ASN1-EntrezGene Convert a bunch of EXTRACT_SUFX=... into USES=tar:... 2014-07-29 19:11:51 +00:00
p5-Bio-Das
p5-Bio-Das-Lite
p5-Bio-GFF3
p5-Bio-Glite
p5-Bio-Graphics Really fix. 2014-07-25 23:08:58 +00:00
p5-Bio-MAGETAB - update to 1.31 2014-05-16 13:33:02 +00:00
p5-Bio-NEXUS
p5-Bio-Phylo
p5-Bio-SCF Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-bioperl biology/p5-bioperl: fix pkg-descr sidenote link 2014-08-04 04:32:38 +00:00
p5-bioperl-run biology/p5-bioperl-run: 1.6.1 -> 1.6.901, unbreak, stagify 2014-08-04 08:54:10 +00:00
paml Convert a bunch of EXTRACT_SUFX=... into USES=tar:... 2014-07-29 19:11:51 +00:00
phd2fasta Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
phrap Replace maintainer's email address with one that seems to work 2014-05-10 18:07:52 +00:00
phred Replace maintainer's email address with one that seems to work 2014-05-10 18:07:52 +00:00
phylip The FreeBSD x11@ and graphics team proudly presents 2014-04-16 18:28:47 +00:00
phyml
platon Add a DOCS option. 2014-08-03 21:44:23 +00:00
plink
plinkseq - Switch to USES=libtool, drop .la files 2014-07-22 22:12:15 +00:00
povchem Rename biology/ patch-xy patches to reflect the files they modify. 2014-07-28 14:22:16 +00:00
primer3 Quote ${CC} and similar variables in MAKE_ARGS. 2014-05-20 19:32:39 +00:00
protomol Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
psi88 Convert a bunch of EXTRACT_SUFX=... into USES=tar:... 2014-07-29 19:11:51 +00:00
py-biopython - Stage 2014-04-27 01:59:47 +00:00
pycogent - Stage support [1] 2014-05-02 14:00:13 +00:00
pyfasta
pymol Convert a bunch of USE_BZIP2 to USES=tar:bzip2 2014-07-29 18:41:15 +00:00
python-nexus Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-09 11:21:52 +00:00
recombine
ruby-bio Support stage 2014-04-07 13:01:26 +00:00
seaview - Update to 4.5.2 2014-06-04 06:28:56 +00:00
seqan Use gcc on all platforms. 2014-07-10 22:29:52 +00:00
seqio
seqtools USES=execinfo 2014-08-04 23:06:21 +00:00
sim4
ssaha
t_coffee Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-09 11:21:52 +00:00
tinker - Un-break fetch stage: the name scheme of the source tarballs has changed 2014-04-22 19:28:18 +00:00
treepuzzle
treeviewx Unbreak 2014-06-04 20:08:15 +00:00
tRNAscan-SE Convert a bunch of EXTRACT_SUFX=... into USES=tar:... 2014-07-29 19:11:51 +00:00
ugene USES=execinfo 2014-08-04 23:06:21 +00:00
velvet Convert a bunch of EXTRACT_SUFX=... into USES=tar:... 2014-07-29 19:11:51 +00:00
wise
xmolwt
Makefile Remove expired ports: 2014-04-18 11:17:45 +00:00