summaryrefslogtreecommitdiff
path: root/sysutils/iocage (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert Python ports to FLAVORS.Mathieu Arnold2017-11-301-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=455210
* Be more precise about the python version in CONFLICTS.Marcelo Araujo2017-10-031-1/+1
| | | | | | | Submited by: jbeich Notes: svn path=/head/; revision=451113
* After rename py36-iocage, remove unused conflict ports iocage-[0-9]*Marcelo Araujo2017-10-031-1/+1
| | | | | | | | | and iocage-devel-[0-9]*. Sponsored by: iXsystems Inc. Notes: svn path=/head/; revision=451112
* Update to 0.9.9.2.Marcelo Araujo2017-10-032-5/+4
| | | | | | | | | Changelog at: https://github.com/iocage/iocage/releases/tag/0.9.9.2 Sponsored by: iXsystems Inc. Notes: svn path=/head/; revision=451110
* Rename py3-iocage to iocage as by now we don't have more conflicts withMarcelo Araujo2017-10-034-0/+91
| | | | | | | | | | the old iocage version and also in favor of python flavors that will land soon, it makes sense to do it now. Sponsored by: iXsystems, Inc. Notes: svn path=/head/; revision=451109
* Remove expired ports:Rene Ladan2017-04-104-70/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2017-02-05 sysutils/puppet38: Upstream support ended, see http://tinyurl.com/puppet3eol 2017-03-31 editors/libreoffice4: Deprecated by upstream 2017-03-31 databases/rubygem-redis-actionpack4: Use databases/rubygem-redis-actionpack instead 2017-03-31 devel/rubygem-nio4r1: Use devel/rubygem-nio4r instead 2017-03-31 devel/liborcus07: Deprecated by upstream, use devel/liborcus 2017-03-31 devel/mdds0: Deprecated by upstream, use devel/mdds 2017-03-31 security/openvpn23-polarssl: Replaced by new upstream relesae 2.4.x 2017-03-31 security/openvpn23: Replaced by new upstream relesae 2.4.x 2017-03-31 textproc/p5-XML-XSH: Deprecated by upstream 2017-03-31 www/rubygem-jquery-atwho-rails-rails4: Use www/rubygem-jquery-atwho-rails instead 2017-03-31 www/p5-Catalyst-Plugin-Singleton: Deprecated by upstream 2017-04-01 x11/lumina-i18n: Obsolete, i18n files included in x11/lumina 2017-04-01 sysutils/jail2: Starting with 10.0 functionality has been merged into base. 2017-04-01 sysutils/iocage-devel: Outdated version. Please use sysutils/py-iocage instead 2017-04-01 sysutils/iocage: Outdated version. Please use sysutils/py-iocage instead 2017-04-05 databases/puppetdb: Depends on expired sysutils/puppet38, use puppetdb[34] instead 2017-04-05 databases/puppetdb-terminus: Depends on expired sysutils/puppet38, use puppetdb-terminus[34] 2017-04-08 databases/pglesslog: Does not build with recent PostgreSQL versions 2017-04-08 textproc/go-text: Go libraries should not be packaged 2017-04-08 devel/go-pretty: Go libraries should not be packaged 2017-04-08 databases/godis: Go libraries should not be packaged 2017-04-10 www/moodle29: Upstream support EoL, please migrate to moodle32 Notes: svn path=/head/; revision=438191
* Mark sysutils/iocage as DEPRECATED, replaced by sysutils/py-iocageBartek Rutkowski2017-01-241-0/+3
| | | | | | | PR: 216193 Notes: svn path=/head/; revision=432334
* sysutils/iocage: update pkg-descr information and WWWBartek Rutkowski2017-01-151-1/+4
| | | | Notes: svn path=/head/; revision=431557
* sysutils/iocage: update GH_ACCOUNT and GH_PROJECT after repository changeBartek Rutkowski2017-01-152-3/+5
| | | | Notes: svn path=/head/; revision=431556
* sysutils/iocage: update 1.7.5 -> 1.7.6Bartek Rutkowski2016-08-222-4/+4
| | | | | | | | PR: 211988 Submitted by: olegni Notes: svn path=/head/; revision=420595
* sysutils/iocage: update 1.7.4 -> 1.7.5Bartek Rutkowski2016-07-132-3/+4
| | | | | | | | | - Fix jails import bugs MFH: 2016Q3 Notes: svn path=/head/; revision=418466
* sysutils/iocage: update 1.7.3 -> 1.7.4Bartek Rutkowski2016-02-182-3/+3
| | | | | | | | | - Contains important functionality fix MFH: 2016Q1 Notes: svn path=/head/; revision=409097
* - Drop 8.x supportDmitry Marakasov2015-09-151-7/+2
| | | | | | | | | - Add NO_ARCH Approved by: portmgr blanket Notes: svn path=/head/; revision=397008
* sysutils/iocage: update 1.7.1 -> 1.7.3Bartek Rutkowski2015-08-292-3/+3
| | | | | | | | | | | - Adds ability to create 10.2 jails PR: 202661 Submitted by: olegni MFH: 2015Q3 Notes: svn path=/head/; revision=395563
* sysutils/iocage: update 1.6.2 -> 1.7.1Bartek Rutkowski2015-08-054-5/+7
| | | | | | | | | | | - Change upstream GH account - Change WWW PR: 202079 Submitted by: Ben Woods <woodsb02@gmail.com> Notes: svn path=/head/; revision=393579
* sysutils/iocage: update 1.6.1 -> 1.6.2Bartek Rutkowski2015-05-302-4/+3
| | | | | | | | PR: 200529 Submitted by: Kevin Bowling <kevin.bowling@kev009.com> Notes: svn path=/head/; revision=387988
* sysutils/iocage: fix missing include filesBartek Rutkowski2015-05-282-4/+25
| | | | | | | | PR: 200486 Submitted by: Kevin Bowling <kevin.bowling@kev009.com> Notes: svn path=/head/; revision=387725
* sysutils/iocage: update 1.5.1 -> 1.6.1Bartek Rutkowski2015-05-262-5/+3
| | | | | | | - Update to new USE_GITHUB standard Notes: svn path=/head/; revision=387505
* sysutils/iocage: update 1.4.6 -> 1.5.1Bartek Rutkowski2015-03-252-5/+4
| | | | | | | - Switch from GHL to GH and remove GH_COMMIT Notes: svn path=/head/; revision=382195
* Update USE_GITHUB so it does not require GH_COMMIT.Bryan Drewery2015-03-191-1/+1
| | | | | | | | | | | | | | | | | | | | Using this new scheme allows only setting the _tag_ or _commit hash_ in GH_TAGNAME and not having to know the hash for a tag. This scheme will download a tarball that has a different checksum than before due to a changed directory name for extraction. The following MASTER_SITES are provided to retain the old checksum and directory structure (that require GH_COMMIT): GH -> GHL GITHUB -> GITHUB_LEGACY Differential Revision: https://reviews.freebsd.org/D748 Submitted by: amdmi3 Reviewed by: mat, swills, antoine, bdrewery With hat: portmgr Notes: svn path=/head/; revision=381618
* sysutils/iocage: update 1.4.4 -> 1.4.6Bartek Rutkowski2015-01-242-6/+6
| | | | | | | - Reduce the OSVERSION requirement to 9.0-RELEASE Notes: svn path=/head/; revision=377796
* sysutils/iocage: new port - full featured Jails managerBartek Rutkowski2014-07-183-0/+47
Approved by: swills (mentor) Notes: svn path=/head/; revision=362179