1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
Mathieu Arnold
551be3c723 Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
2017-11-30 15:50:30 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Dmitry Marakasov
45cb2796dd - Convert to new shebangfix order
- Remove unneeded shebangfix items
- Add NO_ARCH
- Merge USES lines
- Remove redundant options.mk inclusion

PR:		203515
Submitted by:	amdmi3
Approved by:	maintainer timeout (pavelivolkov@gmail.com, 2 weeks)
2015-10-19 14:53:16 +00:00
Antoine Brodin
6e381a9d53 Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports
using python

PR:		201077
Reviewed by:	mat
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D2955
2015-07-29 22:09:53 +00:00
Thomas Zander
49b87c519c - Allow to work with python 3
- Use autoplist

PR:		199781
Submitted by:	pavelivolkov@gmail.com (maintainer)
2015-05-16 19:29:50 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Kurt Jaeger
b16c6167b1 emulators/dynagen: shebangfix for python in the scripts instead of patches
PR:		194215
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
Reviewed by:	marino
2015-03-28 14:38:49 +00:00
Marcus von Appen
91e4e8a4e3 - Convert ports from dns/, editors/ and emulators/ to new
USES=python

Approved by:	portmgr (implicit)
2014-10-19 15:43:33 +00:00
Alex Kozlov
3e3a8c925a - Remove empty files and directories 2014-06-24 12:29:20 +00:00
John Marino
3c67b90bc0 emulators/dynagen: Add stage support
In addition:
  * Update maintainer address
  * minor tweaks

PR:		190923
submitted by:	maintainer (Pavel Volkoy)
2014-06-11 16:38:50 +00:00
Baptiste Daroussin
f0a8714b3a Convert to USES=dos2unix
With hat:	portmgr
2014-05-26 06:55:07 +00:00
Baptiste Daroussin
1089da7dcc Add NO_STAGE all over the place in preparation for the staging support (cat: emulators) 2013-09-20 16:43:52 +00:00
Wesley Shields
b19a109f0d Fix RUN_DEPENDS.
Add LICENSE.
Switch to PLIST_FILES.

PR:		ports/168937
Submitted by:	Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
2012-06-22 01:49:00 +00:00
Ruslan Makhmatkhanov
fd3d58ae5a - convert to using PYTHON_SITELIBDIR (non-functional change) 2012-02-12 15:56:41 +00:00
Sunpoet Po-Chuan Hsieh
c2d6336dcf - Change RUN_DEPENDS from emulators/dynamips-devel to emulators/dynamips-community
- Bump PORTREVISION for dependency change
- Remove obsolete MD5 checksum

PR:		ports/156692
Submitted by:	Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
2011-04-29 19:03:52 +00:00
Max Brazhnikov
6709e5d162 Update maintainer address
PR:		ports/151500
Submitted by:	Pavel I. Volkov (maintainer)
2010-10-16 20:02:48 +00:00
Dmitry Marakasov
c6d73b3a64 - Switch SourceForge ports to the new File Release System: categories starting with E,F 2009-08-22 00:20:34 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Martin Wilke
323fcfa061 - Update to 0.11.0
PR:		124759
Submitted by:	Pavel I Volkov <pol@opk.ru> (maintainer)
2008-06-20 14:36:28 +00:00
Edward Tomasz Napierala
0b16fcb7d2 - Pass maintainership to Pavel Volkov, who is already maintaining
emulators/dynagen-devel.

Approved by:	Pavel Volkov
2008-06-11 10:42:21 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +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
Edward Tomasz Napierala
627cb575f7 - Use proper capitalization in my email address.
Approved by:	miwi (mentor)
Suggested by:	sat
2007-07-11 22:06:16 +00:00
Edward Tomasz Napierala
8554787dd2 - Update to 0.9.3.
PR:		ports/113807
Submitted by:	Pavel I Volkov <pol@opk.ru>
Approved by:	miwi (mentor)
2007-07-04 11:07:56 +00:00
Edward Tomasz Napierala
985042c3ae Change my email address to trasz@FreeBSD.org.
Approved by:	miwi (mentor)
2007-04-13 13:03:49 +00:00
Martin Wilke
421a95612d - Update to 0.9.0
PR:             109576
Submitted by:   trasz (maintainer)
2007-02-26 21:26:46 +00:00
Martin Wilke
7f9505010b - Update to 0.8.3
PR:           107663
Submitted by: trasz (maintainer)
2007-01-08 12:36:55 +00:00
Martin Wilke
887b0a91b3 - Update to 0.8.2
PR:             ports/107456
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl> (Maintainer)
2007-01-03 17:19:27 +00:00
Martin Wilke
72524095bd - Update to 0.8.1
PR:             105840
Submitted by    trasz (maintainer)
2006-11-25 10:33:33 +00:00
Martin Wilke
c858900efe Dynagen is a front-end for use with the Dynamips Cisco router
emulator. It uses an INI-like configuration file to provision
Dynamips emulator networks. It takes care of specifying the right
port adapters, generating and matching up those pesky NIO descriptors,
specifying bridges, frame-relay, ATM switches, etc. It also provides
a management CLI for listing devices, suspending and reloading
instances, etc.

WWW:    http://dyna-gen.sourceforge.net/

PR:		ports/105282
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl>
2006-11-08 23:34:32 +00:00